aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/frame.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Eli Zaretskii2023-09-021-1/+1
|\
| * Fix two defcustom :typesStefan Kangas2023-09-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-201-1/+2
|\ \
| * | * lisp/frame.el (handle-move-frame): Fix corner case errorStefan Monnier2023-03-191-1/+2
* | | Update Android portPo Lu2023-03-161-0/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-041-0/+5
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-03-041-0/+5
| |\ \ | | |/
| | * Don't create GUI frames in batch sessionsJim Porter2023-03-031-0/+5
* | | Enable normal-erase-is-backspace on AndroidPo Lu2023-02-241-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-181-2/+3
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-02-181-2/+3
| |\ \ | | |/
| | * Fix some uses of 'use-dialog-box'Eli Zaretskii2023-02-181-2/+3
* | | Update Android portPo Lu2023-02-081-1/+6
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-241-1/+1
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-01-231-1/+1
| |\ \ | | |/
| | * Minor fixes for HaikuPo Lu2023-01-221-1/+1
* | | Update Android portPo Lu2023-01-201-0/+17
* | | Update Android portPo Lu2023-01-191-2/+6
* | | Update Android portPo Lu2023-01-131-3/+29
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
| |\ \ | | |/
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | | Bring up the Android operating system and its window systemPo Lu2022-12-311-11/+12
|/ /
* | ; Fix typos in some function namesStefan Kangas2022-12-201-3/+6
|/
* Document the new "XRandR 1.5" valueStefan Kangas2022-09-271-3/+3
* Fix handling of nil device namesPo Lu2022-09-211-0/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-09-191-1/+1
|\ \ | |/
| * ; Minor copyedits of *-frame-alist doc stringsEli Zaretskii2022-09-181-1/+1
* | Improve the initial-frame-alist doc stringLars Ingebrigtsen2022-09-181-8/+11
* | Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-091-4/+0
* | Delete many items obsolete since 24.3Stefan Kangas2022-09-091-4/+0
* | Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* | Fix last tty-select-active-regions changeBasil L. Contovounesios2022-06-181-0/+2
* | Fix test failures due to 'xterm-select-active-regions'Eli Zaretskii2022-06-181-3/+9
* | Support `select-active-regions' with xtermDuncan Findlay2022-06-181-0/+6
* | Compute frame workareas on HaikuPo Lu2022-05-211-0/+4
* | ; Fix PGTK declare-function mistakesPo Lu2022-05-141-2/+5
* | ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-2/+2
* | Add helper function to remove title bar when maximizing framesLars Ingebrigtsen2022-04-291-0/+13
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Implement support for reporting device names on PGTKPo Lu2022-04-081-0/+3
* | Add code for determining the type of an input devicePo Lu2022-04-081-0/+61
* | Improve make-frame-on-display initial valuesRobert Pluim2022-02-081-1/+3
* | Improve handling of frame-inherited-parametersmartin rudalics2022-02-081-9/+6
* | Remove misleading "in current buffer" message from auto-raise-modePo Lu2022-02-041-0/+5
* | * lisp/frame.el (undelete-frame--save-deleted-frame): Handle initial frame.Juri Linkov2022-01-301-5/+5
* | * lisp/frame.el: Don't require 'frameset.el' (bug#51883).Juri Linkov2022-01-301-26/+23
* | Merge from origin/emacs-28Stefan Kangas2022-01-281-2/+3
|\ \ | |/