summaryrefslogtreecommitdiff
path: root/lisp/shell.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/pcomplete.el: Convert to lexical binding and fix bug#8819.Stefan Monnier2011-06-171-0/+6
* * lisp/shell.el: Require and use pcomplete.Stefan Monnier2011-06-041-1/+6
* * lisp/shell.el (shell-directory-tracker): Case matters. (Bug#8735)Glenn Morris2011-05-261-0/+1
* Add an :exit-function for completion-at-point.Stefan Monnier2011-05-231-18/+20
* * lisp/shell.el (pcomplete-parse-arguments-function): Declare.Glenn Morris2011-05-161-0/+2
* * lisp/shell.el (shell-completion-vars): New function.Stefan Monnier2011-05-121-15/+24
* * lisp/shell.el: Use lexical-binding and std completion UI.Stefan Monnier2011-04-201-95/+122
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-3/+3
* * shell.el (shell): When called interactively, offer to change theMichael Albinus2011-03-141-0/+15
* * shell.el (shell-mode): Set comint-input-ring-size from HISTSIZE. (Bug#7889)Glenn Morris2011-03-091-1/+6
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-2/+2
* shell.el fix for bug#8027 and friends.Glenn Morris2011-02-161-4/+6
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/shell.el (shell-dir-cookie-re): Move definition before use.Glenn Morris2010-11-261-11/+11
* | * lisp/shell.el (shell): Use current-buffer by default if it's alreadyStefan Monnier2010-11-231-1/+7
* | * lisp/shell.el (shell-dir-cookie-re): New custom variable.Stefan Monnier2010-11-121-0/+29
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-4/+4
* | * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.Michael Albinus2010-11-061-1/+1
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-20/+19
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-011-1/+1
* | Bind `shell-resync-dirs' to M-RET in *shell* buffers.Stephen Eglen2010-06-111-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * shell.el (shell): Require ansi-color (Bug#5113).Chong Yidong2009-12-051-0/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+1
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-1/+1
* * menu-bar.el (list-buffers-directory): Add docstring.Juanma Barranquero2009-09-251-2/+1
* Fix typos.Juanma Barranquero2009-09-241-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-1/+1
* (shell-file-name-quote-list): Quote `$'.Chong Yidong2008-08-271-1/+1
* (shell-dynamic-complete-functions): UseChong Yidong2008-07-231-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (shell-dynamic-complete-filename): New fun.Chong Yidong2008-04-031-2/+14
* (shell-dynamic-complete-command)Juri Linkov2008-03-211-2/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * Chris Moore <dooglus at gmail.com>Glenn Morris2007-09-131-45/+48
* | (shell-dirtrack-verbose, shell-mode, shell-directory-tracker)Glenn Morris2007-10-301-3/+8
* | (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.Glenn Morris2007-10-271-8/+9
* | Chris Moore <dooglus at gmail.com>Glenn Morris2007-09-131-45/+48
* | (shell): Return correct value from interactive spec.Andreas Schwab2007-08-291-9/+10
* | * comint.el (comint-exec-1): Raise an error ifMichael Albinus2007-08-221-1/+11
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | On request of the authors, remove their addresses forDavid Kastrup2007-07-031-6/+1
* | (shell): Use user-emacs-directory.Chong Yidong2007-06-131-1/+1
|/