diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-01-13 20:40:35 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-01-13 20:40:35 +0200 |
commit | f149de223bf19a55cacf89cc6e2dcc915189cabc (patch) | |
tree | 1db5ff36e2740da65d07cb7df4ab00567de1c439 /doc/emacs/files.texi | |
parent | 1f97a8787957e49f1893b9ac73c95228f6ac1a13 (diff) | |
parent | 51f391998b19a94d35d743952006afd71ad7f545 (diff) | |
download | emacs-f149de223bf19a55cacf89cc6e2dcc915189cabc.tar.gz emacs-f149de223bf19a55cacf89cc6e2dcc915189cabc.tar.bz2 emacs-f149de223bf19a55cacf89cc6e2dcc915189cabc.zip |
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
Diffstat (limited to 'doc/emacs/files.texi')
-rw-r--r-- | doc/emacs/files.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 44c58800197..36f72d42ba2 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -1062,6 +1062,7 @@ revert it automatically if it has changed---provided the buffer itself is not modified. (If you have edited the text, it would be wrong to discard your changes.) +@kindex C-x x g @vindex revert-buffer-quick-short-answers @findex revert-buffer-quick The @kbd{C-x x g} keystroke is bound to the |