aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* guile-elisp bootstrap (lisp)Robin Templeton2015-04-191-8/+15
* * frame.el: Remove old comment.Glenn Morris2014-06-131-8/+1
* Fix bug #17532 with unclear docs of setting frame's font.Eli Zaretskii2014-05-211-4/+4
* * lisp/emacs-lisp/timer.el (timer-event-handler): Don't run if canceled.Stefan Monnier2014-05-181-3/+1
* Improve documentation of blink-cursor-mode and its customization variables.Eli Zaretskii2014-04-131-2/+8
* lisp/frame.el (make-frame): Don't quote display name in error message.Juanma Barranquero2014-03-231-1/+1
* Minor doc tweaks for display-*-width, heightGlenn Morris2014-03-021-18/+28
* lisp/frame.el: Remove a couple of obsolete FIXME comments.Juanma Barranquero2014-03-011-2/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix bug #14739 with creation of GUI frames from TTY session on Windows.Eli Zaretskii2013-12-281-4/+8
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-0/+2
* * lisp/frame.el (handle-focus-in, handle-focus-out): Add missingStefan Monnier2013-11-251-0/+2
* * lisp/frame.el (handle-focus-in, handle-focus-out): Move from frame.c.Stefan Monnier2013-11-241-15/+30
* Mention the optional ‘display’ argument in doc strings.Xue Fuqiao2013-10-221-11/+22
* Fix display-mouse-p and display-popup-menus-p for TTYs; menus in Custom work.Eli Zaretskii2013-10-021-5/+5
* * frame.el (x-display-name): Declare.Glenn Morris2013-09-171-0/+2
* Silence some --without-x compilation warningsGlenn Morris2013-09-171-0/+3
* Unify Fx_focus_frame between all ports.Dmitry Antipov2013-09-131-1/+1
* Further tweak previous changeGlenn Morris2013-08-311-1/+2
* Tweak previous changeGlenn Morris2013-08-311-2/+2
* * lisp/frame.el (frame-background-mode): Doc fix.Glenn Morris2013-08-311-2/+4
* * doc/lispref/frames.texi (Display Feature Testing): Add indexes.Xue Fuqiao2013-08-131-0/+2
* * frame.el (get-other-frame): Tiny cleanup.Dmitry Antipov2013-08-061-4/+1
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-3/+0
* Fix infloop on MS-Windows when initial frame lacks minibuffer.Eli Zaretskii2013-07-291-0/+3
* Spelling fixes.Paul Eggert2013-07-201-1/+1
* Followup to 2013-07-16T11:41:[email protected].Juanma Barranquero2013-07-181-3/+3
* Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.Jan Djärv2013-07-161-1/+43
* Add multi-monitor support on W32.YAMAMOTO Mitsuharu2013-07-041-4/+24
* Fix some declarationsGlenn Morris2013-05-101-1/+1
* Implement display-monitor-attributes-list for NS.Jan Djärv2013-05-091-0/+4
* Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-071-0/+61
* Do not set x-display-name until X connection is established.Dmitry Antipov2013-04-061-3/+2
* * lisp/frame.el (toggle-frame-maximized, toggle-frame-fullscreen):Juri Linkov2013-01-311-3/+3
* * lisp/frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'Juri Linkov2013-01-211-0/+1
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * lisp/frame.el (frame-maximization-style): Remove user option.Juri Linkov2012-12-271-22/+39
* | * lisp/frame.el (frame-maximization-style): New user option.Sam Steingold2012-12-121-0/+30
|/
* 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