Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4b9f0b67
Commit
4b9f0b67
authored
Feb 24, 2013
by
Aidan Gauland
Browse files
* lisp/eshell/em-cmpl.el: Corrected "context-related help"
keybinding in commentary.
parent
7a91562f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
ChangeLog
ChangeLog
+5
-0
lisp/eshell/em-cmpl.el
lisp/eshell/em-cmpl.el
+1
-1
No files found.
ChangeLog
View file @
4b9f0b67
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.
...
...
lisp/eshell/em-cmpl.el
View file @
4b9f0b67
...
...
@@ -63,7 +63,7 @@
;; 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment