Commit graph

373 commits

Author SHA1 Message Date
Glenn Morris
fa31eac318 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-load-defgroups): Eval and compile.
2007-12-05 07:06:30 +00:00
Glenn Morris
5153ac7228 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-print): Move definition before use.
2007-12-05 07:06:02 +00:00
Glenn Morris
56590d2f24 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-debug-command): Move definition before use.
2007-12-05 07:05:27 +00:00
Glenn Morris
a08a176579 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
2007-12-05 07:04:00 +00:00
Glenn Morris
dbba8a04c9 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
2007-12-05 07:03:18 +00:00
Glenn Morris
20d7538ee8 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(print-func): No need to define for compiler.
2007-12-05 07:00:23 +00:00
Glenn Morris
784aa37620 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
2007-12-05 06:59:48 +00:00
Glenn Morris
700645db69 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(pcomplete-stub): Define for compiler.
(pcomplete-here): Autoload it.
2007-12-05 06:59:24 +00:00
Glenn Morris
6cfc62bb31 Comment. 2007-12-01 02:47:55 +00:00
Glenn Morris
80903c3ad5 (top-level): Use require rather than load for ange-ftp. 2007-11-28 04:03:28 +00:00
Glenn Morris
538f2308f7 (eshell-report-bug): Add version number of obsolescence. 2007-11-27 04:12:21 +00:00
Glenn Morris
93a2ac9768 Move provide statement back to the top of the file. 2007-11-25 01:58:54 +00:00
Glenn Morris
49433569a0 (top-level): Move provide statement to the end of the file. Use
require with NOERROR for pcomplete.  Don't mess with load-path.
2007-11-25 01:17:06 +00:00
Glenn Morris
abf1a55b87 (eshell-report-bug-address): Remove.
(eshell-report-bug): Redefine as an alias for report-emacs-bug.
2007-11-25 01:05:00 +00:00
Glenn Morris
c6d48e4781 Remove leading `*' from defcustom doc-strings.
(esh-mode): Require it.
(esh-util): Use require rather than featurep and load.
(eshell): No need to test if eshell-mode is bound; remove obsolete
reference to eshell-auto.
(eshell-command, eshell-command-result): Don't require esh-mode
now that the file does.
(top-level): Move provide statement to the end of the
file.  Re-order and update commentary.
2007-11-24 21:15:08 +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
Eli Zaretskii
4e60b1b66c (eshell-load-defgroups): Don't make backups when saving esh-groups.el. 2007-11-17 10:53:32 +00:00
Juanma Barranquero
08011be5ed (eshell/info): Fix typos in docstring. 2007-11-15 16:44:30 +00:00
Miles Bader
f23d76bdef Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
2007-11-11 00:56:44 +00:00
Vinicius Jose Latorre
f71ee9c1b3 Change regexp to match dir like 'a...b' 2007-11-08 17:14:46 +00:00
Vinicius Jose Latorre
661192e6b7 Change regexp to match dir like 'a...b' 2007-11-08 17:12:37 +00:00
Glenn Morris
f117c226d0 Comment. 2007-11-07 04:00:02 +00:00
Glenn Morris
53afc6860d David Hansen <david.hansen at gmx.net>
(eshell-extended-glob): Sort matches.
2007-11-07 03:57:06 +00:00
Glenn Morris
dafac6f36e Johan Bockg� <bojohan at gnu.org>
(eshell-insertion-filter, eshell-sentinel): Use `with-current-buffer'.
2007-11-07 03:34:45 +00:00
Glenn Morris
d3204296ed Johan Bockg� <bojohan at gnu.org>
(eshell-output-filter): Use `with-current-buffer'.
2007-11-07 03:33:56 +00:00
Glenn Morris
1b3f94df29 Johan Bockg� <bojohan at gnu.org>
(eshell-insertion-filter, eshell-sentinel): Use `with-current-buffer'.
2007-11-07 03:33:16 +00:00
Glenn Morris
3b32d9a56a Johan Bockg� <bojohan at gnu.org>
(eshell-output-filter): Use `with-current-buffer'.
2007-11-07 03:32:41 +00:00
Miles Bader
18cd1f1a08 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 902-908)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 131-137)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
2007-10-27 09:12:07 +00:00
Juanma Barranquero
3ced278069 (nil-blank-string): Doc fix. 2007-10-26 08:53:45 +00:00
John Wiegley
4990598e2c 2007-10-26 John Wiegley <johnw@newartisans.com>
* eshell/em-unix.el (eshell/diff): Before calling the `diff'
	function, ensure that the third argument is turned into a NIL if
	the string is otherwise completely empty (either no characters, or
	all tabs/spaces).  This fixes a bug from a user who found himself
	unable to customize `diff-switches' and still use Eshell's diff
	command.
2007-10-26 08:07:17 +00:00
Dan Nicolaescu
2f42c75fb0 * progmodes/gud.el (gud-target-name): Move definition before use.
* progmodes/dcl-mode.el: Require imenu at compile time.

* progmodes/cc-engine.el (c-maybe-stale-found-type): Pacify
byte-compiler.

* obsolete/fast-lock.el: Use featurep test instead of
string-match.

* eshell/esh-mode.el (eshell-handle-ansi-color): Require
ansi-color at compile time too.

* eshell/em-unix.el (eshell/info): Require info at compile time
too.

* w32-fns.el: Require w32-vars.

* diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
time too.
2007-10-21 07:33:32 +00:00
Miles Bader
9c8020a8df Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 890-898)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 122-128)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 257-258)

   - Merge from emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-270
2007-10-19 00:00:21 +00:00
Chong Yidong
820b914333 (eshell-complex-commands): Add "ls". 2007-10-17 02:08:32 +00:00
Chong Yidong
de9f59f6e1 (eshell-complex-commands): Add "ls". 2007-10-17 02:07:12 +00:00
Miles Bader
c73bd236f7 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:24:58 +00:00
Glenn Morris
027f175fa9 (eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom. 2007-09-22 02:44:27 +00:00
Glenn Morris
007306f92d (eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom. 2007-09-21 02:59:33 +00:00
Glenn Morris
69dc26ba01 (eshell/time): Stringify and flatten the non-command arguments. 2007-09-02 01:23:17 +00:00
Glenn Morris
1ffb5a86a9 (eshell/time): Stringify and flatten the non-command arguments. 2007-09-02 01:21:49 +00:00
Glenn Morris
4596901f3f James Wright <james at chumsley.org>
(eshell/info): New function.
2007-08-31 08:11:26 +00:00
Miles Bader
1bb9a689ac Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 857-865)

   - Update from CVS
   - Merge from emacs--rel--22
   - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.
   - Remove RCS keywords

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-252
2007-08-29 05:03:40 +00:00
Thien-Thi Nguyen
0d182a34a1 (eshell-eval-using-options): Add debug declaration. 2007-08-26 01:52:30 +00:00
Miles Bader
e468b87f91 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Miles Bader
57cb2e6f26 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 675-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189
2007-04-11 00:17:47 +00:00
Chong Yidong
be6e5004e2 (eshell/kill): Tweak regexp to recognize SIGUSR1 and SIGUSR2. 2007-03-30 01:54:04 +00:00
Miles Bader
d85d38392e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 670-674)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 209-210)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185
2007-03-21 13:33:07 +00:00
Mark A. Hershberger
1c979bff35 eshell ansi-color hook 2007-03-16 16:53:06 +00:00
Miles Bader
bb5b9e9dbe Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 615-621)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 197-199)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
2007-01-30 22:22:43 +00:00
Juanma Barranquero
31096fe898 (eshell-rewrite-for-command): Fix typo in docstring. 2007-01-29 16:13:22 +00:00