emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 18 Jul 2005 09:30:01 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7966 emacs/lisp/ChangeLog:1.7967
*** emacs/lisp/ChangeLog:1.7966 Sun Jul 17 22:27:29 2005
--- emacs/lisp/ChangeLog        Mon Jul 18 13:30:00 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-07-18  Juanma Barranquero  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]