diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d2049ed3254..a295c279de0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-11-25 David Kastrup <dak@gnu.org> | ||
| 2 | |||
| 3 | * longlines.el (longlines-wrap-line): Reorder wrapping to "insert | ||
| 4 | new character, then delete" in order to preserve markers. | ||
| 5 | |||
| 1 | 2005-11-25 David Ponce <david@dponce.com> | 6 | 2005-11-25 David Ponce <david@dponce.com> |
| 2 | 7 | ||
| 3 | * recentf.el (recentf-arrange-by-rule): Handle a special | 8 | * recentf.el (recentf-arrange-by-rule): Handle a special |