From 87a53d2ee6a8913353457a10a5fb65bfac7969e2 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 12 Sep 2004 20:18:20 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ lisp/ChangeLog.10 | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 916c1afa53c..0a958348356 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2004-09-12 Stefan + * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): + Don't tell to use \\{...} when it's already done. + * textmodes/bibtex.el (bibtex-generate-url-list): Change format. Provide a sample complex default. (bibtex-url, bibtex-font-lock-url): Adapt to new format. diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index cf1743c3490..486f0f38964 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 @@ -14327,7 +14327,7 @@ 2002-06-01 Kim F. Storm * simple.el: Reworked previous change. - (choose-completion-string1): Merged back into choose-completion-string. + (choose-completion-string1): Merge back into choose-completion-string. (choose-completion-string): Run choose-completion-string-functions after checking for proper minibuffer window. Added mini-p arg to the hook functions. Insert choice if all hook functions return nil. @@ -14348,7 +14348,7 @@ 2002-06-01 Kim F. Storm * simple.el (choose-completion-string-functions): New special hook. - (choose-completion-string1): Renamed from choose-completion-string. + (choose-completion-string1): Rename from choose-completion-string. (choose-completion-string): Run choose-completion-string-functions until success, and only call choose-completion-string1 if it fails. -- 2.39.5