1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Richard M. Stallman
2d8e50884b (pcomplete-read-event): One single definition, and not a defsubst. 2007-04-08 13:47:33 +00:00
Glenn Morris
496263ca9c Doc fix in commentary. 2007-04-07 03:00:23 +00:00
Stefan Monnier
eb69fe3e0a (pcomplete-show-completions): Improve last change, so
as not to use an invisible window and to create a window if none exist.
2007-03-05 19:57:10 +00:00
Chong Yidong
9a8b03860e (pcomplete-show-completions): Search all frames for completions
buffer.
2007-03-05 17:32:38 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Eli Zaretskii
338835b79e (pcomplete-show-completions): Recognize TAB on text terminals. 2006-04-01 14:31:32 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Deepak Goel
8a26c16552 Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
John Wiegley
2ff1dec97f 2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com>
* pcomplete.el: define pcomplete-read-event instead of read-event,
	since it's not a complete read-event implementation
2005-01-21 10:26:26 +00:00
Richard M. Stallman
58cc447b23 (pcomplete-entries): Don't use directory-sep-char. 2004-10-27 15:05:12 +00:00
Richard M. Stallman
060a33bb97 (pcomplete): Instead of interactive-p,
use an arg set non-nil by the interactive spec.
2004-10-26 08:33:14 +00:00
Juanma Barranquero
98155da2ad (pcomplete-time-less-p): Remove. 2004-04-27 22:42:58 +00:00
Juanma Barranquero
21a2e05d67 (pcomplete-opt, pcomplete-actual-arg, pcomplete-match-string,
pcomplete-comint-setup, pcomplete-here, pcomplete--help,
pcomplete--here): Doc fixes.
2004-04-23 21:34:46 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
c60ee5e70f Cygwin support patch. 2003-01-31 15:24:20 +00:00
John Wiegley
150158c498 (pcomplete-termination-string): Added a variable for modifying the
string which is inserted after a completion or expansion using
pcomplete.
2003-01-10 07:01:14 +00:00
John Wiegley
d86e0c59ec (pcomplete-entries): Don't set `above-cutoff' to a value unless
pcomplete-cycle-cutoff-length is non-nil.
2002-08-05 20:07:12 +00:00
John Wiegley
22eb1d41ef (pcomplete-comint-setup): Use `add-to-list', to prevent adding the
symbol `pcomplete' to shell-dynamic-complete-functions too many times.
2002-07-31 23:32:14 +00:00
Richard M. Stallman
430190ba6d (pcomplete-entries): Doc fix. 2002-07-31 22:01:54 +00:00
Miles Bader
8a5782b5da (pcomplete-entries): Expand environment variables in filename. 2002-03-11 04:15:31 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
John Wiegley
219227ead0 See ChangeLog 2001-01-26 06:19:25 +00:00
Dave Love
5751b8f98a (pcomplete) <defgroup>: Add :version. 2000-10-15 17:13:58 +00:00
John Wiegley
d7103dda28 Removed all external URL references, and changed one, since my
www.emacs.org is not longer being used.
2000-10-13 10:32:23 +00:00
John Wiegley
79cf8e808e See ChangeLog 2000-09-01 22:48:12 +00:00
John Wiegley
ca7aae916b See ChangeLog 2000-08-29 00:47:45 +00:00
Gerd Moellmann
affbf64775 *** empty log message *** 2000-06-23 05:24:10 +00:00