diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 16:10:43 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 16:10:43 -0400 |
commit | aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f (patch) | |
tree | 668a1143cf5705019a45d95238d31eca7677ec00 /lisp/emulation/viper.el | |
parent | bd78fa1d5442e6e023a16d407741ec899d57d3cd (diff) | |
download | emacs-aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f.tar.gz |
Add "Version:" and "Package:" Lisp file headers.
Diffstat (limited to 'lisp/emulation/viper.el')
-rw-r--r-- | lisp/emulation/viper.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index 302cfa82958..04833a836a6 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el @@ -8,6 +8,7 @@ ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> ;; Keywords: emulations +;; Version: 3.14.1 ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this ;; file on 20/3/2008, and the maintainer agreed that when a bug is |