1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00
emacs/lisp/textmodes
Stefan Kangas 3e7f6ff4b0 Prefer defcustom :safe to putting 'safe-local-variable'
* lisp/emacs-lisp/lisp-mode.el (lisp-indent-offset)
(lisp-body-indent, emacs-lisp-docstring-fill-column):
* lisp/files.el (version-control):
* lisp/progmodes/modula2.el (m2-indent):
* lisp/progmodes/octave.el (octave-block-offset):
* lisp/progmodes/sh-script.el (sh-basic-offset):
* lisp/progmodes/tcl.el (tcl-indent-level)
(tcl-continued-indent-level):
* lisp/simple.el (fill-prefix):
* lisp/textmodes/fill.el (colon-double-space):
* lisp/textmodes/paragraphs.el (paragraph-start)
(paragraph-separate, sentence-end-double-space)
(sentence-end-without-period, sentence-end-without-space)
(sentence-end, sentence-end-base, page-delimiter)
(paragraph-ignore-fill-prefix):
* lisp/textmodes/tex-mode.el (tex-fontify-script):
* lisp/vc/add-log.el (add-log-dont-create-changelog-file):
* lisp/vc/vc-hooks.el (vc-follow-symlinks): Prefer defcustom :safe to
putting 'safe-local-variable'.
2022-07-06 20:50:42 +02:00
..
artist.el Merge from origin/emacs-28 2022-06-17 06:30:35 +02:00
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el Match complete words in dns-mode 2022-06-13 16:32:45 +02:00
emacs-news-mode.el Shorten name of recently added command to emacs-news-open-line 2022-07-05 13:38:06 +02:00
enriched.el
etc-authors-mode.el
fill.el Prefer defcustom :safe to putting 'safe-local-variable' 2022-07-06 20:50:42 +02:00
flyspell.el
glyphless-mode.el
ispell.el Fix ispell-word on colorless TTY frames 2022-06-26 10:22:20 +03:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el Use command substitutions instead of literal keys in some places 2022-07-03 23:31:31 +02:00
page.el
paragraphs.el Prefer defcustom :safe to putting 'safe-local-variable' 2022-07-06 20:50:42 +02:00
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 Quote some literal keys to get help-key-binding face 2022-07-03 23:31:31 +02:00
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el Use command substitutions instead of literal keys in some places 2022-07-03 23:31:31 +02:00
reftex-vars.el
reftex.el
remember.el Fix some command substitutions 2022-06-17 16:30:51 +02:00
rst.el Delete most libraries obsolete since 24.1 and 24.3 2022-06-17 13:12:03 +02:00
sgml-mode.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
string-edit.el
table.el
tex-mode.el Prefer defcustom :safe to putting 'safe-local-variable' 2022-07-06 20:50:42 +02:00
texinfmt.el
texinfo.el
texnfo-upd.el ; Fix typos. 2022-07-02 13:32:41 +02:00
text-mode.el
tildify.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
two-column.el
underline.el
word-wrap-mode.el