1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/lisp/textmodes
Basil L. Contovounesios ff2a02afa6 Address defcustom :type warnings
* lisp/calendar/diary-lib.el (diary-display-function):
* lisp/calendar/icalendar.el (icalendar-export-alarms):
* lisp/emacs-lisp/elint.el (elint-ignored-warnings):
* lisp/mail/sendmail.el (send-mail-function):
* lisp/net/gnutls.el (gnutls-verify-error):
* lisp/gnus/mm-decode.el (mm-text-html-renderer):
* lisp/gnus/message.el (message-send-mail-function): Fix misplaced
defcustom :tags (bug#66196).
(message-tool-bar): Remove duplicate, overwritten, and nonexistent
defcustom :type gmm-tool-bar-list-item.
* lisp/progmodes/idlwave.el (idlwave-begin-line-comment): Strip
excessive defcustom :type quoting.
* lisp/progmodes/ps-mode.el (ps-mode-paper-size): Consolidate paper
sizes with same dimensions into a single defcustom menu entry.
* lisp/textmodes/glyphless-mode.el (glyphless-mode-types): Remove
duplicate defcustom :type choice.
2023-09-26 09:29:39 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el Make dns-mode fontify quoted values correctly 2023-09-05 23:08:52 +02:00
emacs-authors-mode.el
emacs-news-mode.el
enriched.el ; Grammar fixes ("allow to" et al) 2023-09-17 16:49:21 +02:00
fill.el
flyspell.el Mark two flyspell functions as internal 2023-09-08 16:47:33 +02:00
glyphless-mode.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
html-ts-mode.el Obsolete treesit-block/sexp/sentence/text-type-regexp 2023-09-01 20:38:25 -07:00
ispell.el Merge from origin/emacs-29 2023-09-09 04:32:45 -04:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
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
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Clean up some safe-local-variable predicates 2023-08-30 19:52:53 +02:00
reftex.el Prefer reusing seq-remove in reftex 2023-09-03 10:01:55 +02:00
remember.el
rst.el Use ensure-list in many more places 2023-08-27 21:45:30 +02:00
sgml-mode.el Declare more functions as shift-translatable motion commands 2023-09-16 13:06:41 +03:00
string-edit.el
table.el
tex-mode.el Merge from origin/emacs-29 2023-09-09 04:32:45 -04:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el