changeset 64909:777c4aaf636a

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Thu, 11 Aug 2005 13:31:36 +0000
parents 45df3993d950
children eef3e25f6aed
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 11 13:29:29 2005 +0000
+++ b/lisp/ChangeLog	Thu Aug 11 13:31:36 2005 +0000
@@ -1,3 +1,12 @@
+2005-08-11  Richard M. Stallman  <rms@gnu.org>
+
+	* battery.el (battery-status-function): Don't use ignore-errors.
+
+2005-08-11  Lute Kamstra  <lute@gnu.org>
+
+	* emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
+	define-obsolete-variable-alias.
+
 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.