summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-01Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-04-01Add support for `ch' and `cw' dimension specifiers for imagesZajcev Evgeny
2024-04-01Don't signal `json-end-of-file` for short nonempty bad JSON inputsMattias Engdegård
2024-04-01Faster JSON parsingMattias Engdegård
2024-04-01Fix listing of Android root directory when it is accessiblePo Lu
2024-03-31Fix wildcard signals in dbusbind.cMichael Albinus
2024-03-31List special directories when reading root directory on AndroidPo Lu
2024-03-31; Another round of stylistic fixes in json.cEli Zaretskii
2024-03-31; json.c stylistic adjustmentsPo Lu
2024-03-31; json.c stylistic adjustmentsPo Lu
2024-03-30Fix the native JSON support codeEli Zaretskii
2024-03-30Always enable native JSON support and remove Jansson referencesMattias Engdegård
2024-03-30New JSON encoder (bug#70007)Mattias Engdegård
2024-03-30Merge from origin/emacs-29Eli Zaretskii
2024-03-30; Fix last change in inclusion of byteswap.h headerEli Zaretskii
2024-03-30Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-03-30Fix implicit declaration of bswap_{32,64}Andreas Schwab
2024-03-30Clean up removal of libjansson parserEli Zaretskii
2024-03-30Replace libjansson JSON parser with a custom oneGéza Herman
2024-03-30Fix building the SFNT font driverPo Lu
2024-03-29* src/fns.c (Fvaluelt): More generous depth limit (20 -> 200).Mattias Engdegård
2024-03-29Faster non-destructive list sortingMattias Engdegård
2024-03-29Speed up `sort` by special-casing the `value<` orderingMattias Engdegård
2024-03-29New `sort` keyword arguments (bug#69709)Mattias Engdegård
2024-03-29Add back timsort key function handling (bug#69709)Mattias Engdegård
2024-03-29Add `value<` (bug#69709)Mattias Engdegård
2024-03-26; Fix recently-changed documentationEli Zaretskii
2024-03-26Prevent passwords from being recorded during text conversionPo Lu
2024-03-25Fix documentation of 'other-window-for-scrolling'Eli Zaretskii
2024-03-23* src/coding.c (produce_chars): Fix a thinko (bug#69966).Eli Zaretskii
2024-03-23Enable calling decode_coding_object with both SRC and DST_OBJECT QnilPo Lu
2024-03-23Minor adjustments to last changePo Lu
2024-03-23Correctly handle non-BMP characters in Android content file namesPo Lu
2024-03-21; * src/xterm.c (syms_of_xterm): Document x-*-keysym's default values.Po Lu
2024-03-21Speed up display of RTL text with many character compositionsEli Zaretskii
2024-03-20; Fix doc strings of recent changesEli Zaretskii
2024-03-20Add native compiler sanitizerAndrea Corallo
2024-03-19Unbreak the Cygw32 build broken by resent WTS_SESSION changesEli Zaretskii
2024-03-19Respect display names of Android content URIsPo Lu
2024-03-18Followup changes to `cl-type-of`Stefan Monnier
2024-03-18(primitive-function): New typeStefan Monnier
2024-03-18(cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier
2024-03-18Makeshift solution for X server bugPo Lu
2024-03-16; Pacify -Wmaybe-uninitialized in coding.c.Basil L. Contovounesios
2024-03-16Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsEli Zaretskii
2024-03-16Merge from origin/emacs-29Eli Zaretskii
2024-03-16Document and announce 'marker-last-position'Martin Rudalics
2024-03-16In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics
2024-03-16; * src/xterm.c (syms_of_xterm): Fix typo.Po Lu
2024-03-16Respond to default action from Gnus notificationsPo Lu