diff lisp/ChangeLog @ 74269:fa6583f5269e

(diff-mode-map): Add a binding for unified->context.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 27 Nov 2006 20:59:54 +0000
parents 3de22dfd43f8
children 1d8d209edc99
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 27 20:58:37 2006 +0000
+++ b/lisp/ChangeLog	Mon Nov 27 20:59:54 2006 +0000
@@ -1,5 +1,7 @@
 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* diff-mode.el (diff-mode-map): Add a binding for unified->context.
+
 	* server.el: Remove spurious * in docstrings.
 	(server-process-filter): Exit from recursive editing before processing
 	a new request.