]> code.delx.au - gnu-emacs/blobdiff - lisp/term/news.el
Delete the autoloads for functions defined with ibuffer-specific commands.
[gnu-emacs] / lisp / term / news.el
index af8635fb06dab9bdf8894f01dc2c6763bedac995..9830aed2533ff041f0d3e9726a447006febdbb79 100644 (file)
@@ -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])