diff options
author | Richard M. Stallman <rms@gnu.org> | 2006-11-05 15:23:45 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2006-11-05 15:23:45 +0000 |
commit | faefde3642efc2fd80f57db3d2c5ff66c12fc652 (patch) | |
tree | 5635ca283b4f63d63027ecc4cbc12cd524afe5cd /lisp | |
parent | ea7ce82132542765e1ca8423a64c9e943d00941e (diff) | |
download | emacs-faefde3642efc2fd80f57db3d2c5ff66c12fc652.tar.gz emacs-faefde3642efc2fd80f57db3d2c5ff66c12fc652.tar.bz2 emacs-faefde3642efc2fd80f57db3d2c5ff66c12fc652.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b699521bf4b..d75dabfa505 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2006-11-05 Richard Stallman <rms@gnu.org> + + * startup.el (init-file-had-error): Add doc string. + (fancy-splash-text, fancy-splash-head, fancy-splash-tail): + Use fixed-width font for keyboard key descriptions. + + * cus-edit.el (custom-save-all): Error if saving in .emacs + and it had an error when loaded. + + * dired-aux.el (dired-copy-file-recursive): Catch errors + from recursive copies in the loop, around the recursive call. + 2006-11-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> * battery.el (battery-linux-proc-acpi): Search an ac_adapter in |