comparison lisp/ChangeLog @ 58953:fa562c0fdafe

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 14 Dec 2004 00:54:54 +0000
parents 9592a6459297
children 2a924b8ffcc0
comparison
equal deleted inserted replaced
58952:5c34e026a96e 58953:fa562c0fdafe
1 2004-12-13 Juri Linkov <juri@jurta.org>
2
3 * simple.el (next-error-buffer-p, next-error-find-buffer):
4 Doc fix.
5
6 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7 (sc-cite-region, sc-uncite-region, sc-recite-region):
8 Fix previous change to handle not alist as a symbol, but
9 a citation frame as a symbol that represents a variable name.
10
1 2004-12-13 Richard M. Stallman <rms@gnu.org> 11 2004-12-13 Richard M. Stallman <rms@gnu.org>
2 12
3 * filecache.el (file-cache-add-directory-using-find): 13 * filecache.el (file-cache-add-directory-using-find):
4 Only set up file-cache-find-command-posix-flag if we will use it. 14 Only set up file-cache-find-command-posix-flag if we will use it.
5 15
6 * bindings.el (mode-line-buffer-identification-keymap): 16 * bindings.el (mode-line-buffer-identification-keymap):
7 Don't cancel the mode-line's usual down-mouse-1 binding. 17 Don't cancel the mode-line's usual down-mouse-1 binding.
8 18
9 * cus-edit.el (custom-face-selected): Handle `default' specs. 19 * cus-edit.el (custom-face-selected): Handle `default' specs.
10 (custom-face-edit): Increase extra-offset. 20 (custom-face-edit): Increase extra-offset.
11 (custom-display): Handle `default' specs. 21 (custom-display): Handle `default' specs.