aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/minibuf.texi
Commit message (Collapse)AuthorAgeFilesLines
* fix bad page breaksKarl Berry2006-07-181-1/+3
|
* Put period and comma inside quotes.Richard M. Stallman2006-07-181-2/+2
|
* (Minibuffer Contents): Remove @tindex.Eli Zaretskii2006-07-081-5/+0
|
* fix overfull/underfull boxesKarl Berry2006-07-051-3/+4
|
* (Minibuffer History) <history-add-new-input>: Reword variable's description.Eli Zaretskii2006-06-031-3/+5
|
* (Minibuffer History): Add history-add-new-input.Juri Linkov2006-05-311-0/+6
|
* (Text from Minibuffer): Undocument keep-all.Juri Linkov2006-05-251-4/+1
|
* (Minibuffer History): Clarify.Richard M. Stallman2006-05-171-13/+11
|
* (Minibuffer History): Update add-to-history.Kim F. Storm2006-05-161-8/+11
|
* (Minibuffer History): Remove keep-dups argKim F. Storm2006-05-071-3/+2
| | | | from add-to-history.
* * commands.texi (Event Input Misc):Romain Francoise2006-05-071-1/+1
| | | | | | | | | | * compile.texi (Eval During Compile): * internals.texi (Buffer Internals): * minibuf.texi (Initial Input): * nonascii.texi (Scanning Charsets): * numbers.texi (Comparison of Numbers): * windows.texi (Textual Scrolling, Vertical Scrolling): Fix various typos.
* (Minibuffer History): Document add-to-history.Eli Zaretskii2006-05-061-1/+17
|
* (High-Level Completion): Add xref to read-input-method-name.Richard M. Stallman2006-02-191-1/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (Basic Completion): Completion alists are risky.Richard M. Stallman2006-02-021-0/+4
|
* (Basic Completion): Update lazy-completion-table examples for removalLuc Teirlinck2005-12-281-6/+3
| | | | of ARGS argument.
* (lazy-completion-table): Remove argument `args'.Stefan Monnier2005-12-261-2/+2
|
* (Minibuffer Contents): Minor cleanup.Richard M. Stallman2005-12-161-5/+3
|
* (Minibuffer Contents): Add minibuffer-completion-contents.Juri Linkov2005-12-161-0/+9
|
* (Completion Commands): Add mention of read-file-nameJuri Linkov2005-12-111-2/+10
| | | | | | for filename completion keymaps. (Reading File Names): Add mention of filename completion keymaps for read-file-name and xref to `Completion Commands'.
* (Intro to Minibuffers): Fix typo.Luc Teirlinck2005-12-091-1/+1
|
* (Intro to Minibuffers): Replace list of local mapsRichard M. Stallman2005-12-081-19/+16
| | | | | with xrefs and better explanation. (Completion Commands): Add the filename completion maps.
* (Completion Commands): Clean up prev change.Richard M. Stallman2005-10-281-6/+6
|
* Write about new optional argument for `display-completion-list'.Masatake YAMATO2005-10-271-3/+11
|
* (High-Level Completion): Explain that the promptRomain Francoise2005-09-301-2/+7
| | | | | given to `read-buffer' should end with a colon and a space. Update usage examples.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-3/+2
|
* (Intro to Minibuffers): Update pxref for previous change in minibuf.texi.Luc Teirlinck2005-08-091-1/+1
|
* (Minibuffer Misc): Node split up.Richard M. Stallman2005-08-091-79/+107
| | | | | | (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents) (Recursive Mini): New nodes split out from Minibuffer Misc. (Minibuffer Misc): Document max-mini-window-height.
* Fix formatting ugliness.Richard M. Stallman2005-06-181-72/+69
| | | | | (Completion Commands): Move keymap vars to the end and vars completing-read binds to the top.
* (Reading File Names): Update description of `read-directory-name'.Luc Teirlinck2005-05-211-3/+3
|
* (Reading File Names): Document read-file-name-completion-ignore-case.Richard M. Stallman2005-03-261-0/+5
|
* (Reading File Names): Document read-file-name-function.Richard M. Stallman2005-03-211-0/+7
|
* (Minibuffer Misc): Get rid of "Emacs 21".Richard M. Stallman2005-03-061-3/+3
|
* (Basic Completion): Allow symbols in addition toKim F. Storm2005-02-221-8/+10
| | | | strings in try-completion and all-completions.
* (Text from Minibuffer): Minor clarification.Richard M. Stallman2005-02-141-1/+4
| | | | Mention arrow keys.
* (Text from Minibuffer): Document KEEP-ALL arg in read-from-minibuffer.Richard M. Stallman2004-11-201-1/+4
|
* (Minibuffer Completion): When ignoring case,Richard M. Stallman2004-11-161-3/+5
| | | | predicate must not be case-sensitive.
* (Reading a Password): Revert.Simon Josefsson2004-10-291-61/+0
|
* (Reading a Password): Add.Simon Josefsson2004-10-251-0/+61
|
* (Minibuffer History): Add `history-delete-duplicates'.Juri Linkov2004-09-081-1/+7
|
* (High-Level Completion): Add anchor for definition of `read-variable'.Luc Teirlinck2004-08-071-0/+1
|
* (Minibuffer Misc): Add anchor.Luc Teirlinck2004-07-241-0/+1
|
* (Minibuffer Misc): Add anchor for `minibuffer-scroll-window'.Luc Teirlinck2004-07-191-0/+1
|
* Change position of @anchor's. Add anchor.Luc Teirlinck2004-06-231-4/+6
|
* (Minibuffer Completion): For INITIAL arg,Richard M. Stallman2004-06-051-38/+52
| | | | | | | 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.
* (Completion Commands): Add xref to Emacs manual for Partial Completion mode.Luc Teirlinck2004-03-101-1/+3
|
* *** empty log message ***Luc Teirlinck2004-02-121-1/+1
|
* (Text from Minibuffer): Various corrections and clarifications.Luc Teirlinck2004-02-041-108/+229
| | | | | | | | | | | | | (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.
* (Minibuffer Misc): Add set-minibuffer-window.Richard M. Stallman2003-12-291-0/+8
|
* Avoid @strong{Note:}.Richard M. Stallman2003-09-261-4/+5
|