help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

menu-item uses no dot period before item-property-list in examples


From: uzibalqa
Subject: menu-item uses no dot period before item-property-list in examples
Date: Sun, 16 Jul 2023 22:34:07 +0000

Am reading the documentation about how to make a menu.

Have read about 

 (menu-item item-name real-binding . item-property-list)

but when things actually get implemented there exist no dot period
before 'item-property-list'.

 (define-key global-map
   [menu-bar mcp-topm daphne-subm entry-sweep]
     '(menu-item "Entry Sweep" gilgamesh-entry-sweep
        :help "Entry Sweep"))







reply via email to

[Prev in Thread] Current Thread [Next in Thread]