summaryrefslogtreecommitdiff
path: root/doc/emacs/emacs.texi
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2022-09-03 15:12:16 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2022-09-03 15:12:58 +0200
commit419d7579056850057d9897f012acd30d2670b7b9 (patch)
treee5ddb20cbefbbe1839adad90f03cc3222b2d1fca /doc/emacs/emacs.texi
parent2d337ca577566198b00e6e144208f3773b212589 (diff)
downloademacs-419d7579056850057d9897f012acd30d2670b7b9.tar.gz
emacs-419d7579056850057d9897f012acd30d2670b7b9.tar.bz2
emacs-419d7579056850057d9897f012acd30d2670b7b9.zip
Add a Mice node in the Emacs manual
* doc/emacs/commands.texi (User Input): Don't claim to not document mouse buttons. (Mice): New node (bug#50948).
Diffstat (limited to 'doc/emacs/emacs.texi')
-rw-r--r--doc/emacs/emacs.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 5c022684cd1..d0e048ae065 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -148,6 +148,7 @@ Important General Concepts
function keys).
* Keys:: Key sequences: what you type to request one
editing action.
+* Mice:: Using the mouse and keypads.
* Commands:: Named functions run by key sequences to do editing.
* Entering Emacs:: Starting Emacs from the shell.
* Exiting:: Stopping or killing Emacs.