1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp/progmodes
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
..
antlr-mode.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
asm-mode.el
autoconf.el Fontify Libtool macros in autoconf-mode 2021-09-18 13:12:32 +01:00
bat-mode.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
bug-reference.el Fix VC repo URL detection in bug-reference-mode 2021-09-20 14:41:13 +01:00
cc-align.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-awk.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-bytecomp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-cmds.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
cc-defs.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-engine.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-fonts.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-guess.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-langs.el ; Remove various duplicated words 2021-09-25 20:25:01 +02:00
cc-menus.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-styles.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-vars.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cfengine.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
cl-font-lock.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
cmacexp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
compile.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cperl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cpp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cwarn.el
dcl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebnf2ps.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
ebnf-abn.el Fix abnf parsing of <prose> elements 2021-08-31 03:17:21 +02:00
ebnf-bnf.el
ebnf-dtd.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ebnf-ebx.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebrowse.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
elisp-mode.el Rename elisp-shorthands to read-symbol-shorthands 2021-10-03 16:18:40 +01:00
etags.el Migrate Xref off EIEIO 2021-10-01 00:02:21 +03:00
executable.el
f90.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
flymake-cc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake-proc.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
flymake.el * lisp/progmodes/flymake.el (flymake-menu): Don't use obsolete name. 2021-09-27 16:00:32 +02:00
fortran.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gdb-mi.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
glasses.el
grep.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
gud.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hideif.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hideshow.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
icon.el
idlw-complete-structtag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-help.el Make two unused variables obsolete 2021-09-19 16:57:03 +02:00
idlw-shell.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-toolbar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlwave.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
inf-lisp.el Allow using spaces in `inferior-lisp' command names 2021-07-15 10:33:22 +02:00
js.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ld-script.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
m4-mode.el
make-mode.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
meta-mode.el
mixal-mode.el
modula2.el Fix infloop in Modula-2 mode 2021-05-25 06:18:29 +02:00
octave.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
opascal.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
pascal.el
perl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
prog-mode.el Move context-menu selection items Defun/List/Symbol to prog-mode (bug#9054) 2021-10-03 20:35:49 +03:00
project.el Add aggregate project discovery and maintenance functions 2021-09-23 14:07:00 +02:00
prolog.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
ps-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
python.el * python.el (python-syntax-stringify): Extend comment about last change 2021-09-21 11:39:24 -04:00
ruby-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
scheme.el Fix font and indentation of call-with-port in scheme-mode 2021-05-25 22:22:28 +02:00
sh-script.el Fix problems with 'C-c C-n' in sh-script-mode 2021-09-23 23:19:11 +02:00
simula.el
sql.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
subword.el
tcl.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
vera-mode.el
verilog-mode.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
vhdl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
which-func.el Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
xref.el ; s/class/type 2021-10-01 03:05:56 +03:00
xscheme.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00