X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9bd2bb5ba10a12eaa30c67ed05956d60360dde6b..5a7d40558bf69a95da06f08590e1eb82dffc2f83:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index db0b4691c7..a3bbf8c899 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.