aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4b203e4c81b..3f1994508c0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/texinfo.el (texinfo-mode):
4 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
5 not to unnecessarily expose emacs-mule's internal char codes.
6
12005-10-25 Nick Roberts <nickrob@snap.net.nz> 72005-10-25 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo. 9 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
@@ -25,7 +31,7 @@
25 31
262005-10-24 Carsten Dominik <dominik@science.uva.nl> 322005-10-24 Carsten Dominik <dominik@science.uva.nl>
27 33
28 * textmodes/org.el (org-start-icalendar-file): Fixed format form. 34 * textmodes/org.el (org-start-icalendar-file): Fix format form.
29 35
302005-10-25 Masatake YAMATO <jet@gyve.org> 362005-10-25 Masatake YAMATO <jet@gyve.org>
31 37