emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 11 Apr 2006 16:48:18 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9384 emacs/lisp/ChangeLog:1.9385
--- emacs/lisp/ChangeLog:1.9384 Tue Apr 11 16:37:27 2006
+++ emacs/lisp/ChangeLog        Tue Apr 11 16:48:17 2006
@@ -1,5 +1,11 @@
 2006-04-11  Stefan Monnier  <address@hidden>
 
+       * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
+       quote special chars, and make the trick work on the hex part of the
+       buffer as well.
+       (hexl-mode, hexl-save-buffer, hexl-mode-exit)
+       (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
+
        * startup.el (normal-splash-screen): Fix last change so we don't wait
        2 minutes if we don't show the splash screen.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]