Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c3b1f01f
Commit
c3b1f01f
authored
Jan 03, 2007
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(tutorial--describe-nonstandard-key): Fix typo.
parent
f6a1a672
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/tutorial.el
lisp/tutorial.el
+1
-1
No files found.
lisp/ChangeLog
View file @
c3b1f01f
2007-01-03 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
* tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
* iswitchb.el (iswitchb-global-map): Use command-remapping if available.
lisp/tutorial.el
View file @
c3b1f01f
...
...
@@ -153,7 +153,7 @@ options:
(
insert
"\n\nYou can use M-x "
(
format
"%s"
db
)
" RET instead."
))
(
insert
"\n\nWith you current key bindings"
(
insert
"\n\nWith you
r
current key bindings"
" you can use the key "
where
" to get the function `"
...
...
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