aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into x-window-xwidgetx-window-xwidgetPo Lu2022-05-2714-79/+205
|\
| * * lisp/progmodes/asm-mode.el: Minor doc fixes.Stefan Kangas2022-05-271-9/+9
| * Prefer defvar-keymap in some progmodesStefan Kangas2022-05-279-69/+49
| * Silence byte-compiler warning about x-pointer-invisibleStefan Kangas2022-05-271-0/+2
| * Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-05-272-6/+28
| |\
| * | Add support for the Javanese script (bug#55667)समीर सिंह Sameer Singh2022-05-274-1/+145
* | | Implement some drag and drop functions on NSPo Lu2022-05-275-21/+220
| |/ |/|
* | * etc/PROBLEMS: Document problems with PGTK input methods.Po Lu2022-05-271-0/+17
* | Update comments in some X codePo Lu2022-05-271-6/+11
|/
* Merge from origin/emacs-28Stefan Kangas2022-05-278-11/+11
|\
| * Fix format specifiers in tramp-adb.elHayden Shenk2022-05-261-2/+2
| * ; Fix some doc typos and minor language issuesŠtěpán Němec2022-05-267-9/+9
* | Fix XI scroll valuator reset on X Toolkit buildsPo Lu2022-05-271-0/+10
* | Improve lookup efficiency of color cache and prevent leakingPo Lu2022-05-272-2/+52
* | Handle allocation errors when creating menu items on HaikuPo Lu2022-05-271-22/+17
* | Fix longjmp/siglongjmp mixupPo Lu2022-05-271-3/+3
* | Regenerated ldefs-boot.elLars Ingebrigtsen2022-05-261-21/+22
* | Merge remote-tracking branch 'origin/scratch/bug-55156'Stefan Monnier2022-05-263-42/+68
|\ \
| * | eval.c: New functions `defvar-1` and `defconst-1` (bug#55156)scratch/bug-55156Stefan Monnier2022-05-263-42/+68
* | | package-activate-all: Use the quickstart more conservativelyStefan Monnier2022-05-261-1/+3
* | | Avoid duplicates in `package-activated-list'Sam Steingold2022-05-261-2/+3
* | | Test suite for Completions UI (bug#54374)Juri Linkov2022-05-261-0/+123
|/ /
* | * test/lisp/files-resources/compile-utf8.el: Use lexical-bindingStefan Monnier2022-05-261-0/+1
* | * etc/themes/leuven-dark-theme.el: Use lexical-bindingStefan Monnier2022-05-261-5/+5
* | Add support for the Balinese script (bug#55648)समीर सिंह Sameer Singh2022-05-266-0/+246
* | Faster and less recursive byte-compile--first-symbol-with-posMattias Engdegård2022-05-261-31/+26
* | Handle alternate actions for Motif drop targetsPo Lu2022-05-261-33/+58
* | Make comp--native-compile delete the temp file it createsLars Ingebrigtsen2022-05-261-42/+53
* | Make memory-report not bug out with symbols with positionsLars Ingebrigtsen2022-05-261-0/+4
* | ; Fix up doc of recent elisp-eldoc-var-docstring-with-value additionŠtěpán Němec2022-05-262-1/+4
* | Fix the `x_trace_wire' optionPo Lu2022-05-261-3/+6
* | Use x_get_atom_name for some more thingsPo Lu2022-05-261-6/+6
* | * src/xselect.c (Fx_register_dnd_atom): Use x_intern_cached_atom.Po Lu2022-05-261-2/+2
* | Make X error checking more asynchronousPo Lu2022-05-261-34/+91
* | Improve x_get_atom_name for some predefined atomsPo Lu2022-05-261-3/+19
* | Fix 32-bit warnings againPo Lu2022-05-261-1/+1
* | ; Fix documentation of recent additions of Indian scriptsEli Zaretskii2022-05-251-7/+7
* | Add support for the Limbu script (bug#55621)समीर सिंह Sameer Singh2022-05-255-0/+121
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsEli Zaretskii2022-05-251-1/+1
|\ \
| * | * lisp/subr.el (insert-for-yank): Add nil to run-hook-wrapped to keep looping.Juri Linkov2022-05-251-1/+1
* | | ; * etc/NEWS.28: Fix merge of NEWS.28.Eli Zaretskii2022-05-251-0/+44
* | | Merge from origin/emacs-28Eli Zaretskii2022-05-2514-163/+221
|\ \ \ | |/ / |/| / | |/
| * ; * etc/NEWS: Announce changes in 'desktop-kill'. (Bug#55574)Eli Zaretskii2022-05-231-0/+12
| * ; Fix last changeEli Zaretskii2022-05-221-1/+3
| * Improve documentation of mail-user-agent.Damien Cassou2022-05-222-4/+7
| * ; * lisp/desktop.el: Update the commentary. (Bug#55560)Eli Zaretskii2022-05-221-4/+5
| * More fixes in abbrev.el doc stringsEli Zaretskii2022-05-211-2/+2
| * Add note about Tramp completion to completion-styles doc stringLars Ingebrigtsen2022-05-211-1/+5
| * Remove mention of removed nnimap-nov-is-evil variableArash Esbati2022-05-211-4/+3
| * Improve documentation strings and prompts in abbrev.elEli Zaretskii2022-05-211-115/+134