| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | * src/emacs.c (load_pdump): Propery handle case when executable | Andreas Schwab | 2022-10-04 | 1 | -3/+7 | |
| | | * | | | | | Avoid assertion violations in STRING_CHAR | Eli Zaretskii | 2022-10-04 | 2 | -2/+7 | |
| | * | | | | | | Avoid assertion violations in STRING_CHAR | Eli Zaretskii | 2022-10-04 | 2 | -2/+7 | |
| | * | | | | | | Fix deiconification handling on FVWM and possibly other window managers | Po Lu | 2022-10-04 | 1 | -0/+60 | |
| | * | | | | | | Merge from origin/emacs-28 | Stefan Kangas | 2022-10-04 | 1 | -10/+4 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | * src/emacs.c (load_pdump): Fix use of xpalloc. | Andreas Schwab | 2022-10-02 | 1 | -5/+4 | |
| | | * | | | | | Avoid assertion violation in 'xpalloc' | Eli Zaretskii | 2022-10-02 | 1 | -1/+1 | |
| | * | | | | | | Rename to inhibit-automatic-native-compilation | Lars Ingebrigtsen | 2022-10-03 | 1 | -3/+4 | |
| | * | | | | | | ; * src/menu.c: remove unused lwlib include | Manuel Giraud | 2022-10-03 | 1 | -4/+0 | |
| | * | | | | | | Add new variable 'inhibit-native-compilation' | Lars Ingebrigtsen | 2022-10-03 | 1 | -0/+8 | |
| | * | | | | | | Fix coding systems used for X input methods | Po Lu | 2022-10-03 | 4 | -17/+65 | |
| | * | | | | | | Suppress irritating/misleading message in make bootstrap about old .elc files | Alan Mackenzie | 2022-10-02 | 1 | -1/+7 | |
| | * | | | | | | Only rely on EWMH window activation if possible | Po Lu | 2022-10-02 | 1 | -5/+13 | |
| | * | | | | | | ; Another fix for vertical motion | Eli Zaretskii | 2022-10-01 | 1 | -7/+2 | |
| | * | | | | | | Fix vertical motion in some rare bidi situations | Eli Zaretskii | 2022-10-01 | 1 | -4/+5 | |
| | * | | | | | | ; (move_it_vertically_backward): Yet another fix of bug#58210. | Eli Zaretskii | 2022-10-01 | 1 | -6/+2 | |
| | * | | | | | | Fix 'C-a' and 'C-e' under 'visual-line-mode' | Eli Zaretskii | 2022-10-01 | 1 | -1/+3 | |
| | * | | | | | | Speed up string-lessp further | Mattias Engdegård | 2022-09-30 | 1 | -13/+43 | |
| | * | | | | | | Fix some issues with vertical-motion in bidi-reordered text | Eli Zaretskii | 2022-09-30 | 1 | -5/+7 | |
| | * | | | | | | Fix calculation of frame times when X server time overflows | Po Lu | 2022-09-30 | 1 | -3/+28 | |
| | * | | | | | | Pacify compiler warning in xterm.c | Po Lu | 2022-09-29 | 1 | -1/+1 | |
| | * | | | | | | ; Fix typos | Stefan Kangas | 2022-09-28 | 1 | -1/+1 | |
| | * | | | | | | Merge from origin/emacs-28 | Stefan Kangas | 2022-09-28 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | Avoid assertion violations in 'pop_it' | Eli Zaretskii | 2022-09-28 | 1 | -1/+8 | |
| | * | | | | | | Merge from origin/emacs-28 | Stefan Kangas | 2022-09-28 | 1 | -291/+295 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | ; Add commentary to disabled OTF support code in font.c | Eli Zaretskii | 2022-09-26 | 1 | -290/+293 | |
| | * | | | | | | Apply root window coordinate optimizations to crossing events as well | Po Lu | 2022-09-28 | 1 | -0/+30 | |
| | * | | | | | | Port better to C23 bool+true+false keywords | Paul Eggert | 2022-09-28 | 6 | -11/+3 | |
| | * | | | | | | Document the new "XRandR 1.5" value | Stefan Kangas | 2022-09-27 | 1 | -2/+2 | |
| | * | | | | | | ; * src/xfns.c (Fx_window_property): Fix markup. | Po Lu | 2022-09-27 | 1 | -1/+1 | |
| | * | | | | | | Improve doc of `x-window-property' | Po Lu | 2022-09-27 | 1 | -7/+30 | |
| | * | | | | | | Avoid uninitialized variable warning | YAMAMOTO Mitsuharu | 2022-09-27 | 1 | -4/+7 | |
| | * | | | | | | Optimize coordinate translation during event handling | Po Lu | 2022-09-27 | 2 | -45/+191 | |
| | * | | | | | | Adjust zero-width grapheme clusters so they are displayed (Bug#50951) | YAMAMOTO Mitsuharu | 2022-09-27 | 3 | -0/+46 | |
| | * | | | | | | Make average width computation on ftcr more permissive (Bug#43058) | YAMAMOTO Mitsuharu | 2022-09-26 | 1 | -10/+14 | |
| | * | | | | | | ; * src/fns.c (Fcopy_alist): More accurate error type | Mattias Engdegård | 2022-09-25 | 1 | -1/+1 | |
| | * | | | | | | Don't crash in copy-alist with non-list argument | Mattias Engdegård | 2022-09-25 | 1 | -0/+1 | |
| | * | | | | | | Implement font-use-system-font on Haiku | Po Lu | 2022-09-25 | 7 | -25/+443 | |
| | * | | | | | | Ensure no memory leaks of glyph_matrix | Manuel Giraud | 2022-09-24 | 1 | -1/+4 | |
| | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | Merge branch 'emacs-28' | Stefan Monnier | 2022-09-24 | 1 | -0/+3 | |
| | |\ \ \ \ \ | | |/ / / / | ||||||
| | | * | | | | ; * src/keyboard.c (Fposn_at_point): Doc fix. (Bug#52092) | Eli Zaretskii | 2022-09-24 | 1 | -0/+3 | |
| | * | | | | | `append' doc string clarification | Lars Ingebrigtsen | 2022-09-24 | 1 | -1/+4 | |
| | * | | | | | Reduce complexity of scroll bar window protection code | Po Lu | 2022-09-24 | 2 | -59/+54 | |
| | * | | | | | Merge from origin/emacs-28 | Stefan Kangas | 2022-09-23 | 1 | -2/+6 | |
| | |\ \ \ \ \ | | |/ / / / | ||||||
| | | * | | | | Fix shaping with bitmap-only fonts on HarfBuzz 5.2.0 (Bug#57976) | YAMAMOTO Mitsuharu | 2022-09-23 | 1 | -2/+6 | |
| | * | | | | | Fix more toolkit scroll bar window protection issues | Po Lu | 2022-09-23 | 2 | -2/+25 | |
| | * | | | | | Work around rare crash when turning scroll wheel | Po Lu | 2022-09-22 | 1 | -16/+28 | |
| | * | | | | | Merge from origin/emacs-28 | Stefan Kangas | 2022-09-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ | | |/ / / / | ||||||
| | | * | | | | ; More comment fixes in font.h (bug#57935) | Eli Zaretskii | 2022-09-19 | 1 | -1/+1 | |
| | | * | | | | ; * src/font.h (struct font_driver): Comment fix. | Manuel Giraud | 2022-09-19 | 1 | -1/+1 | |