aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (eshell-skip-prompt-function): Fix :type.Dave Love2001-02-071-1/+1
|
* (eshell-cannot-leave-input-list): RemoveDave Love2001-02-071-1/+0
| | | | `backward-line'.
* (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 <kifer@cs.sunysb.edu>Michael Kifer2001-01-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | * viper.el: call initial-major-mode on startup. * ediff.el (ediff-patch-file): use better defaults. * ediff-vers.el: fix for 8+3 DOS file systems 2001-01-19 Colin Walters <walters@cis.ohio-state.edu> * ediff-util.el (ediff-compare-custom-diffs-maybe): put diff in diff mode, if available. 2001-01-19 Vin Shelton <acs@xemacs.org> * ediff-hook.el (ediff-xemacs-init-menus): fixed add-menu-button 2001-01-19 Steve Youngs <youngs@xemacs.org> * ediff-init.el (subst-char-in-string): Define and use it, unless it's already defined.
* (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
| | | | www.emacs.org is not longer being used.
* Added better remote directory support to Eshell, as well as a few bugJohn Wiegley2000-10-138-95/+243
| | | | fixes. See the ChangeLog.
* (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
| | | | is truncated to DOS 8+3 limits.
* 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
| | | | | links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
* (eshell-smart): Replace links to eshell.info withEli Zaretskii2000-07-181-1/+1
| | | | | links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
* (eshell-cmd): Replace links to eshell.info withEli Zaretskii2000-07-181-1/+1
| | | | | links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
* (eshell-directory-name): Run default directoryEli Zaretskii2000-07-181-2/+2
| | | | | | | 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'.
* (eshell-maybe-replace-by-alias): Doc fix.Eli Zaretskii2000-07-181-3/+3
| | | | | | (eshell-alias, eshell-bad-command-tolerance): Replace links to eshell.info with links to eshell, to avoid problems on systems where the manual is installed as `eshell'.
* (eshell-shuffle-files): Don't disableEli Zaretskii2000-07-181-1/+2
| | | | same-file check in the MS-DOS version (it does support inodes).
* (toplevel): ReferenceEli Zaretskii2000-07-111-1/+2
| | | | byte-compile-current-file only if it is bound.
* (toplevel): Load defgroup's differently;Gerd Moellmann2000-06-261-2/+3
| | | | patch from John.
* *** empty log message ***Gerd Moellmann2000-06-261-179/+0
|
* Change spelling of the Free Software Foundation.Gerd Moellmann2000-06-2629-29/+29
|
* Require CL when compiling.Stefan Monnier2000-06-231-1/+5
|
* *** empty log message ***Gerd Moellmann2000-06-2328-0/+10349
|
* (eshell-rewrite-for-command): Use cdr andGerd Moellmann2000-06-231-1/+1
| | | | cddr instead of cdddr.
* *** empty log message ***Gerd Moellmann2000-06-231-0/+1314
|
* (eshell-mode): Use eshell-copy-list insteadGerd Moellmann2000-06-231-2/+2
| | | | of copy-list.
* (eshell-sublist): Use eshell-copy-listGerd Moellmann2000-06-231-1/+1
| | | | instead of copy-list.
* *** empty log message ***Gerd Moellmann2000-06-232-0/+1682