emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/international/kkc.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/international/kkc.el
Date: Tue, 04 Feb 2003 08:09:39 -0500

Index: emacs/lisp/international/kkc.el
diff -c emacs/lisp/international/kkc.el:1.27 
emacs/lisp/international/kkc.el:1.28
*** emacs/lisp/international/kkc.el:1.27        Sun Jul 15 15:53:53 2001
--- emacs/lisp/international/kkc.el     Tue Feb  4 08:09:38 2003
***************
*** 168,174 ****
  ;; kkc-current-conversions for key sequence kkc-current-key of length
  ;; LEN.  If no conversion is found in the dictionary, don't change
  ;; kkc-current-conversions and return nil.
! ;; Postfixes are handled only if POSTFIX is non-nil. 
  (defun kkc-lookup-key (len &optional postfix prefer-noun)
    ;; At first, prepare cache data if any.
    (unless kkc-init-file-flag
--- 168,174 ----
  ;; kkc-current-conversions for key sequence kkc-current-key of length
  ;; LEN.  If no conversion is found in the dictionary, don't change
  ;; kkc-current-conversions and return nil.
! ;; Postfixes are handled only if POSTFIX is non-nil.
  (defun kkc-lookup-key (len &optional postfix prefer-noun)
    ;; At first, prepare cache data if any.
    (unless kkc-init-file-flag




reply via email to

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