summaryrefslogtreecommitdiff
path: root/lisp/shell.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* (shell-dirstack-query): Doc fix.Richard M. Stallman2007-03-041-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (shell): Doc fix.Richard M. Stallman2006-12-151-2/+1
* (shell): Doc fix.Richard M. Stallman2006-12-151-2/+3
* (shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.Juanma Barranquero2006-12-051-5/+5
* Update copyright years.Glenn Morris2006-12-051-1/+1
* 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>Kim F. Storm2006-10-151-1/+3
* Comment change.Richard M. Stallman2006-10-091-2/+3
* (explicit-csh-args, explicit-bash-args): Add commentKim F. Storm2006-10-091-0/+4
* (shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' isJuri Linkov2006-09-021-1/+3
* (shell-mode): Only change the buffer-local value ofStefan Monnier2006-07-071-1/+2
* (shell-mode): Use shell-mode-map in docstring.Luc Teirlinck2006-06-021-1/+1
* (shell-mode): Call shell-dirtrack-mode after list-buffers-directory isLuc Teirlinck2006-05-261-1/+1
* (shell-dirtrack-mode): Make it into a proper minor mode, soStefan Monnier2006-05-171-83/+80
* (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.Eli Zaretskii2006-04-011-3/+3