# # ChangeLog for / # # Generated by Trac 1.6 # Nov 23, 2024, 3:17:59 PM Fri, 06 Jul 2007 19:18:35 GMT Gary Byers [6793] * branches/ide-1.0/ccl/examples/cocoa-application.lisp (modified) Use standard-kernel-name. Fri, 06 Jul 2007 19:05:33 GMT Gary Byers [6792] * branches/ide-1.0/ccl/level-1/version.lisp (modified) Bump! Fri, 06 Jul 2007 19:03:27 GMT Gary Byers [6791] * branches/ide-1.0/ccl/lib/describe.lisp (modified) Nit: say "special operator", not "special form". Fri, 06 Jul 2007 19:03:02 GMT Gary Byers [6790] * branches/ide-1.0/ccl/hemlock/src/doccoms.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/echo.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/echocoms.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/filecoms.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/lispmode.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/listener.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/macros.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/modeline.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/morecoms.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/rompsite.lisp (modified) * branches/ide-1.0/ccl/hemlock/src/searchcoms.lisp (modified) Random typeout to named windows. (It's a start.) Fri, 06 Jul 2007 19:01:03 GMT Gary Byers [6789] * branches/ide-1.0/ccl/examples/cocoa-window.lisp (modified) Measure char width consistently when creating text attributes. Fri, 06 Jul 2007 19:00:19 GMT Gary Byers [6788] * branches/ide-1.0/ccl/examples/cocoa-typeout.lisp (modified) Move towards multiple typeout panels. Fri, 06 Jul 2007 18:59:39 GMT Gary Byers [6787] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) Remove #_NSLog call. Fri, 06 Jul 2007 18:59:08 GMT Gary Byers [6786] * branches/ide-1.0/ccl/examples/cocoa-listener.lisp (modified) update-buffer-package is a no-op for listeners. Fri, 06 Jul 2007 18:58:39 GMT Gary Byers [6785] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Do paren-blinking by setting temporary attributes in layout manager; ... Fri, 06 Jul 2007 18:57:01 GMT Gary Byers [6784] * branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) Still not right. Fri, 06 Jul 2007 18:55:49 GMT Gary Byers [6783] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Can never tell what changed; need to move to a Tiger system and ... Fri, 29 Jun 2007 08:02:36 GMT Gary Byers [6782] * branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) Dwarf nonsense for exception handling. Doesn't work yet. Fri, 29 Jun 2007 08:01:56 GMT Gary Byers [6781] * branches/ide-1.0/ccl/examples/objc-support.lisp (modified) Use #_objc_exception_throw on x86-64. (Should really do this for ... Fri, 29 Jun 2007 08:00:32 GMT Gary Byers [6780] * branches/ide-1.0/ccl/examples/objc-runtime.lisp (modified) WITH-NS-EXCEPTIONS-AS-ERRORS: no runtime exception handling in ObjC ... Tue, 26 Jun 2007 09:14:06 GMT Gary Byers [6779] * branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s (modified) Start to sketch out ObjC 2.0 exception handling in .SPffcall. Needs ... Tue, 26 Jun 2007 09:11:17 GMT Gary Byers [6778] * branches/ide-1.0/ccl/compiler/X86/x86-arch.lisp (modified) Replace some unused globals with things for ObjC 2.0 exception handling. Tue, 26 Jun 2007 09:10:45 GMT Gary Byers [6777] * branches/ide-1.0/ccl/lisp-kernel/lisp_globals.h (modified) * branches/ide-1.0/ccl/lisp-kernel/x86-constants.s (modified) Replace some unused globals with things for ObjC 2.0 exception handling. Wed, 20 Jun 2007 18:35:04 GMT Gary Byers [6776] * branches/ide-1.0/ccl/lib/arglist.lisp (modified) Some arglist info for special operators. Wed, 20 Jun 2007 18:34:34 GMT Gary Byers [6775] * branches/ide-1.0/ccl/hemlock/src/morecoms.lisp (modified) Remove TIME macro call. Wed, 20 Jun 2007 18:34:00 GMT Gary Byers [6774] * branches/ide-1.0/ccl/hemlock/src/macros.lisp (modified) with-popop-display forces output. Wed, 20 Jun 2007 18:33:32 GMT Gary Byers [6773] * branches/ide-1.0/ccl/hemlock/src/listener.lisp (modified) no IN-LISP in describe-symbol. Wed, 20 Jun 2007 18:32:47 GMT Gary Byers [6772] * branches/ide-1.0/ccl/hemlock/src/lispmode.lisp (modified) strip package when indenting; defindent for cond (wrong!), find first ... Wed, 20 Jun 2007 18:31:27 GMT Gary Byers [6771] * branches/ide-1.0/ccl/hemlock/src/interp.lisp (modified) I think that I like %command-loop's behavior, finally. Wed, 20 Jun 2007 18:30:35 GMT Gary Byers [6770] * branches/ide-1.0/ccl/hemlock/src/filecoms.lisp (modified) Don't complain about compulsive use of c-x c-s to save unmodified ... Wed, 20 Jun 2007 18:28:58 GMT Gary Byers [6769] * branches/ide-1.0/ccl/hemlock/src/echo.lisp (modified) Start to prompt for package; might be better to just (constantly) ... Wed, 20 Jun 2007 18:28:02 GMT Gary Byers [6768] * branches/ide-1.0/ccl/hemlock/src/bindings.lisp (modified) Lose abbrev bindings. Wed, 20 Jun 2007 18:27:25 GMT Gary Byers [6767] * branches/ide-1.0/ccl/level-1/l1-error-system.lisp (modified) * branches/ide-1.0/ccl/lib/read.lisp (modified) reader-error: it's not a steam. Wed, 20 Jun 2007 18:26:38 GMT Gary Byers [6766] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Change background color of modeline when changing text view ... Wed, 20 Jun 2007 17:34:32 GMT Gary Byers [6765] * branches/ide-1.0/ccl/examples/cocoa-typeout.lisp (modified) Wrap #/beginEditing, #/endEditing around textstorage modifications. Wed, 20 Jun 2007 17:29:03 GMT Gary Byers [6764] * branches/ide-1.0/ccl/examples/compile-hemlock.lisp (modified) No abbrev.lisp. Wed, 20 Jun 2007 17:28:45 GMT Gary Byers [6763] * branches/ide-1.0/ccl/hemlock/src/archive/abbrev.lisp (moved) Archive ... Mon, 18 Jun 2007 08:44:09 GMT Gary Byers [6762] * branches/ide-1.0/ccl/examples/cocoa-window.lisp (modified) Remember the condition that's already been reported ... Mon, 18 Jun 2007 08:42:02 GMT Gary Byers [6761] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) Hypersspec setup stuff; still not finished. Mon, 18 Jun 2007 08:40:56 GMT Gary Byers [6760] * branches/ide-1.0/ccl/examples/cocoa-listener.lisp (modified) Another CMD-L bug. Mon, 18 Jun 2007 08:40:08 GMT Gary Byers [6759] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) view pop-up menu, color changing stuff. Are bugs Leopard-specific ? Mon, 18 Jun 2007 08:38:34 GMT Gary Byers [6758] * branches/ide-1.0/ccl/examples/cocoa-defaults.lisp (modified) More changes. Mon, 18 Jun 2007 08:37:47 GMT Gary Byers [6757] * branches/ide-1.0/ccl/hemlock/src/bindings.lisp (modified) C-x =, M-g. Mon, 18 Jun 2007 08:37:08 GMT Gary Byers [6756] * branches/ide-1.0/ccl/hemlock/src/echo.lisp (modified) Don't sleep in MESSAGE, CLEAR-ECHO-AREA. Still slow, sometimes. Mon, 18 Jun 2007 08:36:19 GMT Gary Byers [6755] * branches/ide-1.0/ccl/hemlock/src/morecoms.lisp (modified) Add/tweak a few things. Sun, 17 Jun 2007 21:18:52 GMT Gary Byers [6754] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Tweak reset button location, select initial tab. Sun, 17 Jun 2007 05:57:59 GMT Gary Byers [6753] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Keep trying ... Sun, 17 Jun 2007 05:34:13 GMT Gary Byers [6752] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) skeleton for hyperspec file url button action. Sun, 17 Jun 2007 05:33:44 GMT Gary Byers [6751] * branches/ide-1.0/ccl/examples/cocoa-doc.lisp (modified) Hyperspec file url string initial value is just /. Sun, 17 Jun 2007 05:32:36 GMT Gary Byers [6750] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Back to xml, connect hyperspec file url button. Sun, 17 Jun 2007 02:19:40 GMT Gary Byers [6749] * branches/ide-1.0/ccl/examples/cocoa-doc.lisp (modified) Changes for new prefs stuff. Sun, 17 Jun 2007 02:18:58 GMT Gary Byers [6748] * branches/ide-1.0/ccl/examples/cocoa-defaults.lisp (modified) No constraints on cocoa-defaults. Add optional change-hook mechanism. Sun, 17 Jun 2007 02:18:38 GMT Gary Byers [6747] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) No constraints on cocoa-defaults. Sun, 17 Jun 2007 02:17:37 GMT Gary Byers [6746] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) Don't observe defaults changes. Do register for notification. Make ... Sun, 17 Jun 2007 02:16:26 GMT Gary Byers [6745] * branches/ide-1.0/ccl/examples/cocoa-window.lisp (modified) No constraints on cocoa-defaults. Sun, 17 Jun 2007 02:15:55 GMT Gary Byers [6744] * branches/ide-1.0/ccl/examples/cocoa.lisp (modified) New bundle-path fakery. Sun, 17 Jun 2007 02:15:23 GMT Gary Byers [6743] * branches/ide-1.0/ccl/examples/fake-cfbundle-path.lisp (modified) Use a prototype info.plist, touch the kernel, etc. Sun, 17 Jun 2007 02:14:39 GMT Gary Byers [6742] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) HyperSpec stuff. Not finished, and need to use a saner IB. Sun, 17 Jun 2007 01:56:28 GMT Gary Byers [6741] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Info.plist-proto (moved) Replace Info.plist with a "prototype", allowing the right kernel to ... Sat, 16 Jun 2007 01:11:06 GMT Gary Byers [6740] * trunk/ccl/ChangeLog (modified) Sat, 16 Jun 2007 00:57:39 GMT Gary Byers [6739] * trunk/ccl/lib/read.lisp (modified) use hash tables in #=, ##. Sometimes Fri, 15 Jun 2007 20:11:21 GMT Gary Byers [6738] * trunk/ccl/ChangeLog (modified) Fri, 15 Jun 2007 19:20:07 GMT Gary Byers [6737] * trunk/ccl/compiler/X86/x862.lisp (modified) x862-numcmp: if both args fixnums ... x862-inline-numcmp: don't ... Fri, 15 Jun 2007 11:43:35 GMT Gary Byers [6736] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Add a reset button, use FontNameTransformer. Fri, 15 Jun 2007 11:27:31 GMT Gary Byers [6735] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) More stuff. Fri, 15 Jun 2007 11:27:12 GMT Gary Byers [6734] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Nah. We don't want to use the font panel. Fri, 15 Jun 2007 11:26:36 GMT Gary Byers [6733] * branches/ide-1.0/ccl/examples/cocoa-defaults.lisp (modified) Add cocoa-defaults-initial-values. Thu, 14 Jun 2007 18:32:59 GMT Gary Byers [6732] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Back out of last change. Thu, 14 Jun 2007 18:27:18 GMT Gary Byers [6731] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) color wells not "continuous". Thu, 14 Jun 2007 18:19:09 GMT Gary Byers [6730] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Bind "enabled" state of preferences revert button to prefs ... Thu, 14 Jun 2007 15:08:40 GMT Gary Byers [6729] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Un botch accidental tab view binding. Thu, 14 Jun 2007 14:36:59 GMT Gary Byers [6728] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/backtrace.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/backtrace.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/backtrace.nib/keyedobjects.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib/keyedobjects.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (modified) Ensure (for the time being) that everything's text. Start to add ... Thu, 14 Jun 2007 07:38:51 GMT Gary Byers [6727] * branches/ide-1.0/ccl/examples/cocoa-listener.lisp (modified) Single default for background color. Thu, 14 Jun 2007 07:38:03 GMT Gary Byers [6726] * branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) New preferences panel; use Cocoa bindings. Seems buggy as hell, but ... Thu, 14 Jun 2007 07:37:27 GMT Gary Byers [6725] * branches/ide-1.0/ccl/examples/cocoa-window.lisp (modified) New preferences panel. Thu, 14 Jun 2007 07:36:46 GMT Gary Byers [6724] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Single defaults for background colors. (Not always working wrt ... Thu, 14 Jun 2007 07:32:38 GMT Gary Byers [6723] * branches/ide-1.0/ccl/examples/cocoa-defaults.lisp (modified) Try to work with new preferences scheme. Thu, 14 Jun 2007 07:32:14 GMT Gary Byers [6722] * branches/ide-1.0/ccl/examples/cocoa-doc.lisp (modified) That darned wacky hypespec has an #\r in its name. Thu, 14 Jun 2007 07:31:24 GMT Gary Byers [6721] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib (added) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/classes.nib (added) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib (added) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/keyedobjects.nib (added) New file; try to use Cocoa bindings to maintain preferences. Tue, 12 Jun 2007 23:27:27 GMT Gary Byers [6720] * branches/ide-1.0/ccl/lib/describe.lisp (modified) #/validateMenuItem: define on hemlock-text-view, not hemlock-editor ... Tue, 12 Jun 2007 23:26:31 GMT Gary Byers [6719] * branches/ide-1.0/ccl/lib/backtrace.lisp (modified) #/validateMenuItem: define on hemlock-text-view, not hemlock-editor ... Tue, 12 Jun 2007 23:23:38 GMT Gary Byers [6718] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) #/validateMenuItem: define on hemlock-text-view, not hemlock-editor ... Tue, 12 Jun 2007 20:04:40 GMT Gary Byers [6717] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib/info.nib (added) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib/keyedobjects.nib (added) for html display. Tue, 12 Jun 2007 20:04:28 GMT Gary Byers [6716] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib/classes.nib (added) for html display. Tue, 12 Jun 2007 20:04:07 GMT Gary Byers [6715] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/displaydoc.nib (added) for html display. Tue, 12 Jun 2007 20:01:48 GMT Gary Byers [6714] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Info.plist (modified) claim to be an editor for html documents, too. Tue, 12 Jun 2007 20:01:13 GMT Gary Byers [6713] * branches/ide-1.0/ccl/examples/objc-clos.lisp (modified) remove-slot-initargs: a little better, but should be able to ... Tue, 12 Jun 2007 19:59:35 GMT Gary Byers [6712] * branches/ide-1.0/ccl/examples/cocoa.lisp (modified) Need cocoa-doc, too. Tue, 12 Jun 2007 19:59:09 GMT Gary Byers [6711] * branches/ide-1.0/ccl/examples/cocoa-listener.lisp (modified) Lisp menu stuff (restarts dialog, etc.) Listener window menu ... Tue, 12 Jun 2007 19:58:02 GMT Gary Byers [6710] * branches/ide-1.0/ccl/examples/cocoa-utils.lisp (modified) Generalize the print callback for simple sequence dialogs a bit more. Tue, 12 Jun 2007 19:56:02 GMT Gary Byers [6709] * branches/ide-1.0/ccl/examples/cocoa-editor.lisp (modified) Mostly commented-out debugging stuff. listener windows have their ... Tue, 12 Jun 2007 19:53:15 GMT Gary Byers [6708] * branches/ide-1.0/ccl/examples/cocoa-doc.lisp (added) New file: hyperspec lookup stuff, simple HTML display via NSTextView. Tue, 12 Jun 2007 19:50:33 GMT Gary Byers [6707] * branches/ide-1.0/ccl/examples/cocoa-backtrace.lisp (modified) Close restarts window when exiting break loop. Tue, 12 Jun 2007 19:48:22 GMT Gary Byers [6706] * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib (modified) * branches/ide-1.0/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib (modified) Add menu item for hyperspec lookup. Tue, 12 Jun 2007 19:47:22 GMT Gary Byers [6705] * branches/ide-1.0/ccl/hemlock/src/listener.lisp (modified) current-point-for-deletion in listener c-d. Tue, 12 Jun 2007 19:46:41 GMT Gary Byers [6704] * branches/ide-1.0/ccl/hemlock/src/lispmode.lisp (modified) Remove some old stuff; be quieter about unknown function arglists in ... Tue, 12 Jun 2007 19:44:18 GMT Gary Byers [6703] * branches/ide-1.0/ccl/hemlock/src/key-event.lisp (modified) "keysym names" can be lazily generated from char-name; there are more ... Tue, 12 Jun 2007 19:42:36 GMT Gary Byers [6702] * branches/ide-1.0/ccl/hemlock/src/interp.lisp (modified) New self-insert; echo-area stuff. Tue, 12 Jun 2007 19:41:47 GMT Gary Byers [6701] * branches/ide-1.0/ccl/hemlock/src/htext4.lisp (modified) don't check for protected buffer regions in DELETE-REGION. Tue, 12 Jun 2007 19:40:38 GMT Gary Byers [6700] * branches/ide-1.0/ccl/hemlock/src/edit-defs.lisp (modified) Remove some old code; add some new code. Tue, 12 Jun 2007 19:40:05 GMT Gary Byers [6699] * branches/ide-1.0/ccl/hemlock/src/echo.lisp (modified) Greater care with echo-area modification. Tue, 12 Jun 2007 19:38:45 GMT Gary Byers [6698] * branches/ide-1.0/ccl/hemlock/src/doccoms.lisp (modified) PRINT-SHORT-DOC was a bad Tue, 12 Jun 2007 19:37:51 GMT Gary Byers [6697] * branches/ide-1.0/ccl/hemlock/src/command.lisp (modified) Change quoted-insert mechanism. Tue, 12 Jun 2007 19:36:38 GMT Gary Byers [6696] * branches/ide-1.0/ccl/hemlock/src/cocoa-hemlock.lisp (modified) New stuff for c-q, m-.. Tue, 12 Jun 2007 19:35:32 GMT Gary Byers [6695] * branches/ide-1.0/ccl/hemlock/src/buffer.lisp (modified) RECURSIVE-EDIT: don't do begin/end-editing here. Tue, 12 Jun 2007 07:08:43 GMT Gary Byers [6694] * branches/ide-1.0/ccl/hemlock/src/modeline.lisp (modified) Don't show (redundant) buffer-name, pathname in modeline. Do show ...