diff lisp/ChangeLog @ 111074:9138671f67b0

Tweak revert-buffer-function to inhibit auto-mode-alist. * hexl.el (hexl-mode, hexl-mode-exit): Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252). (hexl-revert-buffer-function): New function. (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
author Daiki Ueno <ueno@unixuser.org>
date Thu, 21 Oct 2010 11:38:46 +0900
parents b5730f66fbf4
children 15b14005a6f2
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 21 02:31:33 2010 +0000
+++ b/lisp/ChangeLog	Thu Oct 21 11:38:46 2010 +0900
@@ -1,3 +1,10 @@
+2010-10-21  Daiki Ueno  <ueno@unixuser.org>
+
+	* hexl.el (hexl-mode, hexl-mode-exit): Tweak
+	revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
+	(hexl-revert-buffer-function): New function.
+	(hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
+
 2010-10-19  Alan Mackenzie  <acm@muc.de>
 
 	* progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit: move