1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

95 Commits

Author SHA1 Message Date
Karl Berry
cd64b8f1e1 improve breaks in 8.5x11 2007-04-11 16:27:33 +00:00
Eli Zaretskii
ad8d30b3d8 Improve indexing. 2007-03-31 17:28:11 +00:00
Eli Zaretskii
c115a4634f Improve indexing. 2007-03-31 14:37:05 +00:00
Eli Zaretskii
5e472eb6ee Improve indexing. 2007-03-31 13:56:30 +00:00
Richard M. Stallman
f5fabecf26 (Basic Completion): Minor clarification. 2007-03-04 18:19:45 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Karl Berry
4299563601 fix bad page breaks 2006-07-18 13:50:29 +00:00
Richard M. Stallman
827b7ee7c2 Put period and comma inside quotes. 2006-07-18 00:08:15 +00:00
Eli Zaretskii
9de0ae286c (Minibuffer Contents): Remove @tindex. 2006-07-08 18:06:06 +00:00
Karl Berry
42b506849a fix overfull/underfull boxes 2006-07-05 14:13:24 +00:00
Eli Zaretskii
e7818a4a1f (Minibuffer History) <history-add-new-input>: Reword variable's description. 2006-06-03 08:28:03 +00:00
Juri Linkov
a8ccd062c4 (Minibuffer History): Add history-add-new-input. 2006-05-31 22:02:33 +00:00
Juri Linkov
63d336640e (Text from Minibuffer): Undocument keep-all. 2006-05-25 22:57:50 +00:00
Richard M. Stallman
e410360421 (Minibuffer History): Clarify. 2006-05-17 22:23:17 +00:00
Kim F. Storm
e6966ef0a7 (Minibuffer History): Update add-to-history. 2006-05-16 10:52:14 +00:00
Kim F. Storm
8bcba30da6 (Minibuffer History): Remove keep-dups arg
from add-to-history.
2006-05-07 20:52:05 +00:00
Romain Francoise
5a36d8349d * commands.texi (Event Input Misc):
* 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.
2006-05-07 16:02:27 +00:00
Eli Zaretskii
321eb4b29a (Minibuffer History): Document add-to-history. 2006-05-06 07:53:25 +00:00
Richard M. Stallman
53ba8be73b (High-Level Completion): Add xref to read-input-method-name. 2006-02-19 23:40:25 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Richard M. Stallman
ece9f5cc23 (Basic Completion): Completion alists are risky. 2006-02-02 16:34:58 +00:00
Luc Teirlinck
79c917052a (Basic Completion): Update lazy-completion-table examples for removal
of ARGS argument.
2005-12-28 17:18:38 +00:00
Stefan Monnier
1d5e15d046 (lazy-completion-table): Remove argument `args'. 2005-12-26 15:57:37 +00:00
Richard M. Stallman
69487a1fef (Minibuffer Contents): Minor cleanup. 2005-12-16 23:22:56 +00:00
Juri Linkov
730723edb0 (Minibuffer Contents): Add minibuffer-completion-contents. 2005-12-16 19:05:54 +00:00
Juri Linkov
5a027eaed3 (Completion Commands): Add mention of read-file-name
for filename completion keymaps.
(Reading File Names): Add mention of filename completion keymaps
for read-file-name and xref to `Completion Commands'.
2005-12-11 09:56:45 +00:00
Luc Teirlinck
f5f7e71230 (Intro to Minibuffers): Fix typo. 2005-12-09 04:38:40 +00:00
Richard M. Stallman
5e41b5a3e7 (Intro to Minibuffers): Replace list of local maps
with xrefs and better explanation.
(Completion Commands): Add the filename completion maps.
2005-12-08 18:07:17 +00:00
Richard M. Stallman
30cb17f0c2 (Completion Commands): Clean up prev change. 2005-10-28 16:44:20 +00:00
Masatake YAMATO
1d8e69a2b3 Write about new optional argument for `display-completion-list'. 2005-10-27 05:43:37 +00:00
Romain Francoise
97c3e4cc37 (High-Level Completion): Explain that the prompt
given to `read-buffer' should end with a colon and a space.
Update usage examples.
2005-09-30 18:30:10 +00:00
Thien-Thi Nguyen
651f374c99 Update years in copyright notice; nfc. 2005-08-10 14:29:01 +00:00
Luc Teirlinck
872e3f6ffc (Intro to Minibuffers): Update pxref for previous change in minibuf.texi. 2005-08-09 18:36:01 +00:00
Richard M. Stallman
2c45a1bfd5 (Minibuffer Misc): Node split up.
(Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
(Recursive Mini): New nodes split out from Minibuffer Misc.
(Minibuffer Misc): Document max-mini-window-height.
2005-08-09 12:05:30 +00:00
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