aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-start.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-05-29T17:16:[email protected]Glenn 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:[email protected]Paul 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
* Follow-up for 2012-05-02T13:00:[email protected].Eli Zaretskii2012-05-251-0/+4
* Add the option to not create lockfilesDave Abrahams2012-05-091-0/+1
* Add customization data to several built-in variables.Chong Yidong2012-05-021-2/+26
* * lisp/cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.Glenn Morris2012-05-011-7/+4
* Remove some more "rogue" defcustoms that show up in emacs -QGlenn Morris2012-04-101-3/+12
* * cus-start.el: Avoid x-select-enable-clipboard-manager warning on non-X plat...Chong Yidong2012-03-071-0/+2
* * cus-start.el: Make x-select-enable-clipboard-manager customizable.Chong Yidong2012-03-041-0/+2
* imagemagick-render-type fixesGlenn Morris2012-02-061-0/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Rename window-splits to window-combination-resize.Martin Rudalics2011-11-171-1/+1
* Rename window-nest to window-combination-limit.Martin Rudalics2011-11-161-1/+1
* * lisp/cus-start.el (debug-on-quit): Fix custom type.Glenn Morris2011-10-061-6/+1
* cus-start.el: Add :version tag to bidi-paragraph-direction.Eli Zaretskii2011-08-231-1/+2
* cus-start.el: Add entry for bidi-paragraph-direction.Eli Zaretskii2011-08-231-0/+6
* Move window resize code from window.c to window.el.Martin Rudalics2011-06-101-8/+7
* Implement debug-on-eventDaniel Colascione2011-04-261-0/+5
* Format doc and add customize for ns-auto-hide-menu-bar.Jan Djärv2011-03-271-0/+1
* cus-start.el fix for bug#8192.Glenn Morris2011-03-071-3/+3
* Let the debugger continue to the normal handler.Stefan Monnier2011-01-261-6/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-211-0/+16
* | * lisp/cus-start.el: Explanatory comment.Glenn Morris2010-10-311-0/+13