summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
...
* | Prevent emacsclient errors when Emacs is compiled without X support.Karoly Lorentey2005-02-041-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-191-1/+3
|\ \ | |/
| * (special-display-popup-frame): Make the buffer current as its frame is created.Richard M. Stallman2004-10-171-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-231-2/+4
|\ \ | |/
| * (display-mouse-p, display-selections-p): Use with-no-warnings.Richard M. Stallman2004-08-221-2/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-271-1/+7
|\ \ | |/
| * (make-frame): Doc fix.Luc Teirlinck2004-07-241-1/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-241-1/+3
|\ \ | |/
| * (modify-all-frames-parameters): Minor doc fix.Luc Teirlinck2004-07-231-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-221-1/+1
|\ \ | |/
| * (modify-all-frames-parameters): Minor doc fix.Luc Teirlinck2004-07-211-1/+1
* | Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).Karoly Lorentey2004-07-101-3/+3
* | Implemented display ids for multiple emacsclients on the same tty. Plus asso...Karoly Lorentey2004-07-041-11/+29
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-3/+2
|\ \ | |/
| * (show-trailing-whitespace): Doc fix.Luc Teirlinck2004-06-191-3/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-031-0/+1
|\ \ | |/
| * (blink-cursor-start): Turn cursor off initially so blinkKim F. Storm2004-06-011-0/+1
* | Fix window-system-default-frame-alist (ARISAWA Akihiro).Karoly Lorentey2004-05-271-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-4/+5
|\ \ | |/
| * (special-display-popup-frame, next-multiframe-window)Stefan Monnier2004-04-221-4/+5
* | A simple implementation for display-local frame parameters.Karoly Lorentey2004-04-191-0/+12
* | Implemented suspending of emacsclient frames.Karoly Lorentey2004-02-281-0/+18
* | Romain Francoise's and Ami Fischman's bugfixes.Karoly Lorentey2004-01-221-1/+3
* | Fix initialization of the window-system variable.Karoly Lorentey2004-01-121-1/+1
* | Support for opening X frames from a tty session.Karoly Lorentey2004-01-111-38/+39
* | Numerous bugfixes and small improvements.Karoly Lorentey2004-01-101-2/+4
* | Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-1/+1
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+2
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-1/+1
* | Merged in changes from CVS headKaroly Lorentey2003-12-301-6/+19
|\ \ | |/
| * (pop-up-frame-function): Use quote, not `function'.Richard M. Stallman2003-12-291-6/+19
* | Fully eliminated global tty state variables.Karoly Lorentey2003-12-271-0/+18
|/
* (frame-current-scroll-bars): New defun.Kim F. Storm2003-09-241-0/+12
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (modify-all-frames-parameters): Reinstall (copyright papers received).Juanma Barranquero2003-07-131-0/+20
* (set-frame-font): Default to frame's current default font.Miles Bader2003-06-061-2/+4
* (iconify-or-deiconify-frame): Move from term/x-win.el.Stefan Monnier2003-05-241-0/+7
* (modify-all-frames-parameters): Deleted.Juanma Barranquero2003-04-101-19/+0
* (new-frame): Add obsolescence declaration.Juanma Barranquero2003-04-091-1/+1
* (modify-all-frames-parameters): New function to change parameters in allJuanma Barranquero2003-04-091-1/+19
* (set-frame-font): Allow keeping frame size after changing font.Juanma Barranquero2003-04-091-11/+25
* (delete-frame-hook): Variable alias forJohn Paul Wallington2002-10-021-0/+4
* (select-frame-by-name, select-frame-set-input-focus):Richard M. Stallman2002-08-241-11/+11
* (frames-on-display-list): Use `equal' to compare theEli Zaretskii2002-04-121-1/+1
* (display-images-p): Do not explicitly check display type.Jason Rumney2002-03-201-4/+1
* (auto-hscroll-mode): Renamed from automatic-hscrolling.Eli Zaretskii2002-03-031-1/+2
* (focus-follows-mouse): Doc fix.Richard M. Stallman2002-02-261-1/+4
* (other-frame): Doc fix.Richard M. Stallman2002-02-201-1/+7
* (display-color-cells): Use tty-display-color-cells.Eli Zaretskii2002-01-251-1/+1
* (show-trailing-whitespace): Remove :set argument (theSam Steingold2001-11-261-1/+0