Mercurial > emacs
comparison lisp/ChangeLog @ 49447:d5ef8b62f209
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 25 Jan 2003 19:49:44 +0000 |
parents | 0055338cb706 |
children | 06b77df47802 |
comparison
equal
deleted
inserted
replaced
49446:21086b629b21 | 49447:d5ef8b62f209 |
---|---|
1 2003-01-25 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable): | |
4 Compile any lambda-expressions among the args. | |
5 | |
6 * view.el (view-mode): Doc fix. | |
7 | |
8 * ido.el: Many doc fixes. | |
9 (ido-complete): Fix message. | |
10 | |
11 2003-01-25 Taro Kawagishi <tarok@transpulse.org> | |
12 | |
13 * arc-mode.el (archive-unixdate): Corrected the date field string. | |
14 (archive-lzh-summarize): Extended it to allow the LZH level 2 header | |
15 type (which is most prevalent now), in addition to the already | |
16 supported level 0 and 1 header types. | |
17 | |
1 2003-01-25 Markus Rost <rost@math.ohio-state.edu> | 18 2003-01-25 Markus Rost <rost@math.ohio-state.edu> |
2 | 19 |
3 * international/mule-cmds.el (set-language-info) | 20 * international/mule-cmds.el (set-language-info) |
4 (current-language-environment): Simplify setting the type of | 21 (current-language-environment): Simplify setting the type of |
5 current-language-environment. | 22 current-language-environment. |