]> git.eshelyaron.com Git - emacs.git/commit
New command emacs-news-toggle-tag
authorStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 09:29:25 +0000 (11:29 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 09:47:52 +0000 (11:47 +0200)
commit14a361435324fe4b1a388a382982e6af8bf44ff0
tree59f8b8872bf4c62e588238ca064a74460ed2ff99
parentecb2eccad56518992426500dd8119024ea8288a8
New command emacs-news-toggle-tag

* lisp/textmodes/emacs-news-mode.el (emacs-news-toggle-tag): New
command.
(emacs-news-mode-map): Bind above new command to "C-c C-t".
* test/lisp/textmodes/emacs-news-mode-resources/toggle-tag.erts:
* test/lisp/textmodes/emacs-news-mode-tests.el: New files.
lisp/textmodes/emacs-news-mode.el
test/lisp/textmodes/emacs-news-mode-resources/toggle-tag.erts [new file with mode: 0644]
test/lisp/textmodes/emacs-news-mode-tests.el [new file with mode: 0644]