summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/comp.c: Use constructor expressions when possible.feature/comp-use-ctorsVibhav Pant2022-10-141-12/+97
* Fix bug#56153Po Lu2022-10-141-10/+13
* Avoid redundant creation of XRender picturesPo Lu2022-10-141-19/+49
* ; Fix recent change in documentation of "device number"Eli Zaretskii2022-10-145-20/+24
* Merge from origin/emacs-28Stefan Kangas2022-10-141-2/+2
|\
| * ; Continued cleanup of "-hooks"Bill Wohler2022-10-131-2/+2
* | Clarify structure of file-attribute's device numberMichael Albinus2022-10-137-25/+38
* | Improve checks for recent "File exists" fixupPaul Eggert2022-10-131-0/+1
* | Make `info' treat "\n" in node names as "\s"Stefan Kangas2022-10-131-0/+5
* | Shrink client list window structurePo Lu2022-10-131-9/+9
* | Simplify recent "File exists" fixPaul Eggert2022-10-131-1/+1
* | Fix hl-line-mode/global-hl-line-mode logic againLars Ingebrigtsen2022-10-131-1/+2
* | Fix browse-url-emacs for file: URLs on WindowsLars Ingebrigtsen2022-10-131-0/+5
* | * lisp/outline.el: Rearrange button/margin functions.Juri Linkov2022-10-131-100/+100
* | * lisp/outline.el (outline--fix-buttons-after-change): New function.Juri Linkov2022-10-131-9/+21
* | Fix misleading "File exists, but cannot be read" in browse-url-emacsLars Ingebrigtsen2022-10-131-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-10-131-1/+1
|\ \ | |/
| * ; * admin/make-tarball.txt: Fix typo.Stefan Kangas2022-10-131-1/+1
* | src/frame.c (do_switch_frame): Fix bug#58343Stefan Monnier2022-10-123-18/+24
* | Clarify Native-Compilation Variables slightlyLars Ingebrigtsen2022-10-121-1/+1
* | Improve makefile-imake-modePo Lu2022-10-121-12/+9
* | Fix thinko in read-string-from-bufferLars Ingebrigtsen2022-10-121-3/+1
* | Fix Python completion when point in shell buffer is before promptkobarity2022-10-122-2/+37
* | Stop relying on Xt hack to set window manager hintsPo Lu2022-10-124-26/+40
* | Merge from origin/emacs-28Stefan Kangas2022-10-121-9/+9
|\ \ | |/
| * ; * doc/lispref/windows.texi (Window Hooks): Fix markup (bug#58445).Eli Zaretskii2022-10-111-9/+9
* | ; lisp/progmodes/project.el: Bump versionDmitry Gutov2022-10-121-1/+1
* | Add trampoline AOT compilation target (bug#58318)Andrea Corallo2022-10-113-0/+22
* | Also avoid setting _NET_WM_USER_TIME on crossingPo Lu2022-10-111-9/+11
* | ; * src/fns.c (HAVE_FAST_UNALIGNED_ACCESS): run faster on mainframesMattias EngdegÄrd2022-10-111-1/+2
* | Make read-string-from-buffer and string-edit mention each otherLars Ingebrigtsen2022-10-111-2/+6
* | Speed up scrolling when lines are very long and truncatedEli Zaretskii2022-10-112-6/+106
* | Remove some more unnecessary calls to block_inputPo Lu2022-10-111-18/+7
* | Accommodate missing spec values in erc-format-messageF. Jason Park2022-10-101-1/+3
* | Add gettid to seccomp-filterPhilipp Stephani2022-10-111-0/+1
* | Remove the view-remove-frame-by-deleting variableLars Ingebrigtsen2022-10-111-7/+0
* | Fix Python completion failure under certain conditionskobarity2022-10-112-8/+111
* | Improve error message from sqlite-executeLars Ingebrigtsen2022-10-111-12/+20
* | Don't prompt when killing an Emacs client if it's the last clientJim Porter2022-10-101-7/+12
* | Fix Tramp completion on MS WindowsMichael Albinus2022-10-101-30/+16
* | Port bwrap/allows-stdout test to Ubuntu 22.04.1Paul Eggert2022-10-101-0/+5
* | Add a test for sqlite "insert ... returning"Lars Ingebrigtsen2022-10-101-0/+13
* | Fix `vc-prepare-patch' docstringRobert Pluim2022-10-101-4/+6
* | ; Update the doc string of 'compilation-auto-jump-to-first-error'Eli Zaretskii2022-10-101-2/+7
* | ; * doc/lispref/text.texi (Database): Fix markup in last change.Eli Zaretskii2022-10-101-2/+2
* | Support "insert into ... returning ..." in sqlite-executeLars Ingebrigtsen2022-10-102-59/+70
* | Fix some indentation in Fsqlite_executeLars Ingebrigtsen2022-10-101-8/+9
* | ; Fix last change.Eli Zaretskii2022-10-102-2/+3
* | ; Clarify correct use of 'xref-query-replace-in-results'Eli Zaretskii2022-10-102-13/+24
* | ; * lisp/progmodes/gdb-mi.el (gdb): Fix a typo. (Bug#58400)Eli Zaretskii2022-10-101-1/+1