changeset 100070:13991fdfb004

* allout.el (allout-keybindings-list): Remove C-h binding to allow users to ask for help.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 30 Nov 2008 16:19:20 +0000
parents ef9e7f8ada6f
children cec8075ffd87
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 30 14:18:26 2008 +0000
+++ b/lisp/ChangeLog	Sun Nov 30 16:19:20 2008 +0000
@@ -1,5 +1,8 @@
 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
 
+	* allout.el (allout-keybindings-list): Remove C-h binding to allow
+	users to ask for help.
+
 	* wdired.el (wdired-finish-edit): If displaying a single file,
 	change dired-directory if that file was renamed.