/[emacs]/emacs/lisp/font-lock.el
ViewVC logotype

Log of /emacs/lisp/font-lock.el

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.197.2.82 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:06:14 2009 UTC (14 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.197.2.81: +2 -1 lines
Diff to previous 1.197.2.81 , to branch point 1.197 , to next main 1.354
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-105


Revision 1.354 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 03:48:41 2009 UTC (14 years, 6 months ago) by lektu
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.353: +2 -1 lines
Diff to previous 1.353
Use `called-interactively-p' instead of `interactive-p'.


Revision 1.197.2.81 - (view) (download) (annotate) - [select for diffs]
Fri Sep 18 08:01:05 2009 UTC (14 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.80: +6 -6 lines
Diff to previous 1.197.2.80 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-103


Revision 1.353 - (view) (download) (annotate) - [select for diffs]
Sat Sep 12 03:55:49 2009 UTC (14 years, 7 months ago) by monnier
Branch: MAIN
Changes since 1.352: +1 -1 lines
Diff to previous 1.352
* startup.el (tutorial-directory): Make it a defcustom.
Use custom-initialize-delay rather than eval-at-startup to set it.
* image.el (image-load-path): Make it a defcustom.
Use custom-initialize-delay rather than eval-at-startup to set it.
* subr.el (eval-at-startup): Remove.
* font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.


Revision 1.352 - (view) (download) (annotate) - [select for diffs]
Sat Sep 5 21:00:43 2009 UTC (14 years, 7 months ago) by gm
Branch: MAIN
Changes since 1.351: +1 -1 lines
Diff to previous 1.351
(lisp-font-lock-keywords-2): Add letf.


Revision 1.351 - (view) (download) (annotate) - [select for diffs]
Sun Aug 2 14:20:10 2009 UTC (14 years, 8 months ago) by cyd
Branch: MAIN
CVS Tags: CEDET_BASE
Branch point for: cedet-branch
Changes since 1.350: +4 -4 lines
Diff to previous 1.350
* font-lock.el (font-lock-string-face, font-lock-builtin-face)
(font-lock-variable-name-face, font-lock-constant-face): Darken
the colors for light backgrounds.


Revision 1.197.2.80 - (view) (download) (annotate) - [select for diffs]
Mon Mar 9 05:51:51 2009 UTC (15 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.79: +4 -3 lines
Diff to previous 1.197.2.79 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-101


Revision 1.350 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 09:01:54 2009 UTC (15 years, 1 month ago) by lektu
Branch: MAIN
CVS Tags: EMACS_23_1, EMACS_23_1_BASE, EMACS_PRETEST_23_0_92, EMACS_PRETEST_23_0_93, EMACS_PRETEST_23_0_94, EMACS_PRETEST_23_0_95, EMACS_PRETEST_23_0_96, lexbind-base
Branch point for: EMACS_23_1_RC
Changes since 1.349: +1 -2 lines
Diff to previous 1.349
Revert last change, committed by mistake.


Revision 1.349 - (view) (download) (annotate) - [select for diffs]
Mon Mar 2 08:55:48 2009 UTC (15 years, 1 month ago) by lektu
Branch: MAIN
Changes since 1.348: +2 -1 lines
Diff to previous 1.348
Fix typos.


Revision 1.348 - (view) (download) (annotate) - [select for diffs]
Thu Feb 19 22:24:06 2009 UTC (15 years, 2 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_0_91
Changes since 1.347: +4 -3 lines
Diff to previous 1.347
(font-lock-fontify-syntactic-keywords-region):
Make sure we stop when we reach the limit.


Revision 1.197.2.79 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 07:57:10 2009 UTC (15 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.197.2.78: +4 -2 lines
Diff to previous 1.197.2.78 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-99


Revision 1.347 - (view) (download) (annotate) - [select for diffs]
Sat Jan 10 21:50:41 2009 UTC (15 years, 3 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_0_90
Changes since 1.346: +3 -1 lines
Diff to previous 1.346
Comments (minor fixes of some header conventions).


Revision 1.346 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 03:19:12 2009 UTC (15 years, 3 months ago) by gm
Branch: MAIN
Changes since 1.345: +1 -1 lines
Diff to previous 1.345
Add 2009 to copyright years.


Revision 1.197.2.78 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 09:17:34 2008 UTC (15 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.197.2.77: +7 -7 lines
Diff to previous 1.197.2.77 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-98


Revision 1.197.2.77 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 09:13:47 2008 UTC (15 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.197.2.76: +5 -4 lines
Diff to previous 1.197.2.76 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-97


Revision 1.345 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 05:28:23 2008 UTC (15 years, 4 months ago) by gm
Branch: MAIN
Changes since 1.344: +1 -1 lines
Diff to previous 1.344
Header format fix.


Revision 1.344 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 05:48:26 2008 UTC (15 years, 4 months ago) by lute
Branch: MAIN
Changes since 1.343: +4 -4 lines
Diff to previous 1.343
* 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.


Revision 1.343 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 12:32:39 2008 UTC (15 years, 5 months ago) by m061211
Branch: MAIN
CVS Tags: small-dump-base
Changes since 1.342: +2 -2 lines
Diff to previous 1.342
(lisp-font-lock-keywords-2): Remove entry for
save-selected-window-norecord.


Revision 1.342 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 02:52:54 2008 UTC (15 years, 5 months ago) by cyd
Branch: MAIN
Changes since 1.341: +2 -1 lines
Diff to previous 1.341
(font-lock-keywords-case-fold-search): Doc fix.


Revision 1.341 - (view) (download) (annotate) - [select for diffs]
Sun Nov 2 11:04:07 2008 UTC (15 years, 5 months ago) by m061211
Branch: MAIN
Changes since 1.340: +3 -3 lines
Diff to previous 1.340
(lisp-font-lock-keywords-2): Add save-selected-window-norecord.


Revision 1.197.2.76 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 04:43:33 2008 UTC (15 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.197.2.75: +5 -0 lines
Diff to previous 1.197.2.75 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-96


Revision 1.340 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 20:16:29 2008 UTC (15 years, 7 months ago) by gm
Branch: MAIN
Changes since 1.339: +5 -0 lines
Diff to previous 1.339
Comment.


Revision 1.197.2.75 - (view) (download) (annotate) - [select for diffs]
Fri Jul 4 15:29:13 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.197.2.74: +5 -5 lines
Diff to previous 1.197.2.74 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-91


Revision 1.339 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 07:34:46 2008 UTC (15 years, 9 months ago) by gm
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk, before-remove-carbon, before-remove-vms, remove-carbon, remove-vms
Changes since 1.338: +1 -1 lines
Diff to previous 1.338
American English spelling fix.


Revision 1.338 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 02:23:30 2008 UTC (15 years, 9 months ago) by gm
Branch: MAIN
Changes since 1.337: +4 -4 lines
Diff to previous 1.337
American English spelling fix.


Revision 1.197.2.74 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 05:34:25 2008 UTC (15 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.197.2.73: +12 -12 lines
Diff to previous 1.197.2.73 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-87


Revision 1.337 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 16:18:35 2008 UTC (15 years, 10 months ago) by jpw
Branch: MAIN
Changes since 1.336: +12 -12 lines
Diff to previous 1.336
(font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
(font-lock-after-unfontify-buffer): Use `bound-and-true-p'.
(cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
Doc fixes.


Revision 1.197.2.73 - (view) (download) (annotate) - [select for diffs]
Thu May 8 11:45:11 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.72: +4 -6 lines
Diff to previous 1.197.2.72 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-82


Revision 1.336 - (view) (download) (annotate) - [select for diffs]
Tue May 6 07:57:36 2008 UTC (15 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.335: +4 -6 lines
Diff to previous 1.335
Switch to recommended form of GPLv3 permissions notice.


Revision 1.197.2.72 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:54:18 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.71: +14 -15 lines
Diff to previous 1.197.2.71 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-79


Revision 1.335 - (view) (download) (annotate) - [select for diffs]
Fri Apr 18 10:28:18 2008 UTC (16 years ago) by lektu
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.334: +2 -2 lines
Diff to previous 1.334
(font-lock-reference-face): Add WHEN to obsolescence declaration.


Revision 1.334 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 08:17:59 2008 UTC (16 years ago) by acmacm
Branch: MAIN
Changes since 1.333: +1 -0 lines
Diff to previous 1.333
(font-lock-extend-after-change-region-function): Make it buffer local.


Revision 1.317.2.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 08:11:58 2008 UTC (16 years ago) by acmacm
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_3, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.317.2.7: +1 -0 lines
Diff to previous 1.317.2.7 , to branch point 1.317 , to next main 1.354
(font-lock-extend-after-change-region-function): Make it buffer local.


Revision 1.317.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 04:00:51 2008 UTC (16 years, 1 month ago) by dann
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2
Changes since 1.317.2.6: +1 -1 lines
Diff to previous 1.317.2.6 , to branch point 1.317
(font-lock-comment-face): Set the foreground for
the light background 8 colors case.


Revision 1.333 - (view) (download) (annotate) - [select for diffs]
Fri Mar 14 16:15:47 2008 UTC (16 years, 1 month ago) by dann
Branch: MAIN
Changes since 1.332: +0 -4 lines
Diff to previous 1.332
* font-lock.el (featurep): Remove test, not useful anymore.
(facemenu-keymap): Move key binding ...
* facemenu.el (facemenu-keymap): ... here.


Revision 1.332 - (view) (download) (annotate) - [select for diffs]
Thu Mar 13 06:10:24 2008 UTC (16 years, 1 month ago) by dann
Branch: MAIN
Changes since 1.331: +1 -1 lines
Diff to previous 1.331
(font-lock-comment-face): Set the foreground for
the light background 8 colors case.


Revision 1.331 - (view) (download) (annotate) - [select for diffs]
Thu Mar 13 03:25:20 2008 UTC (16 years, 1 month ago) by gm
Branch: MAIN
Changes since 1.330: +10 -8 lines
Diff to previous 1.330
(lisp-font-lock-keywords-1): Support wider range of
generate-autoload-cookie patterns.


Revision 1.197.2.71 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 09:56:14 2008 UTC (16 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.70: +11 -7 lines
Diff to previous 1.197.2.70 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-76


Revision 1.330 - (view) (download) (annotate) - [select for diffs]
Sun Feb 24 10:08:55 2008 UTC (16 years, 1 month ago) by miles
Branch: MAIN
CVS Tags: lisp-bob
Changes since 1.329: +11 -7 lines
Diff to previous 1.329
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074


Revision 1.317.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Feb 12 16:49:21 2008 UTC (16 years, 2 months ago) by monnier
Branch: EMACS_22_BASE
CVS Tags: EMACS_PRETEST_22_1_91, EMACS_PRETEST_22_1_92
Changes since 1.317.2.5: +11 -7 lines
Diff to previous 1.317.2.5 , to branch point 1.317
(font-lock-set-defaults): Unset previously set variables when needed.


Revision 1.197.2.70 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 09:28:46 2008 UTC (16 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.197.2.69: +2 -1 lines
Diff to previous 1.197.2.69 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-71


Revision 1.329 - (view) (download) (annotate) - [select for diffs]
Fri Feb 1 16:01:09 2008 UTC (16 years, 2 months ago) by miles
Branch: MAIN
CVS Tags: merge-unicode-to-trunk
Changes since 1.328: +2 -1 lines
Diff to previous 1.328
Merge unicode branch

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1037


Revision 1.197.2.69 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:13:57 2008 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.197.2.68: +1 -1 lines
Diff to previous 1.197.2.68 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-69


Revision 1.211.2.60 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:13:59 2008 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.59: +1 -1 lines
Diff to previous 1.211.2.59 , to branch point 1.211 , to next main 1.354
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312


Revision 1.328 - (view) (download) (annotate) - [select for diffs]
Tue Jan 8 20:44:51 2008 UTC (16 years, 3 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base
Changes since 1.327: +1 -1 lines
Diff to previous 1.327
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987


Revision 1.317.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 02:44:46 2008 UTC (16 years, 3 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_PRETEST_22_1_90
Changes since 1.317.2.4: +1 -1 lines
Diff to previous 1.317.2.4 , to branch point 1.317
Add 2008 to copyright years.


Revision 1.211.2.59 - (view) (download) (annotate) - [select for diffs]
Wed Jan 2 04:13:29 2008 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.58: +12 -0 lines
Diff to previous 1.211.2.58 , to branch point 1.211
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-308


Revision 1.197.2.68 - (view) (download) (annotate) - [select for diffs]
Wed Jan 2 04:02:27 2008 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.197.2.67: +12 -0 lines
Diff to previous 1.197.2.67 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-68


Revision 1.327 - (view) (download) (annotate) - [select for diffs]
Wed Jan 2 02:20:40 2008 UTC (16 years, 3 months ago) by miles
Branch: MAIN
Changes since 1.326: +12 -0 lines
Diff to previous 1.326
Merge from emacs--rel--22, gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-975


Revision 1.317.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 19:12:22 2007 UTC (16 years, 3 months ago) by rms
Branch: EMACS_22_BASE
Changes since 1.317.2.3: +12 -0 lines
Diff to previous 1.317.2.3 , to branch point 1.317
(font-lock-prepend-text-property, font-lock-append-text-property):
Canonicalize the face and font-lock-face properties.


Revision 1.197.2.67 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 02:49:21 2007 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.197.2.66: +5 -4 lines
Diff to previous 1.197.2.66 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-66


Revision 1.211.2.58 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 02:39:00 2007 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.57: +5 -4 lines
Diff to previous 1.211.2.57 , to branch point 1.211
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306


Revision 1.326 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 19:04:50 2007 UTC (16 years, 3 months ago) by schwab
Branch: MAIN
Changes since 1.325: +5 -4 lines
Diff to previous 1.325
(save-buffer-state): Make sure the state of the
buffer is always restored.


Revision 1.197.2.66 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 23:41:12 2007 UTC (16 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.197.2.65: +7 -0 lines
Diff to previous 1.197.2.65 , to branch point 1.197
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-63


Revision 1.211.2.57 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 09:49:41 2007 UTC (16 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.56: +7 -0 lines
Diff to previous 1.211.2.56 , to branch point 1.211
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294


Revision 1.325 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 04:04:24 2007 UTC (16 years, 4 months ago) by gm
Branch: MAIN
Changes since 1.324: +6 -6 lines
Diff to previous 1.324
Remove directory part from filenames in function declarations.


Revision 1.324 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 03:06:00 2007 UTC (16 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.323: +7 -0 lines
Diff to previous 1.323
* frame.el (msdos-mouse-p):
* generic-x.el (w32-shell-name):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names, dired-get-filename, dired-unmark)
(dired-do-flagged-delete, dos-8+3-filename, vms-read-directory)
(view-mode-disable):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* help-fns.el (ad-get-advice-info):
* font-lock.el (fast-lock-after-fontify-buffer)
(fast-lock-after-unfontify-buffer, fast-lock-mode)
(lazy-lock-after-fontify-buffer)
(lazy-lock-after-unfontify-buffer, lazy-lock-mode):
* net/browse-url.el (w32-shell-execute):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.


Revision 1.197.2.65 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:53:38 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.197.2.64: +1 -1 lines
Diff to previous 1.197.2.64 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 866-889)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22
   - Add missing change from rel-22 branch to src/image.c
   - Remove RCS keywords from doc/misc/cc-mode.texi
   - Remove man, lispref, and lispintro directories

 * emacs--multi-tty--0  (base, patch 1-45)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-743
   - Merge from lorentey@elte.hu--2004
   - Remove out-of-date meta-files
   - Tweak perms to be more like emacs--devo--0
   - Restore lispref/elisp-covers.texi
   - Sync with sealing patch in lorentey@elte.hu.
   - Rudimentary fix for environment variable handling.
   - Update from CVS
   - server.el: Don't change the default directory in the *scratch* buffer.
   - Merged from emacs--devo--0
   - Revert to official bug report addresses.
   - Merge from emacs--devo--0
   - Import changelog info from arch logs into ChangeLog.multi-tty files
   - Update from CVS: src/puresize.h (BASE_PURESIZE): Increase.
   - Restore original arch-tag in src/ChangeLog.multi-tty

 * emacs--rel--22  (patch 101-121)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 248-256)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: texi/gnus.texi (On Writing Manuals): Fix typos.
   - Revert refcard location changes

 * lorentey@elte.hu--2004/emacs--cvs-trunk--0  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-474
   - Add CVS metadata files.
   - Update from CVS.
   - Update from CVS
   - Sync with miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-539.

 * lorentey@elte.hu--2004/emacs--cvs-trunk--0-  (version 0)

   - Branch closed.  Use miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 instead.

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (base, patch 1-4)

   - tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
   - Add a level of indirection to terminal characteristics.
   - Implemented multiple tty support.
   - Updating_frame vs. selected_frame in term.c.
   - Added a pointer to my archive to README.multi-tty
 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-5

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 6-223, 225-257)

   - Removed two files that were committed by mistake.
   - Fixed two typos.
   - Full support for multiple terminal I/O (with some rough edges).
   - Fully eliminated global tty state variables.
   - Cosmetic changes in README.multi-tty
   - Added compilation instructions to README.multi-tty.
   - Implemented automatic deletion of terminals.
   - README.multi-tty updates.
   - Small change in README.multi-tty
   - Merged in changes from CVS HEAD
   - Joined miles@gnu.org--gnu-2004/emacs--cvs-trunk--0
   - Trivial changes
   - Bugfix festival.
   - Handle Ctl-G in emacsclient.
   - Make sure secondary frames are deleted when emacsclient quits.
   - Merged in changes from CVS head
   - Don't compile sys_select on systems that don't need it.
   - Delete server frames on server restart.
   - Undo patch-23.  I need a coffee.
   - Major bugfixes and slight enhancements.
   - A few more bugfixes and new features.
   - Separate frame-local, tty-dependent parameters from tty-local parameters.
   - Fixed X support, preliminary support for X-tty combo sessions.
   - MULTI_KBOARD support for ttys.  Input-related bugfixes for X+tty sessions.
   - Got rid of the rif (window-based redisplay interface) global variable.
   - Fix longopts option name for --tty.
   - Portability fixes (now it compiles & runs fine on Solaris).
   - Added multi-tty support for talk.el.
   - Fixed typo in talk.el.
   - Fixed typo in talk.el (again).
   - Fix mouse-position for tty+X combo sessions.
   - Add "multi-tty" to emacs-version output.
   - Fix more SEGV cases in frame.c
   - Converted display hooks to be display-local.  Plus many bugfixes.
   - Fix SEGV in init_sys_modes during X startup
   - Hookified termcap devices, added bootstrap display device, plus many
     bugfixes.
   - Numerous bugfixes and small improvements.
   - Changed tty input code to use read_socket_hook.
   - Fix C-g handling with multiple ttys.
   - Don't select on stdin unconditionally.
   - Support for opening X frames from a tty session.
   - Fix initialization of the window-system variable.
   - Romain Francoise's and Ami Fischman's bugfixes.
   - Added note about the commit mailing list.
   - Fixed tty faces during combo sessions.  Plus other assorted bugfixes.
   - Set the keyboard of the initial frame correctly.
   - Fixed interactive temacs.
   - Removed %T in mode-line-format.  Trivial documentation changes.
   - Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
   - Cosmetic changes.
   - Don't exit Emacs when the X display is closed during a tty-X combo session.
   - Prevent core dumps when the X server crashes.
   - Fix the case when emacsclient is run on Emacs's controlling tty.
   - Trivial fixes to shut up some of the compiler warnings.
   - Don't hang on the tty if called from a shell script.
   - Fixed a typo in README.multi-tty.
   - Added newly loaded stuff in loadup.el to src/Makefile.in.
   - Don't try to init X drag and drop on a termcap frame.
   - Fix list-colors-display and other functions on a termcap frame
   - Added -w option to emacsclient for opening a new X frame.
   - Verify the version of Emacsclient.
   - Changed emacsclient to open new frames by default.
   - README updates.
   - Don't read too many characters from the tty.
   - Don't delete a tty if it's the last device with frames.
   - Fix typo in delete_display_hook documentation.
   - Fix a crash in emacsclient when DISPLAY is unset.
   - Block more input during read_avail_input.
   - Allow tty_read_avail_input to use the whole input buffer.
   - Don't try to handle a new event if the input buffer is full.
   - Back out previous change, it causes infinite recursion.
   - Revert patch-93, that was the real culprit.  Reapply patch-97.
   - Check for numchars > 0 in handle_one_xevent, not 1.
   - (Sigh.) Don't try to read more events than the buffer size.
   - Make emacsclient refuse to create a frame inside an Emacs term buffer.
   - Implemented suspending of emacsclient frames.
   - Added *.rej to tla's unrecognized pattern.
   - Fix background-mode on terminal frames (Dan Nicolaescu).
   - Fixed compiler warnings for keyboard.c.
   - Trivial cleanups to get rid of GCC warnings.
   - Trivial cleanup in fringe.c, missing from previous patch.
   - Removed *.rej from backup pattern in tagging method.
   - Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert
     Chassell).
   - Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
   - Fix bootstrap problems in CVS.
   - Fix initialization order at bootstrap (Dan Nicolaescu).
   - Trivial cosmetic change in dispnew.c.
   - Prevent Lisp nesting errors while bootstrapping.
   - Fix #include errors for FreeBSD (Frank Ruell)
   - Merged in changes from CVS trunk
   - README changes.
   - Merged in changes from CVS trunk.
   - Eliminated updating_frame.
   - Fix segfault in term.c (reported by lukhas@free.fr).
   - Another server.el overhaul.
   - Fix frame parameter handling in server.el.
   - In emacsclient, protect the xmitted string from fprintf expansion (Dan
     Nicolaescu).
   - Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
   - Fix one more case of the previous error.
   - A simple implementation for display-local frame parameters.
   - Mention `tla replay' in README.multi-tty (Gaute Strokkenes).
   - Fixed environment variable handling during terminal initialization.
   - Added branch description to admin/notes/BRANCH.
   - Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
   - Add kludge to prevent overriding keyboard-coding-system customization.
   - Make terminal_coding and keyboard_coding display-local.
   - New control structure: with-selected-frame.
   - Use with-selected-frame.
   - Fix environment variables on emacsclient frames.
   - Use the remote locale for terminal & keyboard coding system.
   - Update README.multi-tty.
   - Fix server-socket-dir initialization (rep. by Friedrich Delgado
     Friedrichs).
   - Fix terminal coding system in multibyte locales (rep. by Friedrich
     Delgado Friedrichs).
   - Fix background mode initialization on client tty frames (rep. by Dan
     Nicolaescu).
   - Fix window-system-default-frame-alist (ARISAWA Akihiro).
   - Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
   - Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
   - Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
   - README.multi-tty update.
   - Clear single_kboard each time Emacs returns to top-level.
   - Don't core dump on SIGINT when there is no frame on the controlling tty.
   - Dissociate from the controlling tty correctly on FreeBSD.
   - Make server-start safe against accidental restarts.
   - Fix parse error in term.c (ARISAWA Akihiro).
   - Fix byte-compile errors during bootstrap.  (Reported by Juraj Kubelka.)
   - Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
   - Reapply src/Makefile.in changes that got lost in the tagline snafu of
     patch-197.
   - Implemented display ids for multiple emacsclients on the same tty.
     Plus assorted bugfixes.
   - Fix bootstrap errors.
   - Fixed C-c from the controlling terminal.
   - Don't leave buffers created by nowait clients buried under others
     (rep. by Dan Nicolaescu).
   - Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
   - Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE
     Tetsuya.)
   - Prevent the previous bug from reappearing later.
   - Fix creating frames on different X servers.
   - Cleaned up README compile & test instructions.
   - Updated archive location in docs. (Thanks to Dan Waber.)
   - README updates, including a new Tips & Tricks section
   - Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
   - Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
   - Add TAGS-LISP to precious regex in src/.
   - Merged in changes from CVS trunk (Jan D. has fixed the XSync call in
     xterm.c, no need to disable it anymore).
   - Inhibit redisplay while frames are being deleted after an X disconnect.
   - Fix typo in src/Makefile.in.
   - Removed C99ism in init_fringe_bitmap.
   - Small tweaks in server.el.
   - Set ncurses-related environment variables while creating a new
 tty frame. (Reported by Dan Nicolaescu.)

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 258-292)

   - Merged in changes from CVS trunk.
   - Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.)
     Plus cleanups.
   - Fix bootstrap problem with --without-x.
   - Trivial documentation change in keyboard.c.
   - Remove remaining references to updating_frame.
   - Increase PURESIZE to handle the extra stuff recently added.
   - Trivial changes in x_create_tip_frame.
   - README update.
   - Joined Miles's 2005 Emacs branch.
   - Merged in changes from CVS trunk.  (Long time no see!) :-)
   - Fix bootstrap error in CVS.
   - Fix xassert-related bootstrap errors.
   - Add some new precious/backup patterns in src/.
   - Update =partner-versions.
   - Prevent emacsclient errors when Emacs is compiled without X support.
   - README updates. (Reported by Xavier Mallard)
   - Merged from miles@gnu.org--gnu-2005 (patch 76-78)
   - Fix typo in dispnew.c.
   - Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
   - On C-x C-c, restrict `save-some-buffers' to the client's buffers.
     (Reported by Han Boetes.)
   - Fix compilation error with GTK, fix issues with double C-g on
     controlling tty.
  (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 293-605)

   - Merged from miles@gnu.org--gnu-2005 (patch 91-94)
   - Initialize blink-cursor-mode consistently.
   - Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
   - Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
   - Fix line/column number positioning in emacsclient. (Reported by Han
     Boetes.)
   - Merged from miles@gnu.org--gnu-2005 (patch 117-118)
   - Merged from miles@gnu.org--gnu-2005 (patch 119)
   - Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
   - Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
   - Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
   - Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
   - Fix crash condition when an X server connection is broken. (Reported
     by Vincent Bernat.)
   - Declare Vinhibit_redisplay in xterm.c.
   - Don't abort with GTK when a tty is opened.
   - Merged from miles@gnu.org--gnu-2005 (patch 159)
   - Merged from miles@gnu.org--gnu-2005 (patch 160-161)
   - Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
   - Merged from miles@gnu.org--gnu-2005 (patch 183)
   - Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
   - Close the X connection when the last frame is deleted.
   - Fix stupid syntax errors in previous patch.
   - README updates.
   - Revert changes that were committed by mistake in the previous patch.
   - Merged from miles@gnu.org--gnu-2005 (patch 192-203)
   - Fix some superflous deviations from CVS, plus apply some cosmetics.
   - Fix yet another compilation error.
   - Merged from miles@gnu.org--gnu-2005 (patch 204-213)
   - Fix some aspects of X display shutdown.
   - Prevent core dump when connection is lost during frame creation.
   - README update. (Fix identifier names in emacs background preloader
     example.)
   - Fix error when creating tty clients.
   - Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
   - Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
   - Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
   - Resolve crashes related to face aliases.
   - Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
   - Fix bootstrap error during loadup.
   - Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
   - Merged from miles@gnu.org--gnu-2005 (patch 269)
   - Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
   - Fix describe-variable with frame-local variables.
   - I give up; attempt to fix annoying crashes by reverting xdisp.c
     changes in patch-328.
   - Merged from miles@gnu.org--gnu-2005 (patch 279-280)
   - Merged from miles@gnu.org--gnu-2005 (patch 281-285)
   - Fix exponential slowdowns on repeated tty frame creation.
   - Fix UTF-8 tty input when first frame is an X frame. Steps towards
     multiple tty locale support.
   - Fix typo in get_display.
   - Support for ttys with different character locale settings.
   - Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
   - Merged from miles@gnu.org--gnu-2005 (patch 292-295)
   - Disable display type check in start_hourglass, and always set up the timer.
   - Merged from miles@gnu.org--gnu-2005 (patch 296-306)
   - Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
   - Merged from miles@gnu.org--gnu-2005 (patch 307-312)
   - Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
   - Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
   - Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
   - Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
   - Merged from miles@gnu.org--gnu-2005 (patch 423-434)
   - Merged from miles@gnu.org--gnu-2005 (patch 435-437)
   - Merged from miles@gnu.org--gnu-2005 (patch 438-440)
   - Merged from miles@gnu.org--gnu-2005 (patch 441-446)
   - Make function-key-map a terminal-local variable (move it inside the
     kboard struct).
   - Update Lisp code for a terminal-local `function-key-map'.
   - Make sure the terminfo function key sequences are set up in the
     correct function-key-map.
   - Work around mysterious breakage of arrow key recognition under screen
     (see first TODO in README).
   - Change key-translation-map to be terminal-local.
   - Merged from miles@gnu.org--gnu-2005 (patch 447-448)
   - Replace encoded-kbd-mode with display-specific
     encoded-kbd-setup-display. (Doesn't work yet.)
   - New version of ldefs-boot.el.
   - Cleanup: Move kboard fields from struct frame and device-specific
     descriptors to struct display.
   - New C function `push_display_kboard'.
   - Work around nondeterministic binding of terminal-local variables.
     (Fixes national character input on ttys.)
   - Use terminal-local-value to access function-key-map in terminal packages.
   - Speed up loading of term/xterm.el.
   - Speed up loading of term/xterm.el (Dan Nicolaescu).
   - Remove pointless conditional around key substitution block in
     term/xterm.el (Dan Nicolaescu)
   - Fix the original cause of the "arrow keys don't work on screen" bug.
   - Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
   - Merged from miles@gnu.org--gnu-2005 (patch 469)
   - Implement rudimentary Lisp-level terminal parameters.
   - Small enhancements.
   - Handle and document that `delete-frame' may call functions in
     `delete-frame-functions' twice.
   - Merged from miles@gnu.org--gnu-2005 (patch 470-473)
   - Merged from miles@gnu.org--gnu-2005 (patch 474)
   - Fix compilation error in src/term.c.
   - At long last, fix annoying SELECTED_FRAME crashes after unexpected
     connection failures. Yay!
   - README update.
   - Rename term_init to init_tty.
   - Rename `struct display' to `struct device'. Update function, parameter
     and variable names accordingly.
   - Cosmetic changes in server.el.
   - Fix compilation error in select_frame_for_redisplay.
   - Rename function-key-map to local-function-key-map, and
     global-function-key-map to function-key-map. Same for
     key-translation-map.
   - Fix dumb error leading to national keys not working on ttys.
   - Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
   - Don't let window-system-default-frame-alist override parameters
     specified manually.
   - Work around crashes in X session management after normal shutdown of X
     server.
   - Apply patch from CVS trunk to fix recenter on ttys.
   - Add two pending bugs to README.multi-tty.
   - Merged in changes from CVS trunk.  Plus added lisp/term tweaks.
   - Fix syntax error in lisp/term/xterm.el.
   - Merged in changes from CVS trunk.  (Testing my own CVS gateway.)
   - Add =upstream-branch file for semi-automated merges.
   - Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0
   - Fix terminal initialization code.  (Contributed by Dan Nicolaescu.)
   - Slightly refactor the terminal initialization code for simplicity.
   - Apply settings in `window-system-default-frame-alist' to the initial
     frame as well.
   - Prevent resource allocation explosion when C-x 5 2 is used on xterms.
   - Enforce the presence of `window-system' and `tty-type' frame
     parameters in all frames.
   - Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el.
     (Submitted by Dan Nicolaescu.)
   - Merged in changes from CVS trunk.
   - Fix bootstrap error.
   - Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up
     some corner cases in Emacs server.
   - Fix `emacsclient +12 file' behaviour.  (Reported by Han Boetes.)
   - Make xt-mouse.el multi-tty-compatible.
   - Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
   - Make `emacsclient -n <filename>' open new X frames when possible.
     (Reported by Bas Kok.)
   - Don't let server-save-buffers-kill-display unexpectedly kill Emacs on
     --no-wait's X frames.
   - Set Emacs version number to 22.0.51 to allow parallel installations of
     CVS trunk and the multi-tty branch.
   - Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by
     Han Boetes, analysis by Kalle Olavi Niemitalo.)
   - Fix bootstrap error in keyboard.c.
   - Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.
   - Fix assertion on kboard->kbd_queue and other such crashes.
   - Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
   - Merged from miles@gnu.org--gnu-2005 (patch 543)
   - Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
   - Fix hardcoded stdout usage in term.c.  (Reported by Dan Nicolaescu.)
   - Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
   - Merged from miles@gnu.org--gnu-2005 (patch 578-592)
   - Merged from miles@gnu.org--gnu-2005 (patch 593-595)
   - Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
   - Fix Delete key on X by adapting normal-erase-is-backspace-mode for
     multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)
   - Change the "pretest" bug report address to the multi-tty list.
   - Merged from miles@gnu.org--gnu-2005 (patch 610-614)
   - Doc update.
   - Change `keyboard-translate-table' to be terminal-local.
   - Don't try to rebind the `t' symbol.
   - Protect keyboard-translate-table from GC.
   - Fix semantics of terminal-local variables. Remove
     `terminal-local-value' hack.
   - Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
   - Update frames-on-display-list to accept terminal id numbers.
   - Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
   - Fix some of the bootstrap problems.
   - Increase puresize.  (Emacs needs 1205176 pure bytes now.)
   - Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
   - Merged from miles@gnu.org--gnu-2005 (patch 655)
   - Increase PURESIZE yet again.
   - Store client's environment in terminal parameters, not server parameters.
   - Merged from miles@gnu.org--gnu-2005 (patch 656-658)
   - Merged from miles@gnu.org--gnu-2005 (patch 659-663)
   - Delete leftover id for "info/dir".
   - Fix "first non-ASCII character on new tty frames" problem.
   - Prevent core dumps with GTK by disabling secondary X connections there.
   - Work around Emacs crash on Konsole detach.  (Tom Schutzer-Weissmann)
   - Fix typo in previous commit.
   - Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
   - Implement full support for frame-local `next-buffer' and `previous-buffer'.
   - Reimplement and extend support for terminal-local environment variables.
   - Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim
     Verona.) Split `set-input-mode'.
   - Pull a bugfix from CVS to prevent problems with the Debian semantic
     package.
   - Fix compilation error during non-X builds.
   - Reimplement terminal parameters in C; clean up term.c, create terminal.c.
   - Implement automatic terminal-local environment variables via
     `local-environment-variables'.
   - Fix compilation errors in previous commit.
   - Merged from miles@gnu.org--gnu-2005 (patch 677)
   - Fix error during bootstrap.
   - Fix semantics of let-binding `process-environment'.
   - Initialize Vprocess_environment to nil.
   - Store local environment in frame (not terminal) parameters.
   - Merged from miles@gnu.org--gnu-2005 (patch 678-680)
   - Merged from miles@gnu.org--gnu-2005 (patch 681)
   - Update environment-related doc strings.
   - Rename `struct device' to `struct terminal'. Rename some
     terminal-related functions similarly.
   - Set `local-environment-variables' to t by default.
   - Show the splash screen on Emacsclient frames.  Show *scratch* by default.
   - Display "@" in mode-lines of Emacsclient frames.
   - Make sure `delete-frame-functions' can not prevent the frame from
     being deleted.
   - Fix crash in lookup_image on termcap frames.
   - Enhance splash screens to work better with emacsclient.
   - Fix splash screen loosing input events on Emacsclient frames.
   - Don't display the splash screen when no frame was created. (Fixes tty
     resume.)
   - (Hopefully) fix bootstrap error on OpenBSD.  (reported by Han Boetes)
   - Fix typo in docstring of `frame-with-environment'.
   - Cosmetic fixes in xfns.c.
   - Install workaround for "X protocol error: BadCursor (invalid Cursor
     parameter) on protocol request 2"
   - Make all frames created in an emacsclient session belong to that client.
   - Experimental change: don't restore kboard after temporary changes if
     Emacs wasn't in single kboard state.
   - Fix typo in `server-handle-delete-frame'; fix startup echo area message.
   - Fix last frame check in server.el.
   - Fix Delete keys under X (for good, this time).
   - Overhaul and simplify single_kboard API. Allow calls to
     `recursive-edit' in process filters. Small fixes.
   - Merged from miles@gnu.org--gnu-2005 (patch 682)
   - Fix abort() in read_key_sequence.
   - Remove group write permissions from all files.
   - Merged from miles@gnu.org--gnu-2005 (patch 683-684)
   - Fix C-g during `make-network-process'.  (Reported by Mark Plaksin.)
   - Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
   - Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
   - Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
   - Fix bootstrap problem reported by Han Boetes.
   - Fix some bugs related to wrong_kboard_jmpbuf.
   - Eliminate wrong_kboard_jmpbuf.
   - Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
   - Fix compilation error on older GCCs (reported by "mace").
   - Merged from
   - Fix bootstrapping problem.  (Reported by "mace".)
   - Merged from emacs@sv.gnu.org
   - Add explicit abort() when x_catch_errors_unwind is called by mistake.
   - Fix `emacsclient --eval '(progn (find-file "file")'' and the like.
     (Reported by Han Boetes.)
   - Fix permissions. (Reported by Han Boetes.)
   - Fix tty state problem after error in `set-quit-char'.
   - Fix compilation.
   - Fix `server-delete-client' behavior when the user quits `kill-buffer'.
     (Reported by Han Boetes.)
   - Increase puresize.
   - Fix bogus crash with -DENABLE_CHECKING.
   - Remove unused variable in read_key_sequence.
   - Fix GDB magic.
   - Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh
     Madhu.)
   - Fix ediff problems.  (Reported by Dan Nicolaescu.)
   - Fix compilation error in ediff-wind.el.  D'oh.
   - Fix bizarre syntax error, probably from a baz merge bug.
   - Let the Emacs server recognize `inhibit-startup-echo-area-message'.
     (Reported by Han Boetes.)
   - Set emacsbug.el's pretest address to the multi-tty list. (Reported by
     Richard Lewis.)
   - Fix toolbars on X frames when Emacs is started on a tty. (Reported by
     Richard Lewis.)
   - Fix tool-bar and menu-bar toggles in Show/Hide menu to reflect the
     state of the current frame.
   - Clean up tty device handling. Change name of controlling tty from nil
     to "/dev/tty".
   - Set `default-directory' in *scratch* to the current directory of
     emacsclient.
   - Fix compilation error on OpenBSD.  (Reported by Han Boetes.)
   - Fix OpenBSD compilation some more.  (Fix by Han Boetes.)
   - Fix delete key after C-x 5 2 on X.  (Catched by Dan Nicolaescu.)
   - Fix tooltip border color.
   - Fix previous commit.
   - (Attempt to) fix bootstrap error.
   - Fix typo in startup.el.
   - Fix `vc-annotate' under X.  (Reported by Dan Nicolaescu.)
   - Make `tty-display-color-p' follow its doc string. (Reported by Dan
     Nicolaescu.)
   - Fix stupid crash during startup.
   - Fix crashes in redisplay functions on suspended tty frames. (Reported
     by Dan Nicolaescu.)
   - Fix crashes in `delete-terminal' caused by recursive calls or X
     displays with live frames.
   - Don't load terminit files repeatedly. Also, don't call terminit
     functions more than once per terminal.
   - Fix and/or simplify terminal initialization files.
   - Fix C-x 5 2 on the controlling tty; fix some possible crash conditions
     and a memory leak.
   - Fix syntax errors in terminal initialization files.
   - Fix compilation error in lwlib/xlwmenu.c.
   - Rework environment variable support. (Reported by Kalle Olavi
     Niemitalo and Noah Friedman.)
   - Merged from emacs@sv.gnu.org.
   - Fix typo in lisp/term/xterm.el.
   - Let frames on new terminals inherit 'environment and 'client.
   - Fix x_catch_errors-related abort after X disconnects. (Reported by Dan
     Nicolaescu).
   - Fix F10 behaviour.  (Reported by Bernard Adrian.)
   - Remove superfluous properties from the mode-line-client indicator.
     (Reported by Kalle Olavi Niemitalo)
   - Fix various aborts in get_named_tty.  (Patch by Kalle Olavi Niemitalo)
   - Increase PURESIZE.
   - Fix obvious runtime errors after merge.
   - Regenerate lisp/ldefs-boot.el.
   - Merged from emacs@sv.gnu.org.  Last-minute emacsclient rewrites be damned!
   - Fix crash in window.c.
   - Fix various suspend-related bugs in emacsclient. (Report & patch by
     Dan Nicolaescu.)
   - Remove semantic.cache, fix tagging method.
   - Fix compilation errors.  Regenerate ldefs-boot.el.
   - Re-enable GTK multidisplay support.
   - Regenerate ldefs-boot, remove junk.
   - Fix compilation error with non-toolkit scrollbar.

 * lorentey@elte.hu--2004/emacs--multi-tty--0-  (version 0)

   - This branch is now closed. Work continues at
     emacs@sv.gnu.org/emacs--multi-tty--0.

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-56


Revision 1.197.2.64 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:40:52 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.197.2.63: +3 -3 lines
Diff to previous 1.197.2.63 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 839-851)

   - Update from CVS
   - Change capitalization of VC backend names for new backends
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 84-92)

   - Update from CVS
   - Change capitalization of VC backend names for new backends
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-54


Revision 1.197.2.63 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:37:09 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.197.2.62: +1 -1 lines
Diff to previous 1.197.2.62 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

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

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-53


Revision 1.197.2.62 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:33:44 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.197.2.61: +1 -1 lines
Diff to previous 1.197.2.61 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 803-815)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 51-58)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-236)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-51


Revision 1.211.2.56 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 05:52:43 2007 UTC (16 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.55: +1 -1 lines
Diff to previous 1.211.2.55 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 880-885)

   - Remove RCS keywords from doc/misc/cc-mode.texi
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-264


Revision 1.211.2.55 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 16:13:28 2007 UTC (16 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.54: +2 -2 lines
Diff to previous 1.211.2.54 , to branch point 1.211
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


Revision 1.323 - (view) (download) (annotate) - [select for diffs]
Wed Oct 10 19:57:08 2007 UTC (16 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.322: +1 -1 lines
Diff to previous 1.322
(let-environment): Remove.  Unused.
(read-envvar-name): Simplify.
(setenv): Remove unused arg `frame'.


Revision 1.322 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 05:28:04 2007 UTC (16 years, 7 months ago) by miles
Branch: MAIN
CVS Tags: merge-multi-tty-to-trunk
Changes since 1.321: +2 -2 lines
Diff to previous 1.321
Merge multi-tty branch

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-866


Revision 1.317.4.5 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:50:31 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.317.4.4: +3 -3 lines
Diff to previous 1.317.4.4 , to branch point 1.317 , to next main 1.354
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--multi-tty--0--patch-31


Revision 1.211.2.54 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:47:44 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.53: +3 -3 lines
Diff to previous 1.211.2.53 , to branch point 1.211
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


Revision 1.321 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:41:02 2007 UTC (16 years, 8 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-multi-tty-to-trunk, multi-tty-base
Changes since 1.320: +3 -3 lines
Diff to previous 1.320
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851


Revision 1.317.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 07:38:47 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.317.2.2: +3 -3 lines
Diff to previous 1.317.2.2 , to branch point 1.317
Replace `iff' in doc-strings and comments.


Revision 1.317.4.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:46:20 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.317.4.3: +1 -1 lines
Diff to previous 1.317.4.3 , to branch point 1.317
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

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

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28


Revision 1.211.2.53 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:49:15 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.52: +1 -1 lines
Diff to previous 1.211.2.52 , to branch point 1.211
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


Revision 1.320 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:26:24 2007 UTC (16 years, 8 months ago) by miles
Branch: MAIN
Changes since 1.319: +1 -1 lines
Diff to previous 1.319
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


Revision 1.317.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 04:47:22 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.317.2.1: +1 -1 lines
Diff to previous 1.317.2.1 , to branch point 1.317
Switch license to GPLv3 or later.


Revision 1.211.2.39.2.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 04:55:07 2007 UTC (16 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.11: +1 -1 lines
Diff to previous 1.211.2.39.2.11 , to branch point 1.211.2.39 , to next main 1.211.2.60
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 803-813)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 51-58)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 224-231)

   - Update configure
   - Update from CVS
   - Merge from emacs--devo--0
   - Move branch-specific src/ChangeLog entry to src/ChangeLog.unicode
   - Regenerate configure

 * gnus--rel--5.10  (patch 233-236)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-65


Revision 1.211.2.39.2.11 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 04:48:09 2007 UTC (16 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.10: +8 -0 lines
Diff to previous 1.211.2.39.2.10 , to branch point 1.211.2.39
Merge from emacs--unicode--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

 * emacs--unicode--0  (patch 220-223)

   - Update from CVS
   - Merge from emacs--devo--0

 * 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-xft--0--patch-64


Revision 1.317.4.3 - (view) (download) (annotate) - [select for diffs]
Sun Jul 15 02:05:01 2007 UTC (16 years, 9 months ago) by miles
Branch: multi-tty
Changes since 1.317.4.2: +1 -1 lines
Diff to previous 1.317.4.2 , to branch point 1.317
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 803-813)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 51-58)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-236)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-25


Revision 1.211.2.52 - (view) (download) (annotate) - [select for diffs]
Mon Jul 9 08:00:26 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.211.2.51: +1 -1 lines
Diff to previous 1.211.2.51 , to branch point 1.211
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


Revision 1.319 - (view) (download) (annotate) - [select for diffs]
Fri Jun 29 04:29:42 2007 UTC (16 years, 9 months ago) by monnier
Branch: MAIN
Changes since 1.318: +1 -1 lines
Diff to previous 1.318
(lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
syntax as well.  Reported by Juri Linkov <juri@jurta.org>.


Revision 1.197.2.61 - (view) (download) (annotate) - [select for diffs]
Sat Jun 16 23:40:38 2007 UTC (16 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.197.2.60: +8 -0 lines
Diff to previous 1.197.2.60 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 794-802)

   - Remove RCS keywords
   - Update from CVS
   - 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--lexbind--0--patch-50


Revision 1.317.4.2 - (view) (download) (annotate) - [select for diffs]
Sat Jun 16 22:33:12 2007 UTC (16 years, 10 months ago) by miles
Branch: multi-tty
Changes since 1.317.4.1: +8 -0 lines
Diff to previous 1.317.4.1 , to branch point 1.317
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--multi-tty--0--patch-23


Revision 1.211.2.51 - (view) (download) (annotate) - [select for diffs]
Sat Jun 16 22:31:26 2007 UTC (16 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.50: +8 -0 lines
Diff to previous 1.211.2.50 , to branch point 1.211
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


Revision 1.318 - (view) (download) (annotate) - [select for diffs]
Thu Jun 14 09:59:49 2007 UTC (16 years, 10 months ago) by miles
Branch: MAIN
Changes since 1.317: +8 -0 lines
Diff to previous 1.317
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 43-44)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 229)

   - Merge from emacs--devo--0, emacs--rel--22

2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/font-lock.el (font-lock-add-keywords): In case font-lock was only
   half-activated, forcefully activate it completely.

2007-06-11  Richard Stallman  <rms@gnu.org>

   * lisp/cus-edit.el (custom-variable-type): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-797


Revision 1.317.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 21:57:11 2007 UTC (16 years, 10 months ago) by monnier
Branch: EMACS_22_BASE
Changes since 1.317: +8 -0 lines
Diff to previous 1.317
(font-lock-add-keywords): In case font-lock was only
half-activated, forcefully activate it completely.


Revision 1.317.4.1 - (view) (download) (annotate) - [select for diffs]
Sun May 13 13:26:39 2007 UTC (16 years, 11 months ago) by miles
Branch: multi-tty
Changes since 1.317: +2 -2 lines
Diff to previous 1.317
Import arch branch emacs@sv.gnu.org/emacs--multi-tty--0


Revision 1.197.2.60 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:54:56 2007 UTC (16 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.59: +1 -0 lines
Diff to previous 1.197.2.59 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 698-725)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.

 * 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 216-217)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-46


Revision 1.197.2.59 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:51:46 2007 UTC (16 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.58: +1 -1 lines
Diff to previous 1.197.2.58 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 676-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-45


Revision 1.211.2.39.2.10 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:27:10 2007 UTC (16 years, 11 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.9: +1 -0 lines
Diff to previous 1.211.2.39.2.9 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 698-725)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.

 * 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

 * emacs--unicode--0  (patch 191-202)

   - Change default value of `enable_font_backend' to 1
   - Update from CVS
   - Move src/ChangeLog entry to src/ChangeLog.unicode
   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 216-217)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-61


Revision 1.211.2.50 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 21:56:00 2007 UTC (16 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.49: +1 -0 lines
Diff to previous 1.211.2.49 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 698-710)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 216)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196


Revision 1.317 - (view) (download) (annotate) - [select for diffs]
Sat Apr 21 14:30:25 2007 UTC (17 years ago) by rms
Branch: MAIN
CVS Tags: EMACS_22_1, EMACS_22_BRANCHPOINT, EMACS_PRETEST_22_0_99, EMACS_PRETEST_22_0_990
Branch point for: EMACS_22_BASE, multi-tty
Changes since 1.316: +1 -0 lines
Diff to previous 1.316
(font-lock-keywords-alist): Mark as risky.


Revision 1.211.2.39.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 00:40:46 2007 UTC (17 years ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.8: +2 -2 lines
Diff to previous 1.211.2.39.2.8 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 670-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * emacs--unicode--0  (patch 185-189)

   - Merge from emacs--devo--0
   - Update from CVS
   - vc-bzr.el: New file.

 * gnus--rel--5.10  (patch 209-215)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-59


Revision 1.211.2.49 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 00:17:30 2007 UTC (17 years ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.48: +1 -1 lines
Diff to previous 1.211.2.48 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 675-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189


Revision 1.316 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 12:15:56 2007 UTC (17 years ago) by jpw
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_98
Changes since 1.315: +1 -1 lines
Diff to previous 1.315
(lisp-font-lock-keywords-2): Add `with-case-table'.


Revision 1.197.2.58 - (view) (download) (annotate) - [select for diffs]
Fri Mar 23 00:46:22 2007 UTC (17 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.57: +1 -1 lines
Diff to previous 1.197.2.57 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 671-675)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 209-210)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-44


Revision 1.197.2.57 - (view) (download) (annotate) - [select for diffs]
Fri Mar 23 00:40:44 2007 UTC (17 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.56: +8 -5 lines
Diff to previous 1.197.2.56 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 624-661)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove RCS keywords

 * gnus--rel--5.10  (patch 200-206)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-42


Revision 1.211.2.48 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 13:32:55 2007 UTC (17 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.47: +1 -1 lines
Diff to previous 1.211.2.47 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 670-674)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 209-210)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185


Revision 1.315 - (view) (download) (annotate) - [select for diffs]
Mon Mar 19 15:53:24 2007 UTC (17 years, 1 month ago) by cyd
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_96, EMACS_PRETEST_22_0_97
Changes since 1.314: +1 -1 lines
Diff to previous 1.314
Fix typo in last commit.


Revision 1.314 - (view) (download) (annotate) - [select for diffs]
Mon Mar 19 15:45:47 2007 UTC (17 years, 1 month ago) by cyd
Branch: MAIN
Changes since 1.313: +1 -1 lines
Diff to previous 1.313
(lisp-font-lock-keywords-1): Highlight define-globalized-minor-mode as
a keyword.


Revision 1.211.2.39.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Mar 4 01:05:01 2007 UTC (17 years, 1 month ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.7: +8 -5 lines
Diff to previous 1.211.2.39.2.7 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 638-652)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 177-179)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 202)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-56


Revision 1.211.2.47 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 23:03:35 2007 UTC (17 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.46: +8 -5 lines
Diff to previous 1.211.2.46 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 638-652)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 202)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177


Revision 1.313 - (view) (download) (annotate) - [select for diffs]
Sun Feb 18 20:36:06 2007 UTC (17 years, 2 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_94, EMACS_PRETEST_22_0_95
Changes since 1.312: +11 -27 lines
Diff to previous 1.312
Revert the accidental commit of unrelated patches in the previous commit.


Revision 1.312 - (view) (download) (annotate) - [select for diffs]
Sun Feb 18 18:52:18 2007 UTC (17 years, 2 months ago) by monnier
Branch: MAIN
Changes since 1.311: +28 -12 lines
Diff to previous 1.311
(font-lock-extend-region-wholelines): Revert last change.


Revision 1.311 - (view) (download) (annotate) - [select for diffs]
Sat Feb 17 11:27:26 2007 UTC (17 years, 2 months ago) by eliz
Branch: MAIN
Changes since 1.310: +4 -4 lines
Diff to previous 1.310
(font-lock-extend-region-wholelines): Test for EOB in addition to BOL.


Revision 1.310 - (view) (download) (annotate) - [select for diffs]
Thu Feb 15 16:36:58 2007 UTC (17 years, 2 months ago) by monnier
Branch: MAIN
Changes since 1.309: +4 -1 lines
Diff to previous 1.309
(font-lock-extend-region-wholelines):
Only return non-nil if the region has really been changed.
Reported by David Hansen <david.hansen@physik.fu-berlin.de>


Revision 1.197.2.56 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:34:14 2007 UTC (17 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.197.2.55: +1 -1 lines
Diff to previous 1.197.2.55 , to branch point 1.197
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--lexbind--0--patch-39


Revision 1.211.2.39.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:19 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.6: +1 -1 lines
Diff to previous 1.211.2.39.2.6 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 586-621)

   - 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

 * emacs--unicode--0  (patch 161-166)
 * gnus--rel--5.10  (patch 186-199)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-53


Revision 1.211.2.46 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:15:14 2007 UTC (17 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.45: +1 -1 lines
Diff to previous 1.211.2.45 , to branch point 1.211
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


Revision 1.309 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 03:53:11 2007 UTC (17 years, 3 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_93
Changes since 1.308: +1 -1 lines
Diff to previous 1.308
Add 2007 to copyright years.


Revision 1.197.2.55 - (view) (download) (annotate) - [select for diffs]
Mon Dec 4 12:10:48 2006 UTC (17 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.197.2.54: +26 -11 lines
Diff to previous 1.197.2.54 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 447-475)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 141-152)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-30


Revision 1.211.2.39.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Oct 18 02:34:24 2006 UTC (17 years, 6 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.5: +26 -11 lines
Diff to previous 1.211.2.39.2.5 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 447-459)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 115-117)
 * gnus--rel--5.10  (patch 141-144)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-40


Revision 1.211.2.45 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 05:04:12 2006 UTC (17 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.44: +26 -11 lines
Diff to previous 1.211.2.44 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 447-459)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 141-144)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115


Revision 1.308 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 20:02:45 2006 UTC (17 years, 6 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91, EMACS_PRETEST_22_0_92
Changes since 1.307: +21 -8 lines
Diff to previous 1.307
(font-lock-after-change-function): Refontify next line as well if end is at BOL.
(font-lock-extend-jit-lock-region-after-change): Be more careful to
only extend the region as much as needed.


Revision 1.307 - (view) (download) (annotate) - [select for diffs]
Sun Sep 24 20:37:58 2006 UTC (17 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.306: +5 -3 lines
Diff to previous 1.306
(font-lock-compile-keywords): Allow value of
syntax-begin-function to enable paren-column-0 highlighting.


Revision 1.197.2.54 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:50:32 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.53: +10 -9 lines
Diff to previous 1.197.2.53 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 438-446)

   - Update from CVS
   - lisp/url/url-methods.el: Fix format error when http_proxy is empty string
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-29


Revision 1.197.2.53 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:47:21 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.52: +2 -2 lines
Diff to previous 1.197.2.52 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 399-437)

   - Update from CVS
   - Rcirc update from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Miscellaneous tq-related fixes.

 * gnus--rel--5.10  (patch 126-136)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-28


Revision 1.197.2.52 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:43:59 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.51: +29 -3 lines
Diff to previous 1.197.2.51 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 383-398)

   - Update from CVS
   - Update from erc--emacs--22
   - Fix ERC bug introduced in last patch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-27


Revision 1.197.2.51 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:42:02 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.50: +126 -25 lines
Diff to previous 1.197.2.50 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 358-382)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Merge from erc--emacs--21

 * gnus--rel--5.10  (patch 118-122)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-26


Revision 1.211.2.39.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:07:40 2006 UTC (17 years, 7 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.4: +10 -9 lines
Diff to previous 1.211.2.39.2.4 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 437-446)

   - Update from CVS
   - lisp/url/url-methods.el: Fix format error when http_proxy is empty string
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 111)

   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-38


Revision 1.211.2.44 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:04:17 2006 UTC (17 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.43: +10 -9 lines
Diff to previous 1.211.2.43 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 437-446)

   - Update from CVS
   - lisp/url/url-methods.el: Fix format error when http_proxy is empty string
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-111


Revision 1.306 - (view) (download) (annotate) - [select for diffs]
Sat Sep 16 17:52:32 2006 UTC (17 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.305: +10 -9 lines
Diff to previous 1.305
(font-lock-compile-keywords): Rename optional arg to SYNTACTIC-KEYWORDS
and reverse the sense.  All callers changed.


Revision 1.211.2.43 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:33:38 2006 UTC (17 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.42: +2 -2 lines
Diff to previous 1.211.2.42 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 399-413)

   - Update from CVS
   - Rcirc update from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Miscellaneous tq-related fixes.

 * gnus--rel--5.10  (patch 126-127)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-105


Revision 1.211.2.39.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:30:08 2006 UTC (17 years, 7 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.3: +2 -2 lines
Diff to previous 1.211.2.39.2.3 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 399-413)

   - Update from CVS
   - Rcirc update from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Miscellaneous tq-related fixes.

 * emacs--unicode--0  (patch 105)

   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 126-127)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-32


Revision 1.211.2.39.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:15:44 2006 UTC (17 years, 7 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.2: +29 -3 lines
Diff to previous 1.211.2.39.2.2 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 382-398)

   - Update from CVS
   - Update from erc--emacs--22
   - Fix ERC bug introduced in last patch
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 101-104)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-31


Revision 1.305 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 03:19:55 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.304: +2 -2 lines
Diff to previous 1.304
(font-lock-extend-region-wholelines): Fix up typo.
Reported by Martin Rudalics <rudalics@gmx.at>.


Revision 1.211.2.42 - (view) (download) (annotate) - [select for diffs]
Wed Aug 16 14:08:42 2006 UTC (17 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.41: +29 -3 lines
Diff to previous 1.211.2.41 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 382-398)

   - Update from CVS
   - Update from erc--emacs--22
   - Fix ERC bug introduced in last patch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-101


Revision 1.304 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 18:24:25 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.303: +4 -0 lines
Diff to previous 1.303
(font-lock-extend-jit-lock-region-after-change): Better comment.


Revision 1.303 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 17:47:55 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.302: +11 -1 lines
Diff to previous 1.302
(font-lock-extend-jit-lock-region-after-change): Add docstring.


Revision 1.302 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 17:42:36 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.301: +14 -2 lines
Diff to previous 1.301
(font-lock-extend-after-change-region-function,
font-lock-extend-region-functions,
font-lock-extend-jit-lock-region-after-change): Better comments.


Revision 1.211.2.39.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 23:21:20 2006 UTC (17 years, 8 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39.2.1: +126 -25 lines
Diff to previous 1.211.2.39.2.1 , to branch point 1.211.2.39
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 357-381)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Merge from erc--emacs--21

 * emacs--unicode--0  (patch 98)

   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 116-122)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-28


Revision 1.211.2.41 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 11:45:16 2006 UTC (17 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.40: +126 -25 lines
Diff to previous 1.211.2.40 , to branch point 1.211
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 357-381)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Merge from erc--emacs--21

 * gnus--rel--5.10  (patch 116-122)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-98


Revision 1.301 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 07:14:38 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.300: +70 -24 lines
Diff to previous 1.300
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines): New functions.
(font-lock-default-fontify-region): Use them.
(font-lock-extend-jit-lock-region-after-change): Only round up
if font-lock-default-fontify-region will do it as well.


Revision 1.300 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 05:42:52 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.299: +42 -45 lines
Diff to previous 1.299
(font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.


Revision 1.299 - (view) (download) (annotate) - [select for diffs]
Tue Aug 1 19:09:11 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.298: +25 -0 lines
Diff to previous 1.298
(font-lock-extend-region-function, font-lock-extend-region):
Move from font-core.el.  Simplify.


Revision 1.298 - (view) (download) (annotate) - [select for diffs]
Tue Aug 1 18:58:18 2006 UTC (17 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.297: +34 -1 lines
Diff to previous 1.297
(font-lock-extend-jit-lock-region-after-change): New fun.
(font-lock-turn-on-thing-lock): Use it.


Revision 1.197.2.50 - (view) (download) (annotate) - [select for diffs]
Wed May 17 14:47:11 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.49: +4 -4 lines
Diff to previous 1.197.2.49 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 259-284)

   - 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
   - Update etc/MORE.STUFF.

 * gnus--rel--5.10  (patch 99-101)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-21


Revision 1.197.2.49 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:24:47 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.48: +10 -12 lines
Diff to previous 1.197.2.48 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 148-163)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove nick-abbrevs stuff from rcirc.el
   - rcirc.el update from Ryan Yeske

 * gnus--rel--5.10  (patch 57-61)

   - Copy/update icons from Gnus trunk
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-14


Revision 1.197.2.48 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:22:55 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.47: +1 -1 lines
Diff to previous 1.197.2.47 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 135-147)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 49-56)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: Makefile.in (release-*): New targets.

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-13


Revision 1.197.2.47 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:57:42 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.46: +1 -1 lines
Diff to previous 1.197.2.46 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 4-14)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 187)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-2


Revision 1.197.2.46 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:56:09 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.45: +2 -2 lines
Diff to previous 1.197.2.45 , to branch point 1.197
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 698-704)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 182-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-1


Revision 1.197.2.45 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:49:02 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.44: +72 -0 lines
Diff to previous 1.197.2.44 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 685-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Checkout man/cc-mode.texi from CVS with RCS keywords disabled

 * gnus--rel--5.10  (patch 174-181)

   - Update from CVS
   - Update from CVS: texi/gnus.texi (RSS): Addition.

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-63


Revision 1.197.2.44 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:42:04 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.43: +24 -18 lines
Diff to previous 1.197.2.43 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 675-684)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 169-173)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-62


Revision 1.197.2.43 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:37:56 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.42: +42 -40 lines
Diff to previous 1.197.2.42 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 649-674)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 157-168)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Update from CVS: texi/message.texi: Fix default values.

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-61


Revision 1.197.2.42 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:34:32 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.41: +2 -31 lines
Diff to previous 1.197.2.41 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 640-648)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * gnus--rel--5.10  (patch 152-156)

   - Update from CVS: lisp/mml.el (mml-preview): Doc fix.
   - Update from CVS

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-60


Revision 1.197.2.41 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:30:34 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.40: +1 -6 lines
Diff to previous 1.197.2.40 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 620-639)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.

 * gnus--rel--5.10  (patch 147-151)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-59


Revision 1.197.2.40 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:28:17 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.39: +1 -1 lines
Diff to previous 1.197.2.39 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 616-619)

   - Add lisp/mh-e/.arch-inventory
   - Update from CVS

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-58


Revision 1.197.2.39 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:26:35 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.38: +118 -119 lines
Diff to previous 1.197.2.38 , to branch point 1.197
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 598-615)

   - Update from CVS
   - Remove lisp/toolbar directory
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 142-146)

   - Update from CVS

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-57


Revision 1.197.2.38 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:49:16 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.37: +23 -22 lines
Diff to previous 1.197.2.37 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-56

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 582-597)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 133-141)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: texi/gnus.texi (RSS): Fix key description.
   - Update from CVS: texi/gnus.texi (Document Server Internals): Addition.


Revision 1.197.2.37 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:43:14 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.36: +8 -7 lines
Diff to previous 1.197.2.36 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-53

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 556-561)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 122-124)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS


Revision 1.197.2.36 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:39:05 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.35: +1 -0 lines
Diff to previous 1.197.2.35 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-51

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.211.2.39.2.1 - (view) (download) (annotate) - [select for diffs]
Fri May 12 08:30:29 2006 UTC (17 years, 11 months ago) by miles
Branch: unicode-xft
Changes since 1.211.2.39: +4 -4 lines
Diff to previous 1.211.2.39
Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-2

Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 204-273)

   - 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.
   - Update from CVS: lisp/progmodes/python.el (python-mode): Fix typo.
   - (Ffield_beginning, find_field): Undo change of 2006-04-23.
   - Rcirc patch from Ryan Yeske
   - Clean up lisp/gnus/ChangeLog a bit
   - lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
   - Rename "field-at-point" to "field-at-pos"
   - (comint-insert-input): Remove redundant calls to setq and goto-char

 * emacs--unicode--0  (patch 56-60)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 81-100)

   - Update from CVS
   - Merge from emacs--devo--0


Revision 1.211.2.40 - (view) (download) (annotate) - [select for diffs]
Wed May 10 20:42:33 2006 UTC (17 years, 11 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-post-font-backend, unicode-pre-font-backend
Changes since 1.211.2.39: +4 -4 lines
Diff to previous 1.211.2.39 , to branch point 1.211
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


Revision 1.297 - (view) (download) (annotate) - [select for diffs]
Tue May 9 04:07:25 2006 UTC (17 years, 11 months ago) by jet
Branch: MAIN
Changes since 1.296: +4 -4 lines
Diff to previous 1.296
(cpp-font-lock-keywords-source-directives): Addded
"warning" and "import".
(cpp-font-lock-keywords): Added "warning".


Revision 1.211.2.39 - (view) (download) (annotate) - [select for diffs]
Sun Mar 19 19:43:51 2006 UTC (18 years, 1 month ago) by miles
Branch: emacs-unicode-2
Branch point for: unicode-xft
Changes since 1.211.2.38: +10 -12 lines
Diff to previous 1.211.2.38 , to branch point 1.211
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 157-163)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 58-61)

   - Update from CVS


Revision 1.296 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 22:26:08 2006 UTC (18 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.295: +2 -9 lines
Diff to previous 1.295
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
the new extend-region feature.
(font-lock-after-change-function): Update correspondingly.
* jit-lock.el (jit-lock-after-change): Update correspondingly.
* progmodes/grep.el (font-lock-lines-before): Don't disable.
* modes.texi (Region to Fontify): Remove font-lock-lines-before.


Revision 1.295 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 18:23:47 2006 UTC (18 years, 1 month ago) by acmacm
Branch: MAIN
Changes since 1.294: +11 -6 lines
Diff to previous 1.294
* font-core.el: New function/variable
font-lock-extend-region\(-function\)?.

* font-lock.el (font-lock-after-change-function): Call
font-lock-extend-region.  Obey font-lock-lines-before.
(font-lock-default-fontify-region): Remove reference to
font-lock-lines-before.

* jit-lock.el (jit-lock-after-change): Call
font-lock-extend-region.  Obey font-lock-lines-before.


Revision 1.211.2.38 - (view) (download) (annotate) - [select for diffs]
Thu Mar 9 07:15:31 2006 UTC (18 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.37: +1 -1 lines
Diff to previous 1.211.2.37 , to branch point 1.211
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 135-143)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 49-55)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: Makefile.in (release-*): New targets.


Revision 1.294 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 12:18:17 2006 UTC (18 years, 1 month ago) by eliz
Branch: MAIN
Changes since 1.293: +1 -1 lines
Diff to previous 1.293
(lisp-font-lock-keywords-2): Quote "]"s in regexps when	they have no
special meaning.


Revision 1.211.2.37 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 07:09:56 2006 UTC (18 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.36: +1 -1 lines
Diff to previous 1.211.2.36 , to branch point 1.211
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 4-14)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 187)

   - Update from CVS


Revision 1.293 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 13:36:16 2006 UTC (18 years, 2 months ago) by ttn
Branch: MAIN
Changes since 1.292: +1 -1 lines
Diff to previous 1.292
(lisp-font-lock-keywords-2):
Recognize "& keywords" only at word boundaries.


Revision 1.211.2.36 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 07:11:40 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.35: +2 -2 lines
Diff to previous 1.211.2.35 , to branch point 1.211
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 700-704)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 185-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.292 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 14:32:08 2006 UTC (18 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.291: +2 -2 lines
Diff to previous 1.291
(lisp-font-lock-keywords-1): Minor rearrangement.


Revision 1.211.2.35 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 08:36:54 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.34: +142 -96 lines
Diff to previous 1.211.2.34 , to branch point 1.211
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.


Revision 1.211.2.34 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 06:59:10 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.33: +118 -119 lines
Diff to previous 1.211.2.33 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 598-615)

   - Update from CVS
   - Remove lisp/toolbar directory
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 142-146)

   - Update from CVS


Revision 1.208.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:14 2006 UTC (18 years, 3 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.208: +768 -1344 lines
Diff to previous 1.208 , to next main 1.354
sync with trunk


Revision 1.234.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:24:54 2006 UTC (18 years, 3 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.234.2.1: +337 -284 lines
Diff to previous 1.234.2.1 , to branch point 1.234 , to next main 1.354
Update from HEAD


Revision 1.291 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 14:29:44 2006 UTC (18 years, 3 months ago) by jet
Branch: MAIN
Changes since 1.290: +72 -0 lines
Diff to previous 1.290
2006-01-06  Masatake YAMATO  <jet@gyve.org>

	* font-lock.el (cpp-font-lock-keywords): Font lock keywords for
	C preprocessor forward ported from GNU Emacs 21.2.

	* progmodes/asm-mode.el (asm-font-lock-keywords): Use
	`cpp-font-lock-keywords'.

	* progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.

	* progmodes/ld-script.el (auto-mode-alist): Use \\> instead
	of $ for "\\.ld[s]?".


Revision 1.290 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 17:00:35 2006 UTC (18 years, 3 months ago) by monnier
Branch: MAIN
Changes since 1.289: +3 -3 lines
Diff to previous 1.289
(font-lock-fontify-buffer, font-lock-fontify-region): Make sure we've setup
font-lock's vars.  It may influence which function we then call.
(font-lock-default-fontify-buffer): Don't bother calling set-defaults
here since it's too late anyway.


Revision 1.289 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 04:38:52 2005 UTC (18 years, 3 months ago) by monnier
Branch: MAIN
Changes since 1.288: +7 -0 lines
Diff to previous 1.288
(font-lock-compile-keywords): Signal an error when
font-lock-set-defaults hasn't been called.


Revision 1.288 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 16:09:32 2005 UTC (18 years, 4 months ago) by monnier
Branch: MAIN
Changes since 1.287: +13 -14 lines
Diff to previous 1.287
(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
is non-nil since it may be t without having turned on font-lock-mode-internal.
(font-lock-choose-keywords): Minor optimization.
(font-lock-add-keywords, font-lock-remove-keywords, font-lock-set-defaults):
Don't call make-local-variable on a variable that we know to already be local.


Revision 1.287 - (view) (download) (annotate) - [select for diffs]
Mon Dec 19 23:18:17 2005 UTC (18 years, 4 months ago) by teirllm
Branch: MAIN
Changes since 1.286: +2 -2 lines
Diff to previous 1.286
(font-lock): Add tags to the links in the defgroup.


Revision 1.286 - (view) (download) (annotate) - [select for diffs]
Wed Dec 14 11:21:24 2005 UTC (18 years, 4 months ago) by rfrancoise
Branch: MAIN
Changes since 1.285: +21 -21 lines
Diff to previous 1.285
(font-lock-keywords-alist): Rename `append' to `how'.
(font-lock-add-keywords, font-lock-update-removed-keyword-alist):
(font-lock-remove-keywords): Likewise.


Revision 1.285 - (view) (download) (annotate) - [select for diffs]
Sun Dec 4 02:31:58 2005 UTC (18 years, 4 months ago) by jurta
Branch: MAIN
Changes since 1.284: +2 -1 lines
Diff to previous 1.284
(lisp-font-lock-keywords-1): Add define-global-minor-mode.


Revision 1.284 - (view) (download) (annotate) - [select for diffs]
Tue Nov 29 05:03:21 2005 UTC (18 years, 4 months ago) by teirllm
Branch: MAIN
Changes since 1.283: +3 -2 lines
Diff to previous 1.283
Throw error if facemenu is not loaded to prevent accidental change of
loading order in loadup.el.  (Suggested by RMS.)


Revision 1.283 - (view) (download) (annotate) - [select for diffs]
Thu Nov 17 07:16:45 2005 UTC (18 years, 5 months ago) by jurta
Branch: MAIN
Changes since 1.282: +16 -16 lines
Diff to previous 1.282
(font-lock-faces): Rename this defgroup from
`font-lock-highlighting-faces'.
(font-lock-comment-face, font-lock-comment-delimiter-face)
(font-lock-string-face, font-lock-doc-face)
(font-lock-keyword-face, font-lock-builtin-face)
(font-lock-function-name-face, font-lock-variable-name-face)
(font-lock-type-face, font-lock-constant-face)
(font-lock-warning-face, font-lock-negation-char-face)
(font-lock-preprocessor-face)
(font-lock-regexp-grouping-backslash)
(font-lock-regexp-grouping-construct): Rename :group from
`font-lock-highlighting-faces' to `font-lock-faces'.


Revision 1.282 - (view) (download) (annotate) - [select for diffs]
Sat Nov 5 07:29:45 2005 UTC (18 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.281: +2 -31 lines
Diff to previous 1.281
* font-lock.el: Don't deal with font-lock-face-attributes here,
move the code ...

* startup.el (command-line): ... here. Use face-spec-set instead
of custom-declare-face.

* faces.el (face-spec-set): Reset the face if spec is not nil.


Revision 1.281 - (view) (download) (annotate) - [select for diffs]
Thu Nov 3 22:29:43 2005 UTC (18 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.280: +1 -1 lines
Diff to previous 1.280
(font-lock-warning-face): Use the more vivid red1,
not red.


Revision 1.280 - (view) (download) (annotate) - [select for diffs]
Mon Oct 31 16:41:14 2005 UTC (18 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.279: +0 -5 lines
Diff to previous 1.279
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
that global-font-lock-mode can be enabled by default.

* font-lock.el (font-lock-keywords, font-lock-mode-internal)
(font-lock-add-keywords, font-lock-remove-keywords)
(font-lock-fontify-buffer): Remove autoload cookies.

* jit-lock.el (jit-lock-register): Likewise.

* emacs-lisp/syntax.el (syntax-ppss): Likewise.

* puresize.h (BASE_PURESIZE): Increment to 1170000.


Revision 1.279 - (view) (download) (annotate) - [select for diffs]
Sun Oct 23 09:43:43 2005 UTC (18 years, 5 months ago) by schwab
Branch: MAIN
Changes since 1.278: +1 -1 lines
Diff to previous 1.278
(lisp-font-lock-keywords-2): Add eval-at-startup
and eval-next-after-load.


Revision 1.278 - (view) (download) (annotate) - [select for diffs]
Fri Oct 21 17:41:54 2005 UTC (18 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.277: +4 -6 lines
Diff to previous 1.277
(font-lock-default-fontify-region): Check the multiline
property independently from the font-lock-multiline variable.


Revision 1.277 - (view) (download) (annotate) - [select for diffs]
Fri Oct 21 06:29:52 2005 UTC (18 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.276: +114 -113 lines
Diff to previous 1.276
(font-lock-compile-keywords): Add a help-echo to the
warning face on open-paren-in-column-0.


Revision 1.211.2.33 - (view) (download) (annotate) - [select for diffs]
Sat Oct 15 00:26:02 2005 UTC (18 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.32: +23 -22 lines
Diff to previous 1.211.2.32 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 581-597)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 133-141)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: texi/gnus.texi (RSS): Fix key description.
   - Update from CVS: texi/gnus.texi (Document Server Internals): Addition.


Revision 1.276 - (view) (download) (annotate) - [select for diffs]
Mon Oct 10 03:25:23 2005 UTC (18 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.275: +23 -22 lines
Diff to previous 1.275
(font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.


Revision 1.211.2.32 - (view) (download) (annotate) - [select for diffs]
Sun Sep 25 22:06:29 2005 UTC (18 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.31: +8 -7 lines
Diff to previous 1.211.2.31 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 556-561)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 122-124)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS


Revision 1.275 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 12:08:07 2005 UTC (18 years, 7 months ago) by monnier
Branch: MAIN
Changes since 1.274: +8 -7 lines
Diff to previous 1.274
(font-lock-default-fontify-region): Don't unconditionally add a line, since
the after-change-function already did it.


Revision 1.211.2.31 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 10:20:21 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.30: +1 -0 lines
Diff to previous 1.211.2.30 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.274 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 15:36:10 2005 UTC (18 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.273: +1 -0 lines
Diff to previous 1.273
(font-lock-keywords): Add autoload.


Revision 1.197.2.35 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 05:54:50 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.34: +7 -3 lines
Diff to previous 1.197.2.34 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-50

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


Revision 1.197.2.34 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 05:52:26 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.33: +4 -14 lines
Diff to previous 1.197.2.33 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-48

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


Revision 1.211.2.30 - (view) (download) (annotate) - [select for diffs]
Sun Sep 11 22:20:57 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.29: +7 -3 lines
Diff to previous 1.211.2.29 , to branch point 1.211
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


Revision 1.273 - (view) (download) (annotate) - [select for diffs]
Fri Sep 9 01:15:25 2005 UTC (18 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.272: +7 -3 lines
Diff to previous 1.272
(font-lock-support-mode): Doc fix.


Revision 1.211.2.29 - (view) (download) (annotate) - [select for diffs]
Tue Sep 6 00:25:09 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.28: +4 -14 lines
Diff to previous 1.211.2.28 , to branch point 1.211
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


Revision 1.272 - (view) (download) (annotate) - [select for diffs]
Thu Sep 1 14:04:03 2005 UTC (18 years, 7 months ago) by monnier
Branch: MAIN
Changes since 1.271: +4 -14 lines
Diff to previous 1.271
(fast-lock, lazy-lock) <defgroup>: Remove.
(font-lock-lines-before): Change default to being inactive.
(font-lock-after-change-function): Don't handle font-lock-lines-before here.
(font-lock-default-fontify-region): Handle it here.


Revision 1.197.2.33 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:26:06 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.32: +1 -1 lines
Diff to previous 1.197.2.32 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-47

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.197.2.32 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:10:48 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.31: +1 -2 lines
Diff to previous 1.197.2.31 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-44

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 485-492)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 92-94)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.197.2.31 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:07:27 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.30: +5 -1 lines
Diff to previous 1.197.2.30 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-43

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 474-484)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 88-91)

   - Merge from emacs--cvs-trunk--0
   - Update FSF's address in GPL notices
   - Update from CVS


Revision 1.197.2.30 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:05:02 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.29: +21 -21 lines
Diff to previous 1.197.2.29 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-42

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


Revision 1.197.2.29 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 09:55:25 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.28: +1 -2 lines
Diff to previous 1.197.2.28 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-41

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 446-458)

   - Update from CVS
   - Update from CVS: lisp/subr.el (add-to-ordered-list): Doc fix.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 83-85)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.211.2.28 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 09:51:45 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.27: +1 -1 lines
Diff to previous 1.211.2.27 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.271 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 22:13:42 2005 UTC (18 years, 8 months ago) by ttn
Branch: MAIN
Changes since 1.270: +1 -1 lines
Diff to previous 1.270
Update years in copyright notice; nfc.


Revision 1.211.2.27 - (view) (download) (annotate) - [select for diffs]
Fri Jul 22 08:27:18 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.26: +1 -2 lines
Diff to previous 1.211.2.26 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 485-492)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 92-94)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.270 - (view) (download) (annotate) - [select for diffs]
Tue Jul 19 11:31:31 2005 UTC (18 years, 9 months ago) by jurta
Branch: MAIN
Changes since 1.269: +1 -2 lines
Diff to previous 1.269
(font-lock-regexp-grouping-backslash): Don't
inherit from escape-glyph (use bold for all cases).


Revision 1.211.2.26 - (view) (download) (annotate) - [select for diffs]
Thu Jul 14 08:01:32 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.25: +5 -1 lines
Diff to previous 1.211.2.25 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 474-484)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 88-91)

   - Merge from emacs--cvs-trunk--0
   - Update FSF's address in GPL notices
   - Update from CVS


Revision 1.269 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 04:39:14 2005 UTC (18 years, 9 months ago) by monnier
Branch: MAIN
Changes since 1.268: +5 -1 lines
Diff to previous 1.268
(font-lock-fontify-keywords-region): Avoid inf-loops
when the matched text is empty.


Revision 1.211.2.25 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:42:54 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.24: +21 -21 lines
Diff to previous 1.211.2.24 , to branch point 1.211
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


Revision 1.268 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 23:08:54 2005 UTC (18 years, 9 months ago) by lute
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267
Update FSF's address.


Revision 1.267 - (view) (download) (annotate) - [select for diffs]
Sun Jul 3 04:59:39 2005 UTC (18 years, 9 months ago) by eliz
Branch: MAIN
Changes since 1.266: +1 -1 lines
Diff to previous 1.266
(font-lock-regexp-grouping-construct): Fix the bogus name from
the last change.


Revision 1.266 - (view) (download) (annotate) - [select for diffs]
Sat Jul 2 09:40:42 2005 UTC (18 years, 9 months ago) by eliz
Branch: MAIN
Changes since 1.265: +19 -19 lines
Diff to previous 1.265
(font-lock-regexp-grouping-backslash): Rename from
font-lock-regexp-backslash.  Doc fix.
(font-lock-regexp-backslash-grouping-construct): Rename from
font-lock-regexp-backslash-construct.  Doc fix.
(lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp
grouping constructs.


Revision 1.211.2.24 - (view) (download) (annotate) - [select for diffs]
Thu Jun 30 00:31:41 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.23: +1 -2 lines
Diff to previous 1.211.2.23 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 447-458)

   - Update from CVS
   - Update from CVS: lisp/subr.el (add-to-ordered-list): Doc fix.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 83-85)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.265 - (view) (download) (annotate) - [select for diffs]
Wed Jun 29 08:19:17 2005 UTC (18 years, 9 months ago) by monnier
Branch: MAIN
Changes since 1.264: +1 -2 lines
Diff to previous 1.264
(save-buffer-state): Use `declare'.


Revision 1.197.2.28 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 01:52:28 2005 UTC (18 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.197.2.27: +1 -1 lines
Diff to previous 1.197.2.27 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-38

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 423-433)

   - Update from CVS
   - Remove "-face" suffix from gnus faces
   - Remove "-face" suffix from MH-E faces
   - Remove "-face" suffix from cc-mode faces
   - Remove "-face" suffix from eshell faces
   - Remove "-face" suffix from ediff faces


Revision 1.211.2.23 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 01:59:44 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.22: +1 -1 lines
Diff to previous 1.211.2.22 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 425-445)

   - Remove "-face" suffix from gnus faces
   - Update from CVS
   - Remove "-face" suffix from MH-E faces
   - Remove "-face" suffix from cc-mode faces
   - Remove "-face" suffix from eshell faces
   - Remove "-face" suffix from ediff faces
   - Implement tty vertical-divider face
   - Rename vertical-divider face to vertical-border
   - Change escape-glyph color on dark backgrounds back to cyan
   - Update reference to renamed Buffer-menu-buffer face


Revision 1.264 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 16:09:42 2005 UTC (18 years, 10 months ago) by lektu
Branch: MAIN
Changes since 1.263: +1 -1 lines
Diff to previous 1.263
(font-lock-keywords): Fix spelling in docstrings.


Revision 1.211.2.22 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 07:13:00 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.21: +18 -9 lines
Diff to previous 1.211.2.21 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 353-357)

   - Update from CVS


Revision 1.197.2.27 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:28:31 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.197.2.26: +18 -9 lines
Diff to previous 1.197.2.26 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-35

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 353-357)

   - Update from CVS


Revision 1.197.2.26 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:26:51 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.197.2.25: +29 -10 lines
Diff to previous 1.197.2.25 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-34

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.197.2.25 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:23:29 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.197.2.24: +14 -11 lines
Diff to previous 1.197.2.24 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-33

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 320-323)

   - Update from CVS


Revision 1.263 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 21:32:57 2005 UTC (18 years, 10 months ago) by teirllm
Branch: MAIN
Changes since 1.262: +1 -1 lines
Diff to previous 1.262
(font-lock-add-keywords): Doc fix.


Revision 1.262 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 12:02:35 2005 UTC (18 years, 10 months ago) by jurta
Branch: MAIN
Changes since 1.261: +17 -8 lines
Diff to previous 1.261
(font-lock-regexp-backslash)
(font-lock-regexp-backslash-construct): New faces.
(lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
after `('.  Add `while-no-input' to control structures.


Revision 1.234.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 08:35:35 2005 UTC (18 years, 10 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.234: +232 -142 lines
Diff to previous 1.234
Merged from HEAD


Revision 1.211.2.21 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 02:39:41 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.20: +29 -10 lines
Diff to previous 1.211.2.20 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.261 - (view) (download) (annotate) - [select for diffs]
Sun Jun 5 03:37:59 2005 UTC (18 years, 10 months ago) by teirllm
Branch: MAIN
Changes since 1.260: +1 -0 lines
Diff to previous 1.260
(font-lock-set-defaults): Fix omission in last change.


Revision 1.260 - (view) (download) (annotate) - [select for diffs]
Sat Jun 4 22:23:44 2005 UTC (18 years, 10 months ago) by teirllm
Branch: MAIN
Changes since 1.259: +27 -9 lines
Diff to previous 1.259
(font-lock-add-keywords): Doc fix.  Comment change.
(font-lock-remove-keywords): Doc fix.
(font-lock-mode-major-mode): Compiler defvar.
(font-lock-set-defaults): Use `font-lock-mode-major-mode '.


Revision 1.259 - (view) (download) (annotate) - [select for diffs]
Sun May 29 08:39:40 2005 UTC (18 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.258: +1 -1 lines
Diff to previous 1.258
(font-lock-fontify-syntactically-region):
Pass t for GREEDY to looking-back.


Revision 1.211.2.20 - (view) (download) (annotate) - [select for diffs]
Thu May 26 05:42:14 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.19: +14 -11 lines
Diff to previous 1.211.2.19 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 320-323)

   - Update from CVS


Revision 1.258 - (view) (download) (annotate) - [select for diffs]
Sun May 22 23:48:12 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.257: +5 -5 lines
Diff to previous 1.257
(font-lock-beginning-of-syntax-function): Fix docstring.


Revision 1.257 - (view) (download) (annotate) - [select for diffs]
Fri May 20 13:25:58 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.256: +9 -6 lines
Diff to previous 1.256
(lisp-font-lock-keywords-2): Don't error.  Minor regexp-optimization.


Revision 1.211.2.19 - (view) (download) (annotate) - [select for diffs]
Fri May 20 04:22:04 2005 UTC (18 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.18: +122 -125 lines
Diff to previous 1.211.2.18 , to branch point 1.211
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


Revision 1.197.2.24 - (view) (download) (annotate) - [select for diffs]
Fri May 20 03:39:42 2005 UTC (18 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.23: +122 -125 lines
Diff to previous 1.197.2.23 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-32

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


Revision 1.197.2.23 - (view) (download) (annotate) - [select for diffs]
Fri May 20 03:34:34 2005 UTC (18 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.22: +64 -17 lines
Diff to previous 1.197.2.22 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-31

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 287-301)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 68)

   - Update from CVS


Revision 1.256 - (view) (download) (annotate) - [select for diffs]
Thu May 19 02:15:09 2005 UTC (18 years, 11 months ago) by pfeiffer
Branch: MAIN
Changes since 1.255: +9 -3 lines
Diff to previous 1.255
(lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is fairly frequent.


Revision 1.255 - (view) (download) (annotate) - [select for diffs]
Mon May 16 20:35:39 2005 UTC (18 years, 11 months ago) by pfeiffer
Branch: MAIN
Changes since 1.254: +91 -94 lines
Diff to previous 1.254
(lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
(lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).


Revision 1.254 - (view) (download) (annotate) - [select for diffs]
Sun May 15 14:28:55 2005 UTC (18 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.253: +13 -4 lines
Diff to previous 1.253
(font-lock-comment-start-skip): New variable.
(font-lock-comment-end-skip): New variable.
(font-lock-fontify-syntactically-region): Use them if non-nil.


Revision 1.253 - (view) (download) (annotate) - [select for diffs]
Fri May 13 03:34:32 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.252: +2 -0 lines
Diff to previous 1.252
(font-lock-comment-delimiter-face): Fix up the inheritance.


Revision 1.252 - (view) (download) (annotate) - [select for diffs]
Thu May 12 21:23:04 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.251: +5 -1 lines
Diff to previous 1.251
(font-lock-comment-delimiter-face): Fix last change.


Revision 1.251 - (view) (download) (annotate) - [select for diffs]
Thu May 12 20:04:09 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.250: +5 -21 lines
Diff to previous 1.250
(font-lock-comment-delimiter-face): Inherit from
font-lock-comment-face rather than copying its setting.


Revision 1.250 - (view) (download) (annotate) - [select for diffs]
Thu May 12 08:57:17 2005 UTC (18 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.249: +1 -6 lines
Diff to previous 1.249
(font-lock-negation-char-face): Default to "off".


Revision 1.211.2.18 - (view) (download) (annotate) - [select for diffs]
Thu May 12 03:41:15 2005 UTC (18 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.17: +64 -17 lines
Diff to previous 1.211.2.17 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 289-301)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 68)

   - Update from CVS


Revision 1.249 - (view) (download) (annotate) - [select for diffs]
Wed May 11 18:52:17 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.248: +17 -17 lines
Diff to previous 1.248
(font-lock-fontify-syntactically-region): Don't use comment-end if
comment-start-skip is not set.
Obey the font-lock-comment-delimiter-face variables.


Revision 1.248 - (view) (download) (annotate) - [select for diffs]
Wed May 11 16:27:25 2005 UTC (18 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.247: +17 -2 lines
Diff to previous 1.247
(font-lock-fontify-syntactically-region):
Use font-lock-comment-delimiter-face for comment delimiters.


Revision 1.247 - (view) (download) (annotate) - [select for diffs]
Wed May 11 15:55:16 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.246: +8 -5 lines
Diff to previous 1.246
(font-lock-fontify-keywords-region): Use a marker
when trying to ensure forward progress.


Revision 1.246 - (view) (download) (annotate) - [select for diffs]
Tue May 10 09:01:23 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.245: +17 -2 lines
Diff to previous 1.245
(font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.


Revision 1.245 - (view) (download) (annotate) - [select for diffs]
Thu May 5 19:01:39 2005 UTC (18 years, 11 months ago) by pfeiffer
Branch: MAIN
Changes since 1.244: +15 -1 lines
Diff to previous 1.244
(font-lock-negation-char-face): New face and variable.


Revision 1.197.2.22 - (view) (download) (annotate) - [select for diffs]
Thu May 5 00:28:50 2005 UTC (18 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.21: +40 -16 lines
Diff to previous 1.197.2.21 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-30

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 272-286)

   - src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 67)

   - Update from CVS


Revision 1.211.2.17 - (view) (download) (annotate) - [select for diffs]
Thu May 5 00:04:41 2005 UTC (18 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.16: +40 -16 lines
Diff to previous 1.211.2.16 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 272-288)

   - src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 67)

   - Update from CVS


Revision 1.244 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 11:48:53 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.243: +9 -11 lines
Diff to previous 1.243
(font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
(font-lock-keywords-alist, font-lock-removed-keywords-alist):
Don't start docstrings with a `*'.
(font-lock-update-removed-keyword-alist): Give it a docstring.


Revision 1.243 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 19:43:50 2005 UTC (18 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.242: +2 -1 lines
Diff to previous 1.242
(font-lock-default-fontify-region): Don't force
parse-sexp-lookup-properties to nil.


Revision 1.242 - (view) (download) (annotate) - [select for diffs]
Tue Apr 26 14:14:42 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.241: +3 -3 lines
Diff to previous 1.241
(font-lock-fontify-region-function): Fix docstring.
(font-lock-comment-delimiter-face): Ditto.


Revision 1.241 - (view) (download) (annotate) - [select for diffs]
Mon Apr 25 11:10:22 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.240: +2 -1 lines
Diff to previous 1.240
(font-lock-syntactic-face-function): Fix docstring.


Revision 1.240 - (view) (download) (annotate) - [select for diffs]
Sun Apr 24 21:31:37 2005 UTC (18 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.239: +1 -1 lines
Diff to previous 1.239
(font-lock-comment-delimiter-face): Doc fix.


Revision 1.239 - (view) (download) (annotate) - [select for diffs]
Sat Apr 23 16:45:21 2005 UTC (19 years ago) by rms
Branch: MAIN
Changes since 1.238: +25 -1 lines
Diff to previous 1.238
(font-lock-comment-face): On terminals with few colors,
use the default appearance.
(font-lock-comment-delimiter-face): New face, new variable.


Revision 1.211.2.16 - (view) (download) (annotate) - [select for diffs]
Sat Apr 9 02:16:26 2005 UTC (19 years ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.15: +8 -8 lines
Diff to previous 1.211.2.15 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 228-240)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 53-58)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Collapse feature addition/removal within single ChangeLog entry


Revision 1.197.2.21 - (view) (download) (annotate) - [select for diffs]
Sat Apr 9 01:15:28 2005 UTC (19 years ago) by miles
Branch: lexbind
Changes since 1.197.2.20: +8 -8 lines
Diff to previous 1.197.2.20 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-27

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 231-240)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 56-58)

   - Update from CVS
   - Collapse feature addition/removal within single ChangeLog entry


Revision 1.238 - (view) (download) (annotate) - [select for diffs]
Fri Apr 8 14:26:13 2005 UTC (19 years ago) by dann
Branch: MAIN
Changes since 1.237: +3 -3 lines
Diff to previous 1.237
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
high number of colors displays.

* textmodes/table.el (table-cell-face): Add special case for
displays supporting a high number of colors.
* progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-speedbar-architecture-face)
(vhdl-speedbar-instantiation-face)
(vhdl-speedbar-architecture-selected-face)
(vhdl-speedbar-instantiation-selected-face): Likewise.
* progmodes/sh-script.el (sh-heredoc-face): Likewise.
* progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
* progmodes/ebrowse.el (ebrowse-tree-mark-face)
(ebrowse-root-class-face, ebrowse-member-attribute-face)
(ebrowse-progress-face): Likewise.
* progmodes/compile.el (compilation-info-face): Likewise.
* progmodes/cc-fonts.el (c-invalid-face): Likewise.
* emacs-lisp/re-builder.el (reb-match-3): Likewise.
* calendar/calendar.el (diary-face): Likewise.
* woman.el (woman-italic-face, woman-bold-face)
(woman-unknown-face): Likewise.
* wid-edit.el (widget-button-pressed-face): Likewise.
* whitespace.el (whitespace-highlight-face): Likewise.
* smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
* pcvs-info.el (cvs-marked-face): Likewise.
* info.el (info-xref): Likewise.
* ido.el (ido-subdir-face, ido-indicator-face): Likewise.
* hilit-chg.el (highlight-changes-face)
(highlight-changes-delete-face): Likewise.
* hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
(hi-red-b): Likewise.
* generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
* font-lock.el (font-lock-keyword-face)
(font-lock-function-name-face, font-lock-warning-face): Likewise.
* cus-edit.el (custom-invalid-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-variable-tag-face)
(custom-group-tag-face-1, custom-group-tag-face): Likewise.
* comint.el (comint-highlight-prompt): Likewise.


Revision 1.237 - (view) (download) (annotate) - [select for diffs]
Fri Apr 8 12:50:08 2005 UTC (19 years ago) by lute
Branch: MAIN
Changes since 1.236: +5 -5 lines
Diff to previous 1.236
(font-lock-keywords): Docstring fixes.


Revision 1.197.2.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 05:29:05 2005 UTC (19 years ago) by miles
Branch: lexbind
Changes since 1.197.2.19: +1 -1 lines
Diff to previous 1.197.2.19 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-25

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 213-222)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 45-52)

   - Update from CVS
   - Update from CVS: texi Makefile.in CVS keyw cruft
   - Update from CVS: ChangeLog tweaks


Revision 1.211.2.15 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 09:57:46 2005 UTC (19 years ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.14: +1 -1 lines
Diff to previous 1.211.2.14 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 206-222)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 45-52)

   - Update from CVS
   - Update from CVS: texi Makefile.in CVS keyw cruft
   - Update from CVS: ChangeLog tweaks


Revision 1.236 - (view) (download) (annotate) - [select for diffs]
Mon Mar 28 16:45:43 2005 UTC (19 years ago) by teirllm
Branch: MAIN
Changes since 1.235: +1 -1 lines
Diff to previous 1.235
Bind `font-lock-fontify-block' to M-o M-o.


Revision 1.211.2.14 - (view) (download) (annotate) - [select for diffs]
Thu Mar 24 18:41:14 2005 UTC (19 years ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.13: +1 -1 lines
Diff to previous 1.211.2.13 , to branch point 1.211
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


Revision 1.197.2.19 - (view) (download) (annotate) - [select for diffs]
Wed Mar 23 08:07:11 2005 UTC (19 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.18: +1 -1 lines
Diff to previous 1.197.2.18 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-22

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 192-196)

   - Update from CVS
   - Use gdb-ui breakpoint faces on ttys too


Revision 1.235 - (view) (download) (annotate) - [select for diffs]
Mon Mar 21 17:12:01 2005 UTC (19 years, 1 month ago) by lute
Branch: MAIN
Changes since 1.234: +1 -1 lines
Diff to previous 1.234
(lisp-font-lock-keywords-1): Font lock a call to define-generic-mode
like a function declaration.


Revision 1.197.2.18 - (view) (download) (annotate) - [select for diffs]
Sat Mar 19 02:54:05 2005 UTC (19 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.17: +8 -1 lines
Diff to previous 1.197.2.17 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-21

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


Revision 1.211.2.13 - (view) (download) (annotate) - [select for diffs]
Sat Mar 19 02:42:10 2005 UTC (19 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.12: +8 -1 lines
Diff to previous 1.211.2.12 , to branch point 1.211
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


Revision 1.234 - (view) (download) (annotate) - [select for diffs]
Thu Mar 17 23:44:19 2005 UTC (19 years, 1 month ago) by rms
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base
Branch point for: XFT_JHD_BRANCH
Changes since 1.233: +8 -1 lines
Diff to previous 1.233
(font-lock-lines-before): New user option.
(font-lock-after-change-function): Obey it.


Revision 1.211.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 9 00:09:32 2005 UTC (19 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.11: +5 -2 lines
Diff to previous 1.211.2.11 , to branch point 1.211
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 150-165)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Add info/dir to arch branch

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 34-37)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.197.2.17 - (view) (download) (annotate) - [select for diffs]
Tue Mar 8 23:40:11 2005 UTC (19 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.16: +5 -2 lines
Diff to previous 1.197.2.16 , to branch point 1.197
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-18

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 153-165)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 36-37)

   - Update from CVS


Revision 1.233 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 00:02:04 2005 UTC (19 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.232: +5 -2 lines
Diff to previous 1.232
(font-lock-fontify-keywords-region): Ensure forward
progress, even with buggy anchored keywords.


Revision 1.197.2.16 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 23:36:18 2004 UTC (19 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.197.2.15: +9 -9 lines
Diff to previous 1.197.2.15 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-77

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-708
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-717
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718
   RCS keyword removal

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-719
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-720
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS


Revision 1.197.2.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 23:31:42 2004 UTC (19 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.197.2.14: +3 -3 lines
Diff to previous 1.197.2.14 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-76

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-693
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-695
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-696
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-697
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-702
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-703
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-704
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-707
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-72
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-73
   Merge from emacs--cvs-trunk--0


Revision 1.211.2.11 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 05:02:14 2004 UTC (19 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.10: +9 -9 lines
Diff to previous 1.211.2.10 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS


Revision 1.232 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 04:58:36 2004 UTC (19 years, 4 months ago) by monnier
Branch: MAIN
Changes since 1.231: +8 -8 lines
Diff to previous 1.231
(font-lock-unfontify-region): Save buffer state.
(font-lock-default-unfontify-region): Dont' save buffer state any more.


Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Sat Nov 27 00:17:22 2004 UTC (19 years, 4 months ago) by monnier
Branch: MAIN
Changes since 1.230: +1 -1 lines
Diff to previous 1.230
(font-lock-compile-keywords): Don't complain if the end
of defun-prompt-regexp matches inside a comment/string but the
beginning is correctly outside everything.


Revision 1.211.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Nov 19 06:55:07 2004 UTC (19 years, 5 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.9: +3 -3 lines
Diff to previous 1.211.2.9 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-693
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-695
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-696
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-697
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-702
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-703
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-704
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-708
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-72
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-73
   Merge from emacs--cvs-trunk--0


Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Sun Nov 14 00:37:12 2004 UTC (19 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.229: +3 -3 lines
Diff to previous 1.229
(font-lock-fontify-syntactically-region): Fix last fix
so it doesn't forget to highlight the beginning of the region either.


Revision 1.197.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 04:21:13 2004 UTC (19 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.197.2.13: +6 -6 lines
Diff to previous 1.197.2.13 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-74

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-669
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-678
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-679
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-680
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-688
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-689
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-690
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-691
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-69
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-70
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-71
   Update from CVS


Revision 1.211.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 02:52:52 2004 UTC (19 years, 5 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.8: +6 -6 lines
Diff to previous 1.211.2.8 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-669
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-678
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-679
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-680
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-688
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-689
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-690
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-691
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-69
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-70
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-71
   Update from CVS


Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 00:00:59 2004 UTC (19 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.228: +6 -6 lines
Diff to previous 1.228
(font-lock-fontify-syntactically-region):
Don't forget to highlight the last char when we hit `end'.


Revision 1.197.2.13 - (view) (download) (annotate) - [select for diffs]
Mon Oct 25 04:19:40 2004 UTC (19 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.197.2.12: +6 -0 lines
Diff to previous 1.197.2.12 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-70

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-594
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-598
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-600
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-602
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-604
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-609
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-611
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-614
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-43
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-44
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-49
   Add {arch}/=commit-merge-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-50
   {arch}/=commit-merge-make-log: Don't die if there are no ChangeLog changes


Revision 1.211.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 14 08:50:01 2004 UTC (19 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.7: +6 -0 lines
Diff to previous 1.211.2.7 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-594
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-598
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-600
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-602
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-604
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-609
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-611
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-614
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-43
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-44
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-49
   Add {arch}/=commit-merge-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-50
   {arch}/=commit-merge-make-log: Don't die if there are no ChangeLog changes


Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Mon Oct 11 14:56:50 2004 UTC (19 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.227: +1 -1 lines
Diff to previous 1.227
(font-lock-apply-highlight): Fix last change.


Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 01:54:12 2004 UTC (19 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.226: +6 -0 lines
Diff to previous 1.226
(font-lock-apply-highlight): Explicitly check the case
where the face expression evals to nil.


Revision 1.224.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 12:01:07 2004 UTC (19 years, 7 months ago) by miles
Branch: gnus-5_10-branch
Changes since 1.224: +6 -3 lines
Diff to previous 1.224 , to next main 1.354
Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2

Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
   Added sorted-doc to backup regex in lib-src.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-465
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-482
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
   Build-in-place tweak

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-484
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-522
   Update from CVS


Revision 1.197.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 09:26:22 2004 UTC (19 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.11: +3 -1 lines
Diff to previous 1.197.2.11 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-64

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-501
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-513
   Update from CVS


Revision 1.197.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 09:18:38 2004 UTC (19 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.197.2.10: +3 -2 lines
Diff to previous 1.197.2.10 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-56

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464
   Update from CVS: lisp/progmodes/make-mode.el: Fix comments.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-465
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-470
   Update from CVS


Revision 1.211.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Aug 27 07:00:25 2004 UTC (19 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.6: +3 -1 lines
Diff to previous 1.211.2.6 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-513
   Update from CVS


Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Sun Aug 22 16:53:44 2004 UTC (19 years, 8 months ago) by rms
Branch: MAIN
CVS Tags: after-merge-gnus-5_10, before-merge-gnus-5_10, gnus-5_10-branchpoint
Changes since 1.225: +3 -1 lines
Diff to previous 1.225
(font-lock-set-defaults): Use with-no-warnings.


Revision 1.211.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Jul 28 07:05:50 2004 UTC (19 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.5: +3 -2 lines
Diff to previous 1.211.2.5 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-466
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-470
   Update from CVS


Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Tue Jul 27 18:45:41 2004 UTC (19 years, 8 months ago) by monnier
Branch: MAIN
Changes since 1.224: +3 -2 lines
Diff to previous 1.224
(font-lock-keywords): Docstring improvement.


Revision 1.197.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 04:42:20 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.197.2.9: +6 -6 lines
Diff to previous 1.197.2.9 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-55

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-458
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-463
   Update from CVS


Revision 1.211.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 04:30:38 2004 UTC (19 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.4: +6 -6 lines
Diff to previous 1.211.2.4 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-459
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-463
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464
   Update from CVS: lisp/progmodes/make-mode.el: Fix comments.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-465
   Update from CVS


Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Sat Jul 17 14:30:33 2004 UTC (19 years, 9 months ago) by rms
Branch: MAIN
CVS Tags: gnus-5_10-post-merge-josefsson, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-josefsson, gnus-5_10-pre-merge-yamaoka
Branch point for: gnus-5_10-branch
Changes since 1.223: +6 -6 lines
Diff to previous 1.223
(font-lock-add-keywords, font-lock-remove-keywords):
Compile font-lock-keywords, not KEYWORDS.
(lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
Add warn, check-type.  Handle cerror like error.


Revision 1.197.2.9 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 10:23:35 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.197.2.8: +65 -26 lines
Diff to previous 1.197.2.8 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-48

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-420
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-421
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-430
   Update from CVS


Revision 1.197.2.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 09:38:16 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.197.2.7: +1 -0 lines
Diff to previous 1.197.2.7 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-37

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-355
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-358
   Update from CVS


Revision 1.211.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 29 16:45:01 2004 UTC (19 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.3: +65 -26 lines
Diff to previous 1.211.2.3 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-417
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-419
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-420
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-421
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-430
   Update from CVS


Revision 1.211.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 07:28:40 2004 UTC (19 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.211.2.2: +10 -8 lines
Diff to previous 1.211.2.2 , to branch point 1.211
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS


Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 02:45:01 2004 UTC (19 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.222: +1 -1 lines
Diff to previous 1.222
(font-lock-fontify-syntactic-keywords-region):
More changes to go with previous change.


Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 23:30:50 2004 UTC (19 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.221: +1 -1 lines
Diff to previous 1.221
(font-lock-set-defaults): Fix previous change.


Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 20:29:41 2004 UTC (19 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.220: +64 -25 lines
Diff to previous 1.220
(font-lock-keywords): Change format of compiled values.  Document it.
(font-lock-add-keywords): If font-lock-keywords is compiled,
extract the uncompiled version, modify, then recompile.
(font-lock-remove-keywords): Likewise.
(font-lock-fontify-keywords-region): Handle changed format.
(font-lock-compile-keywords): Handle changed format.
(font-lock-set-defaults): Compile the keywords explicitly here.


Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Sun May 30 13:33:03 2004 UTC (19 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.219: +1 -0 lines
Diff to previous 1.219
(lisp-font-lock-keywords-2): Add multiple-value-bind.


Revision 1.197.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 27 14:08:29 2004 UTC (19 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.197.2.6: +9 -8 lines
Diff to previous 1.197.2.6 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-27

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-215
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-239
   Update from CVS


Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Wed Apr 21 21:00:33 2004 UTC (20 years ago) by lektu
Branch: MAIN
Changes since 1.218: +9 -8 lines
Diff to previous 1.218
(font-lock-preprocessor-face): Remove spurious quote.
(font-lock-warning-face): Fix spacing.


Revision 1.211.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:49:50 2004 UTC (20 years ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.211.2.1: +79 -54 lines
Diff to previous 1.211.2.1 , to branch point 1.211
Sync to HEAD


Revision 1.197.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 04:29:00 2004 UTC (20 years ago) by miles
Branch: lexbind
Changes since 1.197.2.5: +0 -2 lines
Diff to previous 1.197.2.5 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-13

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-162
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-163
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-164
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-165
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-166
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-167
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-168
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-169
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-170
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-171
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-172
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-173
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-174
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-175
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-176
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-177
   Update from CVS


Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Thu Mar 25 10:44:30 2004 UTC (20 years ago) by jurta
Branch: MAIN
CVS Tags: handa-temp-tag
Changes since 1.217: +0 -2 lines
Diff to previous 1.217
* font-lock.el (fast-lock, lazy-lock): Remove links to removed
Support Modes Info node.


Revision 1.197.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 23:27:33 2004 UTC (20 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.4: +16 -4 lines
Diff to previous 1.197.2.4 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-10

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-121
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-122
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-123
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-124
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-125
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-126
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-127
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-128
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-129
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-130
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-131
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-132
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-133
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-134
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-135
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-136
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-137
   Update from CVS


Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Thu Mar 4 16:52:00 2004 UTC (20 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.216: +16 -4 lines
Diff to previous 1.216
(lisp-font-lock-keywords-2):
Turn off the CL with-... and do-... general patterns.
Instead, recognize several specific with... and do... constructs.


Revision 1.197.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 05:41:58 2004 UTC (20 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.197.2.3: +59 -36 lines
Diff to previous 1.197.2.3 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-9

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-102
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-103
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-104
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-105
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-106
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-107
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-108
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-109
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-110
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-111
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-112
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-113
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
   Merge some minor redisplay bug-fixes from emacs--tiling--0

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-115
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-116
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-117
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-118
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-119
   src/keyboard.c (adjust_point_for_property): #ifdef-out dodgy xassert

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-120
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--tiling--0--patch-9
   Remove bogus xassert

 * miles@gnu.org--gnu-2004/emacs--tiling--0--patch-10
   Avoid negative descents for images with ascent > height

 * miles@gnu.org--gnu-2004/emacs--tiling--0--patch-13
   Fix iterator-inconsistency bug in redisplay


Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Fri Feb 27 17:30:23 2004 UTC (20 years, 1 month ago) by eliz
Branch: MAIN
Changes since 1.215: +1 -1 lines
Diff to previous 1.215
Fix copyright years.


Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Fri Feb 27 17:01:55 2004 UTC (20 years, 1 month ago) by eliz
Branch: MAIN
Changes since 1.214: +58 -35 lines
Diff to previous 1.214
(font-lock-comment-face, font-lock-string-face,
font-lock-keyword-face, font-lock-function-name-face,
font-lock-variable-name-face, font-lock-constant-face): Use
`min-colors`.


Revision 1.197.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 14:48:32 2004 UTC (20 years, 2 months ago) by uid65618
Branch: lexbind
Changes since 1.197.2.2: +3 -12 lines
Diff to previous 1.197.2.2 , to branch point 1.197
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-2

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5
   Add =cvs-sync-make-log script

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-7
   Use absolute tla-tools filenames in =cvs-sync-make-log

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-8
   Use proper arch-tag: syntax for lispintro/texinfo.tex

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-10
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-11
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
   Add section on button package to lisp reference manual

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
   Minor tweaks to Buttons section in lispref/display.texi

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-14
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-15
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-16
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-17
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-20
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-21
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-22
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-24
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-25
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-26
   Fix permission bogosities

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-27
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-28
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-29
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-30
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-31
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-32
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-34
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-35
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-36
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-37
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-38
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-40
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
   Make fringe-drawing stuff compile without a window-system

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-43
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-44
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-45
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-47
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-49
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-50
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-51
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-52
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-53
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-54
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-55
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-56
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-57
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-58
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-59
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-60
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-61
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-62
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-63
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-64
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-65
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-66
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-67
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-68
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-69
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-70
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-71
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-72
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-73
   Update from CVS


Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 23:03:43 2004 UTC (20 years, 2 months ago) by uid65630
Branch: MAIN
Changes since 1.213: +1 -11 lines
Diff to previous 1.213
(font-lock): Add jit-lock as explicit group member.
(jit-lock): Group declaration moved to jit-lock.el.
(toplevel): Don't explicitly require jit-lock, since it's autoloaded
when necessary.


Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Mon Dec 29 19:16:05 2003 UTC (20 years, 3 months ago) by uid65566
Branch: MAIN
Changes since 1.212: +2 -1 lines
Diff to previous 1.212
(font-lock-after-change-function): Bind inhibit-quit.


Revision 1.197.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 23:51:04 2003 UTC (20 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.197.2.1: +97 -900 lines
Diff to previous 1.197.2.1 , to branch point 1.197
Update from arch emacs--lexbind branch


Revision 1.211.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 12:53:37 2003 UTC (20 years, 7 months ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-bidi-base
Branch point for: emacs-bidi
Changes since 1.211: +2 -1 lines
Diff to previous 1.211
*** empty log message ***


Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:45:12 2003 UTC (20 years, 7 months ago) by miles
Branch: MAIN
Changes since 1.211: +1 -0 lines
Diff to previous 1.211
Add arch taglines


Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Fri Jul 4 18:29:18 2003 UTC (20 years, 9 months ago) by monnier
Branch: MAIN
Branch point for: emacs-unicode-2
Changes since 1.210: +3 -855 lines
Diff to previous 1.210
(font-lock-extra-types-widget)
(c-font-lock-extra-types, c++-font-lock-extra-types)
(objc-font-lock-extra-types, java-font-lock-extra-types)
(c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
(c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
(font-lock-match-c++-style-declaration-item-and-skip-to-next)
(font-lock-match-c++-structor-declaration)
(c++-font-lock-keywords-1, c++-font-lock-keywords-2)
(c++-font-lock-keywords-3, c++-font-lock-keywords)
(objc-font-lock-keywords-1, objc-font-lock-keywords-2)
(objc-font-lock-keywords-3, objc-font-lock-keywords)
(java-font-lock-keywords-1, java-font-lock-keywords-2)
(java-font-lock-keywords-3, java-font-lock-keywords)
(java-font-lock-syntactic-face-function): Remove obsolete code
and constants.  It's all in cc-fonts.el now.


Revision 1.189.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 12:58:44 2003 UTC (20 years, 10 months ago) by handa
Branch: emacs-unicode
Changes since 1.189: +2 -1 lines
Diff to previous 1.189 , to next main 1.354
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Check (match-end 2) before goto there.


Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 23:07:39 2003 UTC (21 years ago) by monnier
Branch: MAIN
CVS Tags: Boehm-GC-base
Branch point for: Boehm-GC
Changes since 1.209: +85 -45 lines
Diff to previous 1.209
(font-lock-multiline, font-lock-fontified)
(font-lock-set-defaults): Move back from font-core.el and merge
it back with font-lock-set-defaults-1.
(font-lock-mode-internal): New function (basically the body of
the old font-lock-mode minor mode).


Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 15:04:16 2003 UTC (21 years ago) by monnier
Branch: MAIN
Changes since 1.208: +8 -0 lines
Diff to previous 1.208
(font-lock-preprocessor-face): New var and face.


Revision 1.197.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 06:20:05 2003 UTC (21 years ago) by miles
Branch: lexbind
Changes since 1.197: +59 -37 lines
Diff to previous 1.197
Update from trunk.


Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 23:09:58 2003 UTC (21 years, 2 months ago) by lektu
Branch: MAIN
CVS Tags: RMAIL-MBOX-BASE
Branch point for: rmail-mbox-branch
Changes since 1.207: +2 -2 lines
Diff to previous 1.207
(font-lock-reference-face): Add obsolescence declaration and remove redundant
info from docstring.


Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Sun Feb 2 17:31:49 2003 UTC (21 years, 2 months ago) by schwab
Branch: MAIN
Changes since 1.206: +2 -2 lines
Diff to previous 1.206
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Don't require underscore in word before double open-paren.


Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Wed Jan 29 21:45:07 2003 UTC (21 years, 2 months ago) by jpw
Branch: MAIN
Changes since 1.205: +2 -1 lines
Diff to previous 1.205
* font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.

* emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
`deftheme'.  Fix docstring offsets for `define-ibuffer-filter' and
`define-ibuffer-sorter'.
(lisp-imenu-generic-expression): Add `deftheme' to types.

* custom.el (customize-mark-to-save, customize-mark-as-set)
(custom-remove-theme): Doc fixes.


Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Mon Dec 2 16:17:29 2002 UTC (21 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.204: +1 -1 lines
Diff to previous 1.204
(c++-font-lock-extra-types): Fix previous change.


Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Sun Nov 24 18:59:48 2002 UTC (21 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.203: +14 -5 lines
Diff to previous 1.203
(c++-font-lock-extra-types): Add various STL classes.


Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Sat Oct 26 22:36:09 2002 UTC (21 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.202: +2 -0 lines
Diff to previous 1.202
(c++-font-lock-keywords...): Add `restrict' keyword.


Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 19:34:07 2002 UTC (21 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.201: +20 -13 lines
Diff to previous 1.201
(fast-lock-mode, lazy-lock-mode, jit-lock-mode): Don't bind them variables.
(font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
(font-lock-after-unfontify-buffer): Check that the vars are bound.
(font-lock-dont-widen): New var.
(font-lock-default-fontify-region): Use it.


Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Fri Aug 30 11:01:07 2002 UTC (21 years, 7 months ago) by lektu
Branch: MAIN
Changes since 1.200: +1 -1 lines
Diff to previous 1.200
(font-lock-add-keywords): Fix typo.


Revision 1.180.4.2 - (view) (download) (annotate) - [select for diffs]
Fri Aug 30 10:35:14 2002 UTC (21 years, 7 months ago) by lektu
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_3, EMACS_PRETEST_21_2_91, EMACS_PRETEST_21_2_92, EMACS_PRETEST_21_2_93, EMACS_PRETEST_21_2_94, EMACS_PRETEST_21_2_95
Branch point for: ttn-vms-21-3-stash
Changes since 1.180.4.1: +2 -2 lines
Diff to previous 1.180.4.1 , to branch point 1.180 , to next main 1.354
(font-lock-defaults, font-lock-add-keywords): Fix typos.


Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Mon Jul 8 01:30:44 2002 UTC (21 years, 9 months ago) by monnier
Branch: MAIN
Changes since 1.199: +4 -7 lines
Diff to previous 1.199
(font-lock-default-unfontify-region): Use remove-list-of-text-properties.
(font-lock-extra-managed-props): Doc fix.


Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 12:16:08 2002 UTC (21 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.198: +10 -5 lines
Diff to previous 1.198
(font-lock-beginning-of-syntax-function): Doc fix.


Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 04:54:41 2002 UTC (21 years, 10 months ago) by walters
Branch: MAIN
Changes since 1.197: +3 -2 lines
Diff to previous 1.197
(font-lock-set-defaults-1): Set variable alist here.


Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Sun Jun 9 00:40:25 2002 UTC (21 years, 10 months ago) by walters
Branch: MAIN
Branch point for: lexbind
Changes since 1.196: +5 -6 lines
Diff to previous 1.196
(font-lock-set-defaults-1): Variable alist is now set in
`font-lock-set-defaults'.


Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Tue May 21 21:01:35 2002 UTC (21 years, 11 months ago) by walters
Branch: MAIN
Changes since 1.195: +46 -339 lines
Diff to previous 1.195
(font-lock-defaults, font-lock-defaults-alist)
(font-lock-multiline, font-lock-fontified, font-lock-mode)
(turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
(font-lock-global-modes): Moved to font-core.el.
(font-lock-set-defaults-1): Partially moved to font-core.el.


Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Sat Mar 30 08:08:54 2002 UTC (22 years ago) by eliz
Branch: MAIN
Changes since 1.194: +1 -1 lines
Diff to previous 1.194
(save-buffer-state): Fix last change.


Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 13:31:19 2002 UTC (22 years ago) by eliz
Branch: MAIN
Changes since 1.193: +14 -8 lines
Diff to previous 1.193
(save-buffer-state): Use make-symbol to bind `modified'.


Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Mon Mar 11 13:36:07 2002 UTC (22 years, 1 month ago) by pj
Branch: MAIN
Changes since 1.192: +4 -3 lines
Diff to previous 1.192
(java-font-lock-extra-types): Add "URL" as separate item.  Doc fix.


Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Wed Mar 6 16:58:35 2002 UTC (22 years, 1 month ago) by gerd
Branch: MAIN
Changes since 1.191: +1 -1 lines
Diff to previous 1.191
(lisp-font-lock-keywords-2): Highlight keywords of
the form `:x'.


Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Tue Mar 5 19:00:35 2002 UTC (22 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.190: +4 -1 lines
Diff to previous 1.190
Doc fix.


Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Fri Mar 1 00:31:26 2002 UTC (22 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.189: +1 -1 lines
Diff to previous 1.189
(java-font-lock-extra-types): Match java.net.URL, etc.


Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Fri Feb 8 16:50:05 2002 UTC (22 years, 2 months ago) by monnier
Branch: MAIN
CVS Tags: emacs-unicode-base
Branch point for: emacs-unicode
Changes since 1.188: +5 -3 lines
Diff to previous 1.188
(save-buffer-state): Use restore-buffer-modified-p.
(c-font-lock-syntactic-face-function): Accept doxygen-style comments.


Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 20:16:46 2001 UTC (22 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.187: +27 -27 lines
Diff to previous 1.187
(initializing from font-lock-face-attributes):
Use :weight and :slant, not :bold and :italic.
(various face definitions): Likewise.


Revision 1.180.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 07:35:35 2001 UTC (22 years, 4 months ago) by eliz
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_2, ttn-vms-21-2-B2, ttn-vms-21-2-B3, ttn-vms-21-2-B4
Branch point for: ttn-vms-21-2-stash
Changes since 1.180: +1 -1 lines
Diff to previous 1.180
(font-lock-mode): Put our function at the end of after-change-functions.


Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 06:05:12 2001 UTC (22 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.186: +1 -1 lines
Diff to previous 1.186
(font-lock-mode): Put our function at the end of after-change-functions.


Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Sun Nov 25 22:01:15 2001 UTC (22 years, 4 months ago) by monnier
Branch: MAIN
Changes since 1.185: +10 -52 lines
Diff to previous 1.185
(font-lock-cache-state, font-lock-cache-position)
(font-lock-ppss-stats, font-lock-ppss): Remove.
(font-lock-fontify-syntactically-region): Remove tuning code.
(font-lock-compile-keywords): Fix off-by-one bug.
(font-lock-set-defaults): Don't set removed vars.
(c-keywords): Add `inline'.
(c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.


Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 02:10:01 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.184: +184 -158 lines
Diff to previous 1.184
(font-lock-compile-keywords): New arg `regexp'.
If set and if applicable, add a regexp to highlight defun-like
text inside comments and strings.
(font-lock-fontify-keywords-region): Pass that new arg.
(font-lock-set-defaults): Move the code to set `font-lock-keywords'
to the end and pass that new arg.
(c-font-lock-keywords-2): Fix regex for labels.
(font-lock-match-c++-style-declaration-item-and-skip-to-next):
Make it work when LIMIT is several lines further.
(c-font-lock-keywords-3, c++-font-lock-keywords-3)
(objc-font-lock-keywords-3, java-font-lock-keywords-3):
Use backquote and make the regexes for `int a, b, c;' work on
multiple lines.


Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Tue Nov 6 17:01:25 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.183: +6 -6 lines
Diff to previous 1.183
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Also work when LIMIT is further than the end of line.


Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 02:54:06 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.182: +19 -1 lines
Diff to previous 1.182
(java-font-lock-syntactic-face-function): New fun.
(font-lock-defaults-alist): Use it.  From David Ponce <david.ponce@wanadoo.fr>


Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 04:48:01 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.181: +212 -201 lines
Diff to previous 1.181
Require `syntax'.
(font-lock-defaults-alist): Don't define keywords for lisp languages.
Use `c-font-lock-syntactic-face-function' for c languages.
(font-lock-mode): Don't unset vars when turning the mode off.
(font-lock-default-fontify-buffer): Don't unset vars at the end.
(font-lock-extra-managed-props): New var.
(font-lock-default-unfontify-region): Use it.
(font-lock-apply-syntactic-highlight): Flush the syntax cache.
Don't eval the value when there's no match.
(font-lock-ppss-stats): New var.
(font-lock-ppss): New fun.
(font-lock-fontify-syntactically-region): Use it and syntax.ppss.
(font-lock-apply-highlight): Allow `highlight' to set several props.
(font-lock-set-defaults): Use dolist.
(font-lock-unset-defaults): Remove.
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Try to recognize prototypes using `foo P_ ((args))'.
({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
(c-font-lock-keywords-2): Fix last change to still use Anders' trick.
(c-font-lock-syntactic-face-function): New function.
(font-lock-match-c++-style-declaration-item-and-skip-to-next)
(c++-keywords): Use a more sophisticated regexp to handle
shallowly nested templates.


Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 15:04:58 2001 UTC (22 years, 5 months ago) by sds
Branch: MAIN
Changes since 1.180: +3 -8 lines
Diff to previous 1.180
(c-font-lock-keywords-2): Do not require labels to be alone on the line.


Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Wed Sep 5 13:36:29 2001 UTC (22 years, 7 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_21_1, EMACS_21_1_BASE, EMACS_PRETEST_21_0_106, patches_21_0_base
Branch point for: EMACS_21_1_RC, patches_21_0
Changes since 1.179: +3 -1 lines
Diff to previous 1.179
(toplevel): Require `jit-lock' only if
font-lock-support-mode is set to jit-lock-mode.


Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 13:25:34 2001 UTC (22 years, 9 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_105
Changes since 1.178: +4 -1 lines
Diff to previous 1.178
(c++-keywords): Add Standard C++ operator names.


Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Wed Jul 4 09:17:09 2001 UTC (22 years, 9 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_104
Changes since 1.177: +5 -1 lines
Diff to previous 1.177
(c-font-lock-keywords-3): When matching something
like `struct X Y', finish with point after Y.


Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Fri Jun 15 10:14:23 2001 UTC (22 years, 10 months ago) by eliz
Branch: MAIN
Changes since 1.176: +1 -1 lines
Diff to previous 1.176
(font-lock-comment-face): For tty's with dark
background, use "red1", since "lightred" is not one of the colors
recognized by tty-colors.el.


Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Sun May 20 08:49:19 2001 UTC (22 years, 11 months ago) by gerd
Branch: MAIN
Branch point for: gerd_big, gerd_dbe, gerd_defvaralias, gerd_int
Changes since 1.175: +1 -1 lines
Diff to previous 1.175
(lisp-font-lock-keywords-1): Add `defvaralias'.


Revision 1.175 - (view) (download) (annotate) - [select for diffs]
Fri May 11 20:33:15 2001 UTC (22 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.174: +23 -10 lines
Diff to previous 1.174
Docstring fixes.


Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 14:02:40 2001 UTC (22 years, 11 months ago) by eliz
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_103
Changes since 1.173: +3 -2 lines
Diff to previous 1.173
(font-lock-mode): Doc fix.


Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Thu Apr 5 18:49:46 2001 UTC (23 years ago) by sds
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_102
Changes since 1.172: +1 -0 lines
Diff to previous 1.172
made font-lock-keywords-case-fold-search buffer-local


Revision 1.172 - (view) (download) (annotate) - [select for diffs]
Thu Mar 1 17:48:57 2001 UTC (23 years, 1 month ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_100, EMACS_PRETEST_21_0_101, EMACS_PRETEST_21_0_99
Changes since 1.171: +1 -1 lines
Diff to previous 1.171
(save-buffer-state): Use inhibit-modification-hooks
rather than (before|after)-change-functions.


Revision 1.171 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 11:23:07 2001 UTC (23 years, 3 months ago) by eliz
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_96, EMACS_PRETEST_21_0_97, EMACS_PRETEST_21_0_98, fx-branch-base
Branch point for: fx-branch
Changes since 1.170: +2 -1 lines
Diff to previous 1.170
(font-lock-mode): Doc fix.


Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 13:50:52 2001 UTC (23 years, 3 months ago) by gerd
Branch: MAIN
Changes since 1.169: +4 -4 lines
Diff to previous 1.169
(font-lock-default-fontify-region): Fix last
change.


Revision 1.169 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 13:32:08 2001 UTC (23 years, 3 months ago) by gerd
Branch: MAIN
Changes since 1.168: +7 -5 lines
Diff to previous 1.168
(font-lock-multiline): Default to nil.
(font-lock-default-fontify-region): If font-lock-multiline is
nil, don't check the property `font-lock-multiline'.


Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 12:28:06 2001 UTC (23 years, 3 months ago) by handa
Branch: MAIN
Changes since 1.167: +1 -1 lines
Diff to previous 1.167
(c-font-lock-extra-types): Add "Lisp_Object".


Revision 1.167 - (view) (download) (annotate) - [select for diffs]
Thu Dec 7 11:59:38 2000 UTC (23 years, 4 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_93, EMACS_PRETEST_21_0_95
Changes since 1.166: +6 -8 lines
Diff to previous 1.166
(font-lock-default-fontify-region):
Include the terminating \n (off-by-one error).
(font-lock-set-defaults): Use dolist.


Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Mon Nov 20 16:17:34 2000 UTC (23 years, 5 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_92
Changes since 1.165: +2 -1 lines
Diff to previous 1.165
(java-keywords): Add MATCH-HIGHLIGHT part for
javadoc tags.


Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 00:57:45 2000 UTC (23 years, 5 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91
Changes since 1.164: +97 -101 lines
Diff to previous 1.164
(font-lock-*-face) <defvar>: Move.
(font-lock-defaults-alist): Mark obsolete.
(font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
(font-lock-mode): Use define-minor-mode.
(font-lock-support-mode): Tweak type to default to jit-lock-mode.
(font-lock-turn-off-thing-lock): Be more explicit.
(font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
(font-lock-syntactic-face-function): New var.
(font-lock-fontify-syntactically-region): Use it.
(font-lock-doc-face): New.


Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Fri Nov 3 04:32:07 2000 UTC (23 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.163: +34 -94 lines
Diff to previous 1.163
(font-lock-buffers): Remove.
(font-lock-global-modes): Define with easy-mmode-define-global-mode.
(font-lock-change-major-mode): Remove.
(turn-on-font-lock-if-enabled): Only apply to the current buffer.
(font-lock-default-fontify-region): Extend the multiline
fontification to whole lines.
(font-lock-fontify-anchored-keywords)
(font-lock-fontify-keywords-region): If matching just one
line (with \n) only mark the \n as multiline.


Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 12:00:37 2000 UTC (23 years, 6 months ago) by eliz
Branch: MAIN
Changes since 1.162: +2 -1 lines
Diff to previous 1.162
(font-lock-comment-face): Define a separate default
for dark-background tty's.


Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Sun Oct 15 22:13:01 2000 UTC (23 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.161: +10 -12 lines
Diff to previous 1.161
(font-lock-syntactic-keywords): Fix docstring.


Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Sun Oct 15 04:51:57 2000 UTC (23 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.160: +12 -2 lines
Diff to previous 1.160
(font-lock-syntactically-fontified): New var.
(font-lock-fontify-syntactic-keywords-region): Use it.
(font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.


Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Sun Oct 15 02:29:26 2000 UTC (23 years, 6 months ago) by miles
Branch: MAIN
Changes since 1.159: +1 -1 lines
Diff to previous 1.159
(font-lock-comment-face): Change dark-background,
color, non-tty, default to `chocolate1'.


Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Sun Oct 8 19:07:14 2000 UTC (23 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.158: +9 -7 lines
Diff to previous 1.158
(font-lock-defaults): Make buffer-local.
(font-lock-turn-on-thing-lock): Use jit-lock-refontify.
(font-lock-choose-keywords):
Ignore LEVEL unless KEYWORDS is a list of syms.
(c-keywords, c++-keywords, objc-keywords, java-keywords):
Don't wrap regexp-opt things in \(...\) unnecessarily.


Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Sun Oct 8 06:50:22 2000 UTC (23 years, 6 months ago) by eliz
Branch: MAIN
Changes since 1.157: +9 -1 lines
Diff to previous 1.157
(font-lock-mode, global-font-lock-mode): Mention in
the doc strings how to customize Font Lock faces.


Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Fri Oct 6 16:02:27 2000 UTC (23 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.156: +23 -157 lines
Diff to previous 1.156
(font-lock-defaults-alist): Remove the TeX entries.
(tex-font-lock-keywords, tex-font-lock-keywords-2)
(tex-font-lock-keywords-1): Remove.
(font-lock-turn-on-thing-lock): Use jit-lock-register.
(font-lock-turn-off-thing-lock): Use jit-lock-unregister.
(font-lock-default-fontify-region): Expand beg..end correctly
when just following a multiline region.
(font-lock-fontify-anchored-keywords):
Include the anchor text as part of the multiline.


Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Fri Sep 29 01:53:42 2000 UTC (23 years, 6 months ago) by monnier
Branch: MAIN
Changes since 1.155: +79 -125 lines
Diff to previous 1.155
Replace confusing (,@ with ,
(tex-font-lock-keywords-1, tex-font-lock-keywords-2):
Don't use regexp-opt-depth.  Spice up the regexp for args.
Don't distinguish between cmds that can take an opt arg or not.
Use `append' and `prepend' rather than `keep'.


Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Tue Sep 19 11:02:57 2000 UTC (23 years, 7 months ago) by gerd
Branch: MAIN
Changes since 1.154: +2 -1 lines
Diff to previous 1.154
(font-lock-mode): Change message telling the user
that ``the buffer is too big''.


Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 14:10:04 2000 UTC (23 years, 8 months ago) by gerd
Branch: MAIN
Changes since 1.153: +1 -0 lines
Diff to previous 1.153
Require jit-lock to prevent a late message `Loading jit-lock' message.


Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 16:51:49 2000 UTC (23 years, 8 months ago) by sds
Branch: MAIN
Changes since 1.152: +5 -2 lines
Diff to previous 1.152
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
`defconst', `define-condition', `with-slots'.
* font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.


Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Fri Jun 23 19:34:31 2000 UTC (23 years, 10 months ago) by fx
Branch: MAIN
Changes since 1.151: +6 -5 lines
Diff to previous 1.151
(font-lock-fontify-anchored-keywords): Use line-beginning-position.
(font-lock-support-mode) <defgroup>: Add :version.
(global-font-lock-mode): Use mapc.


Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Sat Jun 17 17:21:54 2000 UTC (23 years, 10 months ago) by monnier
Branch: MAIN
Changes since 1.150: +12 -4 lines
Diff to previous 1.150
(font-lock-after-fontify-buffer)
(font-lock-after-unfontify-buffer): No need to call back to jit-lock.


Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Fri May 12 18:11:37 2000 UTC (23 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.149: +2 -2 lines
Diff to previous 1.149
(lisp-font-lock-keywords-1): Add define-minor-mode.


Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Thu May 11 14:43:30 2000 UTC (23 years, 11 months ago) by gerd
Branch: MAIN
Changes since 1.148: +2 -2 lines
Diff to previous 1.148
Update copyright.  Remove Simon Marshall's email
address on request from him.


Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Sat Mar 18 01:33:13 2000 UTC (24 years, 1 month ago) by gerd
Branch: MAIN
Changes since 1.147: +8 -5 lines
Diff to previous 1.147
(font-lock-apply-syntactic-highlight): if VALUE
is a string, convert it to a syntax cell using string-to-syntax.


Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Sat Mar 11 03:50:50 2000 UTC (24 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.146: +10 -8 lines
Diff to previous 1.146
(font-lock-keywords): Fix the doc now that regexp-opt-depth is unnecessary.
(save-buffer-state): Set an edebug spec.
(font-lock-fontify-anchored-keywords): Properly handle the case where the
matcher goes past the limit.


Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Thu Mar 9 13:28:42 2000 UTC (24 years, 1 month ago) by gerd
Branch: MAIN
Changes since 1.145: +1 -1 lines
Diff to previous 1.145
(lisp-font-lock-keywords-1): Highlight
`(defun (setf foo)' differently.


Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Tue Feb 29 09:35:38 2000 UTC (24 years, 1 month ago) by gerd
Branch: MAIN
Changes since 1.144: +7 -2 lines
Diff to previous 1.144
(java-keywords): Added missing java 1.2.2 Javadoc tags.


Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 01:49:33 2000 UTC (24 years, 2 months ago) by monnier
Branch: MAIN
Changes since 1.143: +41 -36 lines
Diff to previous 1.143
(font-lock-keywords): Fix doc for multiline matches.
(font-lock-add-keywords): Make it work even if font-lock-mode is nil,
so that it can be used more easily in <foo>-mode-hook.  Also make sure
to avoid duplicate entries.
(font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
(font-lock-remove-keywords): Just as was done for `add', allow it to
work even if font-lock-mode is nil.  Also make sure we don't modify
any pre-existing list by forcing a copy-sequence.  Finally rename
`major-mode' to `mode'.
(font-lock-fontify-syntactic-anchored-keywords)
(font-lock-fontify-anchored-keywords)
(font-lock-fontify-keywords-region): Use line-end-position.
Don't make `font-lock-multiline' local (it's now done in
font-lock-set-defaults).
(font-lock-set-defaults): Make `font-lock-multiline' local.  Also
move the `font-lock-fontified' creation to inside the `unless'.


Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Mon Jan 24 22:16:14 2000 UTC (24 years, 2 months ago) by fx
Branch: MAIN
Changes since 1.142: +3 -2 lines
Diff to previous 1.142
(turn-on-font-lock): Don't depend on window-system &c.


Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Thu Dec 16 15:03:34 1999 UTC (24 years, 4 months ago) by gerd
Branch: MAIN
Changes since 1.141: +166 -20 lines
Diff to previous 1.141
System for adding and removing keywords.
Both local (previously added keyword) and global keywords
can be removed.
(font-lock-remove-keywords): New user-level function.
(font-lock-update-removed-keyword-alist): New internal function.
(font-lock-removed-keywords-alist): New variable.
(font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
Empty `font-lock-keywords-alist' when `append' is `set' to avoid
growing datastructures.
(font-lock-set-defaults): Removes keywords stored in
`font-lock-removed-keywords-alist' after local keywords added.
(c-keywords, c++-keywords): Better "case" support for
complex constant expressions, e.g. "case 1<<A_BIT_NO:".
(c-keywords): Only highlight preprocessor
directives when spelled correctly.
(font-lock-match-c++-structor-declaration,
c++-keywords): Fontify constructors and destructors with function
face inside C++ class declarations.


Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Thu Dec 16 12:08:25 1999 UTC (24 years, 4 months ago) by gerd
Branch: MAIN
Changes since 1.140: +4 -1 lines
Diff to previous 1.140
(java-keywords): Add Javadoc tags as of JDK 1.2.1.


Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Thu Dec 9 12:52:34 1999 UTC (24 years, 4 months ago) by monnier
Branch: MAIN
Changes since 1.139: +30 -15 lines
Diff to previous 1.139
(font-lock-multiline): New variable.
(font-lock-add-keywords): Rename `major-mode' into `mode'.
(font-lock-remove-keywords): Added a dummy `mode' argument for
potential future support.
(font-lock-fontify-anchored-keywords,
(font-lock-fontify-keywords-region): Only handle multiline strings
if necessary (avoids a pathological behavior in (f.ex) diff-mode).


Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 06:31:57 1999 UTC (24 years, 4 months ago) by monnier
Branch: MAIN
Changes since 1.138: +20 -1 lines
Diff to previous 1.138
(font-lock-default-fontify-region): Fix subtle
off-by-one problem that could force re-fontifying the whole buffer.
(font-lock-remove-keywords): New function.
(font-lock-add-keywords): Use the new function to ensure idempotence.


Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Fri Nov 26 17:41:55 1999 UTC (24 years, 4 months ago) by fx
Branch: MAIN
Changes since 1.137: +24 -22 lines
Diff to previous 1.137
Doc fixes.


Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Tue Sep 14 17:32:51 1999 UTC (24 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.136: +1 -1 lines
Diff to previous 1.136
(lisp-font-lock-keywords-1): Recognize an autoload
cookie, even if followed by a letter.


Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 19:21:50 1999 UTC (24 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.135: +28 -6 lines
Diff to previous 1.135
(font-lock-multiline): New text property contains
a boolean to indicate if the char is part of a multiline match.
(font-lock-default-fontify-region): Extend the region appropriately
for multiline keywords.
(font-lock-default-unfontify-region): Also remove the new
font-lock-multiline text property.
(font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
(font-lock-fontify-keywords-region): Mark multiline regexp matches.


Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Thu Aug 19 18:31:24 1999 UTC (24 years, 8 months ago) by fx
Branch: MAIN
Changes since 1.134: +2 -0 lines
Diff to previous 1.134
(global-font-lock-mode): Autoload.  Add :initialize.


Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 12:03:57 1999 UTC (24 years, 8 months ago) by gerd
Branch: MAIN
Changes since 1.133: +1 -1 lines
Diff to previous 1.133
(font-lock-support-mode): Make `jit-lock-mode'
the default so that beginners can benefit from it without
searching in manuals.


Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Mon Aug 16 14:32:05 1999 UTC (24 years, 8 months ago) by fx
Branch: MAIN
Changes since 1.132: +2 -0 lines
Diff to previous 1.132
Add a :link to font-lock defgroup.
(jit-lock): Add :version.


Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 11:09:57 1999 UTC (24 years, 8 months ago) by fx
Branch: MAIN
Changes since 1.131: +1 -1 lines
Diff to previous 1.131
(jit-lock): Fix :load, add :version.


Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 16:44:54 1999 UTC (24 years, 9 months ago) by fx
Branch: MAIN
Changes since 1.130: +1 -1 lines
Diff to previous 1.130
(turn-on-font-lock): Use tty-display-color-p.


Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 10:59:35 1999 UTC (24 years, 9 months ago) by gerd
Branch: MAIN
Changes since 1.129: +57 -29 lines
Diff to previous 1.129
(top-level): Add jit-lock-mode as new support mode.
(font-lock-fontify-keywords-region): Stop when
reaching end instead of letting re-search-forward signal an error.
(jit-lock-mode): New.
(font-lock-turn-on-thing-lock): Add jit-lock-mode.
(font-lock-turn-off-thing-lock): Ditto.
(font-lock-after-fontify-buffer): Ditto.
(font-lock-after-unfontify-buffer): Ditto.
(font-lock-comment-face): Add spec for color tty.
(font-lock-string-face): Ditto.
(font-lock-keyword-face): Ditto.
(font-lock-builtin-face): Ditto.
(font-lock-function-name-face): Ditto.
(font-lock-variable-name-face): Ditto.
(font-lock-type-face): Ditto.
(font-lock-constant-face): Ditto.
(font-lock-warning-face): Ditto.
(font-lock-comment-face): Use new face attribute names.
(font-lock-string-face): Ditto.
(font-lock-keyword-face): Ditto.
(font-lock-builtin-face): Ditto.
(font-lock-function-name-face): Ditto.
(font-lock-variable-name-face): Ditto.
(font-lock-type-face): Ditto.
(font-lock-reference-face): Ditto.
(font-lock-warning-face): Ditto.


Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 08:46:55 1999 UTC (24 years, 9 months ago) by kwzh
Branch: MAIN
Changes since 1.128: +12 -12 lines
Diff to previous 1.128
(lisp-font-lock-keywords-2): Fix regexp.


Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Tue Jul 20 22:14:00 1999 UTC (24 years, 9 months ago) by kwzh
Branch: MAIN
Changes since 1.127: +1 -0 lines
Diff to previous 1.127
(c++-font-lock-extra-types): Add "type_info".


Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Tue Jul 20 04:39:17 1999 UTC (24 years, 9 months ago) by kwzh
Branch: MAIN
Changes since 1.126: +1 -0 lines
Diff to previous 1.126
(c++-keywords): Add "typeid".


Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Sat May 29 19:20:07 1999 UTC (24 years, 10 months ago) by kwzh
Branch: MAIN
CVS Tags: EMACS_20_4
Changes since 1.125: +1 -1 lines
Diff to previous 1.125
(font-lock-apply-syntactic-highlight): Don't die if
VALUE is a syntax table.


Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Tue Apr 27 18:55:02 1999 UTC (24 years, 11 months ago) by fx
Branch: MAIN
Changes since 1.124: +3 -3 lines
Diff to previous 1.124
(global-font-lock-mode): Doc fix.


Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 21:34:42 1999 UTC (25 years ago) by kwzh
Branch: MAIN
Changes since 1.123: +1 -1 lines
Diff to previous 1.123
*** empty log message ***


Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 21:28:05 1999 UTC (25 years ago) by kwzh
Branch: MAIN
Changes since 1.122: +2 -1 lines
Diff to previous 1.122
(global-font-lock-mode): Doc fix.


Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 15:31:44 1999 UTC (25 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.121: +7 -7 lines
Diff to previous 1.121
        * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
        on the line by itself.
        (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
        it is not in a declarative context.


Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 10:16:14 1999 UTC (25 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.120: +3 -1 lines
Diff to previous 1.120
added strictfp type modifier.


Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 09:58:18 1999 UTC (25 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.119: +1 -1 lines
Diff to previous 1.119
Added "complex" type to c-font-lock-keywords-2.


Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 15:20:56 1999 UTC (25 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.118: +3 -1 lines
Diff to previous 1.118
(c-font-lock-keywords-2): Added "restrict" keyword.


Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Wed Feb 17 10:06:41 1999 UTC (25 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.117: +44 -71 lines
Diff to previous 1.117
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
correctly an object declared via a constructor from a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
(java-font-lock-extra-types): Ensure regexp matches capitalised types only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.


Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Thu Jan 28 19:45:13 1999 UTC (25 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.116: +3 -1 lines
Diff to previous 1.116
(font-lock-default-unfontify-region):
If not font-lock-syntactic-keywords, don't remove syntax-table prop.


Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Wed Jan 6 10:08:49 1999 UTC (25 years, 3 months ago) by simon
Branch: MAIN
Changes since 1.115: +2 -3 lines
Diff to previous 1.115
        * font-lock.el (font-lock-default-fontify-buffer): When using
        with-temp-message, use nil rather than current-message.


Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Mon Dec 7 10:54:47 1998 UTC (25 years, 4 months ago) by simon
Branch: MAIN
Changes since 1.114: +1 -1 lines
Diff to previous 1.114
wrap java-minor-types in java-font-lock-keywords-2.


Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Mon Nov 23 11:12:40 1998 UTC (25 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.113: +26 -44 lines
Diff to previous 1.113
	* font-lock.el (font-lock-defaults): Doc fix.
	(font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
	(lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.


Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Tue Sep 1 09:01:44 1998 UTC (25 years, 7 months ago) by simon
Branch: MAIN
Changes since 1.112: +176 -101 lines
Diff to previous 1.112
(tex-font-lock-keywords-2): Fontify \nocite like \cite.
(lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
names with font-lock-type-face.  Fontify type specs, etc., with
font-lock-keyword-face.


Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 08:52:35 1998 UTC (25 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.111: +2 -2 lines
Diff to previous 1.111
(lisp-font-lock-keywords-1): Fix previous change.
(font-lock-support-mode): Allow nil as a mode-specific value.  Fix tag.


Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Fri Jul 31 03:17:08 1998 UTC (25 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.110: +6 -6 lines
Diff to previous 1.110
(lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.
(lisp-font-lock-keywords-2): Fontify `lambda', `in-package' and `locally'.


Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Tue Jul 14 08:22:05 1998 UTC (25 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.109: +13 -8 lines
Diff to previous 1.109
(lisp-font-lock-keywords-2): support `handler-*',
`restart-*', `*-bind', `abort', `the', `break', `compiler-let'
`symbol-macrolet' etc.
(lisp-font-lock-keywords-1): Support `define-*-macro',
`define-condition', `define-setf-expander' etc.


Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Fri Jul 10 03:19:33 1998 UTC (25 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.108: +1 -0 lines
Diff to previous 1.108
(lisp-font-lock-keywords): Fontify `handler-case', `ccase',
`ctypecase', `assert', `error'.


Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 09:09:56 1998 UTC (25 years, 10 months ago) by schwab
Branch: MAIN
Changes since 1.107: +2 -2 lines
Diff to previous 1.107
(font-lock-verbose): Use `other' widget type.


Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Tue May 5 09:29:55 1998 UTC (25 years, 11 months ago) by simon
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106
move defpackage to lisp-font-lock-keywords-1


Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 19:46:03 1998 UTC (26 years ago) by rms
Branch: MAIN
Changes since 1.105: +1 -1 lines
Diff to previous 1.105
(lisp-font-lock-keywords-2): Added `defpackage'.
              .


Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 16:56:12 1998 UTC (26 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.104: +7 -4 lines
Diff to previous 1.104
add some C/C++ keywords.


Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Tue Mar 10 22:54:43 1998 UTC (26 years, 1 month ago) by fx
Branch: MAIN
Changes since 1.103: +0 -68 lines
Diff to previous 1.103
(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
scheme-font-lock-keywords): Moved.


Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 14:24:57 1998 UTC (26 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.102: +32 -31 lines
Diff to previous 1.102
Renamed font-lock-reference-face to font-lock-constant-face.


Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Wed Feb 18 09:12:24 1998 UTC (26 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.101: +48 -26 lines
Diff to previous 1.101
Keyword doc fixes and keyword tweaks.


Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 06:10:30 1998 UTC (26 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.100: +3 -3 lines
Diff to previous 1.100
(font-lock-keywords): Doc fix.


Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 16:50:56 1998 UTC (26 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99
(lisp-font-lock-keywords-1): Correct defmethod addition.


Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 16:11:00 1998 UTC (26 years, 3 months ago) by simon
Branch: MAIN
Changes since 1.98: +24 -15 lines
Diff to previous 1.98
(c++-font-lock-extra-types): Add some container classes.
(c-font-lock-keywords-1): Use builtin face for preprocessor directives.


Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Mon Jan 12 18:54:01 1998 UTC (26 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97
(lisp-font-lock-keywords-1): Add defmethod.


Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 14:16:40 1997 UTC (26 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.96: +14 -7 lines
Diff to previous 1.96
Allow any number of ::foos in declarative items.


Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 09:03:45 1997 UTC (26 years, 7 months ago) by simon
Branch: MAIN
CVS Tags: EMACS_20_2
Changes since 1.95: +2 -2 lines
Diff to previous 1.95
Don't fontify \item like \it.


Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 13:01:02 1997 UTC (26 years, 7 months ago) by simon
Branch: MAIN
Changes since 1.94: +46 -42 lines
Diff to previous 1.94
Try to comment where font-lock-keyword order is important.


Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 04:08:18 1997 UTC (26 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.93: +36 -32 lines
Diff to previous 1.93
(font-lock-comment-face, etc.):
defvars moved up to avoid warnings.
(font-lock-face-attributes, global-font-lock-mode): Add defvars.


Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 01:29:14 1997 UTC (26 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.92: +16 -10 lines
Diff to previous 1.92
(global-font-lock-mode): When turning off
Global Font Lock mode, turn off Font Lock mode everywhere.


Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Tue Jul 29 12:25:05 1997 UTC (26 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
don't add text for the modeline.


Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Fri Jul 25 11:34:20 1997 UTC (26 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.90: +6 -4 lines
Diff to previous 1.90
Add type specs "explicit" "mutable".


Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:59:30 1997 UTC (26 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.89: +176 -118 lines
Diff to previous 1.89
split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.


Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Thu Jun 19 08:49:04 1997 UTC (26 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.88: +177 -72 lines
Diff to previous 1.88
Rearrange custom options.  Also enable custom control of Global Font Lock mode.


Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Thu May 29 07:18:05 1997 UTC (26 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.87: +329 -230 lines
Diff to previous 1.87
Update for syntax-table text properties.
font-lock.el now adds them via font-lock-syntactic-keywords.


Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Wed Apr 23 07:10:09 1997 UTC (27 years ago) by simon
Branch: MAIN
Changes since 1.86: +88 -27 lines
Diff to previous 1.86
Respect font-lock-face-attributes and custom fixes.


Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Fri Apr 18 07:08:46 1997 UTC (27 years ago) by simon
Branch: MAIN
Changes since 1.85: +46 -22 lines
Diff to previous 1.85
Cleaned up custom support.


Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Thu Apr 17 07:29:13 1997 UTC (27 years ago) by simon
Branch: MAIN
Changes since 1.84: +290 -357 lines
Diff to previous 1.84
Customise.  And a few code cleanups.


Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 05:00:36 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.83: +26 -72 lines
Diff to previous 1.83
(font-lock-fontify-syntactically-region): Use new
features of parse-partial-sexp instead of doing regexp search.


Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sat Mar 15 13:19:12 1997 UTC (27 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.82: +246 -189 lines
Diff to previous 1.82
Allow arbitrary regexps in *-font-lock-extra-types.


Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Fri Feb 21 09:36:18 1997 UTC (27 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.81: +206 -31 lines
Diff to previous 1.81
1.  If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.
2.  Commented out menu code.


Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Thu Jan 9 10:08:58 1997 UTC (27 years, 3 months ago) by simon
Branch: MAIN
Changes since 1.80: +94 -85 lines
Diff to previous 1.80
Fix additional text prop fns to behave as proposed builtins.
Undo previous font-lock-after-change-function as that works better albeit not perfectly.


Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 13:27:49 1996 UTC (27 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.79: +495 -322 lines
Diff to previous 1.79
(a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.


Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 11:21:05 1996 UTC (27 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.78: +757 -337 lines
Diff to previous 1.78
Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
Two new faces, two new modes.


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Thu Aug 1 21:45:04 1996 UTC (27 years, 8 months ago) by rms
Branch: MAIN
CVS Tags: EMACS_19_34
Changes since 1.77: +0 -4 lines
Diff to previous 1.77
(font-lock-inhibit-modes): Deleted.
(turn-on-font-lock-if-enabled): Deleted.


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Sat Jul 27 20:23:55 1996 UTC (27 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.76: +7 -2 lines
Diff to previous 1.76
(font-lock-mode): Don't add to after-change-functions
if font-lock-fontify-region-function is `ignore'.

(font-lock-inhibit-modes): New variable.
(turn-on-font-lock-if-enabled): Test it.


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Sat Jul 13 11:12:25 1996 UTC (27 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Fri Jul 12 07:27:55 1996 UTC (27 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.74: +91 -20 lines
Diff to previous 1.74
1.  Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
2.  Don't treat ; as an item separator.


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Mon Jun 24 08:06:51 1996 UTC (27 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.73: +30 -24 lines
Diff to previous 1.73
Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 18:36:01 1996 UTC (27 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.72: +182 -140 lines
Diff to previous 1.72
(font-lock-verbose): Default to 0.  Doc fix.
(font-lock-default-fontify-buffer): Interpret numeric value.
(font-lock-fontified): Don't make it permanent-local.
(font-lock-mode): Remove before-revert-hook and after-revert-hook code.
Call font-lock-turn-on-thing-lock before font-lock-mode-hook.  Doc fix.
(font-lock-revert-setup, font-lock-revert-cleanup): Deleted.
(font-lock-support-mode): New variable.
(font-lock-turn-on-thing-lock): New function.  Use it.
(font-lock-turn-off-thing-lock): Renamed font-lock-thing-lock-cleanup.
(font-lock-change-major-mode): Turn off Font Lock mode if it is on.
Add font-lock-change-major-mode to change-major-mode-hook at top level.


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Sat Jun 22 16:51:43 1996 UTC (27 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
(font-lock-make-faces):  Set threshold for "light color"
at .6 of the total for white.


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Mon Jun 17 00:06:46 1996 UTC (27 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.70: +6 -3 lines
Diff to previous 1.70
(global-font-lock-mode): Set up find-file-hooks.
(font-lock-default-fontify-buffer, font-lock-fontify-block)
(font-lock-mode): Fix syntax of msgs such as Fontifying...done.


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 13:47:46 1996 UTC (28 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.69: +45 -46 lines
Diff to previous 1.69
Treat font-lock-keywords of (t) the same as nil.
xvc


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 07:11:03 1996 UTC (28 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.68: +1 -1 lines
Diff to previous 1.68
(font-lock-fontify-block): Use facemenu-keymap to make the binding.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sat Mar 2 21:09:04 1996 UTC (28 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.67: +1 -1 lines
Diff to previous 1.67
(global-map): Change C-M-g to M-g M-g.


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Feb 28 09:53:39 1996 UTC (28 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.66: +43 -34 lines
Diff to previous 1.66
Make global-font-lock-mode show status messages, and fontification interruptable.


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 10:08:08 1996 UTC (28 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.65: +23 -27 lines
Diff to previous 1.65
Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 10:37:39 1996 UTC (28 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.64: +188 -160 lines
Diff to previous 1.64
Correct specialised fontification and associated stuff.


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 08:21:19 1996 UTC (28 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.63: +11 -3 lines
Diff to previous 1.63
Support for local fontification.


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 10:38:39 1996 UTC (28 years, 3 months ago) by simon
Branch: MAIN
Changes since 1.62: +286 -87 lines
Diff to previous 1.62
Support for buffer local fontification functions.
Global Font Lock mode.
Support for `eval' keywords.


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 05:40:21 1996 UTC (28 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.61: +3 -2 lines
Diff to previous 1.61
(turn-on-font-lock): Test window-system.


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sun Jan 14 07:34:30 1996 UTC (28 years, 3 months ago) by erik
Branch: MAIN
Changes since 1.60: +3 -2 lines
Diff to previous 1.60
Update FSF's address.


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 23:35:58 1996 UTC (28 years, 3 months ago) by kwzh
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
(font-lock-keywords): Doc fix.


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 16:35:57 1995 UTC (28 years, 4 months ago) by simon
Branch: MAIN
Changes since 1.58: +65 -33 lines
Diff to previous 1.58
Don't turn on in any buffer with a leading space in its name.
When (un)fontifying, make sure we're doing it in the whole buffer.
Make a command to refontify the window.


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Sat Nov 25 00:19:25 1995 UTC (28 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.57: +5 -0 lines
Diff to previous 1.57
(font-lock-make-faces): Add special code for ms-dos.


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 08:42:45 1995 UTC (28 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
Oops; left a note in a doc-string.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Nov 9 08:26:32 1995 UTC (28 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.55: +178 -187 lines
Diff to previous 1.55
1.  Use local hooks, not local variables.
2.  Wrap font-lock-fontify-region, not called fns.
3.  Guarantee anchored keywords don't span lines.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Oct 30 17:03:55 1995 UTC (28 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
Comment change.


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Oct 26 13:27:36 1995 UTC (28 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.53: +1004 -695 lines
Diff to previous 1.53
General reorganisation; moving and renaming etc.

Addition to font-lock-keywords; MATCH-ANCHORED structure and OVERRIDE values.
font-lock-fontify-anchored-keywords written to use the former,
font-lock-apply-highlight modified to use the latter.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 13:57:18 1995 UTC (28 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.52: +262 -128 lines
Diff to previous 1.52
Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state.  Also wrap value of buffer-file-truename to guard against clash detection.  Also add scheme-font-lock-keywords.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Jul 21 05:05:49 1995 UTC (28 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.51: +6 -6 lines
Diff to previous 1.51
(font-lock-make-faces): Redo logic for whether
to call font-lock-make-face for a given face.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sun Jul 9 13:26:41 1995 UTC (28 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.50: +35 -38 lines
Diff to previous 1.50
Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside
their unwind-protect UNWINDFORMS.  Also eval inside font-lock-set-defaults, not
font-lock-choose-keywords.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 13:27:15 1995 UTC (28 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.49: +6 -6 lines
Diff to previous 1.49
(font-lock-make-faces): On grayscale screen,
use grays for background, not foreground.


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Jun 26 11:55:25 1995 UTC (28 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.48: +60 -56 lines
Diff to previous 1.48
Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
use based on font-lock-maximum-decoration.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Jun 16 07:47:09 1995 UTC (28 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.47: +13 -8 lines
Diff to previous 1.47
Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Thu Jun 1 09:08:29 1995 UTC (28 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.46: +19 -17 lines
Diff to previous 1.46
Made font-lock-compile-keywords not compile if it looks like it already has.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Mon May 29 06:59:49 1995 UTC (28 years, 10 months ago) by kwzh
Branch: MAIN
Changes since 1.45: +9 -7 lines
Diff to previous 1.45
(font-lock-revert-cleanup): Always turn font lock on.
(font-lock-mode): When turning mode off, always take out
the revert hooks.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Apr 24 10:49:03 1995 UTC (29 years ago) by simon
Branch: MAIN
Changes since 1.44: +224 -198 lines
Diff to previous 1.44
Make font-lock.el use compiled keywords; added FN as possible matcher.
Use font-lock-syntax-table for syntactic fontification.
Use font-lock-after-fontify-buffer not font-lock-after-fontify-buffer-hook.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Apr 16 05:41:53 1995 UTC (29 years ago) by rms
Branch: MAIN
Changes since 1.43: +12 -9 lines
Diff to previous 1.43
(font-lock-make-faces): Determine font-lock-background-mode from color
values of background color.

(font-lock-make-faces-done): New variable.
(font-lock-make-faces): Set font-lock-make-faces-done to t.
Don't call it when loading the file.
(font-lock-mode): Call font-lock-make-faces if not yet done.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 10:57:07 1995 UTC (29 years, 1 month ago) by simon
Branch: MAIN
Changes since 1.42: +106 -117 lines
Diff to previous 1.42
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
C and C++ ones.
Added font-lock-after-fontify-buffer-hook; font-lock-fontify-buffer runs it.
Added font-lock-thing-lock-cleanup; font-lock-mode runs it when turning off.
Fixed font-lock-fontify-region so it uses forward-comment from comment-start,
rather than searching for comment-end.
Mods to lisp-font-lock-keywords-1 and 2.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 00:43:25 1995 UTC (29 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.41: +9 -3 lines
Diff to previous 1.41
(font-lock-fontify-region): Bind inhibit-read-only.  Also buffer-file-name.
(font-lock-hack-keywords, font-lock-unfontify-region): Likewise.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Dec 15 16:30:39 1994 UTC (29 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.40: +4 -0 lines
Diff to previous 1.40
(font-lock-hack-keywords): Turn off undo generation.
(font-lock-unfontify-region. font-lock-fontify-region): Likewise.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Dec 5 13:38:11 1994 UTC (29 years, 4 months ago) by simon
Branch: MAIN
Changes since 1.39: +9 -7 lines
Diff to previous 1.39
Comment out Oct 18 change to font-lock-after-change-function


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Dec 1 14:00:16 1994 UTC (29 years, 4 months ago) by simon
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38
Added defaults for grayscale font-lock-reference-face.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 08:03:41 1994 UTC (29 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.37: +1 -0 lines
Diff to previous 1.37
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Nov 3 15:30:39 1994 UTC (29 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.36: +4 -3 lines
Diff to previous 1.36
Wrap font-lock-fontify-region's string-match with save-match-data.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Oct 18 22:34:04 1994 UTC (29 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.35: +15 -3 lines
Diff to previous 1.35
(font-lock-after-change-function): If inside a comment,
don't scan for keywords.

(font-lock-fontify-region): Discard leading spaces from comment-end.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Oct 13 07:55:30 1994 UTC (29 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
Use purify-flag not noninteractive.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 09:23:37 1994 UTC (29 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.33: +251 -178 lines
Diff to previous 1.33
	* font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
	font-lock-background-mode, font-lock-face-attributes): Default to nil.
	(font-lock-make-faces): New function.  Set them.
	(font-lock.el): Add to after-init-hook if noninteractive or use it.
	(font-lock-maximum-size): New variable.
	(font-lock-mode): Use it to fontify only if buffer is within it.
	(font-lock-defaults, font-lock-defaults-alist): Item for syntax table.
	(font-lock-set-defaults): Set font-lock-syntax-table too.
	(lisp-font-lock-keywords-2): Fix CLisp end-of-keyword in regexp.
	(c-font-lock-keywords-*): Specific to ANSI C.
	(c++-font-lock-keywords-*): Specific to ANSI C++.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Oct 11 09:03:49 1994 UTC (29 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.32: +25 -19 lines
Diff to previous 1.32
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
Use font-lock-defaults.
(font-lock-defaults): New variable.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Oct 7 17:38:03 1994 UTC (29 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.31: +0 -2 lines
Diff to previous 1.31
Re-delete code deleted in rms's Oct 5 change.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Oct 7 10:23:26 1994 UTC (29 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.30: +556 -449 lines
Diff to previous 1.30
(compilation-mode-font-lock-keywords,
rmail-summary-font-lock-keywords, dired-font-lock-keywords,
shell-font-lock-keywords, texi-font-lock-keywords,
perl-font-lock-keywords): Deleted.

(font-lock-mode): Doc fix; use add/remove-hook, not
setq; removed make-local-variable of font-lock-no-comments.
(font-lock-set-defaults): Do it there, and use:
(font-lock-defaults-alist): Use it to set font-lock-keywords,
font-lock-keywords-case-fold-search and font-lock-no-comments.
(turn-on-font-lock): New function.
(font-lock-fontify-buffer): Made interruptible; deleted messages.

(font-lock-fontify-region): Made syntax state reliable
by widening within new restriction; let cstart and cend for speed;
outputs message.
(font-lock-after-change-function): Remove spurious goto-char and use
forward-line, not 1+ end-of-line, for end of fontification region.
(font-lock-any-properties-p): Removed, use text-property-not-all.

(font-lock-*-face): facename values are themselves.
(font-lock-variable-name-face, font-lock-reference-face): New vars.
(font-lock-doc-string-face): Removed.
(font-lock-keywords): Extended value syntax.
(font-lock-hack-keywords): Cope with it; outputs initial message.

Merged in face-lock.el:
(font-lock-display-type, font-lock-background-mode)
(font-lock-face-attributes): New variables, use it.
(font-lock-make-face): New function, use them.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 02:45:40 1994 UTC (29 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.29: +0 -3 lines
Diff to previous 1.29
Delete the error when no window system.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 05:02:00 1994 UTC (29 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.28: +0 -1 lines
Diff to previous 1.28
(font-lock-hack-keywords): Delete debugging code.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 05:11:30 1994 UTC (29 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.27: +65 -44 lines
Diff to previous 1.27
(font-lock-syntax-table): New syntax table.
(font-lock-hack-keywords): Use it temporarily here.
(font-lock-set-defaults): Set up special syntax table for C and C++.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 18:24:10 1994 UTC (29 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.26: +15 -16 lines
Diff to previous 1.26
Don't alter the underline face.

(font-lock-hack-keywords, font-lock-fontify-region):
Don't call set-buffer-modified-p if no change in its value.

(font-lock-hack-keywords): Avoid changing the narrowing.

(c-font-lock-keywords-2): Insist on whitespace before a label.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Jun 11 12:11:27 1994 UTC (29 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.25: +4 -2 lines
Diff to previous 1.25
(tex-font-lock-keywords): Make the pattern for
macros respect TeX's idea of identifiers.
(font-lock-set-defaults): Don't check for 'tex-mode, but instead
for 'plain-tex-mode, 'latex-mode, and 'slitex-mode which is what
tex-mode.el uses.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon May 30 10:41:53 1994 UTC (29 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.24: +7 -2 lines
Diff to previous 1.24
(shell-font-lock-keywords): Removed regexp for commands.
(rmail-summary-font-lock-keywords): New variable.
(font-lock-set-defaults): Use it.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed May 18 23:38:24 1994 UTC (29 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.23: +9 -6 lines
Diff to previous 1.23
(font-lock-after-change-function): Fix typo in prev chg.
(font-lock-mode): Use after-change-functions not after-change-function.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 13 21:24:47 1994 UTC (29 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.22: +32 -24 lines
Diff to previous 1.22
(font-lock-no-comments): New variable.
(font-lock-after-change-function): Test it.
(font-lock-fontify-buffer): Test it.
(font-lock-set-defaults): Set it.

(font-lock-mode): Make font-lock-no-comments local.
(font-lock-after-change-function): If we don't call
font-lock-fontify-region, clear out face props instead.

(font-lock-fontify-buffer): Don't give "syntactically"
message if we aren't doing that part.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue May 3 22:09:40 1994 UTC (29 years, 11 months ago) by kwzh
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
Update copyright.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Apr 22 07:30:30 1994 UTC (30 years ago) by rms
Branch: MAIN
Changes since 1.20: +15 -0 lines
Diff to previous 1.20
(rmail-font-lock-keywords): New variable.
(compilation-mode-font-lock-keywords): New variable.
(font-lock-set-defaults): Use those vars in those modes.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 01:02:01 1994 UTC (30 years ago) by kwzh
Branch: MAIN
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
Check for existence of windowing system.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Mar 5 23:32:27 1994 UTC (30 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.18: +23 -4 lines
Diff to previous 1.18
(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
(c++-font-lock-keywords): Use c++-font-lock-keywords-1.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Feb 26 00:14:42 1994 UTC (30 years, 1 month ago) by kwzh
Branch: MAIN
Changes since 1.17: +89 -81 lines
Diff to previous 1.17
Clean up c-font-lock-keywords; now slightly more consistent about highlighting
declarations.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 04:43:50 1994 UTC (30 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
(lisp-font-lock-keywords-2): Quote the * in let*.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Feb 2 23:45:08 1994 UTC (30 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.15: +12 -0 lines
Diff to previous 1.15
(dired-font-lock-keywords): New variable.
(font-lock-set-defaults): Handle dired.el.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Feb 2 20:00:15 1994 UTC (30 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
(shell-font-lock-keywords): Doc fix.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 23:10:41 1994 UTC (30 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.13: +10 -0 lines
Diff to previous 1.13
(font-lock-set-defaults): Handle shell mode.
(shell-font-lock-keywords): New variable.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 01:32:48 1994 UTC (30 years, 2 months ago) by kwzh
Branch: MAIN
Changes since 1.12: +18 -3 lines
Diff to previous 1.12
(font-lock-mode): Use the new hooks to get proper behavior on a revert.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jan 18 19:23:14 1994 UTC (30 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
(font-lock-mode): Set after-revert-hook
to refontify after revert.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Dec 26 08:21:22 1993 UTC (30 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
(font-lock-set-defaults): Add missing paren.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Dec 23 04:36:41 1993 UTC (30 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.9: +11 -10 lines
Diff to previous 1.9
(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Nov 17 13:12:29 1993 UTC (30 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
(font-lock-hack-keywords):
Handle next-single-property-change returning nil.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Oct 26 20:46:34 1993 UTC (30 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7
(font-lock-fontify-buffer): Don't turn
font-lock-mode on and off; just call font-lock-set-defaults.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 14:56:45 1993 UTC (30 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.6: +31 -17 lines
Diff to previous 1.6
(font-lock-fontify-region): Don't add `font-lock' props.
(font-lock-unfontify-region): Don't remove `font-lock' props.
(font-lock-hack-keywords): Don't add `font-lock' props.
Handle values other than t and nil for allow-overlap-p specially.
(c-font-lock-keywords-1): Don't override how comments in #if... appear.
Highlight text after #else or #endif.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Sep 11 15:13:31 1993 UTC (30 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.5: +6 -1 lines
Diff to previous 1.5
(font-lock-fontify-region): Put on `font-lock'
property as well as `face' property.
(font-lock-hack-keywords): Likewise.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 5 20:47:30 1993 UTC (30 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
(font-lock-fontify-region): Handle comment-start-skip = nil.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 05:10:00 1993 UTC (30 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.3: +7 -5 lines
Diff to previous 1.3
(font-lock-after-change-function):
Scan for comments and strings from beg of line.
(c-font-lock-keywords-1): Recognize &, like *, before fn name.
(perl-font-lock-keywords): Put digit 1 into function-name-face items.
Allow whitespace before the open-brace.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jul 22 06:12:37 1993 UTC (30 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.2: +24 -16 lines
Diff to previous 1.2
(perl-font-lock-keywords): Add a `(... . 1)' to the
first element of the list.
(font-lock-hack-keywords, font-lock-unfontify-region)
(font-lock-fontify-region): Bind buffer-read-only to nil,
and don't alter buffer-modified-p.
(font-lock-fontify-region): Use comment-start-skip, not comment-start.

(font-lock-function-name-face): defvar renamed.
(font-lock-hack-keywords): Evaluate face specs from keyword list.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jul 9 20:28:05 1993 UTC (30 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
entered into RCS


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jul 9 20:27:43 1993 UTC (30 years, 9 months ago) by rms
Branch: MAIN
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26