aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dde7d5366cc..3388bee1427 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,13 @@
12003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
4 (tex-main-file): Don't add .tex if the extension is already present.
5 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
6
12003-10-29 Lute Kamstra <lute@gnu.org> 72003-10-29 Lute Kamstra <lute@gnu.org>
2 8
3 * progmodes/octave-inf.el (inferior-octave-prompt): Recognize 9 * progmodes/octave-inf.el (inferior-octave-prompt):
4 version number in prompt. 10 Recognize version number in prompt.
5 11
62003-10-28 Dave Love <fx@gnu.org> 122003-10-28 Dave Love <fx@gnu.org>
7 13