diff lisp/ChangeLog @ 95363:3c5bdcf6184e

(doc-view-mode-map): Bind `q' to quit-window, as is the custom.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 28 May 2008 14:16:09 +0000
parents e886c765584a
children 52e3cee99f90
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 28 12:36:15 2008 +0000
+++ b/lisp/ChangeLog	Wed May 28 14:16:09 2008 +0000
@@ -1,5 +1,8 @@
 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
+	the custom.
+
 	* files.el (basic-save-buffer-2): Pass nil rather than (point-min)
 	to write-region.