1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/textmodes
Eli Zaretskii b21e749a7c Merge from origin/emacs-30
816c53c2d9 Fix bibtex validation for non-file buffers
ab7c40ea52 Fix Imenu in 'emacs-news-view-mode'
ea30ffc52b ; * doc/misc/gnus.texi (Agent Caveats): Fix doc
07b1a36f78 ; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" to ...
96f1db89ee Avoid errors in 'icomplete-vertical-mode'
55110d1fda Document GNU ELPA copyright in tips.texi
079e5a0315 Improve register-use-preview docstring
e4760109ac Miscellaneous checkdoc fixes
2024-07-20 06:32:17 -04:00
..
artist.el Fix misspelled symbols in artist.el 2024-06-12 18:17:13 +02:00
bib-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bibtex-style.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bibtex.el Fix bibtex validation for non-file buffers 2024-07-20 12:48:04 +03:00
conf-mode.el (conf-toml-recognize-section): Fix bug#70383 2024-04-17 14:30:10 -04:00
css-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
dns-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-authors-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-news-mode.el Fix Imenu in 'emacs-news-view-mode' 2024-07-20 12:33:23 +03:00
enriched.el Fix decoding 'display' properties with SVG images in Enriched mode 2024-07-14 09:06:55 +03:00
fill.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
flyspell.el ; Fix documentation of 'flyspell-check-changes' 2024-03-15 10:44:23 +02:00
glyphless-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
html-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
ispell.el Checkdoc fixes in textmodes/*.el 2024-07-08 17:24:54 +02:00
less-css-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
makeinfo.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mhtml-mode.el Checkdoc fixes in textmodes/*.el 2024-07-08 17:24:54 +02:00
nroff-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
page-ext.el Checkdoc fixes in textmodes/*.el 2024-07-08 17:24:54 +02:00
page.el ; * lisp/textmodes/page.el (page--what-page): Fix last change. 2024-01-13 12:45:10 +02:00
paragraphs.el Improve sentence-end-double-space docstring 2024-07-01 02:41:52 +02:00
picture.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
pixel-fill.el Avoid signaling errors from 'pixel-fill-region' 2024-02-03 11:09:36 +02:00
po.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
refbib.el Checkdoc fixes in textmodes/*.el 2024-07-08 17:24:54 +02:00
refer.el Checkdoc fixes in textmodes/*.el 2024-07-08 17:24:54 +02:00
refill.el ; * lisp/textmodes/refill.el (refill-fill-paragraph-at): Fix typo. 2024-01-27 13:28:32 +02:00
reftex-auc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
reftex-cite.el Support biblatex field in `reftex-cite-format' 2024-05-07 15:50:03 +02:00
reftex-dcr.el ; Fix typos 2024-07-18 11:46:50 +02:00
reftex-global.el Prefer setq-local in reftex 2024-06-23 15:45:59 +02:00
reftex-index.el Merge from savannah/emacs-30 2024-07-09 09:33:09 +08:00
reftex-parse.el Move over optional arguments in parentheses correctly 2024-04-09 14:08:17 +02:00
reftex-ref.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-sel.el Prefer setq-local in reftex 2024-06-23 15:45:59 +02:00
reftex-toc.el Prefer setq-local in reftex 2024-06-23 15:45:59 +02:00
reftex-vars.el ; Fix compiler warning 2024-02-24 09:30:16 +01:00
reftex.el Prefer setq-local in reftex 2024-06-23 15:45:59 +02:00
remember.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
rst.el ; Delete redundant comment in rst.el 2024-07-03 22:23:19 +02:00
sgml-mode.el ; Fix typos 2024-06-23 16:40:06 +02:00
string-edit.el Prevent deletion of separator in *edit string* buffer 2024-06-15 11:37:34 +03:00
table.el Checkdoc fixes in textmodes/*.el 2024-07-08 17:24:54 +02:00
tex-mode.el Suppress warnings for obsolete display-comint-buffer-action (bug#69983) 2024-04-25 20:34:28 +03:00
texinfmt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
texinfo.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
texnfo-upd.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
text-mode.el ; Fix :type of text-mode-ispell-word-completion. 2024-02-28 17:04:20 +01:00
tildify.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
toml-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
two-column.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
underline.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
word-wrap-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
yaml-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00