Variable: forge-notifications-mode-abbrev-table
forge-notifications-mode-abbrev-table is a variable defined in
forge-notify.el.
Value
#<obarray n=1>
Documentation
Abbrev table for forge-notifications-mode.
Source Code
;; Defined in ~/.emacs.d/elpa/forge-20260408.1922/forge-notify.el
(define-derived-mode forge-notifications-mode magit-mode "Forge Notifications"
"Major mode for looking at forge notifications."
:interactive nil
(magit-hack-dir-local-variables))