aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ; * src/fns.c (Fcopy_sequence): Doc fix. (Bug#64960)Eli Zaretskii2023-08-161-1/+2
| * Fix unpacking ZIP archives on MS-WindowsEli Zaretskii2023-08-161-1/+7
| * ; Fix typos in lisp/keymap.el doc strings (bug#65329).Thomas Voss2023-08-161-2/+2
| * Fix command example in Eshell manualJim Porter2023-08-151-1/+1
| * ; lisp/progmodes/csharp-mode.el (treesit-query-capture): Declare (bug#65297).Daniel Martín2023-08-151-0/+1
| * ; Improve documentation of 'define-alternatives'Eli Zaretskii2023-08-152-37/+100
| * Add user options mentioned in the Eshell manual to the variable indexJim Porter2023-08-141-2/+33
| * * Add missing alias to `native-comp-enable-subr-trampolines'.Andrea Corallo2023-08-141-0/+2
| * * Add missing alias to `native-comp-enable-subr-trampolines'.Andrea Corallo2023-08-141-0/+2
| * ; * etc/PROBLEMS: Fix typo and clarify wording.Po Lu2023-08-141-2/+2
* | ; Fix issues running gitmergeJim Porter2023-08-213-1/+7
* | Improve Android adaptive iconPo Lu2023-08-222-17/+3
* | Repair desktop notification on Android 31Po Lu2023-08-221-1/+1
* | Use generics to define Eshell output targetsJim Porter2023-08-212-139/+170
* | ; Remove unused Eshell target typeJim Porter2023-08-211-11/+2
* | Allow splicing Eshell globs in-placeJim Porter2023-08-215-25/+128
* | ; * test/lisp/cus-edit-tests.el: remove unused var (bug#63290)Mattias Engdegård2023-08-211-1/+0
* | Don't describe lexbound uncompiled function as 'closures'Mattias Engdegård2023-08-211-3/+1
* | Properly enumerate GX fonts of the same family with divergent stylesPo Lu2023-08-212-10/+62
* | Explicitly disallow named-let in code using dynamic bindingMattias Engdegård2023-08-212-3/+7
* | ; * lisp/help-fns.el (help-display-function-type): Doc fix (bug#65288).Eli Zaretskii2023-08-211-1/+6
* | ; Adjust commentaryPo Lu2023-08-211-21/+24
* | Fix debug spec of cl-flet (bug#65344)Gerd Möllmann2023-08-212-4/+23
* | ; * doc/lispref/os.texi (Desktop Notifications): Fix typo.Po Lu2023-08-211-1/+1
* | Make the Emacs icon ``adaptive''Po Lu2023-08-216-2/+120
* | Enable providing icons for Android desktop notificationsPo Lu2023-08-214-20/+98
* | * Introduce `help-display-function-type' customizable var (bug#65288).Andrea Corallo2023-08-201-1/+8
* | * lisp/isearch.el (isearch-resume): Add isearch-push-state (bug#65379).Jens Schmidt2023-08-201-0/+1
* | Delete some Emacs 19/21 compat codeStefan Kangas2023-08-203-9/+3
* | * lisp/term.el (term--update-term-menu): Simplify.Stefan Kangas2023-08-202-6/+2
* | Repair desktop notification display on Android 2.3 and 2.2Po Lu2023-08-201-0/+12
* | ; * ChangeLog.android: Complete cleanup.Po Lu2023-08-201-389/+319
* | Support desktop notifications on AndroidPo Lu2023-08-208-6/+484
* | ; Fix documentation of last changeEli Zaretskii2023-08-203-16/+16
* | Allow fetching URL at point without switching to itLin Sun2023-08-203-19/+38
* | ; Fix last changeMichael Albinus2023-08-201-1/+1
* | New user option pcomplete-remote-file-ignoreMichael Albinus2023-08-203-2/+21
* | Fix libselinux object leaksPo Lu2023-08-201-5/+5
* | Update Android portPo Lu2023-08-203-83/+279
* | Skip hanging tests on Cygwin (bug#65325)Ken Brown2023-08-192-3/+14
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2023-08-1913-155/+302
|\ \
| * | Add "lexical" LSP server for Elixir to Eglotdalu2023-08-191-1/+2
| * | ; * src/androidterm.c (android_text_to_string): Fix commentary.Eli Zaretskii2023-08-191-6/+6
| * | Simplify dictionary-close even moreStefan Kangas2023-08-191-11/+1
| * | Remove Emacs 24 compat code from reftexStefan Kangas2023-08-192-10/+2
| * | ; Cleanup comments and doc strings in textconv.cEli Zaretskii2023-08-191-79/+83
| * | Remove XEmacs compat code from reftexStefan Kangas2023-08-193-41/+24
| * | Add command to start Emacs with specific packagesPhilip Kaludercic2023-08-192-6/+79
| * | Specialize default-get for alist widgets (Bug#63290)Mauro Aranda2023-08-193-1/+105
* | | Extend TMichael Albinus2023-08-191-1/+25
|/ /