]> git.eshelyaron.com Git - emacs.git/commitdiff
(asm-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 22 Mar 1994 20:48:30 +0000 (20:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 22 Mar 1994 20:48:30 +0000 (20:48 +0000)
lisp/progmodes/asm-mode.el

index 7ca17f86e295c59427edd4ccc2de0bda207d5bbc..cd91a957bcfa9e221245641fdcc4fdafed5e5c6d 100644 (file)
@@ -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)