summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Add more files to be natively-compiled AOTEli Zaretskii2021-11-14
* Fix compilation on MS-WindowsEli Zaretskii2021-11-13
* Use posix_spawn if possible.Philipp Stephani2021-11-13
* Improve style and comments in font-related sourcesEli Zaretskii2021-11-13
* ; Fix typosStefan Kangas2021-11-12
* Improve documentation of 'decode-coding-region'Eli Zaretskii2021-11-12
* Fix ACL errors with WebDAV volumes on MS-WindowsEli Zaretskii2021-11-11
* Revert "Fix localized display of date and time in the NS port"Stefan Kangas2021-11-09
* Fix compilation MinGW warningsEli Zaretskii2021-11-07
* Clarify "text area of a window" in the documentationEli Zaretskii2021-11-06
* Fix header-line and tab-line when mode-line-compact is setEli Zaretskii2021-11-03
* * src/pdumper.c (dump_do_dump_relocation): Add sanity check.Andrea Corallo2021-11-02
* Avoid signaling errors in lookup-keyEli Zaretskii2021-10-31
* Fix localized display of date and time in the NS portDaniel Martín2021-10-31
* Fix display glitches with side-by-side windows on TTY framesEli Zaretskii2021-10-31
* Avoid assertion violations in 'lookup-key'Eli Zaretskii2021-10-28
* Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-28
* Allow automatic use of color fonts for emoji on macOSRobert Pluim2021-10-27