aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Adapt test in minibuffer-tests.elMichael Albinus2023-08-191-1/+1
* | Adapt Tramp testMichael Albinus2023-08-192-6/+11
* | Simplify use of Tramp messagesMichael Albinus2023-08-192-46/+47
* | Fix behavior of client frames when 'find-alternate-file' is usedEli Zaretskii2023-08-192-8/+20
* | ; * src/fileio.c (Fset_file_acl): Don't leak memory.Eli Zaretskii2023-08-191-1/+1
* | ; * src/textconv.c (Fset_text_conversion_style): Fix typo.Po Lu2023-08-191-5/+5
* | Make some file I/O operations more robust on AndroidPo Lu2023-08-193-7/+170
* | ; Remove set but unused variablePo Lu2023-08-191-3/+0
* | Disable text conversion inside read-char-exclusivePo Lu2023-08-191-5/+4
* | Disable text conversion within read-char-from-minibufferPo Lu2023-08-192-5/+10
* | (Fmake_local_variable): Fix bug#65209Stefan Monnier2023-08-182-9/+35
* | Show duration of compilation when it stops (bug#65251)Mattias Engdegård2023-08-181-1/+12
* | Don't disable terminfo on non-GUI Android buildsPo Lu2023-08-181-2/+5
* | Fix invocation with --debug-init and changes to debug-ignored-errorsEli Zaretskii2023-08-172-2/+15
* | Escape braces in regexp in make-info-dirRobert Pluim2023-08-171-1/+1
* | Introduce support for Desktop Notifications on HaikuPo Lu2023-08-1711-11/+414
* | Fix earlier change in subr.elPo Lu2023-08-171-4/+6
* | ; Add tasks for the Android portPo Lu2023-08-172-9/+46
* | (project-find-file): Allow current file name "other project"'s future historySpencer Baugh2023-08-171-2/+12
* | * src/fileio.c (Ffile_name_concat): Improve docstring.Dmitry Gutov2023-08-171-2/+2
* | ; * lisp/progmodes/project.el (project-find-file-in): Update docstring.Dmitry Gutov2023-08-171-1/+1
* | Update Android portPo Lu2023-08-175-27/+39
* | Fix potential NULL pointer dereferencePo Lu2023-08-171-0/+1
* | tibetan.el: compute constants at compile time, optimise regexpsMattias Engdegård2023-08-161-14/+18
* | ; Silence byte-compilerStefan Kangas2023-08-161-0/+1
* | Speed up dictionary--count-mode-buffersStefan Kangas2023-08-161-7/+7
* | Add test for `calculator-exp`Stefan Kangas2023-08-161-0/+6
* | Make `term-mode` non-interactiveStefan Kangas2023-08-161-0/+1
* | ; * etc/NEWS: Fix typos.Michael Albinus2023-08-161-12/+11
* | Improve 'emake --quieter'Gregory Heytings2023-08-161-4/+10
* | ; Fix last changeMichael Albinus2023-08-161-5/+6
* | Show how to call an Elisp function of the same name as an Eshell built-inJim Porter2023-08-161-8/+23
* | Add 'compile' builtin command for EshellJim Porter2023-08-164-28/+141
* | Various improvements to 'emake'Gregory Heytings2023-08-161-12/+29
* | Add a target to byte-compile all tests without running themGregory Heytings2023-08-162-1/+4
* | Simplify 'with-restriction' and 'without-restriction'Gregory Heytings2023-08-161-22/+6
* | Simplify 'without-restriction'Gregory Heytings2023-08-162-10/+11
* | Fix combine-change-callGregory Heytings2023-08-161-24/+35
* | ob-tangle.el: fix unintended range in regexpMattias Engdegård2023-08-162-2/+2
* | Fix Info parser regexp mistakeMattias Engdegård2023-08-161-1/+1
* | Remedy wrong-looking \(:?...\) regexp constructsMattias Engdegård2023-08-164-6/+6
* | * etc/PROBLEMS: Document a problem with the Anonymous Pro font.Po Lu2023-08-161-0/+50
* | ; Fix byte-compiler warnings in comp.elEli Zaretskii2023-08-161-0/+17
* | Revert "Fix slow "C-h f" in Emacs built without native compilation"Eli Zaretskii2023-08-161-2/+1
* | ; * etc/MACHINES (Android): Clarify a minor point.Po Lu2023-08-161-1/+3
* | Update Android portPo Lu2023-08-165-20/+28
* | Fix infloop error in TrampMichael Albinus2023-08-161-1/+3
* | * lisp/Makefile.in (compile-targets): Always byte compile native comp.Andrea Corallo2023-08-161-4/+0
* | Improve java/DEBUGPo Lu2023-08-161-22/+50
* | ; ChangeLog.android: Clean up more entries.Po Lu2023-08-161-1355/+1142