Chong Yidong
e4bf03f6a8
(sh-mode-map): Don't assume that skeleton is loaded.
2008-09-24 22:51:09 +00:00
Glenn Morris
df321f0913
(sh-font-lock-open-heredoc): Doc fix.
2008-09-12 03:07:52 +00:00
Glenn Morris
2ca2ebe6f1
(sh-get-kw): Remove '()' from the list of
...
unallowed characters; added 2006-10-10 without comment. (Bug#753)
2008-09-06 19:01:12 +00:00
Miles Bader
2ae8360b51
Remove sh-newline-and-indent
...
It is obsolete.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1346
2008-07-22 04:56:09 +00:00
Glenn Morris
6772c8e169
American English spelling fix.
2008-06-27 02:41:14 +00:00
Glenn Morris
b1fc2b5014
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:25:26 +00:00
Dan Nicolaescu
63616f5208
(sh-show-indent): Fix typo.
...
(sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
2008-04-12 16:41:03 +00:00
Dan Nicolaescu
f6ec641572
*** empty log message ***
2008-04-07 01:20:06 +00:00
Dan Nicolaescu
f03562ec77
(sh-mode-map): Rename the menu. Add :help.
...
Add menu entries corresponding to all the key bindings.
2008-04-02 06:38:24 +00:00
Stefan Monnier
23ae1f25aa
(sh-font-lock-quoted-subshell): Fix handling of \ and '.
2008-03-13 14:34:20 +00:00
Miles Bader
d235ca2ff8
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Dan Nicolaescu
fc9a928757
* progmodes/sh-script.el (sh-basic-offset):
...
* progmodes/cc-vars.el (c-syntactic-indentation)
(c-syntactic-indentation-in-macros): Mark as safe.
2008-01-19 18:32:34 +00:00
Miles Bader
430d2ee291
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +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
4e643dd23c
Add 2008 to copyright years.
2008-01-07 02:11:00 +00:00
Dan Nicolaescu
218da0e9a7
* progmodes/sh-script.el (sh-indentation): Add safe-local-variable property.
2008-01-03 06:40:58 +00:00
Miles Bader
a0c92ed92d
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306
2007-12-29 02:39:17 +00:00
Andreas Schwab
67f2eaf15f
(sh-font-lock-syntactic-keywords): Fix
...
comment typo.
2007-12-17 20:32:48 +00:00
Miles Bader
0bd5084171
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Stefan Monnier
b6ddf8d773
(sh-mode): Set defun-prompt-regexp.
2007-11-21 20:23:26 +00:00
Miles Bader
c73bd236f7
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 866-879)
- Merge multi-tty branch
- Update from CVS
- Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:24:58 +00:00
Juanma Barranquero
f24a26a546
(sh-make-vars-local, sh-reset-indent-vars-to-global-values):
...
Use `mapc' rather than `mapcar'.
2007-09-26 00:27:18 +00:00
Stefan Monnier
7d86c3808d
Typo.
2007-09-21 07:28:16 +00:00
Miles Bader
b2e6b10fe2
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 846-851)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 88-92)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 242-244)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246
2007-08-13 13:48:35 +00:00
Richard M. Stallman
0e898f3d95
(sh): Delete group `unix'.
2007-08-12 17:55:05 +00:00
Miles Bader
e468b87f91
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 824-831)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 70-74)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +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
1a484753b2
Switch license to GPLv3 or later.
2007-07-25 04:29:40 +00:00
Stefan Monnier
bdef712c49
(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
...
(sh-font-lock-syntactic-keywords): Use them to distinguish the
different possible cases for \'.
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2007-07-23 13:07:29 +00:00
Miles Bader
4dacf5c598
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 814-815)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-232
2007-07-18 22:15:15 +00:00
Stefan Monnier
e58914d089
(sh-font-lock-quoted-subshell): Skip over the
...
whole $( rather than just the $. Rename from sh-quoted-subshell.
(sh-font-lock-syntactic-keywords): Adjust call accordingly.
2007-07-16 16:01:04 +00:00
Miles Bader
1011c48763
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 803-805)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-227
2007-07-09 08:00:55 +00:00
Stefan Monnier
74ab576e42
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2007-06-18 20:10:06 +00:00
Miles Bader
b361539260
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 793-802)
- Update from CVS
- Remove RCS keywords
- Merge from emacs--rel--22
* emacs--rel--22 (patch 42-50)
- Update from CVS
- Merge from gnus--rel--5.10
- Gnus ChangeLog tweaks
* gnus--rel--5.10 (patch 229-232)
- Merge from emacs--devo--0, emacs--rel--22
- ChangeLog tweak
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-223
2007-06-16 22:32:13 +00:00
Stefan Monnier
4f3a33689b
Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
...
(sh-quoted-subshell): Rewrite to handle nested mixes of `...` and $(...).
(sh-apply-quoted-subshell): Remove.
(sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
2007-06-13 18:25:46 +00:00
Stefan Monnier
935e6b7982
(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
...
(sh-font-lock-syntactic-keywords): Use them to distinguish the
different possible cases for \'.
2007-06-11 22:16:43 +00:00
Miles Bader
212c766631
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 713-725)
- Update from CVS
- Merge from emacs--rel--22
- Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
- Merge from gnus--rel--5.10
* emacs--rel--22 (base, patch 1-5)
- tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
- Sync to CVS tag EMACS_22_BRANCHPOINT
- Sync to CVS branch EMACS_22_BASE
- Update from CVS
* gnus--rel--5.10 (patch 217)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-202
2007-05-01 23:03:36 +00:00
Richard M. Stallman
68c2f86d7c
(sh-mode): Recognize .profile as sh style.
2007-04-28 17:46:09 +00:00
Richard M. Stallman
534ea50c22
(sh-mode): Recognize .profile as sh style.
2007-04-28 15:37:58 +00:00
Miles Bader
c0466914ba
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 586-614)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- Merge from erc--main--0
- Make byte compiler correctly write circular constants
* gnus--rel--5.10 (patch 186-196)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
2007-01-26 06:16:11 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Miles Bader
4c34eeeee5
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 563-582)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 177-185)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-158
2007-01-01 03:21:06 +00:00
Eli Zaretskii
3307f085f1
(sh-make-vars-local): Fix a typo in message string.
2006-12-22 23:20:24 +00:00
Miles Bader
4bc5d7668e
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 545-562)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- erc-iswitchb: Temporarily enable iswitchb mode
* gnus--rel--5.10 (patch 172-176)
- Merge from emacs--devo--0
- Update from CVS
- Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
2006-12-16 01:29:26 +00:00
Glenn Morris
b6c2d8c609
Update copyright years.
2006-12-10 01:48:52 +00:00
Miles Bader
bb9c4b4f8b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 460-475)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 145-152)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
2006-10-15 02:54:13 +00:00
Stefan Monnier
0f9c4a9694
(sh-get-kw): | is not among the allowed chars for a keyword.
2006-10-10 21:09:37 +00:00
Stefan Monnier
7629d4170a
(sh-prev-thing): Remove (forward-char 1) now
...
that it's been made unnecessary by removing narrowing.
2006-10-04 04:13:09 +00:00
Stefan Monnier
49c7a608f9
(sh-prev-thing): Massage to untangle the
...
control flow a bit, simplify another bit, and add comments.
2006-10-03 20:44:26 +00:00