diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-12-22 01:35:40 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-12-22 01:35:40 +0000 |
commit | 2f04a83552134f40d24e2a529d4e6c39e6e6ac6e (patch) | |
tree | 6357f35595aa5a0437deba679cfa7390c08520e9 | |
parent | da3863b5593125401cc888cadcfd67f0895452c8 (diff) | |
download | emacs-2f04a83552134f40d24e2a529d4e6c39e6e6ac6e.tar.gz emacs-2f04a83552134f40d24e2a529d4e6c39e6e6ac6e.tar.bz2 emacs-2f04a83552134f40d24e2a529d4e6c39e6e6ac6e.zip |
(atoms): Delete obsolete remark about `file' widget.
-rw-r--r-- | man/widget.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/widget.texi b/man/widget.texi index 5b4a4b12525..91e74dca01c 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -1282,9 +1282,7 @@ Allows you to enter a character in an editable field. @end deffn @deffn Widget file -Allows you to edit a file name in an editable field. If you invoke -the tag button, you can edit the file name in the mini-buffer with -completion. +Allows you to edit a file name in an editable field. Keywords: @table @code |