Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (eval-when-compile): Don't lose if esh-module.el's file name | Eli Zaretskii | 2000-09-02 | 1 | -2/+12 |
| | | | | is truncated to DOS 8+3 limits. | ||||
* | See ChangeLog | John Wiegley | 2000-09-01 | 2 | -11/+66 |
| | |||||
* | See ChangeLog | John Wiegley | 2000-08-29 | 15 | -173/+326 |
| | |||||
* | See ChangeLog | John Wiegley | 2000-08-29 | 4 | -27/+75 |
| | |||||
* | Change custom :link file names from `eshell.info' to `eshell'. | Gerd Moellmann | 2000-07-30 | 1 | -3/+3 |
| | |||||
* | Fix a typo in a comment. | Eli Zaretskii | 2000-07-20 | 1 | -1/+1 |
| | |||||
* | (eshell-banner): Replace links to eshell.info with | Eli Zaretskii | 2000-07-18 | 1 | -1/+1 |
| | | | | | links to eshell, to avoid problems on systems where the manual is installed as `eshell'. | ||||
* | (eshell-smart): Replace links to eshell.info with | Eli Zaretskii | 2000-07-18 | 1 | -1/+1 |
| | | | | | links to eshell, to avoid problems on systems where the manual is installed as `eshell'. | ||||
* | (eshell-cmd): Replace links to eshell.info with | Eli Zaretskii | 2000-07-18 | 1 | -1/+1 |
| | | | | | links to eshell, to avoid problems on systems where the manual is installed as `eshell'. | ||||
* | (eshell-directory-name): Run default directory | Eli Zaretskii | 2000-07-18 | 1 | -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 Zaretskii | 2000-07-18 | 1 | -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 disable | Eli Zaretskii | 2000-07-18 | 1 | -1/+2 |
| | | | | same-file check in the MS-DOS version (it does support inodes). | ||||
* | (toplevel): Reference | Eli Zaretskii | 2000-07-11 | 1 | -1/+2 |
| | | | | byte-compile-current-file only if it is bound. | ||||
* | (toplevel): Load defgroup's differently; | Gerd Moellmann | 2000-06-26 | 1 | -2/+3 |
| | | | | patch from John. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-26 | 1 | -179/+0 |
| | |||||
* | Change spelling of the Free Software Foundation. | Gerd Moellmann | 2000-06-26 | 29 | -29/+29 |
| | |||||
* | Require CL when compiling. | Stefan Monnier | 2000-06-23 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-23 | 28 | -0/+10349 |
| | |||||
* | (eshell-rewrite-for-command): Use cdr and | Gerd Moellmann | 2000-06-23 | 1 | -1/+1 |
| | | | | cddr instead of cdddr. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-23 | 1 | -0/+1314 |
| | |||||
* | (eshell-mode): Use eshell-copy-list instead | Gerd Moellmann | 2000-06-23 | 1 | -2/+2 |
| | | | | of copy-list. | ||||
* | (eshell-sublist): Use eshell-copy-list | Gerd Moellmann | 2000-06-23 | 1 | -1/+1 |
| | | | | instead of copy-list. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-23 | 2 | -0/+1682 |