diff options
Diffstat (limited to 'src/xmenu.c')
-rw-r--r-- | src/xmenu.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xmenu.c b/src/xmenu.c index 01f4c56acf1..00a796b5312 100644 --- a/src/xmenu.c +++ b/src/xmenu.c @@ -3376,3 +3376,6 @@ The enable predicate for a menu command should check this variable. */); defsubr (&Sx_popup_dialog); #endif } + +/* arch-tag: 92ea573c-398e-496e-ac73-2436f7d63242 + (do not change this comment) */ |