summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add notes about command modes and nativecomp interactionLars Ingebrigtsen2022-03-21
* Fix region highlight in non-selected windowsEli Zaretskii2022-03-19
* Improve documentation of 'map-charset-chars'Eli Zaretskii2022-03-10
* Avoid assertion violations in 'bidi_resolve_brackets'Eli Zaretskii2022-03-08
* Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii2022-03-03
* One more fix of the BPA implementationEli Zaretskii2022-03-03
* Fix handling of brackets in BPAEli Zaretskii2022-03-03
* Fix 'display-line-numbers-mode' in hide-show buffersEli Zaretskii2022-02-21
* Prevent crashes caused by invalid locale coding systemsPo Lu2022-02-17
* Clarify documentation of a "face's font"Eli Zaretskii2022-01-31
* Bind Qdebugger to Qdebug in signal_or_quit.Alan Mackenzie2022-01-31
* Remove debug loggingAlan Third2022-01-29
* Fix error in filelock.cMichael Albinus2022-01-29
* Fix 'make_lispy_position' when there's an image at EOBEli Zaretskii2022-01-26
* ; * src/composite.c (syms_of_composite) <auto-composition-mode>: Doc fix.Eli Zaretskii2022-01-25
* Add workaround to handle a problem with Enlightenment WM (Bug#53298)Martin Rudalics2022-01-20
* Avoid another segfault in 'face_at_buffer_position'Eli Zaretskii2022-01-14
* ; * src/fns.c (Frequire): Fix wording of doc string.Eli Zaretskii2022-01-09
* Avoid inflooping when 'tab-bar-format' includes embedded newlinesEli Zaretskii2022-01-02
* Clarify %g and %G time format specsEli Zaretskii2022-01-02
* * src/xfaces.c (face_for_font): Make 'hash' be uintptr_t.Zhehao Lin2022-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Improve doc strings of fringe indicator variablesEli Zaretskii2021-12-31
* Avoid assertion violations with variable-weight fontsEli Zaretskii2021-12-30
* Explain why we remove stuff from 'user-full-name'Eli Zaretskii2021-12-25
* Fix crash when dumping charset_table with portable dumper (Bug#52461)YAMAMOTO Mitsuharu2021-12-15
* Remove maintainer comment from Emacs 28 module snippet.Philipp Stephani2021-12-14
* ; * src/xdisp.c (move_it_vertically_backward): Clarify commentary.Eli Zaretskii2021-12-13
* Avoid undefined behavior in 'send-process-region' (Bug#52369).Philipp Stephani2021-12-11
* Fix the DJGPP portPo Lu2021-12-11
* Clarify a comment in xdisp.cEli Zaretskii2021-12-09
* Fix the enumeration values returned by 'try_scrolling'Eli Zaretskii2021-12-04
* * src/dosfns.c (Fint86): Doc fix; don't use obsolete names.Stefan Kangas2021-12-04
* Unbreak build after 9c222b9c1a7f91497a37567b4d7de3a511fff069.Philipp Stephani2021-12-03
* Port to C compilers that lack size-0 arraysPaul Eggert2021-12-02
* Work around IBM XL C compiler bugPaul Eggert2021-12-02
* ; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: Doc fix.Eli Zaretskii2021-11-30
* * src/callint.c (Fcall_interactively): Fix inhibit_mouse_event_check.Juri Linkov2021-11-30
* Avoid undefined behaviour when copying part of structureAndreas Schwab2021-11-29
* ; Remove an obsolete commentKarl Fogel2021-11-28
* * src/coding.c (Fdecode_coding_region, Fencode_coding_region): Doc fix.Eli Zaretskii2021-11-28
* ; * src/emacs.c (main): Add commentary about command-line processing.Eli Zaretskii2021-11-25
* Fix 'posn-at-point' near some overlaysEli Zaretskii2021-11-25
* ; * src/xdisp.c (produce_stretch_glyph): Avoid compilation warning.Eli Zaretskii2021-11-23
* Fix '(space :relative-width N)' display spec w/non-ASCII charsEli Zaretskii2021-11-22
* Fix mouse handling with several TTY frames on MS-WindowsEli Zaretskii2021-11-20
* Fix temacs invocation from outside of the 'src' directoryEli Zaretskii2021-11-20
* Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics2021-11-20
* Improve doc string of 'highlight-nonselected-windows'Eli Zaretskii2021-11-18
* Avoid segfaults due to freed face cacheEli Zaretskii2021-11-15