1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-20 22:03:14 -07:00
emacs/lisp/textmodes
Stefan Kangas c0793cd9de Don't use some obsolete names in documentation
* admin/notes/bugtracker: Use non-obsolete name
'mail-dont-reply-to-names'.
* admin/notes/multi-tty: Mention new variable name
'x-selection-value'.
* doc/lispintro/emacs-lisp-intro.texi (Point and mark)
(Point and mark, Design @value{COUNT-WORDS}): Avoid using obsolete
name 'count-lines-region'.
* doc/lispref/hooks.texi (Standard Hooks): Remove reference to
obsolete abnormal hook 'completion-annotate-function'.
* doc/misc/efaq.texi (SPC no longer completes file names): Remove
reference to obsolete 'minibuffer-local-filename-must-match-map';
setting it has no effect.
* doc/misc/gnus.texi (NNTP): Remove reference to obsolete variable
'nntp-authinfo-file'.
* doc/misc/reftex.texi (Table of Contents, Creating Citations)
(Options - Table of Contents, Options - Referencing Labels)
(Options - Creating Citations, Options - Index Support)
(Options - Index Support, Changes): Don't use obsolete names.
* doc/misc/speedbar.texi (Minor Display Modes)
(Major Display Modes): Make variable name suggestions more in line
with existing non-obsolete variable.
* lisp/textmodes/reftex-cite.el (reftex-select-bib-mode-map):
* lisp/textmodes/reftex-ref.el (reftex-offer-label-menu): Don't use
obsolete variable names.
* lisp/progmodes/which-func.el (which-func-mode): Doc fix.
2021-10-04 03:26:11 +02:00
..
artist.el
bib-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
etc-authors-mode.el ; Standardize some license headers 2021-10-01 18:07:45 -07:00
fill.el Fix 'apropos-compact-layout' 2021-10-02 20:53:26 +03:00
flyspell.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ispell.el Adjust ispell-look-command type 2021-09-28 08:06:31 +02:00
less-css-mode.el
makeinfo.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
mhtml-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-auc.el
reftex-cite.el Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
reftex-dcr.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-global.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-index.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-parse.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-ref.el Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
reftex-sel.el
reftex-toc.el
reftex-vars.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex.el
remember.el
rst.el
sgml-mode.el
table.el
tex-mode.el
texinfmt.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
texinfo.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
texnfo-upd.el
text-mode.el Move context-menu selection items Defun/List/Symbol to prog-mode (bug#9054) 2021-10-03 20:35:49 +03:00
tildify.el The safe-local-variable property is a function (bug#50944) 2021-10-02 10:37:42 -07:00
two-column.el
underline.el