1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/textmodes
Stefan Kangas 0eada9e1d3 Prefer incf to cl-incf in textmodes/*.el
* lisp/textmodes/css-mode.el (css--rgb-color):
* lisp/textmodes/reftex-dcr.el (reftex-view-regexp-match):
* lisp/textmodes/reftex-global.el (reftex-find-duplicate-labels)
(reftex-renumber-simple-labels, reftex-translate):
* lisp/textmodes/reftex-index.el (reftex-index-select-tag)
(reftex-index-phrases-info, reftex-query-index-phrase):
* lisp/textmodes/reftex-parse.el (reftex-where-am-I)
(reftex-what-macro, reftex-nth-arg, reftex-section-number):
* lisp/textmodes/reftex-ref.el (reftex-uniquify-label):
* lisp/textmodes/reftex-sel.el (reftex-insert-docstruct):
* lisp/textmodes/reftex.el (reftex-next-multifile-index)
(reftex-compile-variables, reftex-parse-args)
(reftex-select-external-document):
* lisp/textmodes/rst.el (rst-display-hdr-hierarchy)
(rst-toc-insert-children, rst-apply-indented-blocks)
(rst-enumerate-region, rst-convert-bullets-to-enumeration):
* lisp/textmodes/tex-mode.el (tex-count-words): Prefer incf to cl-incf.
2025-02-24 19:27:47 +01:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el ; Fix typos 2025-02-22 14:48:29 +01:00
conf-mode.el Prefer defvar-keymap in conf-mode.el 2025-02-19 23:36:07 +01:00
css-mode.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
dns-mode.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
emacs-authors-mode.el
emacs-news-mode.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
enriched.el
fill.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
flyspell.el
glyphless-mode.el
html-ts-mode.el New variable 'treesit-aggregated-outline-predicate' (bug#76398) 2025-02-21 09:55:54 +02:00
ispell.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
less-css-mode.el
makeinfo.el
markdown-ts-mode.el ; Fix copyright year in last commit 2025-02-18 21:56:00 +01:00
mhtml-mode.el
mhtml-ts-mode.el ; Fix typos 2025-02-22 14:48:29 +01:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
pixel-fill.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
reftex-dcr.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-global.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-index.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-parse.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-ref.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-sel.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-toc.el
reftex-vars.el Remove support for supertabular from RefTeX 2025-01-08 20:47:43 +01:00
reftex.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
remember.el
rst.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
sgml-mode.el
string-edit.el
table.el
tex-mode.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
texinfmt.el
texinfo.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el Improve treesit settings for {json,html,toml,yaml}-ts-mode (bug#73404) 2025-02-09 19:54:02 +02:00
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el ; Declare treesit.c functions 2025-02-15 14:53:59 +02:00