Index: emacs/lisp/term/news.el diff -c emacs/lisp/term/news.el:1.18 emacs/lisp/term/news.el:1.19 *** emacs/lisp/term/news.el:1.18 Wed Jul 27 18:02:07 2005 --- emacs/lisp/term/news.el Mon Aug 1 15:44:22 2005 *************** *** 1,6 **** ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard -*- no-byte-compile: t -*- ! ;; Copyright (C) 1989, 1993, 2005 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals --- 1,7 ---- ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard -*- no-byte-compile: t -*- ! ;; Copyright (C) 1989, 1993, 2002, 2003, 2004, ! ;; 2005 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals *************** *** 29,35 **** ;;; Code: (defun terminal-init-news () ! "Terminal initialization function for news." (if (boundp 'news-fkey-prefix) nil ;; The terminal initialization should already have set up some keys --- 30,36 ---- ;;; Code: (defun terminal-init-news () ! "Terminal initialization function for news." (if (boundp 'news-fkey-prefix) nil ;; The terminal initialization should already have set up some keys
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs