summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cus-start.el (x-gtk-whole-detached-tool-bar): Remove.Jan Djärv2014-10-181-1/+0
* Fix ns-use-fullscreen-animation again... add boolean.Jan Djärv2014-10-111-1/+1
* * cus-start.el (all): Add missing ns to ns-use-fullscreen-animation.Jan Djärv2014-10-111-1/+1
* * cus-start.el (all): Add ns-use-fullscreen-animation.Jan Djärv2014-10-111-1/+2
* Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-3/+3
|\
| * * lisp/cus-start.el: Fix some :version numbers.Glenn Morris2014-05-281-3/+3
* | Improve usage of AC_INITGlenn Morris2014-03-281-0/+2
* | Increase default history-length from 30 to 100Glenn Morris2014-03-211-1/+1
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB.Jan Djärv2013-12-211-0/+1
* Add load-prefer-newer option, to load .el if newer than .elcGlenn Morris2013-12-171-0/+1
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-0/+2
* Fix some custom typesGlenn Morris2013-08-131-1/+6
* Misc custom group fixesGlenn Morris2013-05-151-1/+2
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-1/+3
* Clean up read_key_sequence a bit; reread active keymaps after first event.Stefan Monnier2013-02-111-10/+9
* * lisp/cus-start.el (all): Add ns-use-native-fullscreen.Jan Djärv2013-02-051-0/+1
* Avoid warnings from cus-start.el regarding scroll-bar-adjust-thumb-portion.Eli Zaretskii2013-01-131-0/+3
* Make scroll-bar-adjust-thumb-portion customizable, adjust documentation.Jan Djärv2013-01-111-0/+1
* Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov2013-01-101-3/+3
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/cus-start.el: Make cursor-type customizable.Chong Yidong2012-11-031-0/+13
|/
* Make unused variable font-list-limit obsolete, and move it out of C.Chong Yidong2012-10-231-1/+0
* * lisp/cus-start.el (message-log-max): Set :version.Glenn Morris2012-10-081-1/+2
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+0
* Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics2012-09-221-1/+11
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* tool-bar-style doc fixesGlenn Morris2012-06-031-2/+2