summaryrefslogtreecommitdiff
path: root/lisp/frame.el
AgeCommit message (Expand)Author
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-06Additional fixes for 'get-mru-frame' (Bug#80397)Martin Rudalics
2026-03-05Make 'frame-use-time' more reliable. (bug#80397)Stéphane Marks
2026-03-04In 'frame--purify-parameters' fix frame-inherited-parameters (Bug#80536)Stéphane Marks
2026-02-18Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks
2026-01-27Document frame id related commands and tweak a return value (Bug#80192)Stéphane Marks
2026-01-25Add 'select-frame-by-id' and 'undelete-frame-by-id' (Bug#80192)Stéphane Marks
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-05Fix typo in 'set-frame-size-and-position'Martin Rudalics
2026-01-03Add frame parameters 'cloned-from' and 'undeleted' (bug#80104)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-28Fix two thinkos in 'set-frame-size-and-position'Martin Rudalics
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-22Add functions to set frame size and position in one compound stepMartin Rudalics
2025-11-22Add `toolkit-theme' and 'toolkit-theme-set-functions'Ahmed Khanzada
2025-11-04Fix thinko in 'delete-other-frames'Martin Rudalics
2025-10-30More reliably check if a frame is the daemon's initial frameSteven Allen
2025-10-12Make buffer-local decorations show up on new window-system frames (Bug#79606)Martin Rudalics
2025-07-09Handle multiple mouse events in display-buffer-override-next-commandJuri Linkov
2025-06-29Better fix for ignoring 'tab-bar-lines' in daemon's initial frameJuri Linkov
2025-05-27Have 'delete-other-frames' only delete frames on same terminal (Bug#78583)Martin Rudalics
2025-05-09Fix infinite looping in 'next-frame' and associates (Bug#77985)Martin Rudalics
2025-03-10; Fix function declarations in frame.elPo Lu
2025-03-09Provide better completion for customizing frame parametersMauro Aranda
2025-02-05Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier
2025-02-02Improve documentation of 'display-monitor-attributes-Eli Zaretskii
2025-01-28; Fix last changeEli Zaretskii
2025-01-28New variable 'expose-hidden-buffer' (Bug#75828)Martin Rudalics
2025-01-11Support TTY child frames with GPM mouseJared Finder
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-12-17; * lisp/frame.el (clone-frame): Doc fix (bug#74750).Eli Zaretskii
2024-12-16Support pixelwise frame cloning (Bug#74750)Ship Mints
2024-10-22Initial child frames based on masterGerd Möllmann
2024-08-21Fix two issues with 'window-deletable-p'Martin Rudalics
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-02Merge from origin/emacs-29Eli Zaretskii
2023-09-01Fix two defcustom :typesStefan Kangas
2023-03-20Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-03-19* lisp/frame.el (handle-move-frame): Fix corner case errorStefan Monnier
2023-03-16Update Android portPo Lu
2023-03-04Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-03-04Merge from origin/emacs-29Stefan Kangas
2023-03-03Don't create GUI frames in batch sessionsJim Porter
2023-02-24Enable normal-erase-is-backspace on AndroidPo Lu
2023-02-18Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-02-18Merge from origin/emacs-29Stefan Kangas