diff lisp/ChangeLog @ 106407:1119f2c554bc

(log-view-mode-map): "q" calls quit-window, like in all the other non-self-insert buffers.
author Sam Steingold <sds@gnu.org>
date Fri, 04 Dec 2009 16:34:22 +0000
parents 362893635d63
children 53d1b718f76a
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 04 16:16:26 2009 +0000
+++ b/lisp/ChangeLog	Fri Dec 04 16:34:22 2009 +0000
@@ -1,3 +1,8 @@
+2009-12-04  Sam Steingold  <sds@gnu.org>
+
+	* log-view.el (log-view-mode-map): "q" calls quit-window,
+	like in all the other non-self-insert buffers.
+
 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	Minor cleanup.