]> code.delx.au - gnu-emacs/history - lisp/frame.el
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
[gnu-emacs] / lisp / frame.el
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.
2001-01-29 Eli Zaretskii(frame-initialize): Doc fix.
2001-01-24 Gerd Moellmann(frame-initialize): Create the initial frame invisible.
2000-12-14 Eli Zaretskii(show-cursor-in-non-selected-windows): Doc fix.
2000-11-29 Gerd Moellmann(blink-cursor-mode): Doc fix.
2000-11-22 Gerd Moellmann(show-cursor-in-non-selected-windows): Doc fix.
2000-11-03 Stefan Monnier(after-setting-font-hook): Rename hooks -> hook.
2000-10-28 Eli Zaretskii(frame-notice-user-settings): Don't apply
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-09-27 Gerd Moellmann(set-frame-font): Remove call to obsolete function
2000-09-27 Gerd Moellmann(frame-notice-user-settings): Don't call
2000-09-26 Gerd Moellmann(frame-notice-user-settings): Don't add a
2000-09-26 Gerd Moellmann(frame-notice-user-settings): Make tool-bar-mode and
2000-09-20 Gerd Moellmann(frame-notice-user-settings): Add a last parameter nil
2000-09-07 Gerd Moellmann(filtered-frame-list): Reduce consing.
2000-09-05 Gerd Moellmann(frame-parameter): Move to C code.
2000-08-30 Miles Bader(set-frame-font): Do completion of font-name for intera...
2000-07-03 Gerd Moellmann(blink-cursor-mode): Don't hide cursor initially.
2000-07-03 Gerd Moellmann(blink-cursor): Default to nil if not running under
2000-06-13 Eli Zaretskii(display-multi-frame-p, display-multi-font-p): New
2000-06-01 Stefan MonnierUpdate calls to make-obsolete with a WHEN argument.
2000-05-10 Stefan Monnier(automatic-hscrolling): Typo.
2000-04-24 Gerd Moellmann(scrolling): New group.
2000-03-17 Gerd Moellmann(other-frame): Call x-focus-frame only if
2000-03-07 Gerd Moellmann(other-frame): Call x-focus-frame.
2000-03-02 Gerd Moellmann(blink-cursor-mode): Switch cursor on when turning
2000-03-01 Gerd Moellmann(busy-cursor-delay-seconds): Change type to `number'.
2000-02-29 Gerd Moellmann(frame-notice-user-settings): Use assq-delete-all
2000-02-25 Gerd Moellmann(show-cursor-in-non-selected-windows): New option.
2000-02-24 Gerd Moellmann(show-cursor-in-non-selected-windows): New option.
2000-02-20 Dave Love(display-mouse-p): Use variable xterm-mouse-mode and...
2000-02-02 Eli Zaretskii(frames-on-display-list, framep-on-display): New functions.
2000-01-28 Gerd Moellmann(delete-other-frames): New function.
2000-01-13 Gerd Moellmann(frame-notice-user-settings): New variable.
1999-11-03 Gerd Moellmann* frame.el (blink-cursor-mode, blink-cursor-end): Use
next