From faefde3642efc2fd80f57db3d2c5ff66c12fc652 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 5 Nov 2006 15:23:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ src/ChangeLog | 4 ++++ 2 files changed, 16 insertions(+) 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 + + * 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 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in diff --git a/src/ChangeLog b/src/ChangeLog index f40fe219b10..e2b11bf2025 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2006-11-05 Mark Davies (tiny change) + + * s/netbsd.h (POSIX_SIGNALS): Defined. + 2006-11-05 Martin Rudalics * macmenu.c (Fmenu_or_popup_active_p): New function. -- 2.39.2