1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Karl Heuer
3e9103768f Update comment. 1998-12-14 03:22:44 +00:00
Dave Love
b0a377e6bd Require skeleton when compiling.
(sgml-font-lock-keywords-1): Accept single-letter tags.
(v2): Defvar free variable.
1998-11-16 17:50:28 +00:00
Andreas Schwab
7be38f7dba (html-mode): Doc fix.
(sgml-name-8bit-mode): Fix missing format character in message
string.
1998-11-06 09:31:52 +00:00
Richard M. Stallman
a01588fc82 (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.
1998-07-19 00:04:01 +00:00
Richard M. Stallman
3bf0b72768 (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.
1998-06-27 19:46:22 +00:00
Dave Love
4fa91cfecc (sgml-font-lock-keywords-1): Add -. as
NMCHARs.  Elide upper case (see font-lock-defaults).  Generalize
comment declaration not to exclude markup.
1998-06-01 16:51:52 +00:00
Richard M. Stallman
32fbd2a380 (sgml-font-lock-keywords-1): Accept upper case like lower case. 1998-05-25 03:28:06 +00:00
Richard M. Stallman
9e832d815b (sgml-mode-common): Make local binding from adaptive-fill-regexp. 1998-05-07 04:51:41 +00:00
Richard M. Stallman
c6a635346e (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.
1998-04-27 01:22:08 +00:00
Dave Love
aa7a8f0ee8 (sgml-mode-common): Downcase key for
assoc so upper-case markup works.
(sgml-attributes, sgml-tag-help): Likewise.
1998-02-17 20:08:22 +00:00
Karl Heuer
ec79b93a14 (sgml-mode): Set imenu-generic-expression. 1997-12-04 04:20:34 +00:00
Richard M. Stallman
6c455d5c0e (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.
1997-08-23 06:12:46 +00:00
Richard M. Stallman
f788776c22 Many doc fixes. 1997-04-24 19:37:13 +00:00
Richard M. Stallman
d10447bad9 (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.
1997-04-23 18:58:33 +00:00
Richard M. Stallman
c60e7b0d7c (sgml-transformation): Fix previous change. 1997-04-22 04:32:00 +00:00
Richard M. Stallman
9b0ffdac4b (sgml-name-char): Ask user with a prompt. 1997-04-17 21:22:21 +00:00
Richard M. Stallman
a391b17964 (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.
1997-04-16 21:43:01 +00:00
Richard M. Stallman
6811a757a5 (sgml-mode-facemenu-add-face-function): New function.
(sgml-mode-common): Use that function for the hook value.
1997-04-13 06:11:35 +00:00
Richard M. Stallman
64ae0c233e Add defgroup; use defcustom for user vars. 1997-04-13 05:07:27 +00:00
Richard M. Stallman
0afdd8d041 (sgml-validate): Offer to save the buffer first. 1997-04-05 21:52:58 +00:00
Richard M. Stallman
da84bdc4d5 (html-mode): Locally set sentence-end. 1997-01-21 09:27:59 +00:00
Richard M. Stallman
21a6f23c30 (sgml-specials): Delete `-' from the list.
(sgml-font-lock-keywords): Add an element for comments.
1996-10-07 18:29:22 +00:00
Richard M. Stallman
5e70d78de3 (html-tag-alist): Fix the entry for "font". 1996-08-14 21:32:10 +00:00
Richard M. Stallman
7e49eef26e (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.
1996-06-15 23:19:40 +00:00
Richard M. Stallman
be047262ea (html-tag-alist): within the <ADDRESS> tag
generated with an <HTML> tag, use `user-mail-address'.
1996-02-08 17:27:23 +00:00
Richard M. Stallman
b1e7bb4867 Whitespace fix. 1996-01-26 19:39:42 +00:00
Karl Heuer
f68f40e039 (sgml-tag-help): Pass proper format string to message. 1996-01-25 00:57:01 +00:00
Richard M. Stallman
fcc3195eee (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.
1996-01-24 17:12:21 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Erik Naggum
8f65287798 Removed auto-mode-alist hacking for html-mode to files.el. 1996-01-13 00:38:41 +00:00
Erik Naggum
68e0771bdd Remove redundant auto-mode-alist hacking. 1996-01-13 00:30:34 +00:00
Richard M. Stallman
1caf38ebbc 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.
1996-01-12 21:14:51 +00:00
Karl Heuer
7c938215cd Update GPL to version 2. 1995-06-15 20:42:24 +00:00
Richard M. Stallman
0e0f99d9eb Fix comments. 1993-05-31 21:52:45 +00:00
Richard M. Stallman
c7aa4667af (sgml-validate): compile1 renamed to compile-internal.
(sgml-mode): Add autoload cookie.
1993-05-26 18:20:35 +00:00
Eric S. Raymond
d9ecc911ff Added or corrected Commentary headers 1993-03-22 16:53:22 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
1bd6009347 entered into RCS 1992-07-24 21:00:38 +00:00
Eric S. Raymond
6d74b528d0 *** empty log message *** 1992-07-22 03:58:44 +00:00
Eric S. Raymond
5eb9905b72 *** empty log message *** 1992-07-21 07:57:59 +00:00
Eric S. Raymond
d7b4d18fd4 *** empty log message *** 1992-07-17 20:24:00 +00:00
Eric S. Raymond
72c0ae01d6 Initial revision 1992-07-17 06:48:03 +00:00