changeset 94380:739a2cae0946

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 26 Apr 2008 17:09:02 +0000
parents 154aba86b686
children 0a65cf8b9e03
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 26 17:04:46 2008 +0000
+++ b/lisp/ChangeLog	Sat Apr 26 17:09:02 2008 +0000
@@ -1,3 +1,12 @@
+2008-04-26  John Paul Wallington  <jpw@pobox.com>
+
+	* hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
+	`hexl-mode-old-eldoc-documentation-function'.
+	(hexl-mode-exit): Restore it.
+	(hexl-mode-old-eldoc-documentation-function): Declare for compiler.
+
+	* w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
+
 2008-04-26  Juanma Barranquero  <lekktu@gmail.com>
 
 	* minibuffer.el (completion-pcm-word-delimiters): Add :group.