summaryrefslogtreecommitdiff
path: root/lisp/emulation/viper-keym.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>2001-09-09 22:33:38 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>2001-09-09 22:33:38 +0000
commit02f34c7046309acb4772efc0d847a93e752f5b4e (patch)
tree1475778284148b185e5fda55d7e83a86cbbf33f6 /lisp/emulation/viper-keym.el
parentcfc697a2beffc0b0e50e83609cc86df0ec306330 (diff)
downloademacs-02f34c7046309acb4772efc0d847a93e752f5b4e.tar.gz
2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-init.el (ediff-highest-priority): bug fix. * viper-cmd.el (viper-special-read-and-insert-char): new function that reads a character and uses the current input method or iso-accents when appropriate. * viper.el and all others: corrections to the comment blocks at the top.
Diffstat (limited to 'lisp/emulation/viper-keym.el')
-rw-r--r--lisp/emulation/viper-keym.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el
index 73155a05798..cad5f34389f 100644
--- a/lisp/emulation/viper-keym.el
+++ b/lisp/emulation/viper-keym.el
@@ -2,6 +2,8 @@
;; Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
+;; Author: Michael Kifer <kifer@cs.sunysb.edu>
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify