comparison lisp/ChangeLog @ 68407:34aa6fa4a3d8

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 26 Jan 2006 18:00:41 +0000
parents b0411bb09a9a
children 22a28dacd64a
comparison
equal deleted inserted replaced
68406:5020a0c4a1aa 68407:34aa6fa4a3d8
1 2006-01-26 Richard M. Stallman <rms@gnu.org>
2
3 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
4
5 * wid-edit.el (advertised-widget-backward): New alias.
6 (widget-keymap): Use advertised-widget-backward for S-TAB.
7
8 * tumme.el: Correct the keywords.
9 (tumme-dir-max-size): USe defvar.
10 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
11
12 * simple.el (move-beginning-of-line): Take account of fields.
13 (clone-indirect-buffer-other-window): Take args like
14 clone-indirect-buffer, and work like it.
15
16 * help-fns.el (describe-function): Don't pass `nil' as default.
17
18 * files.el (risky-local-variable-p): Follow var aliases.
19
20 * subr.el (lazy-completion-table): Doc fix.
21
22 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
23 global binding of `line'.
24
1 2006-01-25 Andre Spiegel <spiegel@gnu.org> 25 2006-01-25 Andre Spiegel <spiegel@gnu.org>
2 26
3 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via 27 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
4 Tramp. 28 Tramp.
5 29
1960 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer) 1984 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
1961 (hi-lock-face-buffer, hi-lock-face-phrase-buffer) 1985 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
1962 (hi-lock-find-patterns, hi-lock-font-lock-hook): 1986 (hi-lock-find-patterns, hi-lock-font-lock-hook):
1963 Replace hi-lock-buffer-mode with hi-lock-mode. 1987 Replace hi-lock-buffer-mode with hi-lock-mode.
1964 1988
1965 2005-12-10 Kevin Rodgers <ihs_4664@ihs.com> 1989 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
1966 1990
1967 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the 1991 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
1968 completion list, even after a partial completion has been 1992 completion list, even after a partial completion has been
1969 inserted in the current buffer. If there are more than 1 1993 inserted in the current buffer. If there are more than 1
1970 completion, redisplay the *Completions* buffer; if the 1994 completion, redisplay the *Completions* buffer; if the