Mercurial > emacs
comparison lisp/ChangeLog @ 26177:947ea67eae70
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 25 Oct 1999 13:50:04 +0000 |
parents | 1c27b15349bf |
children | 5c006902a52e |
comparison
equal
deleted
inserted
replaced
26176:181fc14cf624 | 26177:947ea67eae70 |
---|---|
10 | 10 |
11 * indent.el (indent-region): Doc fix. | 11 * indent.el (indent-region): Doc fix. |
12 | 12 |
13 * comint.el (comint-output-filter): Make the Comint buffer current | 13 * comint.el (comint-output-filter): Make the Comint buffer current |
14 for the comint-preoutput-filter-functions. | 14 for the comint-preoutput-filter-functions. |
15 | |
16 * mail/reporter.el: Doc fix. | |
15 | 17 |
16 1999-10-24 Stephen Eglen <stephen@gnu.org> | 18 1999-10-24 Stephen Eglen <stephen@gnu.org> |
17 | 19 |
18 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so | 20 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so |
19 that Octave lisp files can also run under XEmacs 20. | 21 that Octave lisp files can also run under XEmacs 20. |