aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | * src/emacs.c (load_pdump): Propery handle case when executableAndreas Schwab2022-10-041-3/+7
| | * | | | | Avoid assertion violations in STRING_CHAREli Zaretskii2022-10-042-2/+7
| * | | | | | Avoid assertion violations in STRING_CHAREli Zaretskii2022-10-042-2/+7
| * | | | | | Fix deiconification handling on FVWM and possibly other window managersPo Lu2022-10-041-0/+60
| * | | | | | Merge from origin/emacs-28Stefan Kangas2022-10-041-10/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | * src/emacs.c (load_pdump): Fix use of xpalloc.Andreas Schwab2022-10-021-5/+4
| | * | | | | Avoid assertion violation in 'xpalloc'Eli Zaretskii2022-10-021-1/+1
| * | | | | | Rename to inhibit-automatic-native-compilationLars Ingebrigtsen2022-10-031-3/+4
| * | | | | | ; * src/menu.c: remove unused lwlib includeManuel Giraud2022-10-031-4/+0
| * | | | | | Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen2022-10-031-0/+8
| * | | | | | Fix coding systems used for X input methodsPo Lu2022-10-034-17/+65
| * | | | | | Suppress irritating/misleading message in make bootstrap about old .elc filesAlan Mackenzie2022-10-021-1/+7
| * | | | | | Only rely on EWMH window activation if possiblePo Lu2022-10-021-5/+13
| * | | | | | ; Another fix for vertical motionEli Zaretskii2022-10-011-7/+2
| * | | | | | Fix vertical motion in some rare bidi situationsEli Zaretskii2022-10-011-4/+5
| * | | | | | ; (move_it_vertically_backward): Yet another fix of bug#58210.Eli Zaretskii2022-10-011-6/+2
| * | | | | | Fix 'C-a' and 'C-e' under 'visual-line-mode'Eli Zaretskii2022-10-011-1/+3
| * | | | | | Speed up string-lessp furtherMattias Engdegård2022-09-301-13/+43
| * | | | | | Fix some issues with vertical-motion in bidi-reordered textEli Zaretskii2022-09-301-5/+7
| * | | | | | Fix calculation of frame times when X server time overflowsPo Lu2022-09-301-3/+28
| * | | | | | Pacify compiler warning in xterm.cPo Lu2022-09-291-1/+1
| * | | | | | ; Fix typosStefan Kangas2022-09-281-1/+1
| * | | | | | Merge from origin/emacs-28Stefan Kangas2022-09-281-1/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Avoid assertion violations in 'pop_it'Eli Zaretskii2022-09-281-1/+8
| * | | | | | Merge from origin/emacs-28Stefan Kangas2022-09-281-291/+295
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ; Add commentary to disabled OTF support code in font.cEli Zaretskii2022-09-261-290/+293
| * | | | | | Apply root window coordinate optimizations to crossing events as wellPo Lu2022-09-281-0/+30
| * | | | | | Port better to C23 bool+true+false keywordsPaul Eggert2022-09-286-11/+3
| * | | | | | Document the new "XRandR 1.5" valueStefan Kangas2022-09-271-2/+2
| * | | | | | ; * src/xfns.c (Fx_window_property): Fix markup.Po Lu2022-09-271-1/+1
| * | | | | | Improve doc of `x-window-property'Po Lu2022-09-271-7/+30
| * | | | | | Avoid uninitialized variable warningYAMAMOTO Mitsuharu2022-09-271-4/+7
| * | | | | | Optimize coordinate translation during event handlingPo Lu2022-09-272-45/+191
| * | | | | | Adjust zero-width grapheme clusters so they are displayed (Bug#50951)YAMAMOTO Mitsuharu2022-09-273-0/+46
| * | | | | | Make average width computation on ftcr more permissive (Bug#43058)YAMAMOTO Mitsuharu2022-09-261-10/+14
| * | | | | | ; * src/fns.c (Fcopy_alist): More accurate error typeMattias Engdegård2022-09-251-1/+1
| * | | | | | Don't crash in copy-alist with non-list argumentMattias Engdegård2022-09-251-0/+1
| * | | | | | Implement font-use-system-font on HaikuPo Lu2022-09-257-25/+443
| * | | | | | Ensure no memory leaks of glyph_matrixManuel Giraud2022-09-241-1/+4
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'emacs-28'Stefan Monnier2022-09-241-0/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | ; * src/keyboard.c (Fposn_at_point): Doc fix. (Bug#52092)Eli Zaretskii2022-09-241-0/+3
| * | | | | `append' doc string clarificationLars Ingebrigtsen2022-09-241-1/+4
| * | | | | Reduce complexity of scroll bar window protection codePo Lu2022-09-242-59/+54
| * | | | | Merge from origin/emacs-28Stefan Kangas2022-09-231-2/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix shaping with bitmap-only fonts on HarfBuzz 5.2.0 (Bug#57976)YAMAMOTO Mitsuharu2022-09-231-2/+6
| * | | | | Fix more toolkit scroll bar window protection issuesPo Lu2022-09-232-2/+25
| * | | | | Work around rare crash when turning scroll wheelPo Lu2022-09-221-16/+28
| * | | | | Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | ; More comment fixes in font.h (bug#57935)Eli Zaretskii2022-09-191-1/+1
| | * | | | ; * src/font.h (struct font_driver): Comment fix.Manuel Giraud2022-09-191-1/+1