aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* | (frame-geom-value-cons, frame-geom-spec-cons): New fns.Richard M. Stallman2008-01-031-0/+62
* | (x-initialize-window-system): Declare as function.Juanma Barranquero2007-11-221-0/+2
* | * international/titdic-cnv.el (dos-8+3-filename):Dan Nicolaescu2007-11-221-0/+2
* | Fit within 80 columns.Stefan Monnier2007-11-211-4/+9
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-2/+0
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-0/+2
* | Merge from emacs--rel--22Miles Bader2007-10-151-2/+9
|\|
| * (set-frame-configuration): Assign name parameter onlyMartin Rudalics2007-10-121-2/+9
* | Do not use a single clause cond.Dan Nicolaescu2007-10-131-3/+3
* | * frame.el (select-frame-set-input-focus): Fix typoDan Nicolaescu2007-10-131-2/+2
* | (frame-inherited-parameters): Remove unused `environment'Stefan Monnier2007-10-101-1/+1
* | (frame-inherited-parameters): New var.Stefan Monnier2007-10-101-9/+9
* | Merge from emacs--rel--22Miles Bader2007-10-091-11/+0
|\|
| * (focus-follows-mouse): Moved to frame.c.Martin Rudalics2007-10-061-9/+0
| * (cursor-in-non-selected-windows): Doc fix.Richard M. Stallman2007-10-021-0/+3
| * (focus-follows-mouse): Doc-fix. Change default on w32.Jason Rumney2007-09-051-4/+2
* | (cursor-in-non-selected-windows): Doc fix.Richard M. Stallman2007-10-021-0/+3
* | (suspend-frame): Call `iconify-or-deiconify-frame' also on w32 frames.Juanma Barranquero2007-09-211-1/+1
* | Don't set display-environment-variable.Stefan Monnier2007-09-211-6/+1
* | (get-device-terminal): New function. Moved from termdev.el.Stefan Monnier2007-09-201-10/+28
* | (frames-on-display-list): Docstring fix.Stefan Monnier2007-09-201-1/+1
* | (select-frame-set-input-focus, select-frame-by-name): Use x-focus-frame for w32.Jason Rumney2007-09-181-8/+4
* | (frame-initialize, make-frame): Don't setStefan Monnier2007-08-311-5/+0
* | Merge from emacs--devo--0Miles Bader2007-08-131-3/+3
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-08-131-3/+3
| |\|
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-3/+3
* | | Merge from emacs--devo--0Miles Bader2007-07-311-54/+77
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * | Use mapc and dolist instead of mapcar where possible.Stefan Monnier2007-07-251-57/+79
| |/
* | * server.el (server-process-filter): Likewise.Dan Nicolaescu2007-07-031-1/+11
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|