# HG changeset patch # User Chong Yidong # Date 1228061960 0 # Node ID 13991fdfb004a09a0a5471b063ec3fde53bb1821 # Parent ef9e7f8ada6fd321be5a6602dfe4b147df8045b1 * allout.el (allout-keybindings-list): Remove C-h binding to allow users to ask for help. diff -r ef9e7f8ada6f -r 13991fdfb004 lisp/ChangeLog --- 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 + * 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.