[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp woman.el
From: |
Eli Zaretskii |
Subject: |
[Emacs-commit] emacs/lisp woman.el |
Date: |
Sat, 10 Sep 2005 10:57:34 -0400 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Eli Zaretskii <address@hidden> 05/09/10 14:57:33
Modified files:
lisp : woman.el
Log message:
(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.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/woman.el.diff?tr1=1.37&tr2=1.38&r1=text&r2=text