(parse_charset_map): Remove an unused variable.
[bpt/emacs.git] / lisp / cus-start.el
index 0275624..724b79a 100644 (file)
               (repeat (cons :format "%v"
                             (symbol :tag "Parameter")
                             (sexp :tag "Value"))))
+            (mouse-highlight mouse (choice (const :tag "disabled" nil)
+                                           (const :tag "always shown" t)
+                                           (other :tag "hidden by keypress" 1)))
             ;; indent.c
             (indent-tabs-mode fill boolean)
             ;; keyboard.c
             (scroll-step windows integer)
             (scroll-conservatively windows integer)
             (scroll-margin windows integer)
+            (automatic-hscroll-margin windows integer "21.3")
+            (automatic-hscroll-step windows number "21.3")
             (truncate-partial-width-windows display boolean)
             (mode-line-inverse-video modeline boolean)
+            (mode-line-in-non-selected-windows modeline boolean "21.3")
             (line-number-display-limit display
                                        (choice integer
                                                (const :tag "No limit" nil)))
             (x-bitmap-file-path installation
                                 (repeat (directory :format "%v")))
             ;; xterm.c
+             (x-autoselect-window display boolean "21.3")
             (x-use-underline-position-properties display boolean "21.3")
             (x-stretch-cursor display boolean "21.1")))
       this symbol group type native-p version