From 3fe4e5676cc46e6c0260e064bf6e0ec108a0120f Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 22 Jun 2003 17:04:22 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ lispref/ChangeLog | 4 ++++ 2 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80681097d51..fdf366d9f3e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2003-06-22 Andreas Schwab + + * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Avoid + variable as format argument for error. Don't call symbol-name on + string. + + * eshell/esh-opt.el (eshell-do-opt): Avoid variable as format + argument for error. + + * simple.el (vis-mode): Doc fix. + 2003-06-22 Glenn Morris * calendar/diary-lib.el (diary-check-diary-file): New function. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b670050418e..c69bce9bd6b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2003-06-22 Andreas Schwab + + * objects.texi (Symbol Type): Fix description of examples. + 2003-06-16 Andreas Schwab * hash.texi (Creating Hash): Fix description of :weakness. -- 2.39.2