index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frame.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-04-10
Ensure selected_frame isn't the deleted frame (bug#80789)
Pip Cet
2026-03-26
; Simplify Fframe_id frame decoding.
Basil L. Contovounesios
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-03-06
Additional fixes for 'get-mru-frame' (Bug#80397)
Martin Rudalics
2026-03-05
Fix segfault introduced by recent 'get-mru-frame' change
Martin Rudalics
2026-02-22
New user option 'after-delete-frame-select-mru-frame' (bug#80397)
Stéphane Marks
2026-02-18
Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)
Stéphane Marks
2026-02-12
; * src/dispnew.c (box_default): Shut up compilation warnings (bug#80386).
Eli Zaretskii
2026-01-29
Avoid interference between child frame deletion and recentering
Eli Zaretskii
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-13
Add frame identifiers (bug#80138)
Stéphane Marks
2026-01-11
Fix crash where dead frame remains on list of live frames (Bug#80120)
Martin Rudalics
2026-01-06
; Fix doc-string of Fset_frame_position
Martin Rudalics
2026-01-03
Add frame parameters 'cloned-from' and 'undeleted' (bug#80104)
Stéphane Marks
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-24
Add ns_set_window_size_and_position
Stéphane Marks
2025-12-23
; * src/frame.c (Fmake_frame_invisible): Don't skip setting frame invisible.
Gerd Möllmann
2025-12-22
Add functions to set frame size and position in one compound step
Martin Rudalics
2025-12-20
Don't change visibility of tty root frames (Bug#80032)
Martin Rudalics
2025-12-19
Don't make tty child frames visible when selected (bug#80020)
Gerd Möllmann
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-12-06
Fix root frame check in store_frame_param (Bug#79947)
Martin Rudalics
2025-11-24
Support `toolkit-theme-set-functions' on Android and execute hooks safely
Po Lu
2025-11-22
Add `toolkit-theme' and 'toolkit-theme-set-functions'
Ahmed Khanzada
2025-11-02
; Fix documentation of a recent commit
Eli Zaretskii
2025-11-02
Handle resizing of fullscreen frames more consistently (Bug#79704)
Martin Rudalics
2025-10-22
; * src/frame.c (frame_get): Fix a thinko.
Eli Zaretskii
2025-10-22
Allow renaming of frames to F<num> on text terminals
Alan Mackenzie
2025-07-26
Add frame parameter which allows border transparency
Garklein
2025-07-09
Fix crashes when "emacsclient -nw" frames are suspended (bug#78980)
Pip Cet
2025-07-09
Handle invalid frame_or_window slots in tty input events (Bug#78966)
Martin Rudalics
2025-05-29
Have 'delete-frame' delete initial daemon frame only if FORCE is non-nil
Martin Rudalics
2025-05-09
Fix infinite looping in 'next-frame' and associates (Bug#77985)
Martin Rudalics
2025-03-26
Further amendments of child frame handling and documentation
Martin Rudalics
2025-03-22
Fix and document frame parameters for text terminals and child frames
Martin Rudalics
2025-03-19
On tty frames restrict number of menu bar lines (Bug#77015)
Martin Rudalics
2025-03-18
Ensure redisplay after re-parenting a tty child frame (Bug#77079)
Martin Rudalics
2025-03-17
Implement dragging and resizing of tty child frames
Martin Rudalics
2025-03-12
; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some places
Sean Whitton
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-10
Fix handling of frame position values
Martin Rudalics
2025-03-09
Provide better completion for customizing frame parameters
Mauro Aranda
2025-03-08
Fix crash in daemon when "C-x C-c" while a client frame shows tooltip
Eli Zaretskii
2025-02-24
Clarify semantics of 'frame-inhibit-implied-resize'
Martin Rudalics
2025-02-23
; Fix last change
Eli Zaretskii
2025-02-23
Optionally inhibit implied resizing while frame is made (Bug#76275)
Martin Rudalics
2025-02-22
; Fix typos
Stefan Kangas
[next]