# HG changeset patch # User Richard M. Stallman # Date 1053696936 0 # Node ID 9b6803d4f8ef1c0d1e4e6628cf2e650ca317fe32 # Parent bfadb737bb541ef36a34a6730126c8e95f1ec547 *** empty log message *** diff -r bfadb737bb54 -r 9b6803d4f8ef lisp/ChangeLog --- a/lisp/ChangeLog Fri May 23 13:03:48 2003 +0000 +++ b/lisp/ChangeLog Fri May 23 13:35:36 2003 +0000 @@ -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