Merge from emacs--rel--22
[bpt/emacs.git] / lisp / frame.el
2007-08-13 Miles BaderMerge from emacs--rel--22
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-08-03 Miles BaderMerge from emacs--rel--22
2007-07-31 Miles BaderMerge from emacs--rel--22
2007-07-30 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Stefan MonnierUse mapc and dolist instead of mapcar where possible.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-08 Juanma Barranquero(other-frame): Doc fix.
2006-09-23 YAMAMOTO Mitsuharu(focus-follows-mouse): Set default to nil on Mac.
2006-09-06 Kim F. Storm(display-mm-dimensions-alist): New defcustom.
2006-08-22 Stefan Monnier(blink-cursor-end): Only ignore the error we care about.
2006-08-20 Chong Yidong* frame.el (blink-cursor-start): Set timer first.
2006-07-21 Eli Zaretskii(focus-follows-mouse): Document that it doesn't have...
2006-03-25 YAMAMOTO Mitsuharu(select-frame-by-name): Call x-focus-frame also when
2006-02-10 YAMAMOTO Mitsuharu(select-frame-set-input-focus): Call x-focus-frame...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-12 Richard M. Stallman(display-hourglass): Doc fix.
2005-12-11 Juri Linkov(set-background-color, set-foreground-color)
2005-12-06 Károly Lőrentey(set-frame-parameter): Add doc string.
2005-10-21 YAMAMOTO Mitsuharu(display-screens): Use x-display-screens also on Mac.
2005-10-20 Eli Zaretskii(blink-cursor-mode): Add `mac' to the list of window...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-20 Juanma Barranquero(set-frame-font, cursor-in-non-selected-windows): Fix...
2005-07-14 Luc Teirlinck(blink-cursor-mode): Use `custom-initialize-safe-defaul...
2005-07-12 Luc Teirlinck(blink-cursor-mode): Revert to previous implementation...
2005-07-10 Luc Teirlinck(blink-cursor-mode): Use `custom-initialize-safe-defaul...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-10 Juanma Barranquero(frame-current-scroll-bars): Fix typos in docstring.
2005-05-19 Richard M. Stallman(show-trailing-whitespace): In group `whitespace-faces'.
2005-03-05 Juri Linkov(blink-cursor-mode): Replace `emacs-quick-startup'...
2005-03-03 Stefan Monnier(blink-cursor-mode): `emacs-quick-startup' may not...
2005-02-25 Luc Teirlinck(blink-cursor-mode): Add :group keyword.
2005-02-21 Stefan Monnier(blink-cursor-mode): Use define-minor-mode.
2005-02-12 Luc Teirlinck(blink-cursor-timer): Doc fix.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-10-17 Richard M. Stallman(special-display-popup-frame): Make the buffer current...
2004-08-22 Richard M. Stallman(display-mouse-p, display-selections-p): Use with-no...
2004-07-24 Luc Teirlinck(make-frame): Doc fix.
2004-07-23 Luc Teirlinck(modify-all-frames-parameters): Minor doc fix.
2004-07-21 Luc Teirlinck(modify-all-frames-parameters): Minor doc fix.
2004-06-19 Luc Teirlinck(show-trailing-whitespace): Doc fix.
2004-06-01 Kim F. Storm(blink-cursor-start): Turn cursor off initially so...
2004-04-22 Stefan Monnier(special-display-popup-frame, next-multiframe-window)
2003-12-29 Richard M. Stallman(pop-up-frame-function): Use quote, not `function'.
2003-09-24 Kim F. Storm(frame-current-scroll-bars): New defun.
2003-09-01 Miles BaderAdd arch taglines
2003-07-13 Juanma Barranquero(modify-all-frames-parameters): Reinstall (copyright...
2003-06-06 Miles Bader(set-frame-font): Default to frame's current default...
2003-05-24 Stefan Monnier(iconify-or-deiconify-frame): Move from term/x-win.el.
2003-04-10 Juanma Barranquero(modify-all-frames-parameters): Deleted.
2003-04-09 Juanma Barranquero(new-frame): Add obsolescence declaration.
2003-04-09 Juanma Barranquero(modify-all-frames-parameters): New function to change...
2003-04-09 Juanma Barranquero(set-frame-font): Allow keeping frame size after changi...
2002-10-02 John Paul Wallington(delete-frame-hook): Variable alias for
2002-08-24 Richard M. Stallman(select-frame-by-name, select-frame-set-input-focus):
2002-04-12 Eli Zaretskii(frames-on-display-list): Use `equal' to compare the
2002-03-20 Jason Rumney(display-images-p): Do not explicitly check display...
2002-03-03 Eli Zaretskii(auto-hscroll-mode): Renamed from automatic-hscrolling.
2002-02-26 Richard M. Stallman(focus-follows-mouse): Doc fix.
2002-02-20 Richard M. Stallman(other-frame): Doc fix.
2002-01-25 Eli Zaretskii(display-color-cells): Use tty-display-color-cells.
2001-11-26 Sam Steingold(show-trailing-whitespace): Remove :set argument (the
2001-11-26 Sam Steingoldcomments indented properly
2001-11-03 Eli Zaretskii(set-background-color, set-foreground-color): Call
2001-10-30 Richard M. Stallman(blink-cursor-mode): Doc fix.
2001-10-12 Stefan Monnier(special-display-popup-frame): Obey new specs `same...
2001-09-30 Eli Zaretskii(select-frame-by-name, other-frame): Doc fix.
2001-08-14 Eli Zaretskii(show-trailing-whitespace): Doc fix.
2001-08-10 Gerd Moellmann(select-frame-set-input-focus): New function
2001-07-17 Eli Zaretskii(display-images-p): New function.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-05-20 Eli Zaretskii(automatic-hscrolling): Fix a typo. From Pavel Janik...
2001-04-17 Gerd Moellmann(delete-other-frames): Handle minibuffer-only frames.
2001-04-02 Gerd Moellmann(cursor-in-non-selected-windows): Replaces
2001-02-23 Jason Rumney(frame-notice-user-settings): Only adjust frame height
2001-02-21 Gerd Moellmann(display-hourglass): Renamed from busy-cursor.
2001-02-02 Gerd Moellmann(frame-notice-user-settings): When resizing the initial
2001-01-30 Gerd Moellmann(frame-notice-user-settings): Do the tool-bar
2001-01-30 Gerd Moellmann(frame-initialize): Create initial frame visible.
next