Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 349:8429d81ab209 r21-1-4
Import from CVS: tag r21-1-4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:54:28 +0200 |
parents | 7c94d56991e1 |
children | 1057b58c392a |
comparison
equal
deleted
inserted
replaced
348:0843b9714b95 | 349:8429d81ab209 |
---|---|
1 1999-07-08 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.1.4 is released | |
4 | |
5 1999-07-07 SL Baur <steve@steve1.m17n.org> | |
6 | |
7 * help-nomule.el (string-width): Make Mule compatibility alias. | |
8 | |
9 1999-07-06 Bob Weiner <weiner@beopen.com> | |
10 | |
11 * simple.el (indent-new-comment-line): Locally bound | |
12 `block-comment-start' to `comstart' or else when this is called | |
13 from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil | |
14 `block-comment-start' value, ignoring any existing spacing after a | |
15 comment prefix in the previous line and producing ugly comments. | |
16 | |
17 1999-07-06 Bob Weiner <weiner@beopen.com> | |
18 | |
19 * list-mode.el (mouse-choose-completion): | |
20 (choose-completion): | |
21 (completion-switch-to-minibuffer): Added. | |
22 ([Tab]): [Tab] previously switched to the minibuffer | |
23 but since [space] does that and since most applications in the | |
24 world use [Tab] to select the next item in a list, do that in the | |
25 *Completions* buffer too. This will cause the least confusion | |
26 among the largest population of users. -- Bob Weiner, BeOpen.com, | |
27 06/23/1999. | |
28 | |
29 1999-07-06 Bob Weiner <weiner@beopen.com> | |
30 | |
31 * list-mode.el (completion-list-mode-quit): Added and bound to {q} | |
32 in the completion-list-mode-map to bury the completions buffer | |
33 even when the minibuffer is no longer active. | |
34 | |
35 1999-07-06 Michael Sperber <sperber@informatik.uni-tuebingen.de> | |
36 | |
37 * very-early-lisp.el (when-feature, unless-feature): Make them | |
38 test for the feature at runtime. | |
39 | |
40 1999-07-06 SL Baur <steve@miho.m17n.org> | |
41 | |
42 * menubar-items.el (default-menubar): Conditionalize the bug | |
43 report menu item (which may not be possible in this XEmacs). | |
44 Reported by: Ken'ichi Handa <handa@etl.go.jp> | |
45 | |
46 1999-07-06 SL Baur <steve@miho.m17n.org> | |
47 | |
48 * subr.el (with-current-buffer): DOC string fix. | |
49 Suggested by Bob Weiner <weiner@altrasoft.com> | |
50 | |
51 1999-07-06 Karl M. Hegbloom <karlheg@debian.org> | |
52 | |
53 * wid-edit.el (widget-documentation): corrected speling error. | |
54 | |
1 1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org> | 55 1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 56 |
3 * XEmacs 21.1.3 is released | 57 * XEmacs 21.1.3 is released |
4 | 58 |
5 1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org> | 59 1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org> |