summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (frame-notice-user-settings): Do the tool-barGerd Moellmann2001-01-301-94/+95
* (frame-initialize): Create initial frame visible.Gerd Moellmann2001-01-301-145/+176
* (frame-initialize): Doc fix.Eli Zaretskii2001-01-291-1/+1
* (frame-initialize): Create the initial frame invisible.Gerd Moellmann2001-01-241-1/+2
* (show-cursor-in-non-selected-windows): Doc fix.Eli Zaretskii2000-12-141-1/+2
* (blink-cursor-mode): Doc fix.Gerd Moellmann2000-11-291-1/+1
* (show-cursor-in-non-selected-windows): Doc fix.Gerd Moellmann2000-11-221-1/+2
* (after-setting-font-hook): Rename hooks -> hook.Stefan Monnier2000-11-031-2/+2
* (frame-notice-user-settings): Don't applyEli Zaretskii2000-10-281-5/+23
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-1/+0
* (set-frame-font): Remove call to obsolete functionGerd Moellmann2000-09-271-6/+2
* (frame-notice-user-settings): Don't callGerd Moellmann2000-09-271-3/+1
* (frame-notice-user-settings): Don't add aGerd Moellmann2000-09-261-2/+7
* (frame-notice-user-settings): Make tool-bar-mode andGerd Moellmann2000-09-261-7/+16
* (frame-notice-user-settings): Add a last parameter nilGerd Moellmann2000-09-201-1/+1
* (filtered-frame-list): Reduce consing.Gerd Moellmann2000-09-071-11/+8
* (frame-parameter): Move to C code.Gerd Moellmann2000-09-051-5/+0
* (set-frame-font): Do completion of font-name for interactive use.Miles Bader2000-08-301-1/+8
* (blink-cursor-mode): Don't hide cursor initially.Gerd Moellmann2000-07-031-4/+6
* (blink-cursor): Default to nil if not running underGerd Moellmann2000-07-031-1/+2
* (display-multi-frame-p, display-multi-font-p): NewEli Zaretskii2000-06-131-0/+3
* Update calls to make-obsolete with a WHEN argument.Stefan Monnier2000-06-011-4/+4
* (automatic-hscrolling): Typo.Stefan Monnier2000-05-101-1/+1
* (scrolling): New group.Gerd Moellmann2000-04-241-0/+16
* (other-frame): Call x-focus-frame only ifGerd Moellmann2000-03-171-7/+8
* (other-frame): Call x-focus-frame.Gerd Moellmann2000-03-071-5/+8
* (blink-cursor-mode): Switch cursor on when turningGerd Moellmann2000-03-021-1/+2
* (busy-cursor-delay-seconds): Change type to `number'.Gerd Moellmann2000-03-011-1/+1
* (frame-notice-user-settings): Use assq-delete-allGerd Moellmann2000-02-291-8/+8
* (show-cursor-in-non-selected-windows): New option.Gerd Moellmann2000-02-251-0/+10
* (show-cursor-in-non-selected-windows): New option.Gerd Moellmann2000-02-241-1/+13
* (display-mouse-p): Use variable xterm-mouse-mode and check for t-mouseDave Love2000-02-201-2/+6
* (frames-on-display-list, framep-on-display): New functions.Eli Zaretskii2000-02-021-0/+172
* (delete-other-frames): New function.Gerd Moellmann2000-01-281-0/+10
* (frame-notice-user-settings): New variable.Gerd Moellmann2000-01-131-0/+18
* * frame.el (blink-cursor-mode, blink-cursor-end): UseGerd Moellmann1999-11-031-3/+7
* Many doc fixes.Gerd Moellmann1999-11-011-14/+15