Improve easymenu.el Commentary section
* lisp/emacs-lisp/easymenu.el: Improve Commentary section.
This commit is contained in:
parent
efe42c2b63
commit
9202106a99
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; The `easy-menu-define' macro provides a convenient way to define
|
||||
;; pop-up menus and/or menu bar menus.
|
||||
;;
|
||||
;; This is compatible with easymenu.el by Per Abrahamsen
|
||||
;; but it is much simpler as it doesn't try to support other Emacs versions.
|
||||
;; The code was mostly derived from lmenu.el.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue