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

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

Re: calendar/cal-menu.el


From: Richard Stallman
Subject: Re: calendar/cal-menu.el
Date: Mon, 10 Jul 2006 14:21:36 -0400

    (define-key calendar-mode-map [menu-bar diary view]
       '("Cursor Date" . view-diary-entries))
    (define-key calendar-mode-map [menu-bar diary view]
       '("Other File" . view-other-diary-entries))

This is not a bug.
The second binding replaces the first,
because they both specify the same key.





reply via email to

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