Commit graph

35 commits

Author SHA1 Message Date
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Glenn Morris
b5583b154b (eshell-defgroup): New alias. 2008-05-21 03:50:42 +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
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
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
538f2308f7 (eshell-report-bug): Add version number of obsolescence. 2007-11-27 04:12:21 +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
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Glenn Morris
f2e3589a33 Update copyright years. 2006-12-09 04:06:06 +00:00
Richard M. Stallman
dcc25b7e7f (eshell-prefer-to-shell): Variable deleted;
the way it is implemented is too unclean.
2006-03-11 15:13:19 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Richard M. Stallman
4caf4844d9 (eshell): Avoid warnings about eshell-mode. 2005-08-09 11:37:32 +00:00
Thien-Thi Nguyen
5fd6d89f46 Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
Lute Kamstra
3ef97fb6a7 Update FSF's address. 2005-07-05 00:35:10 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Juri Linkov
0e084137df (eshell): Fix broken info-link. 2004-03-26 07:00:39 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
933dcf49eb Fix typo in comment. 2003-05-10 13:58:56 +00:00
Kai Großjohann
818001cc23 (eshell): Numeric prefix arg means to switch
to the session with that number.  Old behavior still available
with nonumeric prefix args.
2002-07-26 20:40:53 +00:00
John Wiegley
eefd92208d (eshell-command): Before reading from the minibuffer, add
eshell-add-command-to-history to minibuffer-exit-hook, and remove it
after read-from-minibuffer returns.
2002-02-16 07:10:35 +00:00
Pavel Janík
b9d67a772d Fix typo. 2002-01-12 21:41:26 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
John Wiegley
01c2f7d0e6 Added a version string. 2001-06-19 20:36:16 +00:00
John Wiegley
bb155908ec Don't load in esh-util if it's already loaded. Also, added a comment
describing how to greatly speedup Eshell loadup time, by concatenating
together all of Eshell's .elc files.
2001-06-19 20:25:18 +00:00
John Wiegley
9c6a6a5a66 (eshell-command): Made a few changes so that `eshell-command' could be
called programmatically.
(eshell-non-interactive-p): Moved this variable here.
2001-04-24 01:37:31 +00:00
John Wiegley
ed942deb7b (eshell-command): Needed a "%s" format specifier, in case the buffer
contains percent characters.
2001-04-09 23:34:16 +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
Dave Love
b44ea00e33 (eshell) <defgroup>: Add :version. 2000-09-28 14:17:33 +00:00
Eli Zaretskii
ad0f33869f (eshell-directory-name): Run default directory
name through convert-standard-filename.
(eshell): Replace links to eshell.info with
links to eshell, to avoid problems on systems where the manual is
installed as `eshell'.
2000-07-18 11:47:47 +00:00
Gerd Moellmann
faadfb0a21 Change spelling of the Free Software Foundation. 2000-06-26 13:08:44 +00:00
Gerd Moellmann
affbf64775 *** empty log message *** 2000-06-23 05:24:10 +00:00