branch: externals/osm commit 5015fd12acd24070d258afe732eff8819d7a2959 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Add mouse keyword --- osm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osm.el b/osm.el index d554c47469..b6e27fbe3d 100644 --- a/osm.el +++ b/osm.el @@ -8,7 +8,7 @@ ;; Version: 0.10 ;; Package-Requires: ((emacs "27.1") (compat "29.1.4.0")) ;; Homepage: https://github.com/minad/osm -;; Keywords: comm, multimedia, hypermedia +;; Keywords: comm, multimedia, hypermedia, mouse ;; This file is part of GNU Emacs.