comparison lisp/ChangeLog @ 74705:b3678b1f5d53

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Dec 2006 22:23:13 +0000
parents 106c2c75e8d3
children 0515d6dd3af4
comparison
equal deleted inserted replaced
74704:ea5c96e3cad9 74705:b3678b1f5d53
2 2
3 * progmodes/cc-mode.el (c-basic-common-init): don't set 3 * progmodes/cc-mode.el (c-basic-common-init): don't set
4 open-paren-in-column-0-is-defun-start to nil any more. 4 open-paren-in-column-0-is-defun-start to nil any more.
5 5
6 2006-12-17 Richard Stallman <rms@gnu.org> 6 2006-12-17 Richard Stallman <rms@gnu.org>
7
8 * simple.el (delete-horizontal-space): Use prefix arg.
9
10 * help-fns.el (describe-variable): Improve blank separator lines.
7 11
8 * files.el (magic-mode-alist): Mark as risky. 12 * files.el (magic-mode-alist): Mark as risky.
9 13
10 * files.el (make-backup-file-name-1): 14 * files.el (make-backup-file-name-1):
11 Expand backup-directory explicitly. 15 Expand backup-directory explicitly.