summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
Commit message (Expand)AuthorAgeFilesLines
* Add a minor mode interface for display-line-numbersAlexander Gramiak2017-07-221-4/+4
* Minor tweaks of new line number display variablesMartin Rudalics2017-07-121-1/+1
* * lisp/cus-start.el (standard): Spelling fix.Paul Eggert2017-07-081-1/+1
* Implement line numbers that disregard narrowingEli Zaretskii2017-07-061-1/+8
* Add documentation for display-line-numbersEli Zaretskii2017-06-301-1/+1
* Support displaying zero as the number of the current lineEli Zaretskii2017-06-301-0/+7
* Initial support for visually-relative line numbersEli Zaretskii2017-06-261-1/+3
* Rename display-line-widthEli Zaretskii2017-06-241-1/+1
* Finish up native display of line numbersEli Zaretskii2017-06-171-0/+16
* Add customizable to display raw bytes as hexVasilij Schneidermann2017-06-011-0/+1
* Revert "Add customizable to display raw bytes as hex"Eli Zaretskii2017-06-011-1/+0
* Add customizable to display raw bytes as hexEli Zaretskii2017-06-011-0/+1
* Fix typo in last change to auto-hscroll-modeStephen Berman2017-05-191-1/+1
* Adjust defcustom form for 'auto-hscroll-mode'Eli Zaretskii2017-05-191-1/+9
* Fix doc and customization type of `window-combination-limit' (Bug#26673)Martin Rudalics2017-04-271-2/+4
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-1/+5
* Make limit on scroll-margin variableNoam Postavsky2017-02-021-0/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-1/+3
|\ \ | |/
| * * lisp/cus-start.el (exec-path): Handle nil elements. (Bug#24471)Glenn Morris2016-10-161-1/+3
| * Fix custom types for cursor-in-non-selected-windowsLars Ingebrigtsen2016-05-011-17/+18
* | Set :version of 'debugger-stack-frame-as-list'Eli Zaretskii2016-10-011-1/+1
* | New user option 'debugger-stack-frame-as-list'Vasilij Schneidermann2016-09-301-0/+1
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-1/+1
* | Fix custom types for cursor-in-non-selected-windowsLars Ingebrigtsen2016-04-301-17/+18
* | Optionally reuse tooltip frames instead of deleting/recreating them.Martin Rudalics2016-03-081-0/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Make ‘text-quoting-style’ a plain defvarPaul Eggert2015-08-301-9/+0
* Fix customization of text-quoting-stylePaul Eggert2015-08-251-5/+3
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-1/+1
* Redo text-quoting-style variablePaul Eggert2015-08-021-8/+10
* Improve port of settings UI to older displaysPaul Eggert2015-06-201-2/+3
* Spelling fixPaul Eggert2015-06-201-1/+1
* Improve the optional translation of quotesPaul Eggert2015-06-191-3/+4
* * lisp/cus-start.el (help-quote-translation): Add :version.Glenn Morris2015-06-181-6/+6
* Make translation of quotes to curly in doc strings optional.Alan Mackenzie2015-06-181-1/+8
* Remove the obsolete leading "*" from some C doc strings.Glenn Morris2015-06-071-0/+1
* cus-start.el: Add ns-confirm-quit.Jan Djärv2015-05-151-0/+1
* * lisp/cus-start.el (exec-path): Set standard value, to avoid rogue.Glenn Morris2015-04-201-1/+6
* Fix recent cus-start changes that added customize-roguesStefan Monnier2015-04-151-1/+5
* * lisp/loadup.el ("cus-start"): Load it after loaddefs.elStefan Monnier2015-04-131-2/+0
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-131-27/+32
* Make `ring-bell-function' customizable.Daniel Colascione2015-01-151-0/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Make `resize-mini-windows' customizable and update documentation for it.Martin Rudalics2014-12-251-1/+6
* New feature optionally to accelerate auto-repeated scrolling.Alan Mackenzie2014-12-141-0/+1
* Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-071-1/+7