]> code.delx.au - gnu-emacs/history - lisp/eshell
(custom-set-variables): Set options with :require
[gnu-emacs] / lisp / eshell /
2001-07-16 Gerd Moellmann(eshell-send-invisible): Renamed from
2001-07-15 Pavel JaníkSome fixes to follow coding conventions.
2001-06-19 John WiegleyAdded a version string.
2001-06-19 John WiegleyDon't load in esh-util if it's already loaded. Also...
2001-06-18 John WiegleyDisabled a test that often yields false failures.
2001-06-09 John Wiegley(eshell-exit-success-p): Use a string-match to test...
2001-06-09 John WiegleyRemoved an empty comment.
2001-05-18 John Wiegley(eshell-explicit-command-char): A new configuration...
2001-05-18 John Wiegley(eshell/which): Use `eshell-explicit-command-char'...
2001-05-18 John Wiegley(eshell-completion-command-name, eshell-complete-comman...
2001-05-10 John WiegleyFixed reference to free variable.
2001-05-10 John Wiegley(eshell-convert-numeric-arguments): Annotated the docum...
2001-05-10 John Wiegley(eshell-lisp-command): Don't perform numeric conversion...
2001-05-10 John WiegleySet the property `eshell-no-numeric-conversions' on...
2001-05-10 John Wiegley(eshell-number-regexp): Now that number conversions...
2001-05-10 John WiegleyDisable `eshell-stop-process' and `eshell-continue...
2001-05-10 John Wiegley(eshell-lisp-command): Before calling a Lisp function...
2001-05-10 John Wiegley(eshell-parse-argument-hook): If a number is encountere...
2001-05-10 John Wiegley(eshell-shuffle-files): Apply `directory-file-name...
2001-05-10 John Wiegley(eshell-add-to-history): Reference to `eshell-history...
2001-04-24 John Wiegley(eshell-find-alias-function): Corrected the fix from...
2001-04-24 John Wiegley(eshell-find-alias-function): Return t in the case...
2001-04-24 John Wiegley(eshell/diff): Fixed problems that were occurring with...
2001-04-24 John Wiegley(eshell-smart-redisplay): Added some safety code to...
2001-04-24 John Wiegley(eshell-command): Made a few changes so that `eshell...
2001-04-24 John WiegleyMoved `eshell-non-interactive-p' to eshell.el.
2001-04-11 John Wiegley(eshell-ls-insert-directory): Set font-lock-defaults...
2001-04-11 John Wiegley(eshell-previous-matching-input): Don't display "Histor...
2001-04-11 John Wiegley(eshell-command-aliased-p): `assoc' was required where...
2001-04-09 John Wiegley(eshell-command): Needed a "%s" format specifier, in...
2001-02-07 Dave Love(eshell-skip-prompt-function): Fix :type.
2001-02-07 Dave Love(eshell-cannot-leave-input-list): Remove
2001-01-29 Dave Love(eshell-ls-exclude-regexp): Fix :type.
2001-01-29 Dave Love(eshell-windows-shell-file): Fix :type.
2001-01-26 John WiegleySee ChangeLog
2001-01-19 Michael Kifer2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2001-01-10 Gerd Moellmann(eshell-ange-ls-uids): Fix :type.
2000-10-29 Kai Großjohannbogus commit
2000-10-29 Kai Großjohanninstall-info syntax compat change.
2000-10-29 John WiegleySee ChangeLog
2000-10-16 Gerd MoellmannAdd author information.
2000-10-15 Eli Zaretskii(eshell-du-prefer-over-ange): Doc fix.
2000-10-14 John WiegleyAdded a missing `require' form.
2000-10-13 John WiegleyRemoved all external URL references, and changed one...
2000-10-13 John WiegleyAdded better remote directory support to Eshell, as...
2000-09-28 Dave Love(eshell) <defgroup>: Add :version.
2000-09-02 Eli Zaretskii(eval-when-compile): Don't lose if esh-module.el's...
2000-09-01 John WiegleySee ChangeLog
2000-08-29 John WiegleySee ChangeLog
2000-08-29 John WiegleySee ChangeLog
2000-07-30 Gerd MoellmannChange custom :link file names from `eshell.info' to...
2000-07-20 Eli ZaretskiiFix a typo in a comment.
2000-07-18 Eli Zaretskii(eshell-banner): Replace links to eshell.info with
2000-07-18 Eli Zaretskii(eshell-smart): Replace links to eshell.info with
2000-07-18 Eli Zaretskii(eshell-cmd): Replace links to eshell.info with
2000-07-18 Eli Zaretskii(eshell-directory-name): Run default directory
2000-07-18 Eli Zaretskii(eshell-maybe-replace-by-alias): Doc fix.
2000-07-18 Eli Zaretskii(eshell-shuffle-files): Don't disable
2000-07-11 Eli Zaretskii(toplevel): Reference
2000-06-26 Gerd Moellmann(toplevel): Load defgroup's differently;
2000-06-26 Gerd Moellmann*** empty log message ***
2000-06-26 Gerd MoellmannChange spelling of the Free Software Foundation.
2000-06-23 Stefan MonnierRequire CL when compiling.
2000-06-23 Gerd Moellmann*** empty log message ***
2000-06-23 Gerd Moellmann(eshell-rewrite-for-command): Use cdr and
2000-06-23 Gerd Moellmann*** empty log message ***
2000-06-23 Gerd Moellmann(eshell-mode): Use eshell-copy-list instead
2000-06-23 Gerd Moellmann(eshell-sublist): Use eshell-copy-list
2000-06-23 Gerd Moellmann*** empty log message ***