changeset 75066:9cb86600aa59

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Jan 2007 23:57:14 +0000
parents 1896be02a248
children ff242396ed7e
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 02 23:54:59 2007 +0000
+++ b/lisp/ChangeLog	Tue Jan 02 23:57:14 2007 +0000
@@ -1,5 +1,8 @@
 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
 
+	* emulation/viper.el (viper-custom-file-name, viper-mode):
+	Fix typos in docstrings.
+
 	* subr.el (momentary-string-display): After moving point, set POS
 	variable to it to avoid later errors once the buffer is modified.
 	Doc fix.