projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
381253b
)
Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)
author
Juri Linkov
<juri@linkov.net>
Mon, 13 Sep 2021 07:58:44 +0000
(10:58 +0300)
committer
Juri Linkov
<juri@linkov.net>
Mon, 13 Sep 2021 07:58:44 +0000
(10:58 +0300)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index f4c7575b352db288b1c79de51418dc5f15e51daf..6aefe43e1950a132a9247296f7a9c12d62ff456a 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-3202,7
+3202,7
@@
enum tab_bar_item_idx
/* Default values of the above variables. */
-#define DEFAULT_TAB_BAR_BUTTON_MARGIN
4
+#define DEFAULT_TAB_BAR_BUTTON_MARGIN
1
#define DEFAULT_TAB_BAR_BUTTON_RELIEF 1
/* The height in pixels of the default tab-bar images. */