diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 5be61ce537c..1c10bf76320 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -311,6 +311,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of | |||
| 311 | (const :tag "Always" t) | 311 | (const :tag "Always" t) |
| 312 | (repeat (symbol :tag "Parameter"))) | 312 | (repeat (symbol :tag "Parameter"))) |
| 313 | "25.1") | 313 | "25.1") |
| 314 | (tooltip-reuse-hidden-frame tooltip boolean "26.1") | ||
| 314 | ;; fringe.c | 315 | ;; fringe.c |
| 315 | (overflow-newline-into-fringe fringe boolean) | 316 | (overflow-newline-into-fringe fringe boolean) |
| 316 | ;; image.c | 317 | ;; image.c |