Mercurial > emacs
comparison lisp/ChangeLog @ 50874:a913973fce44
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 06 May 2003 17:57:43 +0000 |
parents | 094f6044edfd |
children | c7bf6b539118 |
comparison
equal
deleted
inserted
replaced
50873:562c854aa190 | 50874:a913973fce44 |
---|---|
1 2003-05-06 Jesper Harder <harder@ifa.au.dk> | |
2 | |
3 * progmodes/compile.el (compile-internal): Don't quote nil and t in | |
4 docstrings. | |
5 | |
6 * emacs-lisp/eldoc.el (eldoc-echo-area-use-multiline-p): Likewise. | |
7 | |
8 * emacs-lisp/cl-macs.el (case, typecase): Likewise. | |
9 | |
10 * allout.el (allout-auto-activation) | |
11 (allout-use-mode-specific-leader, allout-reindent-bodies) | |
12 (allout-unprotected): Likewise. | |
13 | |
14 * progmodes/tcl.el (tcl-explain-indentation): Likewise. | |
15 | |
16 * progmodes/idlwave.el (idlwave-complete-special): Likewise. | |
17 | |
18 * progmodes/cpp.el (cpp-edit-list): Likewise. | |
19 | |
20 * progmodes/cperl-mode.el (cperl-lineup): Likewise. | |
21 | |
22 * progmodes/cc-align.el (c-lineup-argcont, c-lineup-gcc-asm-reg): | |
23 Likewise. | |
24 | |
25 * play/mpuz.el (mpuz-silent): Likewise. | |
26 | |
27 * play/decipher.el (decipher-ignore-spaces): Likewise. | |
28 | |
29 * net/rlogin.el (rlogin-process-connection-type): Likewise. | |
30 | |
31 * mail/rmail.el (rmail-primary-inbox-list): Likewise. | |
32 | |
33 * mail/mailalias.el (mail-directory-function) | |
34 (mail-directory-requery, mail-directory): Likewise. | |
35 | |
36 * emacs-lisp/lucid.el (buffer-syntactic-context): Likewise. | |
37 | |
38 * emacs-lisp/lmenu.el (popup-dialog-box): Likewise. | |
39 | |
40 * type-break.el (type-break-good-rest-interval) | |
41 (type-break-query-mode, type-break-query-function) | |
42 (type-break-mode-line-message-mode): Likewise. | |
43 | |
44 * skeleton.el (skeleton-autowrap, skeleton-untabify) | |
45 (skeleton-newline-indent-rigidly, skeleton-insert) | |
46 (skeleton-read): Likewise. | |
47 | |
48 * simple.el (newline): Likewise. | |
49 | |
50 * ps-print.el (ps-zebra-stripe-follow): Likewise. | |
51 | |
52 * mwheel.el (mouse-wheel-scroll-amount): Likewise. | |
53 | |
54 * env.el (setenv): Likewise. | |
55 | |
1 2003-05-06 Lute Kamstra <lute@occarina.pna.cwi.nl> | 56 2003-05-06 Lute Kamstra <lute@occarina.pna.cwi.nl> |
2 | 57 |
3 * hl-line.el: Removed an erroneous comment. | 58 * hl-line.el: Removed an erroneous comment. |
4 (hl-line-mode): Use buffer local hooks. | 59 (hl-line-mode): Use buffer local hooks. |
5 (global-hl-line-mode): Turn local modes on unconditionally. | 60 (global-hl-line-mode): Turn local modes on unconditionally. |
36 Call `update-directory-autoloads'. | 91 Call `update-directory-autoloads'. |
37 | 92 |
38 2003-05-04 Dan Nicolaescu <dann@ics.uci.edu> | 93 2003-05-04 Dan Nicolaescu <dann@ics.uci.edu> |
39 | 94 |
40 * dired.el (dired-find-file): Bind find-file-run-dired around | 95 * dired.el (dired-find-file): Bind find-file-run-dired around |
41 the call to find-file. | 96 the call to find-file. |
42 | 97 |
43 2003-05-04 Stefan Monnier <monnier@cs.yale.edu> | 98 2003-05-04 Stefan Monnier <monnier@cs.yale.edu> |
44 | 99 |
45 * uniquify.el: Move provide to end of file. | 100 * uniquify.el: Move provide to end of file. |
46 (uniquify-ref-base, uniquify-ref-filename, uniquify-ref-buffer) | 101 (uniquify-ref-base, uniquify-ref-filename, uniquify-ref-buffer) |