summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (other-frame): Doc fix.Juanma Barranquero2006-12-081-2/+2
* (focus-follows-mouse): Set default to nil on Mac.YAMAMOTO Mitsuharu2006-09-231-1/+1
* (display-mm-dimensions-alist): New defcustom.Kim F. Storm2006-09-061-2/+28
* (blink-cursor-end): Only ignore the error we care about.Stefan Monnier2006-08-221-36/+31
* * frame.el (blink-cursor-start): Set timer first.Chong Yidong2006-08-201-5/+8
* (focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.Eli Zaretskii2006-07-211-1/+3
* (select-frame-by-name): Call x-focus-frame also whenYAMAMOTO Mitsuharu2006-03-251-1/+1
* (select-frame-set-input-focus): Call x-focus-frame alsoYAMAMOTO Mitsuharu2006-02-101-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (display-hourglass): Doc fix.Richard M. Stallman2005-12-121-1/+3
* (set-background-color, set-foreground-color)Juri Linkov2005-12-111-13/+8
* (set-frame-parameter): Add doc string.Károly Lőrentey2005-12-061-0/+3
* (display-screens): Use x-display-screens also on Mac.YAMAMOTO Mitsuharu2005-10-211-2/+2
* (blink-cursor-mode): Add `mac' to the list of window-system's thatEli Zaretskii2005-10-201-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.Juanma Barranquero2005-07-201-18/+12
* (blink-cursor-mode): Use `custom-initialize-safe-default' and simplifyLuc Teirlinck2005-07-141-6/+2
* (blink-cursor-mode): Revert to previous implementation of its defcustom.Luc Teirlinck2005-07-121-2/+6
* (blink-cursor-mode): Use `custom-initialize-safe-default' and simplifyLuc Teirlinck2005-07-101-5/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (frame-current-scroll-bars): Fix typos in docstring.Juanma Barranquero2005-06-101-2/+2
* (show-trailing-whitespace): In group `whitespace-faces'.Richard M. Stallman2005-05-191-1/+1
* (blink-cursor-mode): Replace `emacs-quick-startup' with `no-blinking-cursor'.Juri Linkov2005-03-051-1/+1
* (blink-cursor-mode): `emacs-quick-startup' may not be bound yet.Stefan Monnier2005-03-031-1/+1
* (blink-cursor-mode): Add :group keyword.Luc Teirlinck2005-02-251-0/+1
* (blink-cursor-mode): Use define-minor-mode.Stefan Monnier2005-02-211-52/+28
* (blink-cursor-timer): Doc fix.Luc Teirlinck2005-02-121-15/+29
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-3/+3
* (special-display-popup-frame): Make the buffer current as its frame is created.Richard M. Stallman2004-10-171-1/+3
* (display-mouse-p, display-selections-p): Use with-no-warnings.Richard M. Stallman2004-08-221-2/+4
* (make-frame): Doc fix.Luc Teirlinck2004-07-241-1/+7
* (modify-all-frames-parameters): Minor doc fix.Luc Teirlinck2004-07-231-1/+3
* (modify-all-frames-parameters): Minor doc fix.Luc Teirlinck2004-07-211-1/+1
* (show-trailing-whitespace): Doc fix.Luc Teirlinck2004-06-191-3/+2
* (blink-cursor-start): Turn cursor off initially so blinkKim F. Storm2004-06-011-0/+1
* (special-display-popup-frame, next-multiframe-window)Stefan Monnier2004-04-221-4/+5
* (pop-up-frame-function): Use quote, not `function'.Richard M. Stallman2003-12-291-6/+19
* (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