mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
; Update asm-mode docstring after last change
* lisp/progmodes/asm-mode.el (asm-mode): Display binding for newline-and-indent instead of its obsolete alias asm-newline (bug#36540).
This commit is contained in:
parent
ddc8c2c298
commit
ff5dd4ed76
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue