summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
AgeCommit message (Expand)Author
2015-08-25Fix customization of text-quoting-stylePaul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-08-02Redo text-quoting-style variablePaul Eggert
2015-06-20Improve port of settings UI to older displaysPaul Eggert
2015-06-20Spelling fixPaul Eggert
2015-06-19Improve the optional translation of quotesPaul Eggert
2015-06-18* lisp/cus-start.el (help-quote-translation): Add :version.Glenn Morris
2015-06-18Make translation of quotes to curly in doc strings optional.Alan Mackenzie
2015-06-07Remove the obsolete leading "*" from some C doc strings.Glenn Morris
2015-05-15cus-start.el: Add ns-confirm-quit.Jan Djärv
2015-04-20* lisp/cus-start.el (exec-path): Set standard value, to avoid rogue.Glenn Morris
2015-04-15Fix recent cus-start changes that added customize-roguesStefan Monnier
2015-04-13* lisp/loadup.el ("cus-start"): Load it after loaddefs.elStefan Monnier
2015-04-13Deprecate `intangible' and `point-entered' propertiesStefan Monnier
2015-01-15Make `ring-bell-function' customizable.Daniel Colascione
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-25Make `resize-mini-windows' customizable and update documentation for it.Martin Rudalics
2014-12-14New feature optionally to accelerate auto-repeated scrolling.Alan Mackenzie
2014-11-07Improve inhibiting of implied frame resizes.Martin Rudalics
2014-10-18* cus-start.el (x-gtk-whole-detached-tool-bar): Remove.Jan Djärv
2014-10-11Fix ns-use-fullscreen-animation again... add boolean.Jan Djärv
2014-10-11* cus-start.el (all): Add missing ns to ns-use-fullscreen-animation.Jan Djärv
2014-10-11* cus-start.el (all): Add ns-use-fullscreen-animation.Jan Djärv
2014-06-01Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris
2014-05-28* lisp/cus-start.el: Fix some :version numbers.Glenn Morris
2014-03-28Improve usage of AC_INITGlenn Morris
2014-03-21Increase default history-length from 30 to 100Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-21Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB.Jan Djärv
2013-12-17Add load-prefer-newer option, to load .el if newer than .elcGlenn Morris
2013-11-30Support resizing frames and windows pixelwise.Martin Rudalics
2013-08-13Fix some custom typesGlenn Morris
2013-05-15Misc custom group fixesGlenn Morris
2013-05-08Fix a bunch of custom types (thank you cus-test.el)Glenn Morris
2013-02-11Clean up read_key_sequence a bit; reread active keymaps after first event.Stefan Monnier
2013-02-05* lisp/cus-start.el (all): Add ns-use-native-fullscreen.Jan Djärv
2013-01-13Avoid warnings from cus-start.el regarding scroll-bar-adjust-thumb-portion.Eli Zaretskii
2013-01-11Make scroll-bar-adjust-thumb-portion customizable, adjust documentation.Jan Djärv
2013-01-10Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-03* lisp/cus-start.el: Make cursor-type customizable.Chong Yidong
2012-10-23Make unused variable font-list-limit obsolete, and move it out of C.Chong Yidong
2012-10-08* lisp/cus-start.el (message-log-max): Set :version.Glenn Morris
2012-09-25Use declare forms, where possible, to mark obsolete functions.Chong Yidong
2012-09-22Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics
2012-08-15Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris
2012-06-03tool-bar-style doc fixesGlenn Morris
2012-05-25Follow-up for 2012-05-02T13:00:29Z!cyd@gnu.org.Eli Zaretskii
2012-05-09Add the option to not create lockfilesDave Abrahams