aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-start.el
Commit message (Expand)AuthorAgeFilesLines
* Rename `autoselect-window' to `mouse-autoselect-window'.Pavel Janík2002-04-031-1/+1
* Rename `x-autoselect-window' to `autoselect-window'.Pavel Janík2002-04-011-1/+1
* Rename automatic-hscroll-step andEli Zaretskii2002-03-031-2/+2
* Add mouse-highlight.Kim F. Storm2002-02-171-0/+3
* Add automatic-hscroll-margin and automatic-hscroll-step.Eli Zaretskii2002-02-161-0/+2
* (x-autoselect-window): Allow customization.Pavel Janík2002-02-161-0/+1
* Added mode-line-in-non-selected-windows.Kim F. Storm2002-02-131-0/+1
* Don't warn about "x-*" symbols when building a non-GUI version.Eli Zaretskii2002-02-111-0/+2
* (x-use-underline-position-properties): Allow customization.Pavel Janík2002-02-051-1/+2
* (history-length): Specify customization for it.Richard M. Stallman2002-02-011-0/+3
* (recursive-load-depth-limit): Delete item.Richard M. Stallman2001-11-271-4/+1
* (recursive-load-depth-limit): Added.Gerd Moellmann2001-10-281-2/+4
* Emacs lisp coding convention fixes.Pavel Janík2001-07-141-2/+2
* (temp-buffer-show-function, display-buffer-function): Fix :type.Dave Love2001-02-071-2/+2
* Add entry for even-window-heights.Gerd Moellmann2000-12-061-0/+1
* Fix again.Dave Love2000-11-301-2/+4
* Fix read-buffer-function type.Dave Love2000-11-301-1/+1
* Add version.Dave Love2000-11-271-1/+7
* (all): Restore entry for `mode-line-inverse-video', so that people canMiles Bader2000-11-241-0/+1
* Remove entry for `mode-line-inverse-video'.Miles Bader2000-11-221-1/+0
* Add entry for `minibuffer-prompt-properties'.Miles Bader2000-11-211-0/+20
* Add display-buffer-reuse-frames,Dave Love2000-08-201-0/+14
* Add optional version as 4th element of specs and use it for severalDave Love2000-07-121-17/+26
* Use keywordp.Dave Love2000-04-131-2/+1
* Make echo-keystrokes `number'.Dave Love2000-02-181-1/+1
* Add use-dialog-box.Dave Love1999-11-261-0/+2
* Add x-stretch-cursor, indicate-empty-lines, scroll-up-aggressively,Dave Love1999-08-161-3/+8
* (scroll-preserve-screen-position): Fix typo in type.Karl Heuer1999-06-131-1/+1
* (all): Delete selective-display. Add scroll-margin,Richard M. Stallman1999-05-221-6/+3
* (all): Handle unibyte-display-via-language-environment.Karl Heuer1999-04-261-0/+1
* (all): Add eol-mnemonic-* variables.Eli Zaretskii1999-01-271-0/+4
* Add inhibit-eol-conversion.Dave Love1999-01-111-0/+2
* Don't warn about dos-* variables unless on MS-DOS,Eli Zaretskii1998-12-311-3/+13
* (dos-unsupported-char-glyph): Add.Eli Zaretskii1998-12-131-0/+2
* (selective-display, suggest-key-bindings,Andreas Schwab1998-06-241-4/+3
* next-screen-context-lines is an integer, not boolean.Stephen Eglen1998-04-071-1/+1
* (echo-keystrokes): Fix customize type.Karl Heuer1997-10-021-1/+1
* (debug-on-quit): Define like debug-on-error.Richard M. Stallman1997-07-201-1/+6
* Make it clear that the warning is a warning.Richard M. Stallman1997-07-111-1/+1
* (enable-multibyte-characters): Customize.Richard M. Stallman1997-06-291-0/+1
* (double-click-time): Use restricted-sexp.Richard M. Stallman1997-06-271-1/+3
* (track-mouse): Don't customize it.Richard M. Stallman1997-06-241-1/+0
* Arrange to load it once during dumping,Richard M. Stallman1997-05-311-30/+45
* Move face setup to faces.el.Richard M. Stallman1997-05-251-19/+0
* Change load-path tag again.Per Abrahamsen1997-05-201-2/+2
* Changed load-path look a little.Per Abrahamsen1997-05-191-1/+1
* Comment change.Richard M. Stallman1997-04-211-0/+17
* Spelling error.Per Abrahamsen1997-04-151-1/+1
* Add support for build in faces.Per Abrahamsen1997-04-151-0/+20
* Initial revisionPer Abrahamsen1997-04-121-0/+198