diff lisp/emulation/viper-init.el @ 39215:8dccf2552307

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.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 09 Sep 2001 22:33:38 +0000
parents 67b464da13ec
children 0cfd64a10789
line wrap: on
line diff
--- a/lisp/emulation/viper-init.el	Sun Sep 09 20:09:35 2001 +0000
+++ b/lisp/emulation/viper-init.el	Sun Sep 09 22:33:38 2001 +0000
@@ -2,6 +2,8 @@
 
 ;; Copyright (C) 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