From d34f013624edf2fc08c7d74b475b884f1a960832 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 18 Jul 2005 13:30:00 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a61c20579ee..482ae0ea1ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2005-07-18 Juanma Barranquero + + * allout.el (allout-resolve-xref): Fix typos in error strings. + (allout-before-change-protect): Remove unneeded `concat'. + + * array.el (array-mode, array-reconfigure-rows) + (untabify-backward): Fix typos in docstrings. + (array-reconfigure-rows): Use `insert-buffer-substring', not + `insert-buffer'. + + * calendar/icalendar.el (icalendar--get-unfolded-buffer): + * progmodes/ada-mode.el (ada-make-body): Use + `insert-buffer-substring' and `goto-char', not `insert-buffer'. + + * dired.el (dired-log): + * tar-mode.el (tar-subfile-save-buffer): + * play/zone.el (zone-pgm-stress-destress): + Use `insert-buffer-substring', not `insert-buffer'. + 2005-07-17 Simon Josefsson * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN. -- 2.39.2