emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/expand.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/expand.el,v
Date: Fri, 03 Nov 2006 15:06:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/03 15:06:55

Index: expand.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/expand.el,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- expand.el   6 Feb 2006 14:33:33 -0000       1.14
+++ expand.el   3 Nov 2006 15:06:55 -0000       1.15
@@ -296,7 +296,7 @@
 (defvar expand-list nil "Temporary variable used by the Expand package.")
 
 (defvar expand-pos nil
-  "If non nil, stores a vector containing markers to positions defined by the 
last expansion.
+  "If non-nil, stores a vector containing markers to positions defined by the 
last expansion.
 This variable is local to a buffer.")
 (make-variable-buffer-local 'expand-pos)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]