aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emulation/viper-ex.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el
index 81f73c65b23..669d38a48f3 100644
--- a/lisp/emulation/viper-ex.el
+++ b/lisp/emulation/viper-ex.el
@@ -1,4 +1,5 @@
1;;; viper-ex.el -- functions implementing the Ex commands for Viper 1;;; viper-ex.el -- functions implementing the Ex commands for Viper
2;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
2 3
3;; This file is part of GNU Emacs. 4;; This file is part of GNU Emacs.
4 5