From 4b9f0b67dae95106356e2cd7c7f03622702026f2 Mon Sep 17 00:00:00 2001 From: Aidan Gauland Date: Sun, 24 Feb 2013 18:34:22 +1300 Subject: [PATCH] * lisp/eshell/em-cmpl.el: Corrected "context-related help" keybinding in commentary. --- ChangeLog | 5 +++++ lisp/eshell/em-cmpl.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2720997a6c..711971a61a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-02-18 Aidan Gauland + + * lisp/eshell/em-cmpl.el: Corrected "context-related help" + keybinding in commentary. + 2013-02-21 Paul Eggert Parallelize documentation builds. diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index 8520a9c83d..91311deffc 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el @@ -63,7 +63,7 @@ ;; The list of possible completions can be viewed at any point by ;; pressing . ;; -;; Finally, context-related help can be accessed by pressing . +;; Finally, context-related help can be accessed by pressing . ;; This only works well if the completion function has provided Eshell ;; with sufficient pointers to locate the relevant help text. -- 2.20.1