aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src/marker.c (markers_kill, markers_add): Add fast pathsscratch/markers-as-gap-arrayStefan Monnier2025-03-151-12/+29
* * src/marker.c (markers_sanity_check): Make it conditional on `MARKER_DEBUG`Stefan Monnier2024-07-041-0/+2
* marker.c: Fix the remaining test failuresStefan Monnier2024-07-031-7/+6
* Misc: Fix some assertion failuresStefan Monnier2024-07-032-3/+6
* marker.c: Fix remaining build crashesStefan Monnier2024-07-034-20/+52
* AWG for markersStefan Monnier2024-07-0322-406/+736
* Prefer to run find and grep in parallel in rgrep (bug#71094)Spencer Baugh2024-07-031-4/+12
* Adapt doc-view-set-slice-using-mouse to touch-screen inputPo Lu2024-07-034-66/+90
* (dump_interval_node): Remove unused arg `offset`Stefan Monnier2024-07-021-6/+5
* (buf_*pos_to_*pos): Fix minor off-by oneStefan Monnier2024-07-021-26/+18
* Merge from savannah/emacs-30Po Lu2024-07-024-90/+89
|\
| * * etc/NEWS: Fix typos.Michael Albinus2024-07-021-71/+71
| * ; (grep-read-files): Fix completion tableEshel Yaron2024-07-021-3/+1
| * Remove a reference to a non-existant variable from a doc-stringAlan Mackenzie2024-07-011-4/+3
| * ; * etc/NEWS: Fix level of several entrries.Eli Zaretskii2024-07-011-2/+2
| * ; * etc/NEWS: Fix typo.Eli Zaretskii2024-07-011-1/+1
| * ; * src/search.c (Fmatch_beginning, Fmatch_end): Doc fix.Eli Zaretskii2024-07-011-10/+12
* | Port seccomp acceleration to Linux 3.5.0Po Lu2024-07-024-27/+99
* | * exec/exec.c (exec_0): Restore erroneously deleted statement.Po Lu2024-07-011-0/+3
* | * configure.ac: Provide for invocations where no cache file is set.Po Lu2024-07-011-3/+4
* | * configure.ac: Create a cache file for libexec.Po Lu2024-07-011-1/+6
* | ; * exec/trace.c (seccomp_system_call): Typo in commentary.Po Lu2024-07-011-2/+2
* | ; * etc/NEWS: Announce last Android change.Po Lu2024-07-011-0/+6
* | Merge from savannah/emacs-30Po Lu2024-07-014-5/+26
|\ \ | |/
| * ; * etc/NEWS: Clarify.Mattias Engdegård2024-07-011-2/+2
| * ; * src/treesit.c (Ftreesit_query_capture): Fix typo.Yuan Fu2024-06-301-1/+1
| * * java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.Po Lu2024-07-011-0/+1
| * Improve `sentence-end-double-space` docstringStefan Kangas2024-07-011-2/+22
* | ; Merge from savannah/emacs-30Po Lu2024-07-010-0/+0
|\ \ | |/
| * Backport file backup FAQ item to Emacs <28Stefan Kangas2024-07-011-2/+3
* | Merge from savannah/emacs-30Po Lu2024-07-016-284/+364
|\ \ | |/
| * More updates of documentation for Emacs 30Eli Zaretskii2024-06-306-170/+250
| * ; * etc/NEWS: Copy-edit.Mattias Engdegård2024-06-301-3/+3
| * Revert "; * etc/NEWS: Move items to "Incompatible Lisp Changes"."Mattias Engdegård2024-06-301-219/+219
* | Optimize process execution on AndroidPo Lu2024-07-016-219/+666
* | Merge from savannah/emacs-30Po Lu2024-06-3021-202/+525
|\ \ | |/
| * Improve Android "adaptive icon"Po Lu2024-06-302-27/+25
| * Fix documentation for Emacs 30Eli Zaretskii2024-06-308-48/+132
| * ; Update NEWS and corresponding manualsEli Zaretskii2024-06-303-25/+72
| * Add D-Bus testRobert Church2024-06-301-0/+52
| * ; Repair corruption in etc/DEBUGPo Lu2024-06-301-33/+33
| * ; * etc/DEBUG: Advice for debugging Emacs on OpenBSD (bug#71712).Eli Zaretskii2024-06-301-0/+6
| * Merge remote-tracking branch 'savannah/scratch/windows-98' into emacs-30Po Lu2024-06-307-69/+205
| |\
| | * * src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper): Typos.scratch/windows-98Po Lu2024-06-271-2/+6
| | * Fix Cygwin buildPo Lu2024-06-271-3/+5
| | * Restore functionality on Windows 98Po Lu2024-06-237-69/+199
* | | Update from gnulibPaul Eggert2024-06-301-6/+10
* | | Respect --disable-build-details in Android buildsPo Lu2024-06-302-12/+21
* | | * build-aux/ndk-module-extract.awk: Do not generate newlines in output.Po Lu2024-06-301-9/+9
* | | Enable caching values generated by the Android build systemPo Lu2024-06-307-36/+60