index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
shell.el
Age
Commit message (
Expand
)
Author
2012-09-17
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
Convert several shell.el defvars to defcustoms.
Chong Yidong
2012-07-11
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-05-15
Only handle ".." and '..' quoting in shell-mode.
Stefan Monnier
2012-05-09
* lisp/shell.el (shell-parse-pcomplete-arguments):
Stefan Monnier
2012-05-07
* shell.el (shell-completion-vars): Fix last change.
Stefan Monnier
2012-05-05
* lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
Stefan Monnier
2012-02-28
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-19
Use text properties for color escape highlighting in Shell mode.
Chong Yidong
2012-02-15
* lisp/shell.el (shell-delimiter-argument-list): Revert 2011-02-17 change.
Glenn Morris
2012-01-05
Proper fix for shell-completion-execonly.
Chong Yidong
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-03
Fix shell completion regression.
Chong Yidong
2012-01-02
Move shell-dir-cookie-re feature into Dirtrack mode.
Chong Yidong
2011-12-11
Spelling fixes.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-11-18
Spelling fixes.
Paul Eggert
2011-10-19
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-01
Add :version tag to shell-dir-cookie-re.
Chong Yidong
2011-09-22
Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...
Chong Yidong
2011-09-11
Change modes that used same-window-* vars to use switch-to-buffer.
Chong Yidong
2011-09-10
Tweaks to display-buffer default actions; remove same-window-* autoload forms.
Chong Yidong
2011-08-28
* lisp/shell.el (shell-parse-pcomplete-arguments): Unquote args.
Stefan Monnier
2011-08-23
* lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
Stefan Monnier
2011-08-23
* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
Stefan Monnier
2011-06-17
* lisp/pcomplete.el: Convert to lexical binding and fix bug#8819.
Stefan Monnier
2011-06-04
* lisp/shell.el: Require and use pcomplete.
Stefan Monnier
2011-05-26
* lisp/shell.el (shell-directory-tracker): Case matters. (Bug#8735)
Glenn Morris
2011-05-23
Add an :exit-function for completion-at-point.
Stefan Monnier
2011-05-16
* lisp/shell.el (pcomplete-parse-arguments-function): Declare.
Glenn Morris
2011-05-12
* lisp/shell.el (shell-completion-vars): New function.
Stefan Monnier
2011-04-20
* lisp/shell.el: Use lexical-binding and std completion UI.
Stefan Monnier
2011-04-19
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-03-14
* shell.el (shell): When called interactively, offer to change the
Michael Albinus
2011-03-09
* shell.el (shell-mode): Set comint-input-ring-size from HISTSIZE. (Bug#7889)
Glenn Morris
2011-03-05
Replace many instances of read-file-name with read-directory-name.
Antoine Levitt
2011-02-16
shell.el fix for bug#8027 and friends.
Glenn Morris
2011-01-26
Refill some long/short copyright headers.
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Refill some copyright headers.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 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 already
Stefan Monnier
2010-11-12
* lisp/shell.el (shell-dir-cookie-re): New custom variable.
Stefan Monnier
2010-11-06
Use 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-10
Declare and define in one step various mode maps.
Dan Nicolaescu
2010-10-01
Remove some functions, variables and aliases obsolete since at least 21.1.
Glenn Morris
2010-06-11
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
Stephen Eglen
[next]