diff lisp/term/news.el @ 38431:853c3674f20a

Fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 11:39:42 +0000
parents 8f952e921136
children 33d53d287ee4
line wrap: on
line diff
--- a/lisp/term/news.el	Mon Jul 16 11:22:34 2001 +0000
+++ b/lisp/term/news.el	Mon Jul 16 11:39:42 2001 +0000
@@ -33,7 +33,7 @@
   ;; The terminal initialization should already have set up some keys
   (setq news-fkey-prefix (lookup-key function-key-map "\eO"))
   (if (not (keymapp news-fkey-prefix))
-      (error "What?  Your news termcap/terminfo has no keycaps in it."))
+      (error "What?  Your news termcap/terminfo has no keycaps in it"))
 
   ;; Termcap or terminfo will set these
   ;; (define-key news-fkey-prefix "P" [f1])