Fix reference from buffer-stale-function docstring

* lisp/files.el (buffer-stale-function): Fix reference to a
non-existent Info node in doc string.  (Bug#72049)
This commit is contained in:
Daniel Martín 2024-07-11 01:22:04 +02:00 committed by Eli Zaretskii
parent e0b271e279
commit ec1e300a21

View file

@ -6857,7 +6857,7 @@ For historical reasons, a value of nil means to use the default function.
This should not be relied upon.
For more information on how this variable is used by Auto Revert mode,
see Info node `(emacs)Supporting additional buffers'.")
see Info node `(elisp)Reverting'.")
(defvar-local buffer-auto-revert-by-notification nil
"Whether a buffer can rely on notification in Auto-Revert mode.