]> git.eshelyaron.com Git - emacs.git/commit
Improve remote-file-name-inhibit-cache :type
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 22 Sep 2023 09:27:29 +0000 (11:27 +0200)
committerBasil L. Contovounesios <contovob@tcd.ie>
Fri, 22 Sep 2023 13:15:36 +0000 (15:15 +0200)
commite27ec0e41442067e88d58459fbc9814429f1d3dc
treef740d55bb6fb6170f4c0fc84fcee6febee418d1a
parentde50e2ad4cd62f83986af82002c83359a5b88d64
Improve remote-file-name-inhibit-cache :type

* lisp/files.el (remote-file-name-inhibit-cache)
(shell-highlight-undef-remote-file-name-inhibit-cache): Avoid
duplicated :tag string.  Try to clarify wording and
formatting (bug#66150).
* lisp/shell.el (shell--highlight-undef-exec-cache): Reference
correct user option in docstring.
lisp/files.el
lisp/shell.el