emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/leim/quail/pypunct-b5.el


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/leim/quail/pypunct-b5.el
Date: Thu, 23 May 2002 13:40:18 -0400

Index: emacs/leim/quail/pypunct-b5.el
diff -c emacs/leim/quail/pypunct-b5.el:1.4 emacs/leim/quail/pypunct-b5.el:1.5
*** emacs/leim/quail/pypunct-b5.el:1.4  Wed Sep  6 22:52:56 2000
--- emacs/leim/quail/pypunct-b5.el      Mon Jul 16 16:22:24 2001
***************
*** 1,4 ****
! ;; quail/pypunct-b5.el -- Quail packages for Chinese (pinyin + extra symbols)
  
  ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
  ;; Licensed to the Free Software Foundation.
--- 1,4 ----
! ;;; pypunct-b5.el --- Quail packages for Chinese (pinyin + extra symbols)
  
  ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
  ;; Licensed to the Free Software Foundation.
***************
*** 24,29 ****
--- 24,33 ----
  ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  ;; Boston, MA 02111-1307, USA.
  
+ ;;; Commentary:
+ 
+ ;;; Code:
+ 
  (require 'quail)
  
  (load "quail/PY-b5")
***************
*** 48,50 ****
--- 52,56 ----
        (nth 2 (assoc "chinese-py-b5" quail-package-alist)))
  
  (quail-defrule "v" (nth 2 (assoc "chinese-punct-b5" quail-package-alist)))
+ 
+ ;;; pypunct-b5.el ends here



reply via email to

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