summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
AgeCommit message (Expand)Author
2011-03-27Format doc and add customize for ns-auto-hide-menu-bar.Jan Djärv
2011-03-07cus-start.el fix for bug#8192.Glenn Morris
2011-01-26Let the debugger continue to the normal handler.Stefan Monnier
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-21Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv
2010-10-31* lisp/cus-start.el: Explanatory comment.Glenn Morris
2010-10-31Fix bug#7299; default value of tool-bar-mode in without-x builds.Glenn Morris
2010-10-29Fix bug#7306; customization of minor-mode variables defined in C.Glenn Morris
2010-10-28Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.Glenn Morris
2010-10-28Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris
2010-10-23Avoid redefining some C defcustoms.Glenn Morris
2010-10-12Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-11Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan Djärv
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-08-15Let all active regions set the primary selection.Chong Yidong
2010-08-07Change `select-active-region' mechanics.Chong Yidong
2010-08-01Use Gtk+ tooltips by default for Gtk+ Emacs.Jan D
2010-07-28Add tool bar style text-image-horiz (text to the left of the image).Jan Djärv
2010-05-07cus-start.el (all): Add native condition for tool-bar-* symbols.Eli Zaretskii
2010-04-20Gtk tool bars can be text, icons with text or just icons.Jan Djärv
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-21* cus-start.el (all): Add native condition for font-use-system-font.Jan Djärv
2009-11-17xsettings.c didn't check font-use-system-font, fix that.Jan Djärv
2009-09-18* cus-start.el (ns-use-qd-smoothing): Remove.Adrian Robert
2009-08-27* subr.el (default-mode-line-format, default-header-line-format)Stefan Monnier
2009-07-03* xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv
2009-06-23Add the `recenter-redisplay' variable, and make `recenter' use it.Miles Bader
2009-03-27* simple.el (shift-select-mode): Make it a defcustom.Andreas Schwab
2009-03-21(all): Use existing `ns' rather than new `nextstep' group for variables affe...David Reitter
2009-03-21(all): Fix last change.Eli Zaretskii
2009-03-21(all): add `ns-{control|command|alternate|function}-modifier', `ns-antialias-...David Reitter
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-08-29(truncate-partial-width-windows): Changed in 23.1.Glenn Morris
2008-08-05Handle auto-save-visited-file-name.Chong Yidong
2008-07-30Add customization info for read-buffer-completion-ignore-case.Chong Yidong
2008-07-27Remove support for Mac Carbon.Dan Nicolaescu
2008-07-02Changes from Toru Tsuneyoshi for using Trash can when deleting files.Jason Rumney
2008-06-26Add customization types for word-wrap and shift-select-mode.Chong Yidong
2008-06-10* xdisp.c (underline_minimum_offset): Rename from xterm.c'sStefan Monnier
2008-06-10* xterm.c (x_underline_minimum_display_offset): New var.Stefan Monnier
2008-06-05* window.el (display-buffer-function, special-display-p)Stefan Monnier
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-23* lisp/minibuffer.el (read-file-name-function, read-file-name-predicate)Stefan Monnier
2008-04-09* minibuffer.el (minibuffer): Move group from cus-edit.el.Stefan Monnier
2008-03-29(split-window-preferred-function):Juri Linkov
2008-02-08(selection-coding-system): Remove, since it's now defined in select.elGlenn Morris
2008-01-30Merge from emacs--devo--0Miles Bader