summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | Merge from origin/emacs-29Stefan Kangas2023-03-20
|\|
| * Don't add a key binding when REMOVE is non-nilRobert Pluim2023-03-17
* | Merge from origin/emacs-29João Távora2023-03-14
|\|
| * Fix value history shown for 'gc-cons-percentage'Eli Zaretskii2023-03-12
* | Remove recursion from character escape handling in readerMattias Engdegård2023-03-11
* | src/profiler.c: Keep track of the discarded countsStefan Monnier2023-03-10
* | src/profiler.c: Share more code between CPU and Memory profilersStefan Monnier2023-03-10
* | src/profiler.c: Try and fix occasional assertion failuresStefan Monnier2023-03-10
* | src/profiler.c: Keep track of allocations during GCEli Zaretskii2023-03-10
* | Merge from origin/emacs-29Stefan Kangas2023-03-05
|\|
| * ; More accurate doc strings for 'window-at' and 'window-at-x-y'.Eli Zaretskii2023-03-04
* | Unbreak the unexec buildEli Zaretskii2023-03-04
* | bug#61489: Increase BLOCK_ALIGN from 1024 to 32768Konstantin Kharlamov2023-03-04
* | Merge from origin/emacs-29Stefan Kangas2023-03-04
|\|
| * * src/intervals.c (set_intervals_multibyte_1): Fix bug#61887Stefan Monnier2023-03-03
* | Merge from origin/emacs-29Stefan Kangas2023-03-03
|\|
| * Improvements to xwidget on macOS (bug#60703)Andrew De Angelis2023-03-02
* | Merge from origin/emacs-29Stefan Kangas2023-03-02
|\|
| * * src/profiler.c (malloc_probe): Make it safe for GC (bug#60237)Stefan Monnier2023-03-01
| * Replace C++ comments with C style equivalentsPo Lu2023-03-01
* | ; * src/haikufont.c (haikufont_open): Remove unused variable.Po Lu2023-03-02
* | Merge from origin/emacs-29Stefan Kangas2023-02-27
|\|
| * Fix 'vertical-motion' when display strings are aroundEli Zaretskii2023-02-26
| * ; * src/treesit.c (treesit_predicate_match): Fix typo.Yuan Fu2023-02-26
* | Merge from origin/emacs-29Stefan Kangas2023-02-26
|\|
| * Fix infloop in bidi.cEli Zaretskii2023-02-25
* | Merge from origin/emacs-29Stefan Kangas2023-02-25
|\|
| * Avoid crashes in batch mode due to lack of frame face cacheEli Zaretskii2023-02-24
* | kmacro: Simplify register code and recent changeStefan Monnier2023-02-24
* | Merge from origin/emacs-29Stefan Kangas2023-02-23
|\|
| * Avoid division by zero in get_narrowed_* functionsEli Zaretskii2023-02-22
| * ; * src/xterm.c (x_update_end): Condition on HAVE_XDBERobert Pluim2023-02-21
| * Fix build --without-xdbeEli Zaretskii2023-02-21
* | Merge from origin/emacs-29Stefan Kangas2023-02-21
|\|
| * regex-emacs.c: Reduce the use of backtracking a bit furtherStefan Monnier2023-02-20
| * Make the native compiler always use `make-temp-file' for temporary filesAndrea Corallo2023-02-20
* | Detect and prevent function alias loops in `fset` and `defalias`Mattias Engdegård2023-02-21
* | Merge from origin/emacs-29Stefan Kangas2023-02-19
|\|
| * Fix 'display-buffer-use-least-recent-window'martin rudalics2023-02-18
| * Fix cursor motion when there's line-prefix and display string at BOLEli Zaretskii2023-02-18
| * Fix comment in treesit_record_change (bug#61369)Yuan Fu2023-02-18
* | Merge from origin/emacs-29Stefan Kangas2023-02-18
|\|
| * ; * src/treesit.c: Improve sectioning.Po Lu2023-02-18
| * Don't completely clip into visible range in treesit_record_changeYuan Fu2023-02-17
| * ; Improve and update documentation of native compilationEli Zaretskii2023-02-17
| * Merge 'emacs-29' into 'feature/inhibit-native-comp-cleanup'Andrea Corallo2023-02-17
| |\
| | * Allow 'icon-title-format' to have the value tEli Zaretskii2023-02-17
| * | Rename native-comp-deferred-compilation into native-comp-jit-compilationAndrea Corallo2023-02-13
| * | Rename comp-enable-subr-trampolines into native-comp-enable-subr-trampolinesAndrea Corallo2023-02-13
| * | Support `comp-enable-subr-trampolines' as string valueAndrea Corallo2023-02-13