emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/news.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/term/news.el
Date: Mon, 01 Aug 2005 11:44:23 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]