mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-15 09:46:24 -04:00
Remove redundant "Denote" item from denote--menu-contents
This commit is contained in:
parent
87518c2468
commit
7793135139
|
|
@ -3776,8 +3776,7 @@ This command is meant to be used from a Dired buffer."
|
|||
;;;;; Define menu
|
||||
|
||||
(defvar denote--menu-contents
|
||||
'("Denote"
|
||||
["Create a note" denote
|
||||
'(["Create a note" denote
|
||||
:help "Create a new note in the `denote-directory'"]
|
||||
["Create a note with given file type" denote-type
|
||||
:help "Create a new note with a given file type in the `denote-directory'"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue