1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 08:10:43 -08:00
emacs/lisp/nxml
Eli Zaretskii 67d14c8222 Deprecate 'wp' group and introduce a new group 'text'
* lisp/textmodes/tildify.el (tildify):
* lisp/textmodes/text-mode.el (text-mode-hook):
* lisp/textmodes/table.el (table):
* lisp/textmodes/rst.el (rst):
* lisp/textmodes/refer.el (refer):
* lisp/textmodes/refbib.el (refbib):
* lisp/textmodes/picture.el (picture):
* lisp/textmodes/nroff-mode.el (nroff):
* lisp/textmodes/enriched.el (enriched):
* lisp/textmodes/bib-mode.el (bib):
* lisp/progmodes/ebnf2ps.el (ebnf2ps):
* lisp/nxml/rng-valid.el (relax-ng):
* lisp/view.el (view):
* lisp/ps-print.el (ps-print):
* lisp/printing.el (printing):
* lisp/outline.el (outlines):
* lisp/lpr.el (lpr):
* lisp/delim-col.el (columns): Use 'text' group instead of 'wp'.
* lisp/cus-edit.el (wp): Remove the "text" tag.
(text): New defgroup, inherits from the deprecated 'wp'.
(outlines): Remove, in favor of the definition in outline.el.
(tex): Inherit from 'text'.
Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#24549)
2016-10-08 16:37:42 +03:00
..
nxml-enc.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
nxml-maint.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
nxml-mode.el ; Refer to version 25.2 rather than 26.1. 2016-06-10 00:55:02 -04:00
nxml-ns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
nxml-outln.el lisp/nxml: Use syntax-tables for comments 2016-01-16 15:03:42 -05:00
nxml-parse.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
nxml-rap.el lisp/nxml: Use syntax-tables for comments 2016-01-16 15:03:42 -05:00
nxml-util.el lisp/nxml: Use syntax-tables for comments 2016-01-16 15:03:42 -05:00
rng-cmpct.el (rng-c-fix-escaped-newlines): Use subst-char-in-string 2016-01-25 10:56:04 -05:00
rng-dt.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-loc.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-maint.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-match.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-nxml.el * lisp/nxml: Use standard completion; it also works for company-mode 2016-01-16 14:03:29 -05:00
rng-parse.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-pttrn.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-uri.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
rng-util.el * lisp/nxml: Use standard completion; it also works for company-mode 2016-01-16 14:03:29 -05:00
rng-valid.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
rng-xsd.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
xmltok.el lisp/nxml: Use syntax-tables for comments 2016-01-16 15:03:42 -05:00
xsd-regexp.el Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00