Miles Bader
b03f96dc5a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Juanma Barranquero
0138efd4b3
*** empty log message ***
2008-02-05 12:07:11 +00:00
Miles Bader
430d2ee291
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
8b72699e88
Add 2008 to copyright years.
2008-01-07 01:14:52 +00:00
Miles Bader
0bd5084171
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Glenn Morris
11740ce56d
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:09:53 +00:00
Glenn Morris
00c3ec7666
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:09:17 +00:00
Glenn Morris
4e6cc05cc9
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:08:55 +00:00
Glenn Morris
5477308bb2
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.
(eshell-buffer-name): Define for compiler.
2007-12-05 07:07:39 +00:00
Glenn Morris
99abb67ec6
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.
(top-level): Don't require pp. Use condition-case rather than
ignore-errors.
2007-12-05 07:07:12 +00:00
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