log lisp/frame.el @ 52419:e41d6d070429

age author description
2003-09-01 Miles Bader Add arch taglines
2003-07-13 Juanma Barranquero (modify-all-frames-parameters): Reinstall (copyright papers received).
2003-06-06 Miles Bader (set-frame-font): Default to frame's current default font.
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 parameters in all
2003-04-09 Juanma Barranquero (set-frame-font): Allow keeping frame size after changing font.
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 type.
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 Steingold comments 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-window' and `same-frame'.
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ík Some fixes to follow coding conventions in files maintained by FSF.
2001-05-20 Eli Zaretskii (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
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 Choi Initial check-in: changes for building Emacs under Mac OS.
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 interactive use.
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 Monnier Update 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'.