1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

168 Commits

Author SHA1 Message Date
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Lute Kamstra
9201cc281b * align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Chong Yidong
3ca5dc5b45 (shell-file-name-quote-list): Quote `$'. 2008-08-27 17:04:23 +00:00
Chong Yidong
49e3189d6a (shell-dynamic-complete-functions): Use
comint-dynamic-complete-filename as well (bug#361).
2008-07-23 17:26:48 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Chong Yidong
a086d081fa (shell-dynamic-complete-filename): New fun.
(shell-dynamic-complete-functions): Use it.
2008-04-03 05:13:15 +00:00
Juri Linkov
c35be7ec90 (shell-dynamic-complete-command)
(shell-dynamic-complete-environment-variable): Don't display
completion messages when command is called in the minibuffer.
2008-03-21 23:52:27 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Glenn Morris
c004e539dc (shell-dirtrack-verbose, shell-mode, shell-directory-tracker)
(shell-dirtrack-mode): Doc fix.
2007-10-30 06:39:00 +00:00
Glenn Morris
a034393c29 (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
(shell-dirtrack-toggle): Mark as obsolete.
(dirtrack-toggle, dirtrack-mode): No longer alias to shell-dirtrack-mode.
2007-10-27 22:15:27 +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
45a4af634f Chris Moore <dooglus at gmail.com>
(shell-resync-dirs): Don't move the cursor relative to the command
being edited.
2007-09-13 07:22:19 +00:00
Andreas Schwab
d9af69518e (shell): Return correct value from interactive spec. 2007-08-29 13:35:16 +00:00
Michael Albinus
66a100be19 * comint.el (comint-exec-1): Raise an error if
`start-file-process' does not return a process object.

* shell.el (shell): Prompt for `default-directory' if it is a
remote file name, and if called with a prefix arg.
2007-08-22 19:47:57 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
David Kastrup
b71f9bdb2d On request of the authors, remove their addresses for
the sake of bug reports, and add the developer list address as
maintainer information.
2007-07-03 18:17:07 +00:00
Chong Yidong
f7c94f4304 (shell): Use user-emacs-directory. 2007-06-13 00:03:49 +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