Glenn Morris
fc17acd1f1
Sven Joachim <svenjoac at gmx.de>
...
For clarity, explicitly require cl.
2008-10-08 07:42:58 +00:00
Glenn Morris
b7e9b5b0c8
(eshell-ls-files): List one per line in a pipeline, unless at the end
...
of the pipeline. (Bug#699).
2008-08-15 06:55:43 +00:00
Glenn Morris
3fe3fd2c6d
(eshell-do-pipelines): Indicate the last command in a pipeline.
2008-08-15 06:55:11 +00:00
Glenn Morris
c1043701f6
(eshell/which): Handle the case where no description is found.
2008-08-13 03:12:49 +00:00
Glenn Morris
ec04db35d0
(eshell-quote-backslash): Restrict previous change to XEmacs, since it
...
does nothing for Emacs.
2008-07-18 06:56:05 +00:00
John Wiegley
70357d0723
2008-07-17 Fan Kai <fktpp@xemacs.org>
...
* esh-arg.el (eshell-quote-backslash): Fix eshell path completion
for Windows.
2008-07-17 08:44:20 +00:00
Juanma Barranquero
92439579f3
Typos, doc fixes, etc.
...
* eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
(eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
(eshell-arg-load-hook, eshell-special-chars-outside-quoting):
Remove spurious * in defcustom docstrings.
* textmodes/fill.el (fill-paragraph): Fix typo in docstring.
(fill-individual-varying-indent, colon-double-space, enable-kinsoku)
(adaptive-fill-mode, adaptive-fill-first-line-regexp)
(default-justification): Remove spurious * in defcustom docstrings.
* textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
(rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
(rst-compare-decorations, rst-default-indent, rst-update-section)
(rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
(rst-toc-insert-find-delete-contents, rst-toc-count-lines)
(rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
Fix typos in docstrings.
(rst-mode-lazy): Fix typo in docstring. Remove spurious *.
(rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
(rst-get-decorations-around, rst-section-tree-point)
(rst-font-lock-adornment-point): Reflow docstrings.
(rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
Doc fixes.
(rst-re-enumerations): Comment out.
2008-07-03 15:18:32 +00:00
Stefan Monnier
ee5b7365d5
(eshell-manipulate): Check eshell-debug-command is bound before using it.
2008-06-25 15:05:33 +00:00
Glenn Morris
1a32899de3
Remove unnecessary eval-when-compiles and eval-and-compiles.
2008-06-07 02:37:13 +00:00
Glenn Morris
3146b07069
Use eshell-defgroup rather than defgroup.
...
Autoload the custom group.
Set generated-autoload-file.
2008-05-21 03:51:08 +00:00
Glenn Morris
b5583b154b
(eshell-defgroup): New alias.
2008-05-21 03:50:42 +00:00
Glenn Morris
5bbed4274d
Require eshell, for eshell-defgroup.
...
Use eshell-defgroup rather than defgroup.
Autoload the custom group.
Set generated-autoload-file.
2008-05-21 03:50:25 +00:00
Glenn Morris
4184766e50
No need for cl when compiling.
...
Require eshell, for eshell-defgroup.
(eshell-load-defgroups): Remove.
Require esh-groups rather than loading it.
2008-05-21 03:49:48 +00:00
Juanma Barranquero
bbd4400609
(eshell-review-quick-commands): Don't use `iff' in docstring.
2008-05-08 03:39:26 +00:00
Glenn Morris
4ee57b2a2d
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 03:36:21 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
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