Mercurial > emacs
comparison lisp/ChangeLog @ 50011:e6b3933a36f6
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Mon, 03 Mar 2003 15:13:01 +0000 |
parents | 73cfaeb90f80 |
children | f8b3b605ae8a |
comparison
equal
deleted
inserted
replaced
50010:d19b54decc23 | 50011:e6b3933a36f6 |
---|---|
1 2003-03-03 John Paul Wallington <jpw@gnu.org> | |
2 | |
3 * ibuf-macs.el (ibuffer-aif): Use `make-symbol' instead of | |
4 `gensym' in case user calls macro at runtime. | |
5 (ibuffer-save-marks): Likewise. | |
6 | |
1 2003-03-03 Kenichi Handa <handa@m17n.org> | 7 2003-03-03 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * language/japan-util.el (japanese-symbol-table): Add two entries | 9 * language/japan-util.el (japanese-symbol-table): Add two entries |
4 to make it complete. | 10 to make it complete. |
5 | 11 |
16 custom variable. | 22 custom variable. |
17 (lisp-fill-paragraph): Use it. Add ?, to `paragraph-separate' so | 23 (lisp-fill-paragraph): Use it. Add ?, to `paragraph-separate' so |
18 that first docstring lines ending with a comma are respected. Add | 24 that first docstring lines ending with a comma are respected. Add |
19 "`(" to same so that function and macro bodies beginning with a | 25 "`(" to same so that function and macro bodies beginning with a |
20 backquote do not get disturbed. Revise the comments. | 26 backquote do not get disturbed. Revise the comments. |
21 | 27 |
22 2003-03-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 28 2003-03-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
23 | 29 |
24 * startup.el (command-line): Call menu-bar-mode with 1 instead of t. | 30 * startup.el (command-line): Call menu-bar-mode with 1 instead of t. |
25 | 31 |
26 * menu-bar.el (menu-bar-mode): Change to define-minor-mode | 32 * menu-bar.el (menu-bar-mode): Change to define-minor-mode |
27 and initialize as for tool-bar-mode. | 33 and initialize as for tool-bar-mode. |
28 | 34 |
29 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | 35 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
30 | 36 |
31 * net/tramp.el: Version 2.0.30 released. | 37 * net/tramp.el: Version 2.0.30 released. |
32 Replace term "path" with "localname" unless it is used for a | 38 Replace term "path" with "localname" unless it is used for a |
33 search path. | 39 search path. |