From: Richard M. Stallman Date: Tue, 22 Mar 1994 20:48:30 +0000 (+0000) Subject: (asm-mode): Doc fix. X-Git-Tag: emacs-19.34~9383 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=18e3ab4119a7d674e60261e44f03faee117cf596;p=emacs.git (asm-mode): Doc fix. --- diff --git a/lisp/progmodes/asm-mode.el b/lisp/progmodes/asm-mode.el index 7ca17f86e29..cd91a957bcf 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)