emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/woman.el,v
Date: Sat, 02 Sep 2006 23:29:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     06/09/02 23:29:18

Index: woman.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/woman.el,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- woman.el    28 Aug 2006 15:40:21 -0000      1.45
+++ woman.el    2 Sep 2006 23:29:18 -0000       1.46
@@ -1196,7 +1196,7 @@
          (kill-buffer standard-output)
          ))))
 
-(defvar woman-topic-history nil "Topic read history.")
+(defvaralias 'woman-topic-history 'Man-topic-history)
 (defvar woman-file-history nil "File-name read history.")
 
 (defun woman-file-name (topic &optional re-cache)




reply via email to

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