diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad42bc95756..efc80316d14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-01-17 Kim F. Storm <storm@cua.dk> + + * simple.el (just-one-space): Make arg optional. + 2005-01-17 Nick Roberts <nickrob@snap.net.nz> * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in @@ -75,7 +79,7 @@ (sh-mode-map): Bind C-c C-\. (sh-backslash-column, sh-backslash-align): New variables. (sh-backslash-region, sh-append-backslash): New functions. - + 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> * mail/rmail.el: Updated to work with movemail from GNU Mailutils |