1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
Richard M. Stallman
9a2625351f Fix formatting ugliness.
(Completion Commands): Move keymap vars to the end
and vars completing-read binds to the top.
2005-06-18 13:53:26 +00:00
Luc Teirlinck
e09aff745e (Reading File Names): Update description of `read-directory-name'. 2005-05-21 22:29:19 +00:00
Richard M. Stallman
835da4eea0 (Reading File Names): Document read-file-name-completion-ignore-case. 2005-03-26 02:06:27 +00:00
Richard M. Stallman
af300e6952 (Reading File Names): Document read-file-name-function. 2005-03-21 17:50:35 +00:00
Richard M. Stallman
2a1cf63635 (Minibuffer Misc): Get rid of "Emacs 21". 2005-03-06 18:19:34 +00:00
Kim F. Storm
a41c174fd4 (Basic Completion): Allow symbols in addition to
strings in try-completion and all-completions.
2005-02-22 20:50:05 +00:00
Richard M. Stallman
e37d6e4c86 (Text from Minibuffer): Minor clarification.
Mention arrow keys.
2005-02-14 10:17:32 +00:00
Richard M. Stallman
4d19f455ab (Text from Minibuffer): Document KEEP-ALL arg in read-from-minibuffer. 2004-11-20 22:08:39 +00:00
Richard M. Stallman
5d64585238 (Minibuffer Completion): When ignoring case,
predicate must not be case-sensitive.
2004-11-16 17:27:48 +00:00
Simon Josefsson
6f4e005dd9 (Reading a Password): Revert. 2004-10-29 21:23:08 +00:00
Simon Josefsson
acd4089b00 (Reading a Password): Add. 2004-10-25 14:14:33 +00:00
Juri Linkov
fbb2f03dc8 (Minibuffer History): Add `history-delete-duplicates'. 2004-09-08 20:14:47 +00:00
Luc Teirlinck
bdb3097a23 (High-Level Completion): Add anchor for definition of `read-variable'. 2004-08-07 01:00:05 +00:00
Luc Teirlinck
b1895e7380 (Minibuffer Misc): Add anchor. 2004-07-24 22:51:30 +00:00
Luc Teirlinck
f96bad52a4 (Minibuffer Misc): Add anchor for `minibuffer-scroll-window'. 2004-07-19 21:04:00 +00:00
Luc Teirlinck
facf1bca12 Change position of @anchor's. Add anchor. 2004-06-23 16:20:08 +00:00
Richard M. Stallman
79467ffe3e (Minibuffer Completion): For INITIAL arg,
refer the user to the Initial Input node.
(Text from Minibuffer): Likewise.
(Initial Input): New node.  Document this feature
and say it is mostly deprecated.
2004-06-05 17:39:46 +00:00
Luc Teirlinck
1b91d47f89 (Completion Commands): Add xref to Emacs manual for Partial Completion mode. 2004-03-10 03:52:59 +00:00
Luc Teirlinck
6f6b043343 *** empty log message *** 2004-02-12 17:04:42 +00:00
Luc Teirlinck
4b574f3d8e (Text from Minibuffer): Various corrections and clarifications.
(Object from Minibuffer): Correct Lisp description of read-minibuffer.
(Minibuffer History): Clarify description of cons values for HISTORY arguments.
(Basic Completion): Various corrections and clarifications.
Add completion-regexp-list.
(Minibuffer Completion): Correct and clarify description of completing-read.
(Completion Commands): Mention partial-completion-mode.
Various other minor changes.
(High-Level Completion): Various corrections and clarifications.
(Reading File Names): Ditto.
(Minibuffer Misc): Ditto.
2004-02-04 03:08:59 +00:00
Richard M. Stallman
41495ddda8 (Minibuffer Misc): Add set-minibuffer-window. 2003-12-29 21:24:48 +00:00
Richard M. Stallman
6142d1d06c Avoid @strong{Note:}. 2003-09-26 10:01:42 +00:00
Richard M. Stallman
f460db362d (Intro to Minibuffers): Explain that the minibuffer
changes variables that record input events.
(Minibuffer Misc): Add minibuffer-selected-window.
2003-09-12 01:06:43 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
1c7cdff5dd (Reading File Names): read-file-name has new arg PREDICATE.
New function read-directory-name.
2003-08-06 01:41:08 +00:00
Richard M. Stallman
7370e0a883 (Basic Completion): Describe test-completion.
Collections can be lists of strings.
Clean up lazy-completion-table.
(Programmed Completion): Mention test-completion.
Clarify why lambda expressions are not accepted.
(Minibuffer Misc): Describe minibufferp.
2003-07-22 15:13:58 +00:00
Richard M. Stallman
4ff1926ee8 (Basic Completion): Add lazy-completion-table.
(Programmed Completion): Add dynamic-completion-table.
2003-07-14 15:55:32 +00:00
Richard M. Stallman
6fe508678c Minor Texinfo usage fix. 2003-06-30 10:43:01 +00:00
Richard M. Stallman
9a191ebaa7 (Minibuffer Misc): Document fn minibuffer-message. 2003-04-16 05:05:32 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
ff306b6098 Document history-length. 2002-12-07 21:42:16 +00:00
Richard M. Stallman
56bd69df59 Fix typo. 2002-08-15 20:33:01 +00:00
Pavel Janík
42d9d13aa3 Fix typo. 2002-03-31 16:43:51 +00:00
Miles Bader
b3b044f2ca (Minibuffer Misc): Add entries for `minibuffer-contents',
`minibuffer-contents-no-properties', and `delete-minibuffer-contents'.
Correct description for `minibuffer-prompt-end'.
2001-10-02 02:34:48 +00:00
Richard M. Stallman
b9332010d2 More of previous change. 2001-06-23 16:07:34 +00:00
Richard M. Stallman
70c750c0e8 Deprecate use of the INITIAL argument for completing-read. 2001-06-23 16:06:49 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4 Remove obsolete @tindex commands. 2000-01-05 14:29:37 +00:00
Richard M. Stallman
7282119048 *** empty log message *** 2000-01-03 00:19:17 +00:00
Dave Love
2468d0c025 Current version from /gd/gnu/elisp. 1999-12-03 19:11:12 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00
Karl Heuer
e75ecfecdc *** empty log message *** 1998-08-29 17:11:50 +00:00
Karl Heuer
960b55e839 *** empty log message *** 1998-08-29 16:53:17 +00:00
Karl Heuer
3e0aea0f8d *** empty log message *** 1998-08-29 16:34:51 +00:00
Richard M. Stallman
1911e6e52c *** empty log message *** 1998-05-26 18:56:56 +00:00
Richard M. Stallman
a9f0a989a1 *** empty log message *** 1998-05-19 03:45:57 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00
Richard M. Stallman
f9f59935f3 *** empty log message *** 1998-02-28 01:53:53 +00:00
Richard M. Stallman
9e2b495b70 Minor cleanups for overfull hboxes. 1996-12-20 00:09:23 +00:00
Richard M. Stallman
6ecb21f158 Clarify how completing-read returns an empty string. 1996-09-18 22:57:51 +00:00