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

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

bug#51446: [PATCH] image-dired: Unreverse accidentally reversed menus


From: Stefan Kangas
Subject: bug#51446: [PATCH] image-dired: Unreverse accidentally reversed menus
Date: Wed, 27 Oct 2021 12:36:05 -0700

    image-dired: Unreverse accidentally reversed menus

    * lisp/image-dired.el (image-dired-thumbnail-mode-map)
    (image-dired-display-image-mode-map, image-dired-minor-mode-map):
    In commits b905454680c7 and bed0373855ea, the menus were converted to
    use 'easy-menu-define', but they were reversed in the process.
    Unreverse the menus.

Eli and Lars, is the attached bug fix acceptable for 28.1?  This merely
reverses the menus and does nothing else.  The change as such is a
mechanical one, and after adjusting one two-line entry really just comes
down to a `reverse-region', so I think it should be safe.

Attachment: 0001-image-dired-Unreverse-accidentally-reversed-menus.patch
Description: Text Data


reply via email to

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