1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/textmodes
Mattias Engdegård 37e5d0cd85 Use delete-char instead of backward-delete-char
* lisp/bs.el (bs-delete):
* lisp/dired-aux.el (dired-show-file-type):
* lisp/emulation/viper-cmd.el (viper-insert-prev-from-insertion-ring):
* lisp/man.el (Man-fontify-manpage, Man-cleanup-manpage):
* lisp/net/mailcap.el (mailcap-parse-mailcap):
* lisp/progmodes/antlr-mode.el (antlr-insert-makefile-rules):
* lisp/textmodes/reftex-ref.el (reftex-reference):
* lisp/vc/emerge.el:
* lisp/woman.el (woman-man-buffer):
* test/src/fns-tests.el (fns-tests-hash-buffer):
Replace some calls to backward-delete-char with delete-char (negating
the argument) since the former is intended for interactive use.
This silences most of the interactive-only warnings.
2023-02-22 12:55:45 +01:00
..
artist.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
bib-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
bibtex-style.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
bibtex.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
conf-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
css-mode.el Make tree-sitter based modes optional 2023-01-20 10:28:26 +02:00
dns-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
emacs-authors-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
emacs-news-mode.el Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag' 2023-02-16 13:07:48 +01:00
enriched.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
fill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
flyspell.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
glyphless-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
html-ts-mode.el Swap tag and element in html-ts-mode (bug#60972) 2023-01-23 13:10:26 +01:00
ispell.el ; Mention Hunspell private-dictionary misfeature in doc strings 2023-02-12 14:05:44 +02:00
less-css-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
makeinfo.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mhtml-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nroff-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
page-ext.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
page.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
paragraphs.el Add forward-sentence with tree sitter support (bug#60623) 2023-01-11 16:26:00 +01:00
picture.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pixel-fill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
po.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
refbib.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
refer.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
refill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-auc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-cite.el Fix reftex-citation docstring (bug#60710) 2023-01-10 19:02:04 +02:00
reftex-dcr.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-global.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-index.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-parse.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-ref.el Use delete-char instead of backward-delete-char 2023-02-22 12:55:45 +01:00
reftex-sel.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-toc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-vars.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
remember.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rst.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sgml-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
string-edit.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
table.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tex-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
texinfmt.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
texinfo.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
texnfo-upd.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
text-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tildify.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
toml-ts-mode.el Make tree-sitter based modes optional 2023-01-20 10:28:26 +02:00
two-column.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
underline.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
word-wrap-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
yaml-ts-mode.el Make tree-sitter based modes optional 2023-01-20 10:28:26 +02:00