Mercurial > emacs
comparison lisp/ChangeLog @ 26158:4c3791dba96a
*** empty log message ***
author | Stephen Eglen <stephen@gnu.org> |
---|---|
date | Sun, 24 Oct 1999 18:17:01 +0000 |
parents | 9a67e9379891 |
children | 02e32f457c8a |
comparison
equal
deleted
inserted
replaced
26157:313a03652df3 | 26158:4c3791dba96a |
---|---|
1 1999-10-24 Stephen Eglen <stephen@gnu.org> | 1 1999-10-24 Stephen Eglen <stephen@gnu.org> |
2 | |
3 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so | |
4 that Octave lisp files can also run under XEmacs 20. | |
5 (require 'custom) added so that files can run under Emacs 19.34. | |
2 | 6 |
3 * iswitchb.el (iswitchb-default-keybindings): No need to use | 7 * iswitchb.el (iswitchb-default-keybindings): No need to use |
4 read-kbd-macro in keybindings. | 8 read-kbd-macro in keybindings. |
5 | 9 |
6 1999-10-23 Dave Love <fx@gnu.org> | 10 1999-10-23 Dave Love <fx@gnu.org> |