..
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
bibtex-mode: fix patch bibtex validation for non-file buffers
2024-09-24 23:14:27 -05: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
Improve 'emacs-news-view-mode' menus and bindings
2024-07-23 13:49:40 +02: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
Standardize possessive apostrophe usage in manuals, docs, and comments
2024-07-25 03:35:18 +02: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
Update FSF's address
2024-09-02 21:02:09 +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
Fix picture-mode with full-width characters
2024-11-10 11:48:34 +02: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
Merge from savannah/emacs-29
2024-01-02 10:28:14 +08:00
reftex-index.el
Checkdoc fixes in textmodes/*.el
2024-07-08 17:24:54 +02: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
Merge from savannah/emacs-29
2024-01-02 10:28:14 +08:00
reftex-toc.el
Merge from savannah/emacs-29
2024-01-02 10:28:14 +08:00
reftex-vars.el
; Fix compiler warning
2024-02-24 09:30:16 +01:00
reftex.el
Merge from savannah/emacs-29
2024-01-02 10:28:14 +08:00
remember.el
remember-data-file: Don't unconditionally call set-visited-file-name
2024-09-25 16:02:53 +01:00
rst.el
Don't refer to obsolete finder group "wp"
2024-07-24 23:47:06 +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
Fix 'forward-comment' in 'toml-ts-mode'
2024-08-17 12:29:31 +03: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