summaryrefslogtreecommitdiff
path: root/lisp/shell.el
AgeCommit message (Expand)Author
2011-03-14* shell.el (shell): When called interactively, offer to change theMichael Albinus
2011-03-09* shell.el (shell-mode): Set comint-input-ring-size from HISTSIZE. (Bug#7889)Glenn Morris
2011-03-05Replace many instances of read-file-name with read-directory-name.Antoine Levitt
2011-02-16shell.el fix for bug#8027 and friends.Glenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-26* lisp/shell.el (shell-dir-cookie-re): Move definition before use.Glenn Morris
2010-11-23* lisp/shell.el (shell): Use current-buffer by default if it's alreadyStefan Monnier
2010-11-12* lisp/shell.el (shell-dir-cookie-re): New custom variable.Stefan Monnier
2010-11-06Use line-end-position rather than end-of-line, etc.Glenn Morris
2010-11-06* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.Michael Albinus
2010-10-10Declare and define in one step various mode maps.Dan Nicolaescu
2010-10-01Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris
2010-06-11Bind `shell-resync-dirs' to M-RET in *shell* buffers.Stephen Eglen
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-05* shell.el (shell): Require ansi-color (Bug#5113).Chong Yidong
2009-11-06* textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu
2009-10-30* puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu
2009-09-25* menu-bar.el (list-buffers-directory): Add docstring.Juanma Barranquero
2009-09-24Fix typos.Juanma Barranquero
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-08-27(shell-file-name-quote-list): Quote `$'.Chong Yidong
2008-07-23(shell-dynamic-complete-functions): UseChong Yidong
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-03(shell-dynamic-complete-filename): New fun.Chong Yidong
2008-03-21(shell-dynamic-complete-command)Juri Linkov
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-10-30(shell-dirtrack-verbose, shell-mode, shell-directory-tracker)Glenn Morris
2007-10-27(shell-dirtrack-verbose, shell-directory-tracker): Doc fix.Glenn Morris
2007-09-13Chris Moore <dooglus at gmail.com>Glenn Morris
2007-09-13Chris Moore <dooglus at gmail.com>Glenn Morris
2007-08-29(shell): Return correct value from interactive spec.Andreas Schwab
2007-08-22* comint.el (comint-exec-1): Raise an error ifMichael Albinus
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-03On request of the authors, remove their addresses forDavid Kastrup
2007-06-13(shell): Use user-emacs-directory.Chong Yidong
2007-03-04(shell-dirstack-query): Doc fix.Richard M. Stallman
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-15(shell): Doc fix.Richard M. Stallman
2006-12-15(shell): Doc fix.Richard M. Stallman
2006-12-05(shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.Juanma Barranquero
2006-12-05Update copyright years.Glenn Morris
2006-10-152006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>Kim F. Storm
2006-10-09Comment change.Richard M. Stallman