Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Miles Bader
3bcf2b084a
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
2006-05-10 20:42:41 +00:00
Stefan Monnier
cbe8cf2a45
(perl-beginning-of-function): Skip anonymous subs.
2006-05-04 21:58:34 +00:00
Miles Bader
cfc2051d0e
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 204-225)
- Update from CVS
- Sync from erc--emacs--0
- Merge from gnus--rel--5.10
- Improve tq.el.
- Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.
* gnus--rel--5.10 (patch 81-85)
- Update from CVS
- Merge from emacs--devo--0
2006-04-17 08:41:12 +00:00
Stefan Monnier
16a3b9b72c
(perl-indent-new-calculate): Recompute parse-start after jumping backward by
...
a whole sexp.
2006-04-12 05:11:12 +00:00
Miles Bader
0b12547529
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 58-65)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 22-28)
- Update from CVS
- Merge from emacs--devo--0
- Update from CVS: lisp/gnus.el: Remove bogus comment.
2006-02-11 00:11:19 +00:00
Nick Roberts
d91362c9e0
Update copyright for 2006.
2006-02-10 09:00:31 +00:00
Miles Bader
41882805d6
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 616-696)
- Add lisp/mh-e/.arch-inventory
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
- lisp/gnus/ChangeLog: Remove duplicate entry
* gnus--rel--5.10 (patch 147-181)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS: texi/message.texi: Fix default values.
- Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Juri Linkov
8ec3bce045
Add :link (custom-group-link font-lock-faces) to defgroup.
2005-11-17 07:40:11 +00:00
Stefan Monnier
8b9e43d1ce
(perl-font-lock-special-syntactic-constructs):
...
Rename from perl-font-lock-syntactic-face-function.
Change the calling convention so it can be used as a font-lock MATCHER.
Do the parse-partial-sexp loop outselves.
(perl-font-lock-syntactic-keywords): Use it.
(perl-mode): Don't set font-lock-syntactic-face-function any more.
2005-11-02 17:33:28 +00:00
Miles Bader
ff8d296438
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 532-541)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 112-115)
- Update from CVS
2005-09-11 22:21:01 +00:00
Stefan Monnier
dcc6da3a1c
(perl-font-lock-syntactic-keywords):
...
Fix regexp for when "s///" is at the beginning of line.
2005-09-07 19:54:49 +00:00
Miles Bader
621806aab2
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 519-530)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 106-111)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-09-06 00:25:20 +00:00
Juanma Barranquero
a69add875c
(font-lock-comment-face, font-lock-doc-face, font-lock-string-face):
...
Add defvars.
2005-08-30 11:11:04 +00:00
Miles Bader
5e10f34207
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 504-513)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: .cvsignore: Add `lock'.
* gnus--rel--5.10 (patch 99-103)
- Update from CVS
2005-08-05 10:57:36 +00:00
Nick Roberts
034babe1e1
Update copyright for release of 22.1 for progmodes directory.
2005-08-01 08:43:45 +00:00
Miles Bader
d3e4babdd1
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 459-473)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 86-87)
- Update from CVS
2005-07-07 12:43:14 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Miles Bader
64e9342958
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 302-319)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 69)
- Update from CVS
2005-05-20 04:22:05 +00:00
Juanma Barranquero
f530778210
Specify missing group (and type, if simple) in defcustom.
2005-05-19 19:06:19 +00:00
Miles Bader
5c53859656
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 192-205)
- Update from CVS
- Use gdb-ui breakpoint faces on ttys too
- Tweak gdb-ui breakpoint faces
- Tweak info/.arch-inventory to identify info/.cvsignore as source
- Clean up gdb-ui breakpoint faces
2005-03-24 18:41:26 +00:00
Stefan Monnier
44ebeb1b6e
(perl-font-lock-keywords-2):
...
Accept qualified variable and function names.
2005-03-22 19:43:13 +00:00
Stefan Monnier
92aba9ab38
(perl-indent-new-calculate): New function.
...
(perl-indent-line): Use it.
2005-03-20 18:04:41 +00:00
Stefan Monnier
ca79c816e8
(perl-font-lock-syntactic-face-function): Properly handle the case where the
...
`m' or `s' command's argument is not yet terminated.
2005-03-20 17:06:13 +00:00
Miles Bader
1bac4db562
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 180-191)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 39-44)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-03-19 02:42:17 +00:00
Richard M. Stallman
8eac6e91e4
(perl-mode-hook): Defvar it.
...
(perl-mode): Use run-mode-hooks.
2005-03-18 00:13:40 +00:00
Miles Bader
dedb5504d3
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-21
...
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 129-149)
- Update from CVS
- Merge from gnus--rel--5.10
- (make-text-button): Default button type if not specified
- quick-install-emacs: Use mkdir --verbose only when requested
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 31-33)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-03-03 10:35:22 +00:00
Stefan Monnier
35c5f5d32f
(perl-imenu-generic-expression): Add entries for perldoc sections.
...
(perl-outline-regexp, perl-outline-level): New var and function.
(perl-mode): Use them.
2005-02-27 23:13:19 +00:00
Miles Bader
54c4c5465f
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
...
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-83
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-84
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-3
- miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-4
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6
- miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-11
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-12
Remove "-face" suffix from lazy-highlight face name
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-13
- miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-16
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-18
- miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-21
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-22
<no summary provided>
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-23
- miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-39
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
Fix regressions from latest reftex update
* miles@gnu.org--gnu-2005/gnus--rel--5.10--base-0
tag of miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-1
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-2
Merge from miles@gnu.org--gnu-2004
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-3
Merge from emacs--cvs-trunk--0
2005-01-16 03:40:12 +00:00
Stefan Monnier
8a525646b0
(perl-nochange, perl-calculate-indent):
...
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
2005-01-03 20:46:22 +00:00
Miles Bader
f1d34bcacd
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
...
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-748
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-749
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-751
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-753
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-754
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-755
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-757
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-81
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82
Update from CVS
2005-01-02 09:13:19 +00:00
Richard M. Stallman
d473a4f9e0
(perl-mode): Use mode-require-final-newline.
2004-12-31 14:55:01 +00:00
Kenichi Handa
6b61353c0a
Sync to HEAD
2004-04-16 12:51:06 +00:00
Dave Love
3738891384
(perl-font-lock-syntactic-face-function): Use characterp.
2003-09-10 17:51:33 +00:00
Kenichi Handa
463f5630a5
New directory
2003-09-08 11:56:09 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Stefan Monnier
8bee10187c
(perl-font-lock-syntactic-keywords): Match more cases of /.../ patterns.
2003-05-23 15:49:16 +00:00
Stefan Monnier
bbce4eb45b
(perl-tab-always-indent): Default to tab-always-indent.
...
(perl-end-of-function): Remove unsed var `npos'.
2003-05-17 22:38:13 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Stefan Monnier
2a4407be87
(perl-hanging-paren-p): New fun.
...
(perl-indent-line): Look at the open-paren to indent a close-paren.
(perl-calculate-indent): Try to better indent args after hanging paren.
Remove special code for open-paren-in-column-0.
2002-11-12 21:03:37 +00:00
Stefan Monnier
42be8f2eca
(perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
...
(perl-font-lock-syntactic-keywords): Use ". p" for the `$'.
2002-10-18 21:35:05 +00:00
Stefan Monnier
d3627c478f
(perl-mode-syntax-table): Mark $, % and @
...
such that backward-sexp correctly skips them.
(perl-font-lock-keywords-2): Use regexp-opt.
(perl-font-lock-syntactic-keywords)
(perl-font-lock-syntactic-face-function): Better handle PODs.
Handle package names with ' in them and ($$) in `sub' declarations.
Handle format staements. Handle regexp and quote-like ops.
(perl-empty-syntax-table): New var.
(perl-quote-syntax-table): New fun.
2002-09-13 18:44:29 +00:00
Richard M. Stallman
9f2e5ef39d
(perl-mode-abbrev-table): Restore definition.
2002-01-22 07:18:14 +00:00
Richard M. Stallman
23d107d750
(perl-mode): Don't use define-derived-mode.
2001-11-21 11:01:55 +00:00
Stefan Monnier
8ab2646a67
(perl-indent-line): Use eq' to compare output of
char-after'.
2001-10-31 02:42:54 +00:00
Gerd Moellmann
df3fd736fd
(perl-indent-continued-arguments): New var.
...
(perl-calculate-indent): Use it.
(perl-backward-to-noncomment): Use forward-comment.
2001-10-05 09:36:31 +00:00
Stefan Monnier
4a0aa1d93a
(perl-font-lock-syntactic-keywords): New var, to recognize ${ $' and PODs.
...
(perl-font-lock-syntactic-face-function): New function.
(perl-mode): Use them.
(perl-continuation-line-p): New function, from perl-calculate-indent.
(perl-calculate-indent): Use it, to properly handle continuation
lines of continuation lines.
2001-06-10 18:02:43 +00:00
Stefan Monnier
4b8dfb4345
(perl-mode): Use define-derived-mode.
...
(perl-comment-indent): Simplify to let newcomment.el do its job.
(perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
(perl-mark-function): Cleanup the namespace.
(perl-calculate-indent): Don't be fooled by nested functions.
2001-05-25 21:16:05 +00:00
Stefan Monnier
be5e3be3ac
(perl-mode): Don't gratuitously override the default for comment-column.
2000-09-29 03:32:40 +00:00
Gerd Moellmann
cc6777a332
(perl-indent-line): When looking for a
...
label, ensure that the first colon isn't followed by another.
2000-05-30 20:40:09 +00:00