# HG changeset patch # User John Paul Wallington # Date 1209229742 0 # Node ID 739a2cae0946d4b8858e7a64d2df50b0e72488e8 # Parent 154aba86b686c062c9a06dbc6cd9fbed55c5c45c *** empty log message *** diff -r 154aba86b686 -r 739a2cae0946 lisp/ChangeLog --- 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 + + * 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 * minibuffer.el (completion-pcm-word-delimiters): Add :group.