Mercurial > emacs
changeset 51162:9b6803d4f8ef
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 23 May 2003 13:35:36 +0000 |
parents | bfadb737bb54 |
children | 5635fb18b7d6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <tarok@acm.org> + + * arc-mode.el (archive-lzh-summarize): Calculate correct total + header size for LZH level 1 header. + +2003-05-23 Richard M. Stallman <rms@gnu.org> + + * textmodes/paragraphs.el (repunctuate-sentences): Add doc string. + +2003-05-23 Daniel Ortmann <dortmann@lsil.com> (tiny change) + + * textmodes/paragraphs.el (repunctuate-sentences): New function. + 2003-05-23 Lute Kamstra <Lute.Kamstra@cwi.nl> * emacs-lisp/lisp-mnt.el: Make the description of the library more