From c869783d91eade5384116740dca6643d8556b142 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 6 Jan 2012 00:10:22 -0800 Subject: Change the binding of "e" in info-mode. * doc/lispref/maps.texi (Standard Keymaps): Refer to Info-edit by name rather than by keybinding. * lisp/info.el (Info-mode-map): Bind e to end-of-buffer, rather than Info-edit. Fixes: debbugs:10385 --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8ec5f49e63..186860c2b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2012-01-06 Glenn Morris + * info.el (Info-mode-map): Bind e to end-of-buffer, rather + than Info-edit. (Bug#10385) + * time.el (display-time-load-average, display-time-next-load-average): Doc fixes. -- cgit v1.2.3