Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 191:ecf6ba7b0a10 r20-3b22
Import from CVS: tag r20-3b22
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:38 +0200 |
parents | 489f57a838ef |
children | f53b5ca2e663 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 13 09:57:10 2007 +0200 +++ b/lisp/ChangeLog Mon Aug 13 09:57:38 2007 +0200 @@ -1,3 +1,20 @@ +1997-09-17 SL Baur <steve@altair.xemacs.org> + + * prim/packages.el (locate-library): Simplify regexp for + compression suffixes. + Suggested by: Hrvoje Niksic <hniksic@srce.hr> + +1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com> + + * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place' + to nil around the call to #'scroll-up so that {C-c v} + will properly scroll the *output* buffer. + +1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com> + + * ilisp/ilisp-out.el (ilisp-needed-window-height): make window one + line bigger + 1997-09-15 Karl M. Hegbloom <karlheg@inetarena.com> * packages/info.el (Info-mouse-track-double-click-hook): follow