]> 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 d0939db95ea7a62c9866ec18801f004c68880837..9830aed2533ff041f0d3e9726a447006febdbb79 100644 (file)
@@ -1,4 +1,4 @@
-;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
+;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
 
 ;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
 
@@ -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])