Skip to content

Commit

Permalink
drop call to easy-menu-add
Browse files Browse the repository at this point in the history
Obsolete in GNU Emacs 28.1.
  • Loading branch information
jtbx committed May 29, 2024
1 parent 156450f commit e72b064
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions d-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -1879,9 +1879,6 @@ Key bindings:
#'d--syntax-propertize-function)

(c-common-init 'd-mode)
(d--if-version>= "28"
nil
(easy-menu-add d-menu))
(c-run-mode-hooks 'c-mode-common-hook 'd-mode-hook)
(c-update-modeline)
(d--if-version>= "26.0"
Expand Down

0 comments on commit e72b064

Please sign in to comment.