Glenn Morris
4e6835dbc4
Add 2007 to copyright years.
2007-01-21 04:57:37 +00:00
Nick Roberts
40b6cb793a
Fix typos.
2006-07-09 22:48:00 +00:00
Richard M. Stallman
86264ca183
(Minibuffer File): Minor cleanup.
2006-06-27 13:15:33 +00:00
Richard M. Stallman
3c8c279cc1
Lots of cleanups.
2006-06-04 02:17:49 +00:00
Michael Albinus
37ea2bbd65
* mini.texi (Completion Options):
...
* tramp.texi (Filename completion): Completion of remote files'
method, user name and host name is active only in partial
completion mode.
2006-05-06 21:41:27 +00:00
Thien-Thi Nguyen
8d99e09d78
Update years in copyright notice; nfc.
2006-02-05 22:41:31 +00:00
Richard M. Stallman
708bf2320a
Minor cleanups.
2006-01-29 16:59:14 +00:00
Richard M. Stallman
c90475c9f9
(Completion Commands, Completion):
...
In file name input, SPC does not do completion.
2005-12-08 17:58:35 +00:00
Richard M. Stallman
cf6ac72b4b
(Minibuffer File): Clarify previous change. Add @findex.
2005-11-18 17:04:22 +00:00
Stefan Monnier
3abf59170c
*** empty log message ***
2005-11-17 02:54:23 +00:00
Romain Francoise
42b5e85ecd
(Minibuffer): The default value now appears before the colon in
...
minibuffer prompts.
2005-09-30 18:29:18 +00:00
Thien-Thi Nguyen
b65d8176e6
Update years in copyright notice; nfc.
2005-08-10 15:40:54 +00:00
Richard M. Stallman
8db30414b1
(Completion Commands): Fix command name for ?.
2005-07-16 15:59:09 +00:00
Luc Teirlinck
da4d9773c9
(Completion Commands): Correct reference.
...
(Completion Options): Fix typo.
2005-05-14 14:05:59 +00:00
Richard M. Stallman
be8a531de7
(Completion): Completion acts on text before point.
2005-03-21 18:38:31 +00:00
Luc Teirlinck
285d5fe65b
(Completion Options): Fix typo.
2005-03-06 23:39:52 +00:00
Richard M. Stallman
eda8cfcfd9
(Completion Options): C-M-i like M-TAB.
2005-03-06 17:26:17 +00:00
Richard M. Stallman
c0a5ac4a24
(Minibuffer): Prompts are highlighted.
...
(Minibuffer Edit): Newline = C-j only on text terminals.
Clarify resize-mini-windows values.
Mention M-PAGEUP and M-PAGEDOWN.
(Completion Commands): Mouse-1 like Mouse-2.
(Minibuffer History): Explain history commands better.
(Repetition): Add xref to Incremental Search.
2005-02-25 13:54:21 +00:00
Richard M. Stallman
19b2c4ca1f
Don't say just "option" when talking about variables.
2005-01-30 11:23:17 +00:00
Kim F. Storm
3cfa787317
(Repetition): Rename isearch-resume-enabled to
...
isearch-resume-in-command-history and change default to disabled.
2004-09-13 08:15:37 +00:00
Juri Linkov
fbb2f03dc8
(Minibuffer History): Add `history-delete-duplicates'.
2004-09-08 20:14:47 +00:00
Juri Linkov
50fcce74b9
(Completion): Add description for menu items.
2004-03-22 07:25:14 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
285b48ffc4
Completion operates on text before point.
...
Doc incremental search and complex command history.
2002-06-26 22:34:21 +00:00
Richard M. Stallman
8bd800dbd9
Minor change for TeX filling improvement.
2002-04-03 15:21:07 +00:00
Eli Zaretskii
44829d968b
(Completion Options): Document the significance of a trailing slash
...
in elements of completion-ignored-extensions.
2001-10-13 12:14:11 +00:00
Richard M. Stallman
eb9ee0dbe6
Spelling correction.
...
Delete obsolete comment.
2001-09-12 21:02:34 +00:00
Richard M. Stallman
1ba2ce6859
Don't use "print" for displaying a message.
2001-08-20 04:20:06 +00:00
Richard M. Stallman
a9749dabdf
Minor cleanups.
2001-08-12 21:15:14 +00:00
Eli Zaretskii
4125ceb0ce
Fix last changes.
2001-07-19 13:24:11 +00:00
Eli Zaretskii
58fa012dac
Proofreading fixes from Chris Green <chris_e_green@yahoo.com>.
2001-07-17 10:50:35 +00:00
Richard M. Stallman
00a7861a63
Delete minibuffer-scroll-overlap.
2001-03-12 03:33:45 +00:00
Eli Zaretskii
0c141837c2
(Completion Options): Fix a typo.
...
From Simon Green <simon@elixir-studios.co.uk>.
2001-03-08 08:01:03 +00:00
Eli Zaretskii
f863537572
Change "filename" to "file name" or "file-name".
...
Change "uppercase" to "upper case" or "upper-case".
Change "lowercase" to "lower case" or "lower-case".
Fix "allows to".
(From Nelson Beebe.)
2001-02-25 13:41:20 +00:00
Eli Zaretskii
89dc96ee75
(Completion Options): Add an index for "ignored file names".
2001-02-22 13:33:05 +00:00
Richard M. Stallman
cea95679d0
Update copyright year.
2001-02-17 17:47:20 +00:00
Richard M. Stallman
79529b1266
Clean up max-mini-window-height and Partial Completion mode.
2001-02-17 17:46:34 +00:00
Gerd Moellmann
1cf7421bf8
(Minibuffer Edit): Add description of
...
resize-mini-windows.
2000-11-08 17:28:13 +00:00
Eli Zaretskii
0a67c7dbdb
More details about minibuffer window resizing control.
2000-08-22 11:10:57 +00:00
Dave Love
07b5a156ce
Directory partial completion.
2000-04-20 11:01:25 +00:00
Dave Love
8efd3a2b24
More on partial completion.
2000-03-12 18:36:20 +00:00
Dave Love
b80da86d8a
Minibuffer resizing now automatic.
2000-01-05 23:26:24 +00:00
Dave Love
6bf7aab684
#
1999-09-29 15:17:24 +00:00