diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 19aaecc7df3..4401bf6c640 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-12-15 David Ponce <david@dponce.com> | ||
| 2 | |||
| 3 | * recentf.el (recentf-dialog-goto-first): Fix missing error | ||
| 4 | condition. | ||
| 5 | (recentf-edit-list, recentf-open-files): Signal an error when | ||
| 6 | there is no recent file. | ||
| 7 | |||
| 1 | 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se> | 8 | 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se> |
| 2 | 9 | ||
| 3 | * textmodes/texinfmt.el (texinfo-format-region): Set buffer to | 10 | * textmodes/texinfmt.el (texinfo-format-region): Set buffer to |