aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Rename 'make-symbolic-link' argument NEWNAME to LINKNAMEJuanma Barranquero2019-06-211-5/+5
| * | Check that length of data returned by sysctl is non-zeroRobert Pluim2019-06-202-6/+6
| * | Avoid assertion violation when comparing with main-threadEli Zaretskii2019-06-103-0/+9
* | | Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-251-1/+3
* | | Prefer PATH_MAX to MAXPATHLENPaul Eggert2019-06-251-3/+4
* | | Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-2511-29/+21
* | | Make message_to_stderr do one single fwriteLars Ingebrigtsen2019-06-251-2/+14
* | | Fix MS-Windows build as followup to pdumper executable lookupEli Zaretskii2019-06-243-1/+41
* | | Fix pdumper executable-finding codeDaniel Colascione2019-06-241-25/+137
* | | Fix locating pdump by symlinkDaniel Colascione2019-06-231-12/+15
* | | Don’t line-buffer stderrPaul Eggert2019-06-231-6/+0
* | | src/bytecode.c (exec_byte_code) Unroll Blist3 and Blist4Alexander Gramiak2019-06-231-2/+2
* | | ; * src/image.c: Minor copyedits of native transform commentary.Eli Zaretskii2019-06-231-5/+5
* | | Document what the `t' value for HIST in `read-string' meansLars Ingebrigtsen2019-06-231-2/+6
* | | Bring macuvs.h back under Git controlPaul Eggert2019-06-221-0/+9218
* | | Make ftcr font backend driver more consistent with xftYAMAMOTO Mitsuharu2019-06-221-0/+12
* | | Make toolbar show keyboard equivalents in its tooltipsStefan Kangas2019-06-221-0/+13
* | | Fix an off-by-one error in assertionEli Zaretskii2019-06-221-1/+1
* | | Make ftcr font backend driver more consistent with xftYAMAMOTO Mitsuharu2019-06-221-20/+16
* | | * src/font.c (Ffont_xlfd_name): Don't use strcpy for overlapping strings.YAMAMOTO Mitsuharu2019-06-221-1/+1
* | | Remove src/macuvs.h from Git repositoryPaul Eggert2019-06-211-9212/+0
* | | * src/xterm.c (x_update_end) [USE_CAIRO]: Flush non-double-buffered surface.YAMAMOTO Mitsuharu2019-06-211-0/+9
* | | Fix blank tooltips on cairo (Bug#36298)YAMAMOTO Mitsuharu2019-06-213-1/+6
* | | Fix broken display by frame maximization on cairo (Bug#23925)YAMAMOTO Mitsuharu2019-06-211-1/+1
* | | Fix aborts when the value of a display property causes redisplayEli Zaretskii2019-06-201-0/+9
* | | Make extraclean return tree to pristine state by deleting moreLars Ingebrigtsen2019-06-201-1/+1
* | | Simplify stdout bufferingPaul Eggert2019-06-201-18/+1
* | | Remove no-longer-needed fflushes of stderrPaul Eggert2019-06-202-2/+0
* | | Line-buffer stderrPaul Eggert2019-06-201-0/+6
* | | Fix arbitrary INT_MAX limit on referrer reprPaul Eggert2019-06-201-1/+2
* | | Minor putc tweaksPaul Eggert2019-06-203-14/+8
* | | Change font_put_extra value for property removal from Qnil to QunboundYAMAMOTO Mitsuharu2019-06-201-3/+7
* | | Fix failure of setting default face attribute in init script (Bug#36284)YAMAMOTO Mitsuharu2019-06-201-6/+2
* | | Fix oversights of "support X core font driver on cairo" changeYAMAMOTO Mitsuharu2019-06-192-2/+2
* | | Fix the handling of font backend supersedence on MS-WindowsEli Zaretskii2019-06-183-4/+5
* | | Support font driver supersessionYAMAMOTO Mitsuharu2019-06-186-82/+38
* | | * src/image.c (image_set_rotation): Do negation at compile-time.Paul Eggert2019-06-171-2/+2
* | | Avoid rounding error in image rotationYAMAMOTO Mitsuharu2019-06-171-3/+3
* | | Fix up the --no-print-directory changes in src/Makefile.inLars Ingebrigtsen2019-06-171-6/+7
* | | Bump up max_specpdl_size to 1500. (Bug#36216)Juanma Barranquero2019-06-161-1/+1
* | | Revert "Simplify image transforms"Alan Third2019-06-161-98/+212
* | | Simplify image transformsAlan Third2019-06-161-212/+98
* | | Document image transformsAlan Third2019-06-161-0/+81
* | | * src/xfaces.c (dump_realized_face): Fix incorrect format string.Philipp Stephani2019-06-151-1/+1
* | | * src/xfaces.c (dump_realized_face): Fix format specifier.Philipp Stephani2019-06-151-1/+1
* | | * src/nsterm.m (ns_row_rect): Remove unused variable ‘f.’Philipp Stephani2019-06-151-1/+0
* | | Update hash value in pdumper.cEli Zaretskii2019-06-151-1/+1
* | | Improve error message when dmpstruct.h needs to be updatedEli Zaretskii2019-06-151-25/+25
* | | Avoid printing entering/leaving messages in second stage bootstrapLars Ingebrigtsen2019-06-151-0/+5
* | | Improve documentation of hash-code functionsEli Zaretskii2019-06-151-3/+9