summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (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
* comments indented properlySam Steingold2001-11-261-12/+12
* (set-background-color, set-foreground-color): CallEli Zaretskii2001-11-031-2/+6
* (blink-cursor-mode): Doc fix.Richard M. Stallman2001-10-301-1/+5
* (special-display-popup-frame): Obey new specs `same-window' and `same-frame'.Stefan Monnier2001-10-121-33/+49
* (select-frame-by-name, other-frame): Doc fix.Eli Zaretskii2001-09-301-2/+2
* (show-trailing-whitespace): Doc fix.Eli Zaretskii2001-08-141-1/+3
* (select-frame-set-input-focus): New functionGerd Moellmann2001-08-101-13/+19
* (display-images-p): New function.Eli Zaretskii2001-07-171-0/+12
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+3
* (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.Eli Zaretskii2001-05-201-1/+1
* (delete-other-frames): Handle minibuffer-only frames.Gerd Moellmann2001-04-171-2/+14
* (cursor-in-non-selected-windows): ReplacesGerd Moellmann2001-04-021-5/+2
* (frame-notice-user-settings): Only adjust frame heightJason Rumney2001-02-231-4/+5
* (display-hourglass): Renamed from busy-cursor.Gerd Moellmann2001-02-211-19/+12
* (frame-notice-user-settings): When resizing the initialGerd Moellmann2001-02-021-26/+36