summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (frame-height): Doc fix.Glenn Morris2009-10-101-2/+11
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-131-1/+1
* Docstring cleanup: use "mouse pointer" instead of "mouse cursor".Bastien Guerry2009-07-261-1/+1
* (delete-other-frames): Only delete frames on theStefan Monnier2009-06-041-0/+4
* * frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).Chong Yidong2009-05-141-3/+8
* (pop-up-frame-function): Remove choice nil since itMartin Rudalics2009-05-021-1/+1
* * frame.el (make-frame): Doc fix.Chong Yidong2009-04-041-1/+1
* * frame.el (make-frame-on-tty): Remove function, inline contentsDan Nicolaescu2009-01-221-17/+0
* (special-display-popup-frame): Rewrite doc-string and simplify code.Martin Rudalics2009-01-141-15/+21
* Revert previous change (commit mistake).Chong Yidong2009-01-101-0/+17
* * gs.el: File removed.Chong Yidong2009-01-101-17/+0
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (window-system-default-frame-alist)Martin Rudalics2009-01-021-31/+51
* * frame.el (make-frame-on-display): Use `string-match-p'.Juanma Barranquero2008-11-071-1/+1
* (make-frame-on-display): Ignore DISPLAY argument on Windows.Chong Yidong2008-11-041-15/+19
* Fix typos in docstrings.Juanma Barranquero2008-11-011-14/+14
* (make-frame-command): Doc fix. Use display-graphic-p.Chong Yidong2008-10-221-2/+4
* (make-frame-on-tty): Fix comment to the `interactive' spec.Eli Zaretskii2008-10-091-2/+2
* (make-frame-on-tty): Use "F" inside interactive. Support `pc'Eli Zaretskii2008-10-091-2/+6
* (set-default-font): Make obsolete.Glenn Morris2008-10-031-1/+1
* (frame-initialize): Remove spurious setting ofDan Nicolaescu2008-09-211-3/+0
* (select-frame-set-input-focus): With non-nilMartin Rudalics2008-09-161-24/+19
* (select-frame-set-input-focus): With focus followsMartin Rudalics2008-09-131-7/+17
* (pop-up-frame-function): Move here from window.el to avoidMartin Rudalics2008-09-031-4/+6
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-17/+17
* * term/ns-win.el:Dan Nicolaescu2008-07-231-1/+1
* (ns-display-name): Remove declaration.Dan Nicolaescu2008-07-211-4/+3
* (ns-display-name): Declare for compiler.Glenn Morris2008-07-171-1/+2
* (ns-initialize-window-system): Declare for compiler.Glenn Morris2008-07-161-0/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-24/+31
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+30
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (screen-height, screen-width, set-screen-width, set-screen-height):Juanma Barranquero2008-04-181-4/+4
* (frame-notice-user-settings): Distinguish explicit parent-idStefan Monnier2008-02-141-0/+3
* Merge from emacs--rel--22Miles Bader2008-01-221-2/+2
|\
| * (display-mm-height, display-mm-width): Fix typos in docstrings.Juanma Barranquero2008-01-161-2/+2
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1