Skip to content

Commit

Permalink
allow cmd_Markers* to be in macros, #5383
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-T committed Jan 24, 2024
1 parent 0a57285 commit b4d0a99
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Binary file modified app/cudatext.res
Binary file not shown.
8 changes: 0 additions & 8 deletions app/proc_cmd.pas
Original file line number Diff line number Diff line change
Expand Up @@ -1087,14 +1087,6 @@ function IsCommandForMacros(Cmd: integer): boolean;
cmd_MenuEnds,
cmd_MenuLexers,

cmd_Markers_SelectToCaret,
cmd_Markers_DeleteToCaret,
cmd_Markers_DropAtCaret,
cmd_Markers_GotoLastNoDelete,
cmd_Markers_GotoLastAndDelete,
cmd_Markers_ClearAll,
cmd_Markers_SwapCaretAndMarker,

cmd_LinkAtCaret_Open,
cmd_LinkAtCaret_Copy,

Expand Down

0 comments on commit b4d0a99

Please sign in to comment.