aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/asm-mode.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-03-22 20:48:30 +0000
committerRichard M. Stallman <[email protected]>1994-03-22 20:48:30 +0000
commit18e3ab4119a7d674e60261e44f03faee117cf596 (patch)
tree0e6ca0f4ba4becf8a547277c713954fc1a8cddf2 /lisp/progmodes/asm-mode.el
parent8782c06b52819d0d84cd8f30fc43c4abf9c9ede1 (diff)
(asm-mode): Doc fix.
Diffstat (limited to 'lisp/progmodes/asm-mode.el')
-rw-r--r--lisp/progmodes/asm-mode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/asm-mode.el b/lisp/progmodes/asm-mode.el
index 7ca17f86e2..cd91a957bc 100644
--- a/lisp/progmodes/asm-mode.el
+++ b/lisp/progmodes/asm-mode.el
@@ -94,7 +94,8 @@ called near the beginning of mode initialization.
Turning on Asm mode runs the hook `asm-mode-hook' at the end of initialization.
-Special commands:\\{asm-mode-map}
+Special commands:
+\\{asm-mode-map}
"
(interactive)
(kill-all-local-variables)