1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Juanma Barranquero
c4e5b8886f (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
to DIRECTORY for consistency.
2002-10-21 07:00:52 +00:00
John Wiegley
70a06174e5 Removed eshell-under-cygwin-p, and all uses of it. 2002-08-10 00:18:18 +00:00
John Wiegley
a5c41f64a1 Added checks that distinguish between cygwin and windows in some
places.
2002-08-05 20:09:37 +00:00
Richard M. Stallman
efbddb8e15 (eshell-copy-tree): Make it an alias for copy-tree. 2002-06-10 09:02:54 +00:00
Richard M. Stallman
a9304a86df (eshell-copy-list): Function deleted.
(eshell-sublist, eshell-copy-tree): Use copy-sequence.
2002-06-10 08:33:13 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
John Wiegley
90d94608c6 (eshell-convert-numeric-arguments): Annotated the documentation string
to tell users about `eshell-no-numeric-conversions'.
2001-05-10 03:51:34 +00:00
John Wiegley
cee38ad6ec (eshell-number-regexp): Now that number conversions only happen for
Lisp function calls, the number regexp should now match all integer
and floating point forms.
2001-05-10 03:30:15 +00:00
John Wiegley
219227ead0 See ChangeLog 2001-01-26 06:19:25 +00:00
Gerd Moellmann
8c9f73a21f (eshell-ange-ls-uids): Fix :type. 2001-01-10 17:01:22 +00:00
John Wiegley
dace60cfea See ChangeLog 2000-10-29 05:18:48 +00:00
Gerd Moellmann
7de5b4214e Add author information. 2000-10-16 12:27:09 +00:00
John Wiegley
57a24508cf Added a missing `require' form. 2000-10-14 08:16:50 +00:00
John Wiegley
8c6b1d8311 Added better remote directory support to Eshell, as well as a few bug
fixes.  See the ChangeLog.
2000-10-13 09:02:39 +00:00
John Wiegley
ca7aae916b See ChangeLog 2000-08-29 00:47:45 +00:00
John Wiegley
b4bd214e74 See ChangeLog 2000-08-29 00:37:10 +00:00
Gerd Moellmann
faadfb0a21 Change spelling of the Free Software Foundation. 2000-06-26 13:08:44 +00:00
Gerd Moellmann
047c1280be (eshell-sublist): Use eshell-copy-list
instead of copy-list.
2000-06-23 04:53:48 +00:00
Gerd Moellmann
26b4dc849f *** empty log message *** 2000-06-23 04:39:18 +00:00