aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
...
* (eshell-convert-numeric-arguments): Annotated the documentation stringJohn Wiegley2001-05-101-1/+12
* (eshell-lisp-command): Don't perform numeric conversions if a LispJohn Wiegley2001-05-101-13/+19
* Set the property `eshell-no-numeric-conversions' on the followingJohn Wiegley2001-05-105-0/+38
* (eshell-number-regexp): Now that number conversions only happen forJohn Wiegley2001-05-101-1/+1
* Disable `eshell-stop-process' and `eshell-continue-process', sinceJohn Wiegley2001-05-101-16/+16
* (eshell-lisp-command): Before calling a Lisp function, convert anyJohn Wiegley2001-05-101-0/+10
* (eshell-parse-argument-hook): If a number is encountered as anJohn Wiegley2001-05-101-1/+4
* (eshell-shuffle-files): Apply `directory-file-name' before callingJohn Wiegley2001-05-101-2/+4
* (eshell-add-to-history): Reference to `eshell-history-ring' needed toJohn Wiegley2001-05-101-1/+1
* (eshell-find-alias-function): Corrected the fix from last night, sinceJohn Wiegley2001-04-241-2/+4
* (eshell-find-alias-function): Return t in the case where the functionJohn Wiegley2001-04-241-11/+12
* (eshell/diff): Fixed problems that were occurring with Emacs 21'sJohn Wiegley2001-04-241-8/+14
* (eshell-smart-redisplay): Added some safety code to work around aJohn Wiegley2001-04-241-1/+5
* (eshell-command): Made a few changes so that `eshell-command' could beJohn Wiegley2001-04-241-2/+9
* Moved `eshell-non-interactive-p' to eshell.el.John Wiegley2001-04-241-5/+0
* (eshell-ls-insert-directory): Set font-lock-defaults to nil, toJohn Wiegley2001-04-111-0/+1
* (eshell-previous-matching-input): Don't display "History item" if theJohn Wiegley2001-04-111-1/+2
* (eshell-command-aliased-p): `assoc' was required where `member' wasJohn Wiegley2001-04-111-1/+1
* (eshell-command): Needed a "%s" format specifier, in case the bufferJohn Wiegley2001-04-091-1/+1
* (eshell-skip-prompt-function): Fix :type.Dave Love2001-02-071-1/+1
* (eshell-cannot-leave-input-list): RemoveDave Love2001-02-071-1/+0
* (eshell-ls-exclude-regexp): Fix :type.Dave Love2001-01-291-1/+1
* (eshell-windows-shell-file): Fix :type.Dave Love2001-01-291-1/+1
* See ChangeLogJohn Wiegley2001-01-262-8/+9
* 2001-01-19 Michael Kifer <[email protected]>Michael Kifer2001-01-191-0/+1
* (eshell-ange-ls-uids): Fix :type.Gerd Moellmann2001-01-101-6/+5
* bogus commitKai Großjohann2000-10-291-1/+0
* install-info syntax compat change.Kai Großjohann2000-10-291-0/+1
* See ChangeLogJohn Wiegley2000-10-2914-208/+279
* Add author information.Gerd Moellmann2000-10-1627-0/+54
* (eshell-du-prefer-over-ange): Doc fix.Eli Zaretskii2000-10-151-1/+1
* Added a missing `require' form.John Wiegley2000-10-141-0/+3
* Removed all external URL references, and changed one, since myJohn Wiegley2000-10-132-2/+0
* Added better remote directory support to Eshell, as well as a few bugJohn Wiegley2000-10-138-95/+243
* (eshell) <defgroup>: Add :version.Dave Love2000-09-281-0/+1
* (eval-when-compile): Don't lose if esh-module.el's file nameEli Zaretskii2000-09-021-2/+12
* See ChangeLogJohn Wiegley2000-09-012-11/+66
* See ChangeLogJohn Wiegley2000-08-2915-173/+326
* See ChangeLogJohn Wiegley2000-08-294-27/+75
* Change custom :link file names from `eshell.info' to `eshell'.Gerd Moellmann2000-07-301-3/+3
* Fix a typo in a comment.Eli Zaretskii2000-07-201-1/+1
* (eshell-banner): Replace links to eshell.info withEli Zaretskii2000-07-181-1/+1
* (eshell-smart): Replace links to eshell.info withEli Zaretskii2000-07-181-1/+1
* (eshell-cmd): Replace links to eshell.info withEli Zaretskii2000-07-181-1/+1
* (eshell-directory-name): Run default directoryEli Zaretskii2000-07-181-2/+2
* (eshell-maybe-replace-by-alias): Doc fix.Eli Zaretskii2000-07-181-3/+3
* (eshell-shuffle-files): Don't disableEli Zaretskii2000-07-181-1/+2
* (toplevel): ReferenceEli Zaretskii2000-07-111-1/+2
* (toplevel): Load defgroup's differently;Gerd Moellmann2000-06-261-2/+3
* *** empty log message ***Gerd Moellmann2000-06-261-179/+0