1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Eli Zaretskii e9dcf0c57d Fix 'list-tags' when invoked from a non-file buffer
This use case was broken by the improvement that attempts to
offer the current buffer's file name as the default file whose
tags to list.
* lisp/progmodes/etags.el
(tags--get-current-buffer-name-in-tags-file): Doc fix.  Return nil
if no file is associated with the current buffer, and avoid
signaling an error if 'buffer-file-name' returns nil.  (Bug#37611)
(list-tags): Doc fix.  Signal an error if the user specifies no
file name at the prompt.

* doc/emacs/maintaining.texi (List Identifiers): Fix wording of
the documentation of 'list-tags'.
2024-10-04 14:39:50 +03:00
..
emacs Fix 'list-tags' when invoked from a non-file buffer 2024-10-04 14:39:50 +03:00
lispintro Update FSF's address 2024-09-02 21:02:09 +02:00
lispref ; * doc/lispref/variables.texi (Creating Buffer-Local): Fix wording. 2024-10-02 08:47:29 +03:00
man * doc/man/emacsclient.1: Bump date. 2024-08-20 22:46:40 +02:00
misc eieio.texi: Fix bug#73505 2024-09-27 10:35:18 -04:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00