/[emacs]/emacs/lisp/textmodes/sgml-mode.el
ViewVC logotype

Log of /emacs/lisp/textmodes/sgml-mode.el

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.88.2.38 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:07:03 2009 UTC (14 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.88.2.37: +55 -27 lines
Diff to previous 1.88.2.37 , to branch point 1.88 , to next main 1.146
Merge from emacs--devo--0

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


Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Sat Dec 5 20:23:28 2009 UTC (14 years, 4 months ago) by cyd
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.145: +6 -0 lines
Diff to previous 1.145
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
comment-start-skip to comment-end-skip as comment (Bug#4781).


Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Sat Oct 31 21:52:56 2009 UTC (14 years, 5 months ago) by cyd
Branch: MAIN
Changes since 1.144: +18 -6 lines
Diff to previous 1.144
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
Support face colors.

* textmodes/tex-mode.el (tex-facemenu-add-face-function): New
function.  Support face colors (Bug#1168).
(tex-common-initialization): Use it.

* facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
mode allows it (Bug#1168).


Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Sat Oct 24 03:45:53 2009 UTC (14 years, 5 months ago) by gm
Branch: MAIN
Changes since 1.143: +6 -6 lines
Diff to previous 1.143
(sgml-looking-back-at): Move definition before use.


Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Sun Oct 18 22:25:40 2009 UTC (14 years, 6 months ago) by cyd
Branch: MAIN
Changes since 1.142: +1 -1 lines
Diff to previous 1.142
* minibuffer.el (read-file-name): Check for repeat before putting
a default argument in file-name-history (Bug#4657).

* emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
read syntax (Bug#4737).

* textmodes/sgml-mode.el (sgml-delete-tag): Use
sgml-looking-back-at.


Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Sun Oct 18 04:06:34 2009 UTC (14 years, 6 months ago) by cyd
Branch: MAIN
Changes since 1.141: +24 -14 lines
Diff to previous 1.141
* textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
(html-tag-alist, html-tag-help): Add descriptions for undocumented
entries and make note of obsolete tags.


Revision 1.88.2.37 - (view) (download) (annotate) - [select for diffs]
Sun Sep 27 04:30:13 2009 UTC (14 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.88.2.36: +0 -5 lines
Diff to previous 1.88.2.36 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 23:22:20 2009 UTC (14 years, 6 months ago) by cyd
Branch: MAIN
Changes since 1.140: +0 -5 lines
Diff to previous 1.140
* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.

* textmodes/sgml-mode.el: Remove xml-mode alias.

* files.el (auto-mode-alist, conf-mode-maybe)
(magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21
changes.


Revision 1.88.2.36 - (view) (download) (annotate) - [select for diffs]
Fri Sep 18 08:02:26 2009 UTC (14 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.88.2.35: +2 -2 lines
Diff to previous 1.88.2.35 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 01:19:31 2009 UTC (14 years, 8 months ago) by handa
Branch: MAIN
CVS Tags: CEDET_BASE
Branch point for: cedet-branch
Changes since 1.139: +2 -2 lines
Diff to previous 1.139
Change to utf-8.  Adjust coding cookie.
(html-mode): Delete duplicated chars from sentence-end-base.


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

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


Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 04:19:12 2009 UTC (15 years, 3 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_23_1, EMACS_23_1_BASE, EMACS_PRETEST_23_0_90, EMACS_PRETEST_23_0_91, 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.138: +4 -4 lines
Diff to previous 1.138
Replace last-command-char with last-command-event.


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


Revision 1.88.2.34 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 04:42:57 2008 UTC (15 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.88.2.33: +3 -0 lines
Diff to previous 1.88.2.33 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 06:18:28 2008 UTC (15 years, 7 months ago) by m061211
Branch: MAIN
CVS Tags: small-dump-base
Changes since 1.136: +3 -0 lines
Diff to previous 1.136
(sgml-tag-syntax-table): Remove prefix
flag from "'" entry in sgml-tag-syntax-table.


Revision 1.88.2.33 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 00:04:02 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.88.2.32: +5 -1 lines
Diff to previous 1.88.2.32 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 04:26:11 2008 UTC (15 years, 9 months ago) by monnier
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk, before-remove-carbon, before-remove-vms, remove-carbon, remove-vms
Changes since 1.135: +5 -1 lines
Diff to previous 1.135
(sgml-font-lock-syntactic-keywords):
Use syntax-ppss on a position *before* the char we want to change.


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

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


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


Revision 1.88.2.31 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:55:29 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.88.2.30: +3 -1 lines
Diff to previous 1.88.2.30 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 03:15:12 2008 UTC (16 years, 1 month ago) by monnier
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.133: +3 -1 lines
Diff to previous 1.133
(sgml-font-lock-syntactic-keywords): Mark " outside of tags as punctuation.


Revision 1.88.2.30 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 09:55:49 2008 UTC (16 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.88.2.29: +6 -2 lines
Diff to previous 1.88.2.29 , to branch point 1.88
Merge from emacs--devo--0

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


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

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


Revision 1.121.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 02:42:45 2008 UTC (16 years, 2 months ago) by monnier
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2, EMACS_22_3, EMACS_PRETEST_22_1_91, EMACS_PRETEST_22_1_92, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.121.2.4: +6 -2 lines
Diff to previous 1.121.2.4 , to branch point 1.121 , to next main 1.146
(sgml-mode): Fix comment syntax.


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

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


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

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


Revision 1.88.2.28 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 21:20:09 2008 UTC (16 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.88.2.27: +1 -1 lines
Diff to previous 1.88.2.27 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.98.2.28 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 07:57:13 2008 UTC (16 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.27: +1 -1 lines
Diff to previous 1.98.2.27 , to branch point 1.98 , to next main 1.146
Merge from emacs--devo--0

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


Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 16:21:28 2008 UTC (16 years, 3 months ago) by esr
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base
Changes since 1.130: +1 -1 lines
Diff to previous 1.130
* testmodes/sgml-mode.el (sgml-tag-syntax-table):  Initialize this
constant with a computation on sgml-specials rather than a literal
list.  Without this change the syntax table is generated
incorrectly, and the mode will think it's in a comment following
any instance of the string "--".


Revision 1.88.2.27 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:16:04 2008 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.88.2.26: +2 -2 lines
Diff to previous 1.88.2.26 , to branch point 1.88
Merge from emacs--devo--0

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


Revision 1.98.2.27 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:18:35 2008 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.26: +2 -2 lines
Diff to previous 1.98.2.26 , to branch point 1.98
Merge from emacs--devo--0

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


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


Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 06:29:08 2008 UTC (16 years, 3 months ago) by monnier
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129
* erc-ibuffer.el (erc-channel-modes):
* bs.el (bs--sort-by-mode, bs--get-mode-name):
* imenu.el (imenu-add-to-menubar):
* makesum.el (make-command-summary):
* mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu):
* msb.el (msb--mode-menu-cond):
* calc/calc-embed.el (calc-do-embedded):
* emacs-lisp/helper.el (Helper-describe-mode):
* mail/emacsbug.el (report-emacs-bug):
* progmodes/hideshow.el (hs-grok-mode-type):
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
* textmodes/table.el (*table--cell-describe-mode):
Pass mode-name through format-mode-line.


Revision 1.88.2.26 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:40:19 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.88.2.25: +1 -1 lines
Diff to previous 1.88.2.25 , to branch point 1.88
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.88.2.25 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:38:14 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.88.2.24: +1 -1 lines
Diff to previous 1.88.2.24 , to branch point 1.88
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.88.2.24 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:33:53 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.88.2.23: +107 -37 lines
Diff to previous 1.88.2.23 , to branch point 1.88
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.123.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:50:06 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.123.2.3: +1 -1 lines
Diff to previous 1.123.2.3 , to branch point 1.123 , to next main 1.146
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.98.2.26 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:47:16 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.25: +1 -1 lines
Diff to previous 1.98.2.25 , to branch point 1.98
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.129 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:40:48 2007 UTC (16 years, 8 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-multi-tty-to-trunk, merge-multi-tty-to-trunk, multi-tty-base
Changes since 1.128: +1 -1 lines
Diff to previous 1.128
Merge from emacs--rel--22

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


Revision 1.121.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 07:22:46 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.121.2.2: +1 -1 lines
Diff to previous 1.121.2.2 , to branch point 1.121
Replace `iff' in doc-strings and comments.


Revision 1.123.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:48:29 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.123.2.2: +1 -1 lines
Diff to previous 1.123.2.2 , to branch point 1.123
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.98.2.25 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:50:43 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.24: +1 -1 lines
Diff to previous 1.98.2.24 , to branch point 1.98
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.128 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:27:34 2007 UTC (16 years, 8 months ago) by miles
Branch: MAIN
Changes since 1.127: +1 -1 lines
Diff to previous 1.127
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.121.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 04:22:07 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.121.2.1: +1 -1 lines
Diff to previous 1.121.2.1 , to branch point 1.121
Switch license to GPLv3 or later.


Revision 1.98.2.17.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 04:55:14 2007 UTC (16 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17.2.6: +107 -37 lines
Diff to previous 1.98.2.17.2.6 , to branch point 1.98.2.17 , to next main 1.98.2.28
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.123.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Jul 15 02:05:08 2007 UTC (16 years, 9 months ago) by miles
Branch: multi-tty
Changes since 1.123.2.1: +107 -37 lines
Diff to previous 1.123.2.1 , to branch point 1.123
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.98.2.24 - (view) (download) (annotate) - [select for diffs]
Mon Jul 9 08:00:34 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.98.2.23: +107 -37 lines
Diff to previous 1.98.2.23 , to branch point 1.98
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.127 - (view) (download) (annotate) - [select for diffs]
Sun Jun 17 13:55:15 2007 UTC (16 years, 10 months ago) by monnier
Branch: MAIN
Changes since 1.126: +107 -37 lines
Diff to previous 1.126
(sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
(sgml-mode, html-mode): Set sgml-xml-mode.
(sgml-skip-tag-backward): Tell if we skipped over matched tags.
(sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
(sgml-electric-tag-pair-before-change-function)
(sgml-electric-tag-pair-flush-overlays): New functions.
(sgml-electric-tag-pair-mode): New minor mode.
(sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
(sgml-calculate-indent): Use assoc-string.


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

Patches applied:

 * emacs--devo--0  (patch 771-793)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22, gnus--rel--5.10
   - Fix tq.el edge case
   - Merge from gnus--rel--5.10

 * emacs--rel--22  (patch 26-41)

   - Update from CVS
   - lisp/vc-hooks.el (vc-find-root): Fix file attribute test

 * gnus--rel--5.10  (patch 224-228)

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

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


Revision 1.98.2.17.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 02:30:32 2007 UTC (16 years, 10 months ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17.2.5: +13 -10 lines
Diff to previous 1.98.2.17.2.5 , to branch point 1.98.2.17
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 771-792)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22, gnus--rel--5.10
   - Fix tq.el edge case
   - Merge from gnus--rel--5.10

 * emacs--rel--22  (patch 26-41)

   - Update from CVS
   - lisp/vc-hooks.el (vc-find-root): Fix file attribute test

 * emacs--unicode--0  (patch 210-219)

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

 * gnus--rel--5.10  (patch 224-228)

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

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


Revision 1.123.2.1 - (view) (download) (annotate) - [select for diffs]
Wed May 30 14:44:47 2007 UTC (16 years, 10 months ago) by miles
Branch: multi-tty
Changes since 1.123: +13 -10 lines
Diff to previous 1.123
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 771-780)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22, gnus--rel--5.10
   - Fix tq.el edge case

 * emacs--rel--22  (patch 26-32)

   - Update from CVS
   - lisp/vc-hooks.el (vc-find-root): Fix file attribute test

 * gnus--rel--5.10  (patch 224-225)

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

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


Revision 1.98.2.23 - (view) (download) (annotate) - [select for diffs]
Wed May 30 14:40:45 2007 UTC (16 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.22: +13 -10 lines
Diff to previous 1.98.2.22 , to branch point 1.98
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 774-780)

   - Update from CVS
   - Merge from emacs--rel--22, gnus--rel--5.10
   - Merge from emacs--rel--22
   - Fix tq.el edge case

 * emacs--rel--22  (patch 28-32)

   - Update from CVS

 * gnus--rel--5.10  (patch 224-225)

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

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


Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Tue May 29 23:19:40 2007 UTC (16 years, 10 months ago) by miles
Branch: MAIN
Changes since 1.125: +13 -10 lines
Diff to previous 1.125
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 29-32)

   - Update from CVS

2007-05-29  Martin Rudalics  <rudalics@gmx.at>

   * lisp/textmodes/table.el (table--point-entered-cell-function)
   (table--point-left-cell-function): Bind
   `inhibit-point-motion-hooks' to t.

2007-05-28  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.

2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)

   * lisp/log-edit.el (log-edit-changelog-paragraph): Return point-max
   as the end of the ChangeLog paragraph when it ends without a line
   termination.

2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
   around current_column call.

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


Revision 1.121.2.1 - (view) (download) (annotate) - [select for diffs]
Mon May 28 14:10:50 2007 UTC (16 years, 10 months ago) by cyd
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_1, EMACS_22_BRANCHPOINT
Changes since 1.121: +13 -10 lines
Diff to previous 1.121
(sgml-point-entered): Use condition-case.


Revision 1.98.2.17.2.5 - (view) (download) (annotate) - [select for diffs]
Thu May 24 22:22:27 2007 UTC (16 years, 10 months ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17.2.4: +56 -32 lines
Diff to previous 1.98.2.17.2.4 , to branch point 1.98.2.17
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 726-770)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/textmodes/sgml-mode.el: Revert last change.

 * emacs--rel--22  (patch 6-25)

   - Update from CVS
   - Update from CVS: src/xterm.c (XTread_socket): Revert last change.

 * emacs--unicode--0  (patch 203-209)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: src/syntax.c (skip_syntaxes): Synch with the trunk.
   - Move NEWS entries for unicode branch into etc/NEWS.unicode

 * gnus--rel--5.10  (patch 218-223)

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

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


Revision 1.88.2.22 - (view) (download) (annotate) - [select for diffs]
Thu May 24 21:49:42 2007 UTC (16 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.88.2.21: +56 -32 lines
Diff to previous 1.88.2.21 , to branch point 1.88
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 726-770)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/textmodes/sgml-mode.el: Revert last change.

 * emacs--rel--22  (patch 6-25)

   - Update from CVS
   - Update from CVS: src/xterm.c (XTread_socket): Revert last change.

 * gnus--rel--5.10  (patch 218-223)

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

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


Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Fri May 18 09:34:07 2007 UTC (16 years, 11 months ago) by ttn
Branch: MAIN
Changes since 1.124: +2 -2 lines
Diff to previous 1.124
Revert last change.


Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Thu May 17 13:31:51 2007 UTC (16 years, 11 months ago) by ttn
Branch: MAIN
Changes since 1.123: +2 -2 lines
Diff to previous 1.123
(sgml-tag): Fix bug: Call sgml-transformation-function.


Revision 1.98.2.22 - (view) (download) (annotate) - [select for diffs]
Tue May 15 07:17:12 2007 UTC (16 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.21: +56 -32 lines
Diff to previous 1.98.2.21 , to branch point 1.98
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 726-750)

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

 * emacs--rel--22  (patch 6-17)

   - Update from CVS
   - Update from CVS: src/xterm.c (XTread_socket): Revert last change.

 * gnus--rel--5.10  (patch 218-221)

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

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


Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Thu May 10 06:02:15 2007 UTC (16 years, 11 months ago) by monnier
Branch: MAIN
Branch point for: multi-tty
Changes since 1.122: +13 -12 lines
Diff to previous 1.122
(sgml-value): Fix handling of attributes which can take any number of values.


Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Tue May 8 06:57:07 2007 UTC (16 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.121: +43 -20 lines
Diff to previous 1.121
(sgml-lexical-context): Add handling of XML style Processing Instructions.
(sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
(sgml-calculate-indent): Handle `pi' context.


Revision 1.88.2.21 - (view) (download) (annotate) - [select for diffs]
Fri Mar 23 00:41:00 2007 UTC (17 years ago) by miles
Branch: lexbind
Changes since 1.88.2.20: +4 -3 lines
Diff to previous 1.88.2.20 , to branch point 1.88
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.98.2.17.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Mar 4 01:04:57 2007 UTC (17 years, 1 month ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17.2.3: +4 -3 lines
Diff to previous 1.98.2.17.2.3 , to branch point 1.98.2.17
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.98.2.21 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 23:03:31 2007 UTC (17 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.20: +4 -3 lines
Diff to previous 1.98.2.20 , to branch point 1.98
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.121 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 19:27:46 2007 UTC (17 years, 1 month ago) by eliz
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_95, EMACS_PRETEST_22_0_96, EMACS_PRETEST_22_0_97, EMACS_PRETEST_22_0_98, EMACS_PRETEST_22_0_99, EMACS_PRETEST_22_0_990
Branch point for: EMACS_22_BASE
Changes since 1.120: +4 -3 lines
Diff to previous 1.120
(sgml-validate): Quote the file name with shell-quote-argument.


Revision 1.88.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:34:38 2007 UTC (17 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.88.2.19: +1 -1 lines
Diff to previous 1.88.2.19 , to branch point 1.88
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.98.2.17.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:37 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17.2.2: +1 -1 lines
Diff to previous 1.98.2.17.2.2 , to branch point 1.98.2.17
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.98.2.20 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:15:44 2007 UTC (17 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.19: +1 -1 lines
Diff to previous 1.98.2.19 , to branch point 1.98
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.120 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 03:53:08 2007 UTC (17 years, 2 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_93, EMACS_PRETEST_22_0_94
Changes since 1.119: +1 -1 lines
Diff to previous 1.119
Add 2007 to copyright years.


Revision 1.98.2.17.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 01:42:07 2007 UTC (17 years, 3 months ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17.2.1: +4 -1 lines
Diff to previous 1.98.2.17.2.1 , to branch point 1.98.2.17
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 523-582)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from erc--emacs--22
   - erc-iswitchb: Temporarily enable iswitchb mode

 * emacs--unicode--0  (patch 150-159)

   - Merge from emacs--devo--0
   - Update from CVS
   - Fix ChangeLog
   - Update from CVS: src/regex.c (regex_compile): Synch with HEAD.
   - Regenerate configure with autoconf 2.61

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

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.

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


Revision 1.88.2.19 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 03:52:42 2006 UTC (17 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.88.2.18: +4 -1 lines
Diff to previous 1.88.2.18 , to branch point 1.88
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 523-544)

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

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

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

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


Revision 1.98.2.19 - (view) (download) (annotate) - [select for diffs]
Thu Dec 7 04:14:10 2006 UTC (17 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.18: +4 -1 lines
Diff to previous 1.98.2.18 , to branch point 1.98
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 523-544)

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

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

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

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


Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Mon Dec 4 08:08:06 2006 UTC (17 years, 4 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_92
Changes since 1.118: +4 -1 lines
Diff to previous 1.118
(sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
anchoring the search.


Revision 1.88.2.18 - (view) (download) (annotate) - [select for diffs]
Tue Jun 20 08:03:59 2006 UTC (17 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.88.2.17: +24 -20 lines
Diff to previous 1.88.2.17 , to branch point 1.88
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 285-299)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

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

   - Update from CVS

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


Revision 1.98.2.17.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 07:12:47 2006 UTC (17 years, 10 months ago) by miles
Branch: unicode-xft
Changes since 1.98.2.17: +24 -20 lines
Diff to previous 1.98.2.17
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 274-299)

   - Update from CVS
   - Update etc/MORE.STUFF.
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

 * emacs--unicode--0  (patch 62-69)

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

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

   - Update from CVS

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


Revision 1.98.2.18 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 18:05:05 2006 UTC (17 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.17: +24 -20 lines
Diff to previous 1.98.2.17 , to branch point 1.98
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 285-296)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

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

   - Update from CVS

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


Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Sun May 21 22:19:59 2006 UTC (17 years, 11 months ago) by winkler
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91
Changes since 1.117: +24 -20 lines
Diff to previous 1.117
(sgml-transformation): Make this the alias for the following variable.
(sgml-transformation-function): Make this the real name.
(sgml-tag-alist): Mark as risky.


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

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

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

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


Revision 1.88.2.16 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:56:05 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.88.2.15: +4 -7 lines
Diff to previous 1.88.2.15 , to branch point 1.88
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.88.2.15 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:38:08 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.88.2.14: +1 -0 lines
Diff to previous 1.88.2.14 , to branch point 1.88
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.98.2.17 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 04:26:41 2006 UTC (18 years, 2 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-post-font-backend, unicode-pre-font-backend
Branch point for: unicode-xft
Changes since 1.98.2.16: +1 -1 lines
Diff to previous 1.98.2.16 , to branch point 1.98
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

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


Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 12:12:27 2006 UTC (18 years, 2 months ago) by ttn
Branch: MAIN
Changes since 1.116: +1 -1 lines
Diff to previous 1.116
Update years in copyright notice; nfc.


Revision 1.98.2.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 07:11:37 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.15: +4 -7 lines
Diff to previous 1.98.2.15 , to branch point 1.98
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.116 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 00:53:03 2006 UTC (18 years, 3 months ago) by jurta
Branch: MAIN
Changes since 1.115: +4 -7 lines
Diff to previous 1.115
Add `coding: iso-2022-7bit' cookie.
(html-mode): Set `sentence-end-base' instead of `sentence-end'.


Revision 1.98.2.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 08:37:19 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.14: +1 -0 lines
Diff to previous 1.98.2.14 , to branch point 1.98
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.95.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:37 2006 UTC (18 years, 3 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.95: +293 -188 lines
Diff to previous 1.95 , to next main 1.146
sync with trunk


Revision 1.104.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:25:32 2006 UTC (18 years, 3 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.104.2.1: +16 -17 lines
Diff to previous 1.104.2.1 , to branch point 1.104 , to next main 1.146
Update from HEAD


Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Thu Nov 17 07:40:11 2005 UTC (18 years, 5 months ago) by jurta
Branch: MAIN
Changes since 1.114: +1 -0 lines
Diff to previous 1.114
Add :link (custom-group-link font-lock-faces) to defgroup.


Revision 1.88.2.14 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 05:52:40 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.88.2.13: +1 -3 lines
Diff to previous 1.88.2.13 , to branch point 1.88
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.98.2.14 - (view) (download) (annotate) - [select for diffs]
Tue Sep 6 00:25:19 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.13: +1 -3 lines
Diff to previous 1.98.2.13 , to branch point 1.98
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.114 - (view) (download) (annotate) - [select for diffs]
Sat Aug 27 14:38:21 2005 UTC (18 years, 7 months ago) by rfrancoise
Branch: MAIN
Changes since 1.113: +0 -2 lines
Diff to previous 1.113
* progmodes/compile.el (compilation-start): Add autoload cookie.

* progmodes/antlr-mode.el: Don't autoload `compilation-start'.
* textmodes/sgml-mode.el: Likewise.
* progmodes/python.el: Likewise.


Revision 1.88.2.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:24:30 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.88.2.12: +2 -4 lines
Diff to previous 1.88.2.12 , to branch point 1.88
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.88.2.12 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:04:43 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.88.2.11: +8 -8 lines
Diff to previous 1.88.2.11 , to branch point 1.88
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.113 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:02:03 2005 UTC (18 years, 7 months ago) by rfrancoise
Branch: MAIN
Changes since 1.112: +2 -2 lines
Diff to previous 1.112
(sgml-validate): Use `compilation-start'
instead of the obsolete `compile-internal'.


Revision 1.98.2.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 09:49:28 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.12: +2 -4 lines
Diff to previous 1.98.2.12 , to branch point 1.98
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.112 - (view) (download) (annotate) - [select for diffs]
Mon Aug 15 21:29:32 2005 UTC (18 years, 8 months ago) by dann
Branch: MAIN
Changes since 1.111: +0 -2 lines
Diff to previous 1.111
* mh-customize.el: Do not use face-alias compatibility for
faces that did not appear in the previous Emacs release.

* buff-menu.el:
* compare-w.el:
* emacs-lisp/testcover.el:
* play/gomoku.el:
* play/mpuz.el:
* progmodes/flymake.el:
* progmodes/gdb-ui.el:
* progmodes/idlw-help.el:
* progmodes/idlw-shell.el:
* progmodes/ld-script.el:
* progmodes/which-func.el:
* ruler-mode.el:
* strokes.el:
* textmodes/sgml-mode.el:
* textmodes/table.el: Do not use face-alias for backward
compatibility for faces that did not appear in the previous Emacs
release.


Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 17:41:15 2005 UTC (18 years, 8 months ago) by ttn
Branch: MAIN
Changes since 1.110: +2 -2 lines
Diff to previous 1.110
Update years in copyright notice; nfc.


Revision 1.98.2.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:42:48 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.11: +8 -8 lines
Diff to previous 1.98.2.11 , to branch point 1.98
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.110 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 16:45:00 2005 UTC (18 years, 9 months ago) by lute
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109
Update FSF's address.


Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 03:37:24 2005 UTC (18 years, 9 months ago) by lektu
Branch: MAIN
Changes since 1.108: +6 -6 lines
Diff to previous 1.108
(sgml): Finish `defgroup' description with period.
(html-imenu-index, sgml-attributes, sgml-auto-attributes): "?\ " -> "?\s".


Revision 1.88.2.11 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 01:52:23 2005 UTC (18 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.88.2.10: +2 -2 lines
Diff to previous 1.88.2.10 , to branch point 1.88
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.88.2.10 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 01:48:56 2005 UTC (18 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.88.2.9: +4 -2 lines
Diff to previous 1.88.2.9 , to branch point 1.88
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-36

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 358-400)

   - Update from CVS
   - Remove "-face" suffix from widget faces
   - Remove "-face" suffix from custom faces
   - Remove "-face" suffix from change-log faces
   - Remove "-face" suffix from compilation faces
   - Remove "-face" suffix from diff-mode faces
   - lisp/longlines.el (longlines-visible-face): Face removed
   - Remove "-face" suffix from woman faces
   - Remove "-face" suffix from whitespace-highlight face
   - Remove "-face" suffix from ruler-mode faces
   - Remove "-face" suffix from show-paren faces
   - Remove "-face" suffix from log-view faces
   - Remove "-face" suffix from smerge faces
   - Remove "-face" suffix from show-tabs faces
   - Remove "-face" suffix from highlight-changes faces
   - Remove "-face" suffix from and downcase info faces
   - Remove "-face" suffix from pcvs faces
   - Update uses of renamed pcvs faces
   - Tweak ChangeLog
   - Remove "-face" suffix from strokes-char face
   - Remove "-face" suffix from compare-windows face
   - Remove "-face" suffix from calendar faces
   - Remove "-face" suffix from diary-button face
   - Remove "-face" suffix from testcover faces
   - Remove "-face" suffix from viper faces
   - Remove "-face" suffix from org faces
   - Remove "-face" suffix from sgml-namespace face
   - Remove "-face" suffix from table-cell face
   - Remove "-face" suffix from tex-mode faces
   - Remove "-face" suffix from texinfo-heading face
   - Remove "-face" suffix from flyspell faces
   - Remove "-face" suffix from gomoku faces
   - Remove "-face" suffix from mpuz faces


Revision 1.98.2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 01:59:51 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.10: +2 -2 lines
Diff to previous 1.98.2.10 , to branch point 1.98
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.108 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 16:23:46 2005 UTC (18 years, 10 months ago) by lektu
Branch: MAIN
Changes since 1.107: +2 -2 lines
Diff to previous 1.107
(sgml-calculate-indent, html-tag-help): Fix spellings.


Revision 1.98.2.10 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 23:32:11 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.9: +4 -2 lines
Diff to previous 1.98.2.9 , to branch point 1.98
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63

Merge from emacs--cvs-trunk--0

Patches applied:

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

   - Update from CVS
   - Remove "-face" suffix from widget faces
   - Remove "-face" suffix from custom faces
   - Remove "-face" suffix from change-log faces
   - Remove "-face" suffix from compilation faces
   - Remove "-face" suffix from diff-mode faces
   - lisp/longlines.el (longlines-visible-face): Face removed
   - Remove "-face" suffix from woman faces
   - Remove "-face" suffix from whitespace-highlight face
   - Remove "-face" suffix from ruler-mode faces
   - Remove "-face" suffix from show-paren faces
   - Remove "-face" suffix from log-view faces
   - Remove "-face" suffix from smerge faces
   - Remove "-face" suffix from show-tabs faces
   - Remove "-face" suffix from highlight-changes faces
   - Remove "-face" suffix from and downcase info faces
   - Remove "-face" suffix from pcvs faces
   - Update uses of renamed pcvs faces
   - Tweak ChangeLog
   - Remove "-face" suffix from strokes-char face
   - Remove "-face" suffix from compare-windows face
   - Remove "-face" suffix from calendar faces
   - Remove "-face" suffix from diary-button face
   - Remove "-face" suffix from testcover faces
   - Remove "-face" suffix from viper faces
   - Remove "-face" suffix from org faces
   - Remove "-face" suffix from sgml-namespace face
   - Remove "-face" suffix from table-cell face
   - Remove "-face" suffix from tex-mode faces
   - Remove "-face" suffix from texinfo-heading face
   - Remove "-face" suffix from flyspell faces
   - Remove "-face" suffix from gomoku faces
   - Remove "-face" suffix from mpuz faces
   - Merge from gnus--rel--5.10
   - Remove "-face" suffix from Buffer-menu-buffer face
   - Remove "-face" suffix from antlr-mode faces
   - Remove "-face" suffix from ebrowse faces
   - Remove "-face" suffix from flymake faces
   - Remove "-face" suffix from idlwave faces
   - Remove "-face" suffix from sh-script faces
   - Remove "-face" suffix from vhdl-mode faces
   - Remove "-face" suffix from which-func face
   - Remove "-face" suffix from cperl-mode faces
   - Remove "-face" suffix from ld-script faces
   - Fix cperl-mode font-lock problem
   - Tweak which-func face

 * gnus--rel--5.10  (patch 80-82)

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


Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 10:45:17 2005 UTC (18 years, 10 months ago) by miles
Branch: MAIN
Changes since 1.106: +4 -2 lines
Diff to previous 1.106
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-390

Remove "-face" suffix from sgml-namespace face

2005-06-10  Miles Bader  <miles@gnu.org>

   * lisp/textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
   from face name.
   (sgml-namespace-face): New backward-compatibility alias for
   renamed face.
   (sgml-namespace-face): Use renamed sgml-namespace face.


Revision 1.88.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:26:46 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.88.2.8: +2 -1 lines
Diff to previous 1.88.2.8 , to branch point 1.88
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.104.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 08:36:06 2005 UTC (18 years, 10 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.104: +3 -2 lines
Diff to previous 1.104
Merged from HEAD


Revision 1.98.2.9 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 02:39:38 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.8: +2 -1 lines
Diff to previous 1.98.2.8 , to branch point 1.98
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.106 - (view) (download) (annotate) - [select for diffs]
Fri May 27 12:37:29 2005 UTC (18 years, 10 months ago) by lute
Branch: MAIN
Changes since 1.105: +2 -1 lines
Diff to previous 1.105
(sgml-namespace-face): Specify customization group.


Revision 1.88.2.8 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 05:29:09 2005 UTC (19 years ago) by miles
Branch: lexbind
Changes since 1.88.2.7: +1 -1 lines
Diff to previous 1.88.2.7 , to branch point 1.88
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.98.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 09:57:55 2005 UTC (19 years ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.7: +1 -1 lines
Diff to previous 1.98.2.7 , to branch point 1.98
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.105 - (view) (download) (annotate) - [select for diffs]
Sun Mar 27 03:30:31 2005 UTC (19 years ago) by teirllm
Branch: MAIN
Changes since 1.104: +1 -1 lines
Diff to previous 1.104
(html-mode): Doc update.


Revision 1.98.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 9 00:09:33 2005 UTC (19 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.6: +23 -18 lines
Diff to previous 1.98.2.6 , to branch point 1.98
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.88.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Mar 8 23:40:14 2005 UTC (19 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.88.2.6: +23 -18 lines
Diff to previous 1.88.2.6 , to branch point 1.88
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.104 - (view) (download) (annotate) - [select for diffs]
Tue Mar 8 21:45:00 2005 UTC (19 years, 1 month ago) by jurta
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base
Branch point for: XFT_JHD_BRANCH
Changes since 1.103: +23 -18 lines
Diff to previous 1.103
(sgml-tag, html-tag-alist)
(html-horizontal-rule, html-line, html-image, html-checkboxes)
(html-radio-buttons): Add a space before the trailing `/>' where
sgml-xml-mode is non-nil.
(sgml-delete-tag): Check if the tag ends with `/>' to not delete
the subsequent tag of the empty XML tag.
(html-href-anchor): Don't set initial input to "http:".
(html-image): Ask for the image URL and set point inside alt="".
(html-name-anchor): Duplicate the name in the `id' attribute when
sgml-xml-mode is non-nil.
(html-paragraph): Remove \n before <p>.
(html-checkboxes, html-radio-buttons): Insert `checked="checked"'
instead of `checked' when sgml-xml-mode is non-nil.


Revision 1.88.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 11:59:57 2005 UTC (19 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.88.2.5: +2 -2 lines
Diff to previous 1.88.2.5 , to branch point 1.88
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-10

Merge from emacs--cvs-trunk--0

Patches applied:

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

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS

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

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-13
   Update from CVS


Revision 1.98.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 07:19:06 2005 UTC (19 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.5: +2 -2 lines
Diff to previous 1.98.2.5 , to branch point 1.98
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS


Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 15:50:36 2005 UTC (19 years, 2 months ago) by kfstorm
Branch: MAIN
Changes since 1.102: +2 -2 lines
Diff to previous 1.102
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.


Revision 1.88.2.5 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 03:50:20 2005 UTC (19 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.88.2.4: +35 -17 lines
Diff to previous 1.88.2.4 , to branch point 1.88
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-4

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-29
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
   Fix regressions from latest reftex update


Revision 1.98.2.5 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 03:40:03 2005 UTC (19 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.4: +35 -17 lines
Diff to previous 1.98.2.4 , to branch point 1.98
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2

Merge from emacs--cvs-trunk--0

Patches applied:

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

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-3
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-4
   Update from CVS

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

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-11
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-12
   Remove "-face" suffix from lazy-highlight face name

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-13
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-16
   Update from CVS

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

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-18
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-21
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-22
   <no summary provided>

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-23
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
   Fix regressions from latest reftex update

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--base-0
   tag of miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82

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

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-2
   Merge from miles@gnu.org--gnu-2004

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


Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 14:51:54 2005 UTC (19 years, 3 months ago) by monnier
Branch: MAIN
Changes since 1.101: +35 -17 lines
Diff to previous 1.101
(sgml-fill-nobreak): New fun.
(sgml-mode): Use it.
(sgml-get-context): Better keep track of implicitly closed tags.


Revision 1.88.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 04:21:23 2004 UTC (19 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.88.2.3: +72 -45 lines
Diff to previous 1.88.2.3 , to branch point 1.88
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.98.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 02:53:04 2004 UTC (19 years, 5 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.3: +72 -45 lines
Diff to previous 1.98.2.3 , to branch point 1.98
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.101 - (view) (download) (annotate) - [select for diffs]
Wed Nov 10 14:39:40 2004 UTC (19 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.100: +72 -45 lines
Diff to previous 1.100
(sgml-tag-text-p): New fun.
(sgml-parse-tag-backward): Use it to skip spurious < or >.


Revision 1.88.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 02:05:13 2004 UTC (19 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.88.2.2: +16 -4 lines
Diff to previous 1.88.2.2 , to branch point 1.88
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-72

Merge from emacs--cvs-trunk--0

Patches applied:

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

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

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

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

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


Revision 1.98.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 27 05:42:03 2004 UTC (19 years, 5 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.98.2.2: +16 -4 lines
Diff to previous 1.98.2.2 , to branch point 1.98
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65

Merge from emacs--cvs-trunk--0

Patches applied:

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

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

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

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


Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Tue Oct 26 21:38:57 2004 UTC (19 years, 5 months ago) by pfeiffer
Branch: MAIN
Changes since 1.99: +16 -4 lines
Diff to previous 1.99
(sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it.


Revision 1.98.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:50:37 2004 UTC (20 years ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.98.2.1: +1 -0 lines
Diff to previous 1.98.2.1 , to branch point 1.98
Sync to HEAD


Revision 1.88.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 23:30:22 2003 UTC (20 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.88.2.1: +143 -100 lines
Diff to previous 1.88.2.1 , to branch point 1.88
Update from arch emacs--lexbind branch


Revision 1.98.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 12:53:41 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.98: +1 -3 lines
Diff to previous 1.98
*** empty log message ***


Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:45:40 2003 UTC (20 years, 7 months ago) by miles
Branch: MAIN
CVS Tags: after-merge-gnus-5_10, before-merge-gnus-5_10, gnus-5_10-branchpoint, gnus-5_10-post-merge-josefsson, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-josefsson, gnus-5_10-pre-merge-yamaoka, handa-temp-tag
Branch point for: gnus-5_10-branch
Changes since 1.98: +1 -0 lines
Diff to previous 1.98
Add arch taglines


Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Mon Jul 7 20:50:15 2003 UTC (20 years, 9 months ago) by rms
Branch: MAIN
Branch point for: emacs-unicode-2
Changes since 1.97: +1 -0 lines
Diff to previous 1.97
(xml-mode): Add autoload cookie.


Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 01:14:23 2003 UTC (20 years, 10 months ago) by monnier
Branch: MAIN
Changes since 1.96: +127 -98 lines
Diff to previous 1.96
(sgml-parse-tag-backward): Try and detect
when we're starting from within a tag.
(sgml-get-context): When called from inside a tag, do something useful.
Rename the arg now that it's never used for `full' context anymore.
(sgml-calculate-indent): Make `lcon' an argument.
Return nil when we don't know what to do.
If the initial lcon turns out to be wrong, try again.
(sgml-indent-line): If sgml-calculate-indent returns nil, don't indent.


Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon May 12 15:46:02 2003 UTC (20 years, 11 months ago) by monnier
Branch: MAIN
CVS Tags: Boehm-GC-base
Branch point for: Boehm-GC
Changes since 1.95: +14 -2 lines
Diff to previous 1.95
(sgml-namespace-re): New const.
(sgml-namespace-face): New face.
(sgml-font-lock-keywords-1): Use them.


Revision 1.88.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 06:20:40 2003 UTC (21 years ago) by miles
Branch: lexbind
Changes since 1.88: +153 -87 lines
Diff to previous 1.88
Update from trunk.


Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 22:47:33 2003 UTC (21 years, 3 months ago) by schwab
Branch: MAIN
CVS Tags: RMAIL-MBOX-BASE
Branch point for: rmail-mbox-branch
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
(sgml-font-lock-keywords-2): Add flag to merge with existing fontification.


Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Mon Nov 18 04:32:11 2002 UTC (21 years, 5 months ago) by rost
Branch: MAIN
Changes since 1.93: +1 -0 lines
Diff to previous 1.93
(html-autoview-mode): Add group.


Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 16:46:19 2002 UTC (21 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.92: +77 -61 lines
Diff to previous 1.92
(sgml-namify-char): New cmd.
(sgml-name-char): Use it.
(sgml-tag-last, sgml-tag-history): New vars.
(sgml-tag): Use them.
(sgml-skip-tag-forward): Use sgml-tag-syntax-table.
(sgml-delete-tag): Remove resulting empty lines.
(sgml-tag): Don't make intangible.
(sgml-parse-tag-backward): Add limit argument.
(html-autoview-mode): Use define-minor-mode.


Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Fri Nov 1 17:40:37 2002 UTC (21 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.91: +30 -27 lines
Diff to previous 1.91
(sgml-skip-tag-backward, sgml-skip-tag-forward):
Deal with xml-style <foo/> empty tags.


Revision 1.54.4.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 09:07:36 2002 UTC (21 years, 6 months ago) by lektu
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_3, 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.54.4.2: +3 -3 lines
Diff to previous 1.54.4.2 , to branch point 1.54 , to next main 1.146
(html-imenu-index): Fix typo.


Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Fri Oct 18 08:30:49 2002 UTC (21 years, 6 months ago) by lektu
Branch: MAIN
Changes since 1.90: +5 -5 lines
Diff to previous 1.90
(sgml-close-tag, html-imenu-index): Fix typo.


Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Sun Sep 29 05:59:10 2002 UTC (21 years, 6 months ago) by mdub
Branch: MAIN
Changes since 1.89: +1 -1 lines
Diff to previous 1.89
(sgml-guess-indent): Handle tabs correctly.


Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Sat Jul 13 19:23:05 2002 UTC (21 years, 9 months ago) by monnier
Branch: MAIN
Changes since 1.88: +64 -18 lines
Diff to previous 1.88
(sgml-quote): Use narrowing.  Improve the regexp used when unquoting.
(sgml-pretty-print): New function.
(sgml-get-context): Better handling of improperly nested tags.
(sgml-show-context): Don't use the FULL arg of sgml-get-context.


Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Tue May 28 16:51:06 2002 UTC (21 years, 10 months ago) by walters
Branch: MAIN
Branch point for: lexbind
Changes since 1.87: +4 -0 lines
Diff to previous 1.87
(xml-mode): New alias for `sgml-mode'.


Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Wed May 22 09:40:47 2002 UTC (21 years, 11 months ago) by mdub
Branch: MAIN
Changes since 1.86: +1 -1 lines
Diff to previous 1.86
(sgml-guess-indent): Look further into the buffer.


Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Tue May 14 09:50:19 2002 UTC (21 years, 11 months ago) by mdub
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
(sgml-tag): Default skeleton-transformation to `identity'.


Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Sun May 12 17:29:29 2002 UTC (21 years, 11 months ago) by eliz
Branch: MAIN
Changes since 1.84: +1 -1 lines
Diff to previous 1.84
Change all post-21.1 :version attributes to 21.4.


Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Tue Apr 16 10:36:27 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.83: +6 -6 lines
Diff to previous 1.83
(sgml-at-indentation-p): Move to fix compilation error.


Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sun Apr 14 12:49:39 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.82: +2 -1 lines
Diff to previous 1.82
(sgml-parse-tag-backward): Fix to work at beginning of buffer.


Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 21:58:23 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.81: +18 -3 lines
Diff to previous 1.81
(sgml-guess-indent): New function.


Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Tue Apr 9 12:26:44 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.80: +11 -11 lines
Diff to previous 1.80
(sgml-lexical-context): Use sgml-parse-tag-backward to find start point.
(sgml-looking-back-at): Doc fix.


Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Tue Apr 9 12:02:20 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.79: +9 -23 lines
Diff to previous 1.79
(sgml-tag-alist): Doc fix.


Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 21:32:05 2002 UTC (22 years ago) by monnier
Branch: MAIN
Changes since 1.78: +11 -2 lines
Diff to previous 1.78
(sgml-comment-indent-new-line): New fun.
(sgml-mode): Use it for comment-line-break-function.


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 21:36:58 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.77: +2 -1 lines
Diff to previous 1.77
Remember to (require 'cl).


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 21:17:38 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.76: +21 -14 lines
Diff to previous 1.76
(sgml-lexical-context): Fix up CDATA detection for boundary cases.


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 12:12:59 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.75: +5 -5 lines
Diff to previous 1.75
(sgml-lexical-context)
(sgml-parse-tag-backward): Extend support for CDATA to include
conditional sections.


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 12:06:26 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.74: +17 -10 lines
Diff to previous 1.74
(sgml-looking-back-at): Short-circuit at beg of buffer.
(sgml-lexical-context,sgml-calculate-indent): Add support for
CDATA sections.


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 11:26:12 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.73: +20 -42 lines
Diff to previous 1.73
(sgml-close-tag): Rename from
sgml-insert-end-tag. Simplify by using sgml-lexical-context.
(sgml-get-context): Remove use of sgml-inside-tag-p.
(sgml-inside-tag-p): Remove.


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Mon Apr 1 23:32:15 2002 UTC (22 years ago) by monnier
Branch: MAIN
Changes since 1.72: +206 -6 lines
Diff to previous 1.72
(sgml-at-indentation-p, sgml-tag)
(sgml-parse-tag-name, sgml-looking-back-at, sgml-parse-tag-backward)
(sgml-inside-tag-p, sgml-get-context, sgml-show-context)
(sgml-insert-end-tag): New funs taken from xml-lite.el.
(sgml-calculate-indent): Use them.
(sgml-slash-matching): Rename from sgml-slash.
(sgml-slash): Copied from xml-lite and changed to use
sgml-slash-matching and sgml-quick-keys.


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Mon Apr 1 12:43:47 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.71: +1 -0 lines
Diff to previous 1.71
(sgml-mode): Set indent-line-function to sgml-indent-line.


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Mon Apr 1 12:08:13 2002 UTC (22 years ago) by mdub
Branch: MAIN
Changes since 1.70: +20 -3 lines
Diff to previous 1.70
Add an explicit check for 'text syntax, to protect against future
  enhancements to sgml-lexical-context.
Add sgml-empty-tag-p and sgml-unclosed-tag-p.


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 22:20:15 2002 UTC (22 years ago) by monnier
Branch: MAIN
Changes since 1.69: +42 -19 lines
Diff to previous 1.69
(sgml-lexical-context): Return (text . START)
instead of nil when point is outside of any tag.
(sgml-beginning-of-tag): Adjust to the change.
(sgml-calculate-indent): Use the new info returned by
sgml-lexical-context.  Try to handle unclosed tags.


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Fri Mar 29 19:38:22 2002 UTC (22 years ago) by monnier
Branch: MAIN
Changes since 1.68: +66 -39 lines
Diff to previous 1.68
(sgml-basic-offset): New var.
(sgml-name-re, sgml-attrs-re): New consts.
(sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1)
(sgml-mode): Use them.
(sgml-lexical-context): Default to (point-min) if nothing else works.
(sgml-calculate-indent): Indent slightly differently.
(sgml-indent-line): Use back-to-indentation.
(sgml-parse-dtd): New function.
(sgml-unclosed-tags): New var.
(html-mode): Set it.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Thu Mar 28 16:06:38 2002 UTC (22 years ago) by monnier
Branch: MAIN
Changes since 1.67: +150 -40 lines
Diff to previous 1.67
(sgml-make-syntax-table): New fun.
(sgml-mode-syntax-table): Use it.
(sgml-tag-syntax-table, sgml-tag-name-re): New const.
(sgml-tags-invisible): Use it.
(sgml-lexical-context): New fun.
(sgml-maybe-end-tag, sgml-beginning-of-tag): Use it.
(sgml-quote): Accept \n as entity reference terminator.
(sgml-calculate-indent, sgml-indent-line): New funs.


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Mar 17 23:55:15 2002 UTC (22 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.66: +73 -88 lines
Diff to previous 1.66
(sgml-xml-mode): Renamed from sgml-xml.
(sgml-xml-guess): Simplify.
(sgml-mode-common): Remove (move into sgml-mode).
(sgml-mode): Add code from sgml-mode-common.
Remove redundant setting of indent-line-function.
Don't set skeleton-transformation when in XML mode.


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Mon Mar 4 02:14:06 2002 UTC (22 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.65: +24 -17 lines
Diff to previous 1.65
Change maintainer to FSF.
(sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
(sgml-tags-invisible, sgml-beginning-of-tag):
Allow _ : and non-ASCII in tag names, as required for XML.
(sgml-name-char): Don't assume anything about charsets handled by encode-char.


Revision 1.64.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 1 02:29:13 2002 UTC (22 years, 1 month ago) by handa
Branch: emacs-unicode
Changes since 1.64: +4 -3 lines
Diff to previous 1.64 , to next main 1.146
(sgml-mode-map): Use encode-char instead
of make-char.
(sgml-char-names-table): Iteration limit fixed.


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Thu Feb 28 16:14:15 2002 UTC (22 years, 1 month ago) by pj
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
(sgml-specials, sgml-quick-keys): Doc fixes.


Revision 1.54.4.2 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 14:23:48 2002 UTC (22 years, 2 months ago) by pj
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_2, EMACS_PRETEST_21_2_91, 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.54.4.1: +19 -14 lines
Diff to previous 1.54.4.1 , to branch point 1.54
(sgml-start-tag-regex)
(sgml-font-lock-keywords-1, sgml-mode-common): Allow underscore,
colon, non-ASCII letters.
(sgml-name-char): Don't assume anything about charsets handled by
encode-char.
(sgml-name-8bit-mode): Doc fix.
(sgml-font-lock-keywords-1): Remove comment pattern.
(sgml-mode-common): Set font-lock-syntactic-keywords.
From Dave Love <fx@gnu.org>.


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 19:35:05 2001 UTC (22 years, 5 months ago) by rms
Branch: MAIN
CVS Tags: emacs-unicode-base
Branch point for: emacs-unicode
Changes since 1.63: +1 -1 lines
Diff to previous 1.63
(sgml-xml-guess): Fix regexp to avoid ambiguous nested loops.


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 04:12:46 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.62: +1 -1 lines
Diff to previous 1.62
(sgml-tags-invisible): Typo.


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 04:10:40 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.61: +51 -37 lines
Diff to previous 1.61
(sgml-empty-tags): New var.
(sgml-tag): Use it.  Cleanup with `cond'.
(sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
Mark the overlays and only delete those that are marked.
(sgml-skip-close-p): Remove.
(sgml-value): Replace sgml-skip-close-p with its definition.
(html-tag-alist): Use sgml-xml a bit more.
(html-mode): Set sgml-empty-tags.


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 16:07:35 2001 UTC (22 years, 5 months ago) by sds
Branch: MAIN
Changes since 1.60: +89 -84 lines
Diff to previous 1.60
renamed `html-xhtml' to `sgml-xml' and generalized accordingly


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 20:55:36 2001 UTC (22 years, 5 months ago) by sds
Branch: MAIN
Changes since 1.59: +2 -0 lines
Diff to previous 1.59
(html-mode); set `mode-name' based on `html-xhtml'


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 20:29:10 2001 UTC (22 years, 5 months ago) by sds
Branch: MAIN
Changes since 1.58: +21 -7 lines
Diff to previous 1.58
(html-mode): Set `html-xhtml' from the DOCTYPE.
(html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
(sgml-tag): Close empty tags in XHTML.


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 17:40:59 2001 UTC (22 years, 5 months ago) by sds
Branch: MAIN
Changes since 1.57: +27 -33 lines
Diff to previous 1.57
some code simplifications: when instead of if+progn;
line-beginning-position instead of progn+bol+point


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 22:25:30 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.56: +68 -57 lines
Diff to previous 1.56
(sgml-font-lock-keywords-1): Ignore comments.
(sgml-font-lock-keywords-2): Use `eval'.  Moved from sgml-mode-common.
(sgml-font-lock-syntactic-keywords): New var.
(sgml-mode-common): Drop the two args.
Don't make buffer-local variables that aren't used.
Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
Don't set `before-string' props from sgml-display-text.
(sgml-mode): Use define-derived-mode.
(sgml-tags-invisible): Use sgml-display-text.
(sgml-quote): New command.
(html-tag-alist): Add args for `span'.
(html-mode): Use define-derived-mode.
Set sgml-display-text and sgml-tag-face-alist.


Revision 1.54.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 11:12:57 2001 UTC (22 years, 5 months ago) by eliz
Branch: EMACS_21_1_RC
Changes since 1.54: +43 -16 lines
Diff to previous 1.54
(sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self.
(sgml-name-8bit-mode): Doc fix.
(sgml-char-names-table): New variable.
(sgml-name-char): Support non-ASCII and mule-unicode-* characters.  Doc fix.
(sgml-maybe-name-self): Convert unibyte characters to multibyte.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 09:44:08 2001 UTC (22 years, 5 months ago) by eliz
Branch: MAIN
Changes since 1.55: +43 -16 lines
Diff to previous 1.55
(sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self.
(sgml-name-8bit-mode): Doc fix.
(sgml-char-names-table): New variable.
(sgml-name-char): Support non-ASCII and mule-unicode-* characters.  Doc fix.
(sgml-maybe-name-self): Convert unibyte characters to multibyte.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Fri Oct 5 16:21:14 2001 UTC (22 years, 6 months ago) by sds
Branch: MAIN
Changes since 1.54: +46 -31 lines
Diff to previous 1.54
added `html-xhtml' for XHTML input


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Jul 16 11:39:42 2001 UTC (22 years, 9 months ago) by pj
Branch: MAIN
CVS Tags: EMACS_21_1, EMACS_21_1_BASE, EMACS_PRETEST_21_0_105, EMACS_PRETEST_21_0_106, patches_21_0_base
Branch point for: EMACS_21_1_RC, patches_21_0
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
Fixes to follow coding conventions.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 19:02:42 2001 UTC (22 years, 10 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_104
Changes since 1.52: +2 -1 lines
Diff to previous 1.52
(sgml-mode-map): Fix thinko.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sun Jun 17 09:01:23 2001 UTC (22 years, 10 months ago) by monnier
Branch: MAIN
Changes since 1.51: +51 -42 lines
Diff to previous 1.51
Move `provide' to the end.  Update copyright.
(sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
Bind the latin-1 charset-char to sgml-maybe-name-self rather than
incorrectly binding chars between 128 and 256 to it.
(sgml-maybe-name-self): Handle latin-1 chars properly.
(sgml-tags-invisible): Bind buffer-file-name to nil.
Use unwind-protect and restore-buffer-modified-p.
(sgml-point-entered): Use buffer-substring-no-properties.
(html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
(html-mode): Don't force `imenu-sort-function'.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 16:24:42 2001 UTC (23 years ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_103
Branch point for: gerd_big, gerd_dbe, gerd_defvaralias, gerd_int
Changes since 1.50: +9 -5 lines
Diff to previous 1.50
Add unknown maintainer.
(sgml-tag): Pass `str' explicitly through skeleton-transformation.
(html-mode-map): Use set-keymap-parent.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Mar 7 00:03:50 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_102
Changes since 1.49: +24 -34 lines
Diff to previous 1.49
(sgml-mode-common): Correct value of
comment-start-skip and set comment-end-skip as well.
(sgml-comment-indent): Fix for new value of comment-start-skip.
(html-autoview-mode): Don't bother using make-local-hook.


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 19:45:53 2000 UTC (24 years, 2 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91, EMACS_PRETEST_21_0_92, EMACS_PRETEST_21_0_93, EMACS_PRETEST_21_0_95, EMACS_PRETEST_21_0_96, EMACS_PRETEST_21_0_97, EMACS_PRETEST_21_0_98, EMACS_PRETEST_21_0_99, fx-branch-base
Branch point for: fx-branch
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
(sgml-mode-common): Remove `$' from regexp for paragraph-start.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sat Oct 30 21:02:36 1999 UTC (24 years, 5 months ago) by gerd
Branch: MAIN
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
	* textmodes/sgml-mode.el (sgml-char-names): Change "half" to
	"frac12".


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Aug 4 19:18:55 1999 UTC (24 years, 8 months ago) by fx
Branch: MAIN
Changes since 1.46: +18 -3 lines
Diff to previous 1.46
Require outline when compiling.
(sgml-mode-hook, html-mode-hook): Customize.
(sgml-validate-command): Fix :version.
(html-autoview-mode): Doc fix.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 23:05:21 1999 UTC (24 years, 8 months ago) by fx
Branch: MAIN
Changes since 1.45: +4 -3 lines
Diff to previous 1.45
(sgml-validate-command): Use nsgmls.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 19:24:33 1999 UTC (25 years, 1 month ago) by fx
Branch: MAIN
CVS Tags: EMACS_20_4
Changes since 1.44: +4 -1 lines
Diff to previous 1.44
(html-mode): Use sentence-end-double-space when setting sentence-end.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Feb 26 16:40:13 1999 UTC (25 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.43: +4 -1 lines
Diff to previous 1.43
(html-tag-alist): Add /head and /body to the "html" template.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 14:40:03 1998 UTC (25 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.42: +1 -3 lines
Diff to previous 1.42
(sgml-validate): Ask whether to save only
if buffer is modified; ask about all modified buffers.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Dec 14 03:21:52 1998 UTC (25 years, 4 months ago) by kwzh
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
Update comment.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Nov 16 17:50:28 1998 UTC (25 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.40: +7 -3 lines
Diff to previous 1.40
Require skeleton when compiling.
(sgml-font-lock-keywords-1): Accept single-letter tags.
(v2): Defvar free variable.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 09:31:52 1998 UTC (25 years, 5 months ago) by schwab
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
(html-mode): Doc fix.
(sgml-name-8bit-mode): Fix missing format character in message
string.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Jul 19 00:04:01 1998 UTC (25 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.38: +10 -10 lines
Diff to previous 1.38
(sgml-mode): Call kill-local-variables
here directly, then set major-mode, then call sgml-mode-common.
Run the hooks here at the end.
(html-mode): Likewise.
(sgml-mode-common): Don't call kill-local-variables; don't run hooks.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Jun 27 19:46:22 1998 UTC (25 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.37: +43 -23 lines
Diff to previous 1.37
(html-imenu-regexp): New defvar.
(html-imenu-index): New function.
(html-mode): Set up local vars to use html-imenu-index.
Don't sort the menu.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Jun 1 16:51:52 1998 UTC (25 years, 10 months ago) by fx
Branch: MAIN
Changes since 1.36: +5 -5 lines
Diff to previous 1.36
(sgml-font-lock-keywords-1): Add -. as
NMCHARs.  Elide upper case (see font-lock-defaults).  Generalize
comment declaration not to exclude markup.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon May 25 03:28:06 1998 UTC (25 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
(sgml-font-lock-keywords-1): Accept upper case like lower case.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu May 7 04:51:41 1998 UTC (25 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.34: +1 -0 lines
Diff to previous 1.34
(sgml-mode-common): Make local binding from adaptive-fill-regexp.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Apr 27 01:22:08 1998 UTC (25 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.33: +16 -7 lines
Diff to previous 1.33
(sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.
(sgml-font-lock-keywords): Initialize from sgml-font-lock-keywords-1.
(sgml-font-lock-keywords-2): New variable.
(sgml-mode-common): Make buffer-local binding for
sgml-font-lock-keywords-2 and initialize it.
Use it in font-lock-defaults.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 20:08:22 1998 UTC (26 years, 2 months ago) by fx
Branch: MAIN
Changes since 1.32: +6 -5 lines
Diff to previous 1.32
(sgml-mode-common): Downcase key for
assoc so upper-case markup works.
(sgml-attributes, sgml-tag-help): Likewise.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 04:20:34 1997 UTC (26 years, 4 months ago) by kwzh
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
(sgml-mode): Set imenu-generic-expression.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Aug 23 06:12:46 1997 UTC (26 years, 8 months ago) by rms
Branch: MAIN
CVS Tags: EMACS_20_2
Changes since 1.30: +5 -4 lines
Diff to previous 1.30
(sgml-mode-common): Set paragraph-start like paragraph-separate.
Do match a line which is just a <...> construct after whitespac.e
Set adaptive-fill-regexp to match whitespace only.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 19:37:13 1997 UTC (26 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.29: +39 -39 lines
Diff to previous 1.29
Many doc fixes.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Apr 23 18:58:33 1997 UTC (26 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.28: +40 -29 lines
Diff to previous 1.28
(sgml-value): Use 'identity as default value.
(sgml-mode): Doc fix.
(sgml-name-8bit-mode): Tell the user if set or reset.
(sgml-tag): Doc fix.
(sgml-tag): Protect "&lt;" from skeleton-transformation.
(sgml-attributes): Doc fix.
(sgml-attributes): Square brackets removed from prompt.
(sgml-attributes): Arg ALIST renamed to TAG.
(sgml-attributes): Apply skeleton-transformation when necessary.
(sgml-value): Doc added.
(sgml-value): Square brackets removed from prompt.
(html-tag-alist): New variable 1-7, variable `list' changed.
(html-tag-alist)<dir>, <menu>: Use new value of `list'.
(html-tag-alist)<font>: Fixed (doc of sgml-tag-alist needs fixing).
(html-tag-alist)<ol>, <ul>: Fixed.
(html-tag-alist)<fn>: Commented out.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 04:32:00 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
(sgml-transformation): Fix previous change.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Apr 17 21:22:21 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
(sgml-name-char): Ask user with a prompt.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Apr 16 21:43:01 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.25: +74 -48 lines
Diff to previous 1.25
(sgml-value): Don't perform the skeleton-transformation
on the value.

(sgml-transformation): New variable.
(sgml-mode-common): Use it.
(html-href-anchor): Ask for address, wrap around text.
(html-name-anchor): Same as above, without initial input.
(html-image): No initial input for address.
(html-ordered-list): Incorporate char into string.
(html-unordered-list): Same as above.
(html-checkboxes, html-radio-buttons): Rewritten.

(sgml-char-names): Change ensp to nbsp.

(sgml-tag): Use intangible here.
(sgml-tags-invisible): Don't add intangible property
separately here.  Just the category property is enough.
Eliminate local variable `point'.
Bind inhibit-point-motion-hooks.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Apr 13 06:11:35 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.24: +10 -7 lines
Diff to previous 1.24
(sgml-mode-facemenu-add-face-function): New function.
(sgml-mode-common): Use that function for the hook value.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Apr 13 05:07:27 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.23: +27 -11 lines
Diff to previous 1.23
Add defgroup; use defcustom for user vars.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Apr 5 21:52:58 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.22: +3 -0 lines
Diff to previous 1.22
(sgml-validate): Offer to save the buffer first.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Jan 21 09:27:59 1997 UTC (27 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.21: +3 -0 lines
Diff to previous 1.21
(html-mode): Locally set sentence-end.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Oct 7 18:29:22 1996 UTC (27 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.20: +7 -5 lines
Diff to previous 1.20
(sgml-specials): Delete `-' from the list.
(sgml-font-lock-keywords): Add an element for comments.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 21:32:10 1996 UTC (27 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
(html-tag-alist): Fix the entry for "font".


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Jun 15 23:19:40 1996 UTC (27 years, 10 months ago) by rms
Branch: MAIN
CVS Tags: EMACS_19_34
Changes since 1.18: +59 -27 lines
Diff to previous 1.18
(html-list): Definition deleted.
(html-headline): Definition deleted.
(html-ordered-list, html-unordered-list): New definitions.
(html-headline-1 ... html-headline-6): New definitions.
(html-mode-map): Use new commands.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 17:27:23 1996 UTC (28 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
(html-tag-alist): within the <ADDRESS> tag
generated with an <HTML> tag, use `user-mail-address'.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 19:39:42 1996 UTC (28 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Whitespace fix.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 00:57:01 1996 UTC (28 years, 2 months ago) by kwzh
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
(sgml-tag-help): Pass proper format string to message.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 17:12:21 1996 UTC (28 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.14: +82 -47 lines
Diff to previous 1.14
(sgml-quick-keys): New variable.
(sgml-mode-map): Use it, defined additional long keys to compensate.
(sgml-tag-alist): Added <![ ]>
(sgml-tag): Special treatment for previous construct.
(sgml-auto-attributes): Deleted variable covered by sgml-quick-keys,
changed function of same name.
(sgml-delete-tag): Newline also counts as whitespace before tag.
(html-quick-keys): Use sgml-quick-keys as default, thus changed to nil.
(html-mode-map): Added C-c C-c char combinations for when
html-quick-keys is nil.
(html-tag-alist): Added /cgi-bin/ to href completions, submit (spelling
fixed) button to form.
(html-checkboxes): New skeleton.


Revision 1.14 - (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.13: +3 -2 lines
Diff to previous 1.13
Update FSF's address.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 00:38:41 1996 UTC (28 years, 3 months ago) by erik
Branch: MAIN
Changes since 1.12: +0 -5 lines
Diff to previous 1.12
Removed auto-mode-alist hacking for html-mode to files.el.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 00:30:34 1996 UTC (28 years, 3 months ago) by erik
Branch: MAIN
Changes since 1.11: +0 -7 lines
Diff to previous 1.11
Remove redundant auto-mode-alist hacking.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jan 12 21:14:51 1996 UTC (28 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.10: +1086 -140 lines
Diff to previous 1.10
Also load for .sgm and .dtd files.
(sgml-specials, sgml-name-8bit-mode, sgml-char-names)
(sgml-font-lock-keywords, sgml-face-tag-alist, sgml-tag-face-alist)
(sgml-display-text, sgml-tag-alist, sgml-tag-help)
(sgml-auto-attributes): New variables.
(sgml-mode-common): New function.
(sgml-mode): Most code moved to it.
(sgml-name-char, sgml-name-self, sgml-maybe-name-self)
(sgml-name-8bit-mode, sgml-tag, sgml-attributes, sgml-auto-attributes)
(sgml-tag-help, sgml-maybe-end-tag, sgml-skip-tag-backward)
(sgml-skip-tag-forward, sgml-tags-invisible): New commands.
(sgml-beginning-of-tag, sgml-value): New functions.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 15 20:42:24 1995 UTC (28 years, 10 months ago) by kwzh
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Update GPL to version 2.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 31 21:52:45 1993 UTC (30 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.8: +0 -10 lines
Diff to previous 1.8
Fix comments.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed May 26 18:20:35 1993 UTC (30 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.7: +4 -5 lines
Diff to previous 1.7
(sgml-validate): compile1 renamed to compile-internal.
(sgml-mode): Add autoload cookie.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 16:53:22 1993 UTC (31 years, 1 month ago) by eric
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
Added or corrected Commentary headers


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 03:27:18 1993 UTC (31 years, 1 month ago) by eric
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Added or corrected Commentary sections


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 24 20:51:18 1992 UTC (31 years, 8 months ago) by eric
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
entered into RCS


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 03:00:31 1992 UTC (31 years, 9 months ago) by eric
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 21 07:57:59 1992 UTC (31 years, 9 months ago) by eric
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jul 17 20:12:09 1992 UTC (31 years, 9 months ago) by eric
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jul 17 06:47:43 1992 UTC (31 years, 9 months ago) by eric
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