From: Richard M. Stallman Date: Fri, 23 May 2003 13:35:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10015 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b85a38e9e1b88808fe6dddd9fd902be519295f89;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27a81e9d119..e9c2fbed424 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2003-05-23 Richard M. Stallman + + * forms.el (forms--mode-commands1): Bind \t, not `tab'. + (forms--mode-commands): Don't bind \t in the maps where + we call forms--mode-commands1. + +2003-05-23 Taro Kawagishi + + * arc-mode.el (archive-lzh-summarize): Calculate correct total + header size for LZH level 1 header. + +2003-05-23 Richard M. Stallman + + * textmodes/paragraphs.el (repunctuate-sentences): Add doc string. + +2003-05-23 Daniel Ortmann (tiny change) + + * textmodes/paragraphs.el (repunctuate-sentences): New function. + 2003-05-23 Lute Kamstra * emacs-lisp/lisp-mnt.el: Make the description of the library more