summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* Unbreak starting an X11 frame from a non-X11 Emacs daemonDaniel Colascione2012-10-191-0/+2
* Merge from trunkDaniel Colascione2012-09-171-1/+5
|\
| * Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
| * * frame.el (window-system-version): Mark as obsolete.Chong Yidong2012-09-061-0/+4
* | Detect window-system from display nameDaniel Colascione2012-09-171-21/+32
* | Implement cygw32Daniel Colascione2012-09-171-2/+2
|/
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-151-5/+7
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-3/+4
* * lisp/frame.el (automatic-hscrolling): Make this alias obsolete.Glenn Morris2012-04-161-1/+2
* lisp/frame.el: Minor rearrangement.Chong Yidong2012-04-151-15/+7
* Fix dynamic font settings interaction with Custom Themes.Chong Yidong2012-02-011-7/+13
* Fix menu-set-font interaction with Custom themes.Chong Yidong2012-01-311-22/+62
* * lisp/frame.el (window-system-default-frame-alist): Doc fix.Chong Yidong2012-01-291-2/+6
* * lisp/frame.el (set-cursor-color): Doc fix.Chong Yidong2012-01-281-1/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.Chong Yidong2011-11-291-9/+21
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-10/+15
* * frame.el (delete-other-frames): Doc fix.Chong Yidong2011-09-111-1/+1
* To fixes wrt window selection and buffer list.Martin Rudalics2011-07-161-3/+6
* Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-031-0/+110
* Remove preset entries for pop-up-frame-alist from window.el defaults.Martin Rudalics2011-06-221-90/+0
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge from emacs-23Stefan Monnier2010-12-131-1/+1
|\ \ | |/
| * * frame.el (blink-cursor-mode): Make default t for ns.Jan Djärv2010-12-061-1/+1
* | Fix background-color setting in initial frame (Bug#7373).Chong Yidong2010-11-131-28/+28
* | Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong2010-10-241-5/+5
* | Avoid redefining some C defcustoms.Glenn Morris2010-10-231-44/+0
* | Sync docs of cursor-in-non-selected-windows between Lisp and C.Glenn Morris2010-10-231-5/+5
* | Sync docs of C and Lisp version of auto-hscroll-mode.Glenn Morris2010-10-231-3/+3
* | * lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.Stefan Monnier2010-09-191-3/+4
* | Remove cut buffer from documentation.Jan Djärv2010-09-021-2/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * lisp/frame.el (screen-height, screen-width, set-screen-width)Stefan Monnier2010-08-031-20/+0
* | * lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).Chong Yidong2010-07-131-2/+2
* | Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-301-15/+26
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-37/+0
* | Revert last change.Chong Yidong2010-06-251-2/+1
* | Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Chong Yidong2010-06-251-1/+2
* | Use define-minor-mode for less obvious cases.Stefan Monnier2010-05-041-18/+8
|/
* (show-trailing-whitespace): Safe if boolean. (Bug#5312)Glenn Morris2010-01-131-0/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1