emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el,v [EMACS_22_BASE]
Date: Wed, 16 May 2007 11:23:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/05/16 11:23:32

Index: info.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/info.el,v
retrieving revision 1.501
retrieving revision 1.501.2.1
diff -u -b -r1.501 -r1.501.2.1
--- info.el     23 Apr 2007 15:21:47 -0000      1.501
+++ info.el     16 May 2007 11:23:32 -0000      1.501.2.1
@@ -288,7 +288,7 @@
 
 (defvar Info-current-subfile nil
   "Info subfile that is actually in the *info* buffer now.
-nil if current Info file is not split into subfiles.")
+It is nil if current Info file is not split into subfiles.")
 
 (defvar Info-current-node nil
   "Name of node that Info is now looking at, or nil.")




reply via email to

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