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
2a4f8d3d
Commit
2a4f8d3d
authored
Feb 17, 2010
by
Glenn Morris
Browse files
* callint.c (Finteractive): Doc fix.
parent
d9aa39cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/callint.c
src/callint.c
+1
-1
No files found.
src/ChangeLog
View file @
2a4f8d3d
2010-02-18 Glenn Morris <rgm@gnu.org>
* callint.c (Finteractive): Doc fix.
2010-02-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
* coding.c (record_conversion_result): Handle
...
...
src/callint.c
View file @
2a4f8d3d
...
...
@@ -127,7 +127,7 @@ If the string begins with `@', Emacs searches the key sequence which
invoked the command for its first mouse click (or any other event
which specifies a window).
If the string begins with `^' and `shift-select-mode' is non-nil,
Emacs first calls the function `handle-shift-select'.
Emacs first calls the function `handle-shift-select
ion
'.
You may use `@', `*', and `^' together. They are processed in the
order that they appear, before reading any arguments.
usage: (interactive &optional ARGS) */
)
...
...
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