/[emacs]/emacs/lisp/term/news.el
ViewVC logotype

Diff of /emacs/lisp/term/news.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by dann, Wed Jul 27 18:02:07 2005 UTC revision 1.19 by ttn, Mon Aug 1 15:44:22 2005 UTC
# Line 1  Line 1 
1  ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard -*- no-byte-compile: t -*-  ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard -*- no-byte-compile: t -*-
2    
3  ;; Copyright (C) 1989, 1993, 2005 Free Software Foundation, Inc.  ;; Copyright (C) 1989, 1993, 2002, 2003, 2004,
4    ;;   2005 Free Software Foundation, Inc.
5    
6  ;; Author: FSF  ;; Author: FSF
7  ;; Keywords: terminals  ;; Keywords: terminals
# Line 29  Line 30 
30  ;;; Code:  ;;; Code:
31    
32  (defun terminal-init-news ()  (defun terminal-init-news ()
33    "Terminal initialization function for news."      "Terminal initialization function for news."
34    (if (boundp 'news-fkey-prefix)    (if (boundp 'news-fkey-prefix)
35        nil        nil
36      ;; The terminal initialization should already have set up some keys      ;; The terminal initialization should already have set up some keys

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26