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
3f11901a
Commit
3f11901a
authored
Jul 14, 2006
by
Kim F. Storm
Browse files
Mention that kbd macro has existed since Emacs 20.1.
parent
a4520735
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
etc/NEWS
etc/NEWS
+2
-0
lispref/ChangeLog
lispref/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
3f11901a
...
...
@@ -4518,6 +4518,8 @@ example,
(
kbd
"C-x C-f"
)
=>
"\^x\^f"
Actually
,
this
format
has
existed
since
Emacs
20.1
.
***
Interactive
commands
can
be
remapped
through
keymaps
.
This
is
an
alternative
to
using
`
defadvice
' or `substitute-key-definition'
...
...
lispref/ChangeLog
View file @
3f11901a
2006
-
07
-
15
Kim
F
.
Storm
<
storm
@
cua
.
dk
>
*
anti
.
texi
(
Antinews
):
Mention
redisplay
function
.
The
kbd
macro
existed
,
but
was
not
documented
,
before
22.
x
.
Function
pos
-
visible
-
in
-
window
-
p
is
not
new
in
22.
x
,
just
enhanced
.
2006
-
07
-
14
Nick
Roberts
<
nickrob
@
snap
.
net
.
nz
>
*
display
.
texi
(
Displaying
Messages
):
Add
anchor
.
...
...
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