summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-31Improve doc strings of fringe indicator variablesEli Zaretskii
2021-12-30Avoid assertion violations with variable-weight fontsEli Zaretskii
2021-12-25Explain why we remove stuff from 'user-full-name'Eli Zaretskii
2021-12-15Fix crash when dumping charset_table with portable dumper (Bug#52461)YAMAMOTO Mitsuharu
2021-12-14Remove maintainer comment from Emacs 28 module snippet.Philipp Stephani
2021-12-13; * src/xdisp.c (move_it_vertically_backward): Clarify commentary.Eli Zaretskii
2021-12-11Avoid undefined behavior in 'send-process-region' (Bug#52369).Philipp Stephani
2021-12-11Fix the DJGPP portPo Lu
2021-12-09Clarify a comment in xdisp.cEli Zaretskii
2021-12-04Fix the enumeration values returned by 'try_scrolling'Eli Zaretskii
2021-12-04* src/dosfns.c (Fint86): Doc fix; don't use obsolete names.Stefan Kangas
2021-12-03Unbreak build after 9c222b9c1a7f91497a37567b4d7de3a511fff069.Philipp Stephani
2021-12-02Port to C compilers that lack size-0 arraysPaul Eggert
2021-12-02Work around IBM XL C compiler bugPaul Eggert
2021-11-30; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: Doc fix.Eli Zaretskii
2021-11-30* src/callint.c (Fcall_interactively): Fix inhibit_mouse_event_check.Juri Linkov
2021-11-29Avoid undefined behaviour when copying part of structureAndreas Schwab
2021-11-28; Remove an obsolete commentKarl Fogel
2021-11-28* src/coding.c (Fdecode_coding_region, Fencode_coding_region): Doc fix.Eli Zaretskii
2021-11-25; * src/emacs.c (main): Add commentary about command-line processing.Eli Zaretskii
2021-11-25Fix 'posn-at-point' near some overlaysEli Zaretskii
2021-11-23; * src/xdisp.c (produce_stretch_glyph): Avoid compilation warning.Eli Zaretskii
2021-11-22Fix '(space :relative-width N)' display spec w/non-ASCII charsEli Zaretskii
2021-11-20Fix mouse handling with several TTY frames on MS-WindowsEli Zaretskii
2021-11-20Fix temacs invocation from outside of the 'src' directoryEli Zaretskii
2021-11-20Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics
2021-11-18Improve doc string of 'highlight-nonselected-windows'Eli Zaretskii
2021-11-15Avoid segfaults due to freed face cacheEli Zaretskii
2021-11-14Add more files to be natively-compiled AOTEli Zaretskii
2021-11-13Fix compilation on MS-WindowsEli Zaretskii
2021-11-13Use posix_spawn if possible.Philipp Stephani
2021-11-13Improve style and comments in font-related sourcesEli Zaretskii
2021-11-12; Fix typosStefan Kangas
2021-11-12Improve documentation of 'decode-coding-region'Eli Zaretskii
2021-11-11Fix ACL errors with WebDAV volumes on MS-WindowsEli Zaretskii
2021-11-09Revert "Fix localized display of date and time in the NS port"Stefan Kangas
2021-11-07Fix compilation MinGW warningsEli Zaretskii
2021-11-06Clarify "text area of a window" in the documentationEli Zaretskii
2021-11-03Fix header-line and tab-line when mode-line-compact is setEli Zaretskii
2021-11-02* src/pdumper.c (dump_do_dump_relocation): Add sanity check.Andrea Corallo
2021-10-31Avoid signaling errors in lookup-keyEli Zaretskii
2021-10-31Fix localized display of date and time in the NS portDaniel Martín
2021-10-31Fix display glitches with side-by-side windows on TTY framesEli Zaretskii
2021-10-28Avoid assertion violations in 'lookup-key'Eli Zaretskii
2021-10-28Be more allowing when looking for menu-bar itemsStefan Kangas
2021-10-27Allow automatic use of color fonts for emoji on macOSRobert Pluim
2021-10-24Doc fix for concatIhor Radchenko
2021-10-24Refer to the info node on keymaps in map-keymap docstringStefan Kangas
2021-10-23; * src/vm-limit.c (get_lim_data): Fix a typo. (Bug#18238)Eli Zaretskii
2021-10-21; * src/keyboard.c (readable_events): Add a comment.Eli Zaretskii