emacs/lisp/textmodes
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
..
artist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bib-mode.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
bibtex-style.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bibtex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
conf-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
css-mode.el Support completion of classes and IDs in CSS mode 2016-09-24 13:55:36 +02:00
dns-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
enriched.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
fill.el Have `M-q' not mark buffers are changed when they haven't 2016-03-28 19:08:50 +02:00
flyspell.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
ispell.el Extend dictionary and library-directory handling for Ispell 2016-10-08 15:15:22 +03:00
makeinfo.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
nroff-mode.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
page-ext.el * lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode. 2016-08-27 14:17:20 -04:00
page.el Fix "Beginning of buffer" error in forward-page 2016-04-07 21:42:40 +08:00
paragraphs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
picture.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
po.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
refbib.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
refer.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
refill.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
reftex-auc.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-cite.el Fix unescaped \begin{...} in docstring 2016-10-07 18:29:57 +02:00
reftex-dcr.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-global.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-index.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-parse.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-ref.el - 2016-01-30 11:28:37 -08:00
reftex-sel.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-toc.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
reftex-vars.el Expunge "allow" + infinitive from source and doc, part 2. 2016-01-25 12:35:15 +00:00
reftex.el ; Auto-commit of loaddefs files. 2016-01-23 07:22:26 -05:00
remember.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rst.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
sgml-mode.el Support completion of classes and IDs in CSS mode 2016-09-24 13:55:36 +02:00
table.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
tex-mode.el Fix prettification of \phi, \varphi, and \varsigma 2016-08-30 19:51:33 +02:00
texinfmt.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texinfo.el Fix breakage from previous change. 2016-06-28 15:49:48 -04:00
texnfo-upd.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
text-mode.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
tildify.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
two-column.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
underline.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00