emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 10 Sep 2005 10:59:08 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8164 emacs/lisp/ChangeLog:1.8165
*** emacs/lisp/ChangeLog:1.8164 Sat Sep 10 11:11:42 2005
--- emacs/lisp/ChangeLog        Sat Sep 10 14:59:07 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-09-10  Emilio C. Lopes  <address@hidden>
+   
+       * woman.el (woman-topic-at-point-default): Renamed to
+       woman-use-topic-at-point-default.
+       (woman-topic-at-point): Renamed to woman-use-topic-at-point.
+       (woman-file-name): Reflect renames above.  Automatically use the
+       word at point as topic if woman-use-topic-at-point is non-nil.
+       Otherwise offer it as default but don't insert it in the
+       minibuffer.  Also use `test-completion' instead of `assoc' as
+       suggested by Stefan Monnier.
+ 
  2005-09-10  Andre Spiegel  <address@hidden>
  
        * vc.el (vc-directory, vc-update-change-log): Throw an error on




reply via email to

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