]> git.eshelyaron.com Git - dict.git/commit
ADDED: right-click context menus in sweeprolog-mode
authorEshel Yaron <me@eshelyaron.com>
Thu, 19 Jan 2023 09:15:35 +0000 (11:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 19 Jan 2023 09:15:35 +0000 (11:15 +0200)
commitf5a395ce42c8212e44049d8942940ed5ac8aee70
tree9d5e5d4eac352b96bd943ec18b4ff7f28192dd4a
parent5d96ad573e1823fa244398967495085920680092
ADDED: right-click context menus in sweeprolog-mode

* sweeprolog.el (sweeprolog-context-menu-find-module)
(sweeprolog-context-menu-find-module-other-window)
(sweeprolog-context-menu-describe-module)
(sweeprolog-context-menu-find-file)
(sweeprolog-context-menu-find-file-other-window)
(sweeprolog-context-menu-describe-predicate): new commands, add to context menus by...
(sweeprolog-context-menu-for-predicate)
(sweeprolog-context-menu-for-module)
(sweeprolog-context-menu-for-file): new functions, used in...
(sweeprolog-context-menu-functions): new abnormal hook, used by...
(sweeprolog-context-menu-function): new function.
(sweeprolog-mode): add it to context-menu-functions.

* README.org (Context Menu): new section.
README.org
sweeprolog.el