summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesharfbuzzPhillip Lord2019-06-031-2/+3
* ; * src/hbfont.c (hbfont_shape): Fix a typo in a comment.Eli Zaretskii2019-06-021-1/+1
* Implement the get_variation_glyphs method for FreeType >= 2.3.6YAMAMOTO Mitsuharu2019-06-025-10/+37
* Revert previous commitYAMAMOTO Mitsuharu2019-06-025-37/+10
* Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-025-10/+37
* Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-024-299/+6
* ; src/w32uniscribe.c: Remove redundant include of math.h.Eli Zaretskii2019-06-011-1/+0
* Port hbfont.c to GCC 9 with --enable-gcc-warningsPaul Eggert2019-06-011-3/+3
* ; * src/font.c (Ffont_variation_glyphs): Doc fix.Eli Zaretskii2019-06-011-3/+3
* Implement the get_variation_glyphs method for HarfBuzz on MS-WindowsEli Zaretskii2019-06-011-1/+50
* ; * src/hbfont.c: Fix commentary.Eli Zaretskii2019-06-011-3/+1
* ; * etc/NEWS: Reflect changes in font backend loading.Eli Zaretskii2019-06-011-1/+5
* Update the documentation due to changes in loading font backendsEli Zaretskii2019-06-011-11/+17
* Prefer HarfBuzz to Uniscribe on MS-WindowsEli Zaretskii2019-06-011-4/+72
* Move common HarfBuzz code to a common file hbfont.cEli Zaretskii2019-06-016-427/+503
* ; * etc/NEWS: Mention support for HarfBuzz on MS-Windows.Eli Zaretskii2019-05-311-1/+2
* Enhance Hebrew display in HELLOEli Zaretskii2019-05-311-2/+2
* Fix handling of -xrm on MS-Windows broken by recent commitsEli Zaretskii2019-05-311-1/+1
* Unbreak display of characters on MS-WindowsEli Zaretskii2019-05-311-3/+15
* Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-319-98/+831
* Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-23603-6555/+8388
|\
| * Make Cairo build obey hint-style font setting (Bug#35781)YAMAMOTO Mitsuharu2019-05-234-328/+433
| * Fix url-copy-file argument handlingBasil L. Contovounesios2019-05-231-83/+78
| * * lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier2019-05-222-6/+33
| * Remove fixnum restriction on some display varsPaul Eggert2019-05-228-110/+101
| * Merge from origin/emacs-26Glenn Morris2019-05-2210-10/+57
| |\
| | * Fix a typo in ELisp manualTom Levy2019-05-221-1/+1
| | * Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-214-4/+49
| | * Don't segfault on force-window-update of deleted windowNoam Postavsky2019-05-201-1/+1
| | * Fix typo in ELisp manualMauro Aranda2019-05-201-1/+1
| | * Remove repeated function call in picture.elMauro Aranda2019-05-201-1/+0
| | * ; Fix mm-destroy-parts docstring typoBasil L. Contovounesios2019-05-201-1/+1
| | * Fix Hideshow key binding typo in Emacs manualBasil L. Contovounesios2019-05-191-1/+4
| * | ; Merge from origin/emacs-26Glenn Morris2019-05-220-0/+0
| |\ \ | | |/
| | * Backport: Fix name of gnus-summary-sort-by-mark(s)Eric Abrahamsen2019-05-171-1/+1
| * | Merge from origin/emacs-26Glenn Morris2019-05-224-11/+49
| |\ \ | | |/
| | * Remove from docs references to obsolete MULE variablesEli Zaretskii2019-05-172-10/+3
| | * Do potentially destructive operations in prepare-commit-msgKonstantin Kharlamov2019-05-162-1/+46
| * | * src/xfont.c (xfont_draw): Allocate the XChar2b array (Bug#35814)Alexander Gramiak2019-05-211-8/+18
| * | Fix some deprecation notices on macOS 10.14Alan Third2019-05-217-92/+63
| * | Pacify libpng on interlaced images (Bug#35843)Paul Eggert2019-05-211-1/+5
| * | Remove time-date debugging scaffoldingPaul Eggert2019-05-211-1/+1
| * | Use lexical-binding in tempo.el and add testsFederico Tedin2019-05-212-23/+246
| * | C Mode: Fix indentation of DEFUN's function's argument list.Alan Mackenzie2019-05-211-6/+6
| * | * src/ftcrfont.c (ftcrfont_open): Skip zero glyph index.YAMAMOTO Mitsuharu2019-05-211-1/+1
| * | Revert recent project-find-file changeStephen Leake2019-05-201-2/+2
| * | Allow zero-argument rx `or' and `seq' formsMattias EngdegÄrd2019-05-203-6/+22
| * | Revert "Allow zero-argument rx `or' and `seq' forms"Mattias EngdegÄrd2019-05-203-21/+6
| * | Improve C and Elisp Git diff hunk headersBasil L. Contovounesios2019-05-201-1/+9
| * | Use lexical-binding in delim-col.el and add testsStefan Kangas2019-05-202-39/+212