comparison lisp/ChangeLog @ 51162:9b6803d4f8ef

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 May 2003 13:35:36 +0000
parents bfadb737bb54
children 7a7fd3859264
comparison
equal deleted inserted replaced
51161:bfadb737bb54 51162:9b6803d4f8ef
1 2003-05-23 Richard M. Stallman <rms@gnu.org>
2
3 * forms.el (forms--mode-commands1): Bind \t, not `tab'.
4 (forms--mode-commands): Don't bind \t in the maps where
5 we call forms--mode-commands1.
6
7 2003-05-23 Taro Kawagishi <tarok@acm.org>
8
9 * arc-mode.el (archive-lzh-summarize): Calculate correct total
10 header size for LZH level 1 header.
11
12 2003-05-23 Richard M. Stallman <rms@gnu.org>
13
14 * textmodes/paragraphs.el (repunctuate-sentences): Add doc string.
15
16 2003-05-23 Daniel Ortmann <dortmann@lsil.com> (tiny change)
17
18 * textmodes/paragraphs.el (repunctuate-sentences): New function.
19
1 2003-05-23 Lute Kamstra <Lute.Kamstra@cwi.nl> 20 2003-05-23 Lute Kamstra <Lute.Kamstra@cwi.nl>
2 21
3 * emacs-lisp/lisp-mnt.el: Make the description of the library more 22 * emacs-lisp/lisp-mnt.el: Make the description of the library more
4 accurate. 23 accurate.
5 (lm-any-header): New user option. 24 (lm-any-header): New user option.