diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-10-25 Nick Roberts <nickrob@snap.net.nz> | 7 | 2005-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 | ||
| 26 | 2005-10-24 Carsten Dominik <dominik@science.uva.nl> | 32 | 2005-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 | ||
| 30 | 2005-10-25 Masatake YAMATO <jet@gyve.org> | 36 | 2005-10-25 Masatake YAMATO <jet@gyve.org> |
| 31 | 37 | ||