# HG changeset patch # User Gerd Moellmann # Date 942943657 0 # Node ID 9e1b864242450f34ea3795d1afa31696eb1ebd22 # Parent 002bf6a98f1d373fdc270d4293e597f7e1158da3 *** empty log message *** diff -r 002bf6a98f1d -r 9e1b86424245 lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 18 16:42:02 1999 +0000 +++ b/lisp/ChangeLog Thu Nov 18 16:47:37 1999 +0000 @@ -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.