mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
*** empty log message ***
This commit is contained in:
parent
48f1d01501
commit
3fe4e5676c
@ -1,3 +1,14 @@
|
||||
2003-06-22 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* 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 <gmorris@ast.cam.ac.uk>
|
||||
|
||||
* calendar/diary-lib.el (diary-check-diary-file): New function.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-06-22 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* objects.texi (Symbol Type): Fix description of examples.
|
||||
|
||||
2003-06-16 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* hash.texi (Creating Hash): Fix description of :weakness.
|
||||
|
Loading…
Reference in New Issue
Block a user