comparison 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
comparison
equal deleted inserted replaced
39214:dd2b8f794156 39215:8dccf2552307
1 ;;; viper-init.el --- some common definitions for Viper 1 ;;; viper-init.el --- some common definitions for Viper
2 2
3 ;; Copyright (C) 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997 Free Software Foundation, Inc.
4
5 ;; Author: Michael Kifer <kifer@cs.sunysb.edu>
4 6
5 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
6 8
7 ;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;; GNU Emacs is free software; you can redistribute it and/or modify
8 ;; it under the terms of the GNU General Public License as published by 10 ;; it under the terms of the GNU General Public License as published by