projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc8c2c
)
; Update asm-mode docstring after last change
author
Basil L. Contovounesios
<contovob@tcd.ie>
Wed, 10 Jul 2019 13:58:32 +0000
(14:58 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Wed, 10 Jul 2019 13:58:32 +0000
(14:58 +0100)
* lisp/progmodes/asm-mode.el (asm-mode): Display binding for
newline-and-indent instead of its obsolete alias
asm-newline (bug#36540).
lisp/progmodes/asm-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/asm-mode.el
b/lisp/progmodes/asm-mode.el
index 5390ef7cd2a22b3137e13b8c589a2e10db4dc4c5..d6e155997d431edae2cbf47290cd3cc5320daa7c 100644
(file)
--- a/
lisp/progmodes/asm-mode.el
+++ b/
lisp/progmodes/asm-mode.el
@@
-113,7
+113,7
@@
Features a private abbrev table and the following bindings:
\\[asm-colon]\toutdent a preceding label, tab to next tab stop.
\\[tab-to-tab-stop]\ttab to next tab stop.
-\\[
asm-newline
]\tnewline, then tab to next tab stop.
+\\[
newline-and-indent
]\tnewline, then tab to next tab stop.
\\[asm-comment]\tsmart placement of assembler comments.
The character used for making comments is set by the variable