summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
| * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-071-32/+30
| | | | | | | | (eshell-output-filter): Use `with-current-buffer'.
| * (eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.Glenn Morris2007-09-221-4/+2
| |
* | Require individual files if needed when compiling, rather thanGlenn Morris2007-12-051-9/+8
| | | | | | | | | | esh-maint. Collect any require statements. Leave provide at start. Move any commentary to start.
* | * eshell/esh-util.el (eshell-under-xemacs-p): Remove.Dan Nicolaescu2007-11-171-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * eshell/esh-mode.el (eshell-mode-syntax-table) (command-running-p): * eshell/esh-ext.el (eshell-external-command): * eshell/esh-cmd.el (require): * eshell/em-unix.el (eshell-plain-locate-behavior): * eshell/em-cmpl.el (eshell-cmpl-initialize): Replace eshell-under-xemacs-p with (featurep 'xemacs). * eshell/esh-mode.el (characterp,char-int): Remove unused conditional defaliases. * pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename from event-matches-key-specifier-p, define unconditionally. (event-basic-type): Remove unused defalias. (pcomplete-show-completions): Use pcomplete-event-matches-key-specifier-p. * mh-e.el (mh-xemacs-flag): Remove. (mh-min-colors-defined-flag): * mh-xface.el (mh-show-xface-function): * mh-utils.el (mh-colors-available-p): * mh-show.el (mh-show-mode): * mh-gnus.el (mh-gnus-local-map-property): * mh-folder.el (mh-folder-mode-map) (mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode): * mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag with (featurep 'xemacs).
* | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-071-32/+30
| | | | | | | | (eshell-output-filter): Use `with-current-buffer'.
* | * progmodes/gud.el (gud-target-name): Move definition before use.Dan Nicolaescu2007-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/dcl-mode.el: Require imenu at compile time. * progmodes/cc-engine.el (c-maybe-stale-found-type): Pacify byte-compiler. * obsolete/fast-lock.el: Use featurep test instead of string-match. * eshell/esh-mode.el (eshell-handle-ansi-color): Require ansi-color at compile time too. * eshell/em-unix.el (eshell/info): Require info at compile time too. * w32-fns.el: Require w32-vars. * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile time too.
* | (eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.Glenn Morris2007-09-211-4/+2
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* eshell ansi-color hookMark A. Hershberger2007-03-161-0/+9
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
|
* (eshell-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
|
* (eshell-find-tag): Use with-no-warnings.Richard M. Stallman2005-05-141-1/+2
|
* (eshell-send-input): Doc fix.Andreas Schwab2005-05-121-1/+1
|
* (eshell-show-maximum-output): Don't use interactive-p.Richard M. Stallman2004-11-041-5/+6
| | | | (eshell-truncate-buffer): Just message, no error, if buffer is short.
* (eshell-send-invisible): Fix format string.Andreas Schwab2004-02-081-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (eshell-mode, eshell-mode): Use copy-sequence.Richard M. Stallman2002-06-101-2/+2
|
* (eshell-mode): Do not use make-local-hook.Pavel Janík2002-02-161-5/+0
|
* (eshell-send-invisible): Renamed fromGerd Moellmann2001-07-161-4/+4
| | | | | send-invisible, which is already defined in Comint. (eshell-watch-for-password-prompt): Use it.
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
|
* Disabled a test that often yields false failures.John Wiegley2001-06-181-13/+13
|
* Moved `eshell-non-interactive-p' to eshell.el.John Wiegley2001-04-241-5/+0
|
* (eshell-skip-prompt-function): Fix :type.Dave Love2001-02-071-1/+1
|
* See ChangeLogJohn Wiegley2000-10-291-5/+6
|
* Add author information.Gerd Moellmann2000-10-161-0/+2
|
* Added better remote directory support to Eshell, as well as a few bugJohn Wiegley2000-10-131-2/+3
| | | | fixes. See the ChangeLog.
* See ChangeLogJohn Wiegley2000-09-011-5/+56
|
* See ChangeLogJohn Wiegley2000-08-291-0/+1
|
* See ChangeLogJohn Wiegley2000-08-291-15/+43
|
* Change spelling of the Free Software Foundation.Gerd Moellmann2000-06-261-1/+1
|
* (eshell-mode): Use eshell-copy-list insteadGerd Moellmann2000-06-231-2/+2
| | | | of copy-list.
* *** empty log message ***Gerd Moellmann2000-06-231-0/+1006