summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2024-03-30
|\
| * Fix documentation of 'other-window-for-scrolling'Eli Zaretskii2024-03-25
* | ; Fix last change in inclusion of byteswap.h headerEli Zaretskii2024-03-30
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2024-03-30
|\ \
| * | Fix implicit declaration of bswap_{32,64}Andreas Schwab2024-03-30
* | | Clean up removal of libjansson parserEli Zaretskii2024-03-30
* | | Replace libjansson JSON parser with a custom oneGéza Herman2024-03-30
|/ /
* | Fix building the SFNT font driverPo Lu2024-03-30
* | * src/fns.c (Fvaluelt): More generous depth limit (20 -> 200).Mattias Engdegård2024-03-29
* | Faster non-destructive list sortingMattias Engdegård2024-03-29
* | Speed up `sort` by special-casing the `value<` orderingMattias Engdegård2024-03-29
* | New `sort` keyword arguments (bug#69709)Mattias Engdegård2024-03-29
* | Add back timsort key function handling (bug#69709)Mattias Engdegård2024-03-29
* | Add `value<` (bug#69709)Mattias Engdegård2024-03-29
* | ; Fix recently-changed documentationEli Zaretskii2024-03-26
* | Prevent passwords from being recorded during text conversionPo Lu2024-03-26
* | * src/coding.c (produce_chars): Fix a thinko (bug#69966).Eli Zaretskii2024-03-23
* | Enable calling decode_coding_object with both SRC and DST_OBJECT QnilPo Lu2024-03-23
* | Minor adjustments to last changePo Lu2024-03-23
* | Correctly handle non-BMP characters in Android content file namesPo Lu2024-03-23
* | ; * src/xterm.c (syms_of_xterm): Document x-*-keysym's default values.Po Lu2024-03-21
* | Speed up display of RTL text with many character compositionsEli Zaretskii2024-03-21
* | ; Fix doc strings of recent changesEli Zaretskii2024-03-20
* | Add native compiler sanitizerAndrea Corallo2024-03-20
* | Unbreak the Cygw32 build broken by resent WTS_SESSION changesEli Zaretskii2024-03-19
* | Respect display names of Android content URIsPo Lu2024-03-19
* | Followup changes to `cl-type-of`Stefan Monnier2024-03-18
* | (primitive-function): New typeStefan Monnier2024-03-18
* | (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-18
* | Makeshift solution for X server bugPo Lu2024-03-18
* | ; Pacify -Wmaybe-uninitialized in coding.c.Basil L. Contovounesios2024-03-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsEli Zaretskii2024-03-16
|\ \
| * | Document and announce 'marker-last-position'Martin Rudalics2024-03-16
* | | Merge from origin/emacs-29Eli Zaretskii2024-03-16
|\ \ \ | |/ / |/| / | |/
| * ; Fix 'usage:' keyword in Ffile_name_concat doc.Basil L. Contovounesios2024-03-16
| * ; * src/lread.c (maybe_swap_for_eln): Clarify warning message.Eli Zaretskii2024-03-14
* | In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics2024-03-16
* | ; * src/xterm.c (syms_of_xterm): Fix typo.Po Lu2024-03-16
* | Respond to default action from Gnus notificationsPo Lu2024-03-16
* | Support x-*-keysym on AndroidPo Lu2024-03-16
* | Correct doc strings for x-*-keysymPo Lu2024-03-16
* | ; Circumvent miscompilations on Sun C 5.12 (148917-07)Po Lu2024-03-16
* | ; * src/eval.c (Fhandler_bind_1): Fix docstring.Basil L. Contovounesios2024-03-16
* | ; Fix documentation of a recent change (bug#68235)Eli Zaretskii2024-03-15
* | Fix bug with CHECK_STRUCTS introduced by last buffer.h changeMartin Rudalics2024-03-15
* | Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics2024-03-15
* | ; * src/xwidget.c (xwidget-webkit-disable-javascript): Doc fix.Eli Zaretskii2024-03-15
* | ; * src/androidselect.c (Fandroid_notifications_notify): Typo in doc string.Po Lu2024-03-15
* | * src/sfntfont-android.c (init_sfntfont_android): Fix SDK check.Po Lu2024-03-15
* | Fix last changePo Lu2024-03-15