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  <[EMAIL PROTECTED]>
+   
+       * 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  <[EMAIL PROTECTED]>
  
        * vc.el (vc-directory, vc-update-change-log): Throw an error on


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to