Mercurial > emacs
diff lisp/ChangeLog @ 28658:bb5083cf0565
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 19 Apr 2000 19:12:22 +0000 |
parents | a67ae6612ddb |
children | 9de15cb0c24b |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 19 19:10:46 2000 +0000 +++ b/lisp/ChangeLog Wed Apr 19 19:12:22 2000 +0000 @@ -1,5 +1,19 @@ 2000-04-19 Gerd Moellmann <gerd@gnu.org> + * help.el (resize-temp-buffer-window): Use count-screen-lines. + + * window.el (count-screen-lines): New function. + (shrink-window-if-larger-than-buffer): Use count-screen-lines + instead of window-buffer-height. + + * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set + non-existing variable comint-input-sentinel. + (inferior-lisp-args-to-list): Removed. + (inferior-lisp): Use split-string instead of + inferior-lisp-args-to-list. + + * hexl.el (hexl-insert-hex-string): New command. + * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name instead of concat.