diff lisp/ChangeLog @ 30928:9747d7fb3ba9

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 17 Aug 2000 20:27:27 +0000
parents 6c3081f54e62
children 0763555f942b
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 17 20:25:50 2000 +0000
+++ b/lisp/ChangeLog	Thu Aug 17 20:27:27 2000 +0000
@@ -1,5 +1,19 @@
 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
 
+	* format.el (format-encode-run-method): Fix error message to say
+	`encode' instead of `decode'.  Use save-window-excursion around
+	shell-command-on-region as in format-decode-run-method because
+	shell-command-on-region can display a buffer with error output.
+	(format-decode): Don't record undo information for the decoding.
+	(format-annotate-function): Add parameter FORMAT-COUNT.  Make
+	that number part of the temporary buffer name so that more than
+	one decoding using a temporary buffer can happen safely.
+
+	* enriched.el (enriched-annotation-regexp): Use `A-Z' instead
+	of `A-z' in the regexp.
+
+	* hilit-chg.el: Fix typos in commentary.
+
 	* help.el (view-emacs-news): Rewritten for new naming scheme
 	for old NEWS files.