changeset 58953:fa562c0fdafe

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 14 Dec 2004 00:54:54 +0000
parents 5c34e026a96e
children bb8424d9ff97
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 14 00:53:05 2004 +0000
+++ b/lisp/ChangeLog	Tue Dec 14 00:54:54 2004 +0000
@@ -1,9 +1,19 @@
+2004-12-13  Juri Linkov  <juri@jurta.org>
+
+	* simple.el (next-error-buffer-p, next-error-find-buffer):
+	Doc fix.
+
+	* mail/supercite.el (sc-cite-frame-alist): Doc fix.
+	(sc-cite-region, sc-uncite-region, sc-recite-region):
+	Fix previous change to handle not alist as a symbol, but
+	a citation frame as a symbol that represents a variable name.
+
 2004-12-13  Richard M. Stallman  <rms@gnu.org>
 
 	* filecache.el (file-cache-add-directory-using-find):
 	Only set up file-cache-find-command-posix-flag if we will use it.
 
-	* bindings.el (mode-line-buffer-identification-keymap): 
+	* bindings.el (mode-line-buffer-identification-keymap):
 	Don't cancel the mode-line's usual down-mouse-1 binding.
 
 	* cus-edit.el (custom-face-selected): Handle `default' specs.