From: Gerd Moellmann Date: Thu, 18 Nov 1999 16:47:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~6057 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a7d40558bf69a95da06f08590e1eb82dffc2f83;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index db0b4691c7e..a3bbf8c899a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -9,6 +9,13 @@ * progmodes/compile.el (compilation-parse-errors): Use compilation-buffer-p instead of testing major-mode. +1999-11-18 Dave Pearson + + * quickurl.el Added defcustom of quickurl-completion-ignore-case. + (quickurl-ask): completion-ignore-case is set to the value of + quickurl-completion-ignore-case for the duration of the call to + completing-read. + 1999-11-18 Richard M. Stallman * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.