Mercurial > emacs
comparison lisp/ChangeLog @ 58378:da1fdf9e696b
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 21 Nov 2004 00:47:35 +0000 |
parents | 3b0280015770 |
children | 961a75031ddc |
comparison
equal
deleted
inserted
replaced
58377:01886d0fea34 | 58378:da1fdf9e696b |
---|---|
1 2004-11-20 Richard M. Stallman <rms@gnu.org> | 1 2004-11-20 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * emacs-lisp/bytecomp.el (byte-compile-form): | |
4 Move the calls to byte-compile-set-symbol-position, | |
5 to avoid having two for the same symbol occurrence. | |
2 | 6 |
3 * comint.el (comint-input-ring-size): Increase to 150. | 7 * comint.el (comint-input-ring-size): Increase to 150. |
4 | 8 |
5 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): | 9 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): |
6 New variables. | 10 New variables. |