diff options
Diffstat (limited to 'lisp/cus-start.el')
| -rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index d5d5c6a826c..e61c1954a1f 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -591,7 +591,6 @@ since it could result in memory overflow and make Emacs crash." | |||
| 591 | (const :tag "Text-image-horiz" :value text-image-horiz) | 591 | (const :tag "Text-image-horiz" :value text-image-horiz) |
| 592 | (const :tag "System default" :value nil)) "24.1") | 592 | (const :tag "System default" :value nil)) "24.1") |
| 593 | (tool-bar-max-label-size frames integer "24.1") | 593 | (tool-bar-max-label-size frames integer "24.1") |
| 594 | (tab-bar-max-label-size frames integer "27.1") | ||
| 595 | (auto-hscroll-mode scrolling | 594 | (auto-hscroll-mode scrolling |
| 596 | (choice | 595 | (choice |
| 597 | (const :tag "Don't scroll automatically" | 596 | (const :tag "Don't scroll automatically" |