# HG changeset patch # User Richard M. Stallman # Date 764369310 0 # Node ID 4cf30ff89a5ec30b7d2cf651c245b4bdc98e3ed1 # Parent b0c7319975449d2d89c67785757fd4494bd1b4ab (asm-mode): Doc fix. diff -r b0c731997544 -r 4cf30ff89a5e lisp/progmodes/asm-mode.el --- 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)