diff options
author | Federico Tedin <federicotedin@gmail.com> | 2020-02-17 22:24:40 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-02-21 11:15:00 +0200 |
commit | 97b8a78334d22a6b12cc0f922771baf67a4030bc (patch) | |
tree | ef00d7258184f9185b65acd54b0df05f0beec83c /test/lisp/files-tests.el | |
parent | 41450a8ea5a156a34f6641a0768cadb174fa261c (diff) | |
download | emacs-97b8a78334d22a6b12cc0f922771baf67a4030bc.tar.gz emacs-97b8a78334d22a6b12cc0f922771baf67a4030bc.tar.bz2 emacs-97b8a78334d22a6b12cc0f922771baf67a4030bc.zip |
Allow tempo-define-template to reassign tags to new templates
* lisp/tempo.el (tempo-define-template): Update documentation string
to mention that existing tags can be reassigned new templates.
(tempo-add-tag): Allow reassigning tags to new templates.
Additionally, invalidate tag collections in all buffers if the global
tags list is being modified.
(tempo-invalidate-collection): Allow invalidating tag collections in
all buffers at the same time.
* test/lisp/tempo-tests.el (tempo-define-tag-globally-test): Add a
test to check that new templates plus tags can be defined from any
buffer and then immediately used in other buffers.
(tempo-overwrite-tag-test): Add a test to check that tags can be
reassigned templates.
* etc/NEWS: Announce changes in tempo.el.
(Bug#39555)
Diffstat (limited to 'test/lisp/files-tests.el')
0 files changed, 0 insertions, 0 deletions