changeset 26496:9e1b86424245

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 18 Nov 1999 16:47:37 +0000
parents 002bf6a98f1d
children d7fc0ed0cd81
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <davep@hagbard.demon.co.uk>
+
+	* 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  <rms@caffeine.ai.mit.edu>
 
 	* mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.