Dan Nicolaescu
|
004a00f4ae
|
* progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
* play/yow.el (doctor-ret-or-read):
* vc-hooks.el (vc-dired-resynch-file):
* vc-hg.el (log-view-get-marked):
* smerge-mode.el (ediff-cleanup-mess):
* pcvs.el (vc-editable-p, vc-checkout):
* pcomplete.el (comint-bol):
* informat.el (texinfo-format-refill):
* ido.el (tramp-tramp-file-p):
* ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
(ibuffer-generate-filter-groups)
(ibuffer-format-filter-group-data):
* add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
functions.
* ido.el (ido-file-internal): Move with-no-warnings to include the
ffap-string-at-point call.
* pcomplete.el (pcomplete-executables): Move defsubst before first
use.
* vc-hg.el (vc-hg-revision-table): Fix last change.
|
2007-11-19 08:50:04 +00:00 |
|
Dan Nicolaescu
|
a3269bc45f
|
* eshell/esh-util.el (eshell-under-xemacs-p): Remove.
* eshell/esh-mode.el (eshell-mode-syntax-table)
(command-running-p):
* eshell/esh-ext.el (eshell-external-command):
* eshell/esh-cmd.el (require):
* eshell/em-unix.el (eshell-plain-locate-behavior):
* eshell/em-cmpl.el (eshell-cmpl-initialize): Replace
eshell-under-xemacs-p with (featurep 'xemacs).
* eshell/esh-mode.el (characterp,char-int): Remove unused
conditional defaliases.
* pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename
from event-matches-key-specifier-p, define unconditionally.
(event-basic-type): Remove unused defalias.
(pcomplete-show-completions):
Use pcomplete-event-matches-key-specifier-p.
* mh-e.el (mh-xemacs-flag): Remove.
(mh-min-colors-defined-flag):
* mh-xface.el (mh-show-xface-function):
* mh-utils.el (mh-colors-available-p):
* mh-show.el (mh-show-mode):
* mh-gnus.el (mh-gnus-local-map-property):
* mh-folder.el (mh-folder-mode-map)
(mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode):
* mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag
with (featurep 'xemacs).
|
2007-11-17 17:35:09 +00:00 |
|
Miles Bader
|
9aecacd08a
|
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
|
2007-07-26 05:28:10 +00:00 |
|
Glenn Morris
|
b4aa60262c
|
Switch license to GPLv3 or later.
|
2007-07-25 04:50:21 +00:00 |
|
Stefan Monnier
|
8b95713993
|
(pcomplete-entries): Obey pcomplete-ignore-case.
|
2007-07-12 04:15:55 +00:00 |
|
Juanma Barranquero
|
ccb13f4de6
|
(pcomplete-restore-windows): Remove redundant check.
|
2007-06-14 00:07:15 +00:00 |
|
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 |
|