keybinding in commentary.
+2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
+
+ * lisp/eshell/em-cmpl.el: Corrected "context-related help"
+ keybinding in commentary.
+
2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
Parallelize documentation builds.
;; The list of possible completions can be viewed at any point by
;; pressing <M-?>.
;;
-;; Finally, context-related help can be accessed by pressing <C-c i>.
+;; Finally, context-related help can be accessed by pressing <C-c M-h>.
;; This only works well if the completion function has provided Eshell
;; with sufficient pointers to locate the relevant help text.