Glenn Morris
|
0a9f2dcf33
|
(shell-dirtrack-verbose, shell-mode)
(shell-directory-tracker, shell-dirtrack-mode): Doc fix.
(dirtrack-toggle, dirtrack-mode): No longer alias to
shell-dirtrack-mode.
|
2008-01-10 04:04:46 +00:00 |
|
Glenn Morris
|
409cc4a3ea
|
Add 2008 to copyright years.
|
2008-01-07 02:45:14 +00:00 |
|
Glenn Morris
|
9de9ed5256
|
Chris Moore <dooglus at gmail.com>
(shell-resync-dirs): Don't move the cursor relative to the command
being edited.
|
2007-09-13 07:26:32 +00:00 |
|
Glenn Morris
|
b4aa60262c
|
Switch license to GPLv3 or later.
|
2007-07-25 04:50:21 +00:00 |
|
Richard M. Stallman
|
4dea1735d4
|
(shell-dirstack-query): Doc fix.
|
2007-03-04 17:47:19 +00:00 |
|
Glenn Morris
|
d7a0267c8d
|
Add 2007 to copyright years.
|
2007-01-21 03:53:13 +00:00 |
|
Richard M. Stallman
|
c3342e8eb3
|
(shell): Doc fix.
|
2006-12-15 21:21:43 +00:00 |
|
Richard M. Stallman
|
71af6fc467
|
(shell): Doc fix.
|
2006-12-15 21:17:01 +00:00 |
|
Juanma Barranquero
|
ec1d7c6e3e
|
(shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.
|
2006-12-05 14:21:56 +00:00 |
|
Glenn Morris
|
c90f275771
|
Update copyright years.
|
2006-12-05 07:06:08 +00:00 |
|
Kim F. Storm
|
88b7c0e4d3
|
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
(explicit-bash-args): Use shell-quote-argument.
|
2006-10-15 20:42:10 +00:00 |
|
Richard M. Stallman
|
491bf4bcf4
|
Comment change.
|
2006-10-09 15:08:50 +00:00 |
|
Kim F. Storm
|
400b0022fb
|
(explicit-csh-args, explicit-bash-args): Add comment
about implicit use.
|
2006-10-09 09:04:23 +00:00 |
|
Juri Linkov
|
cc6e650ef5
|
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
a marker by using `markerp' and check if it has a position by using
`marker-position', and use this position for `goto-char'.
|
2006-09-02 23:30:21 +00:00 |
|
Stefan Monnier
|
898cfc1d8a
|
(shell-mode): Only change the buffer-local value of
comint-dynamic-complete-functions.
|
2006-07-07 14:34:02 +00:00 |
|
Luc Teirlinck
|
933907e9fa
|
(shell-mode): Use shell-mode-map in docstring.
|
2006-06-02 02:09:19 +00:00 |
|
Luc Teirlinck
|
438a5bf638
|
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
made a local variable, to avoid setting the default value.
|
2006-05-26 22:07:27 +00:00 |
|
Stefan Monnier
|
05327ca972
|
(shell-dirtrack-mode): Make it into a proper minor mode, so
we can explicitly enable/disable rather than toggle.
(shell-mode): Use it.
(shell-cd): Don't try to reproduce what `cd' does.
|
2006-05-17 21:57:25 +00:00 |
|
Eli Zaretskii
|
5113b2942f
|
(shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
|
2006-04-01 21:15:44 +00:00 |
|
Thien-Thi Nguyen
|
aaef169dc6
|
Update years in copyright notice; nfc.
|
2006-02-06 15:23:23 +00:00 |
|
Romain Francoise
|
77689ea32d
|
(shell-resync-dirs): Handle echoing processes more reliably. Don't
insert resync command if `comint-process-echoes' is non-nil.
|
2005-09-17 18:20:40 +00:00 |
|
Juanma Barranquero
|
ab646e4982
|
(shell-mode, shell-resync-dirs): Fix typos in docstrings.
|
2005-08-29 11:08:04 +00:00 |
|
Thien-Thi Nguyen
|
0d30b33766
|
Update years in copyright notice; nfc.
|
2005-08-06 22:13:43 +00:00 |
|
Lute Kamstra
|
086add1519
|
Update FSF's address.
|
2005-07-04 23:32:44 +00:00 |
|
Juanma Barranquero
|
edf959f9d0
|
(shell): Finish `defgroup' description with period.
(shell-directories, shell-faces, shell-file-name-quote-list): "?\ " -> "?\s".
|
2005-07-04 02:28:54 +00:00 |
|
Juanma Barranquero
|
2df2f9804a
|
(shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode,
shell-delimiter-argument-list): Fix spelling in docstrings.
|
2005-06-16 16:10:43 +00:00 |
|
Juanma Barranquero
|
027a4b6b3f
|
Replace string-to-int' by string-to-number'.
|
2005-05-16 11:34:49 +00:00 |
|
Luc Teirlinck
|
e03035e352
|
(shell-prompt-pattern): Doc fix.
(shell-mode): Set paragraph-separate buffer locally to "\\'".
|
2005-04-26 23:16:20 +00:00 |
|
Richard M. Stallman
|
f0d5dc2442
|
(shell-file-name-chars): Add [].
(shell-dynamic-complete-as-command): Rename local vars.
|
2003-12-29 19:13:28 +00:00 |
|
Andreas Schwab
|
56090b0b3b
|
(shell-file-name-quote-list): Add backslash.
|
2003-12-24 10:05:48 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Markus Rost
|
aafd109351
|
(shell): With prefix-arg, suggest a new buffer name.
|
2003-08-12 23:37:25 +00:00 |
|
Juanma Barranquero
|
6ed020c838
|
(shell-command-separator-regexp): New variable.
(shell-directory-tracker): Make regexp used for skipping to next command
correspond to one used for command itself.
|
2003-06-12 22:20:49 +00:00 |
|
Juanma Barranquero
|
87a1fe1d68
|
(shell-resync-dirs): Tolerate an extra line of output before the list of
directories from `shell-dirstack-query' (it looks for, and ignores, a literal
copy of the value of shell-dirstack-query).
|
2003-06-06 17:39:46 +00:00 |
|
Lute Kamstra
|
3811bec8ed
|
(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
`comint-output-filter-functions' when bash is used as the inferior
shell.
(shell-filter-ctrl-a-ctrl-b): New function.
|
2003-06-05 12:02:09 +00:00 |
|
Juanma Barranquero
|
c60ee5e70f
|
Cygwin support patch.
|
2003-01-31 15:24:20 +00:00 |
|
Kim F. Storm
|
969a063106
|
(explicit-bash-args): Bash 1.x doesn't grook
--noediting option; added run-time check to exclude it.
|
2002-10-31 23:37:15 +00:00 |
|
Richard M. Stallman
|
4df542027f
|
(shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.
|
2002-10-26 22:42:12 +00:00 |
|
Juanma Barranquero
|
4696802bde
|
Fix typo.
|
2002-07-03 12:01:24 +00:00 |
|
Andreas Schwab
|
6674676b22
|
(explicit-bash-args): New user option.
|
2002-06-28 18:50:36 +00:00 |
|
Francesco Potortì
|
6ba0fd3eb9
|
(shell-mode): Use (ring-empty-p rather than (zerop (ring-length.
|
2002-05-14 08:46:00 +00:00 |
|
Francesco Potortì
|
f19be16338
|
(shell-mode): Make second part of initialisation
depend on whether comint-input-ring is empty, rather than depend
on it being nil.
|
2002-05-14 08:42:48 +00:00 |
|
Richard M. Stallman
|
1b93984e8f
|
(shell-replace-by-expanded-directory):
If there's already a / at the end, don't add one.
|
2002-05-10 00:58:27 +00:00 |
|
Richard M. Stallman
|
ee8107c0ea
|
(shell-mode): Don't reinit comint-input-ring if that was already done.
|
2002-04-03 15:23:59 +00:00 |
|
Colin Walters
|
8f36167aa6
|
(toplevel): Revert previous change to use pcomplete.
(shell-mode): Ditto.
(shell-pcomplete-setup-done): Remove.
(shell-pcomplete): Ditto.
(shell-pcomplete-reverse): Ditto.
|
2002-03-11 21:13:14 +00:00 |
|
Kim F. Storm
|
86078cf060
|
(shell-pcomplete-setup-done): New variable.
(shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
(shell-pcomplete-reverse): Ditto.
|
2002-02-25 21:04:00 +00:00 |
|
Kim F. Storm
|
cdf074531a
|
(shell-mode-map): Add "Complete" header so completion
menu is shown on the menu bar in shell mode.
|
2002-02-25 10:50:29 +00:00 |
|
Colin Walters
|
d9c62d8f6c
|
(shell-pcomplete, shell-pcomplete-reverse): New functions.
(toplevel): Bind them.
(shell-mode): Don't set `comint-dynamic-complete-functions'; it is
not necessary now that we use pcomplete.
|
2002-02-23 21:34:11 +00:00 |
|
Stefan Monnier
|
5a45735a4b
|
(shell): Use shell-file-name.
Pop to buffer before calling comint to set COLUMNS properly.
|
2001-12-02 07:39:23 +00:00 |
|
Pavel Janík
|
1cd7adc68a
|
Emacs lisp coding convention fixes.
|
2001-07-14 11:21:08 +00:00 |
|