changeset 6469:4cf30ff89a5e

(asm-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 22 Mar 1994 20:48:30 +0000
parents b0c731997544
children 651b49e52c9e
files lisp/progmodes/asm-mode.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/asm-mode.el	Tue Mar 22 20:41:00 1994 +0000
+++ b/lisp/progmodes/asm-mode.el	Tue Mar 22 20:48:30 1994 +0000
@@ -94,7 +94,8 @@
 
 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)