Mercurial > emacs
comparison lisp/ChangeLog @ 26170:4f688cee194e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 25 Oct 1999 12:51:38 +0000 |
parents | 02e32f457c8a |
children | 40e6e1faac3a |
comparison
equal
deleted
inserted
replaced
26169:c24dd11dad46 | 26170:4f688cee194e |
---|---|
1 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 1 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2 | 2 |
3 * frame.el (auto-raise-mode): When enabling the mode, | 3 * frame.el (auto-raise-mode): When enabling the mode, |
4 immediately raise the selected frame. | 4 immediately raise the selected frame. |
5 | 5 |
6 * indent.el (indent-region): Doc fix. | |
7 | |
6 1999-10-24 Stephen Eglen <stephen@gnu.org> | 8 1999-10-24 Stephen Eglen <stephen@gnu.org> |
7 | 9 |
8 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so | 10 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so |
9 that Octave lisp files can also run under XEmacs 20. | 11 that Octave lisp files can also run under XEmacs 20. |
10 (require 'custom) added so that files can run under Emacs 19.34. | 12 (require 'custom) added so that files can run under Emacs 19.34. |