aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix last change.Eli Zaretskii2018-12-171-1/+1
| * | | | | * src/ftcrfont.c (ftcrfont_driver): Really commit last change.Mike Kupfer2018-12-171-1/+1
| * | | | | More fixes for build without libotfMike Kupfer2018-12-173-4/+4
| * | | | | Fix compilation errors when building without libotfEli Zaretskii2018-12-171-3/+3
| * | | | | Assume hb_ft_font_create_referenced if HarfBuzzPaul Eggert2018-12-142-22/+0
| * | | | | * configure.ac: Guess at minimum harfbuzz version. (Bug#33748)Glenn Morris2018-12-141-1/+1
| * | | | | Fix crash in the Cairo buildAri Roponen2018-12-141-0/+3
| * | | | | Default to --with-harfbuzzPaul Eggert2018-12-132-1/+5
| * | | | | Simplify mainline Harfbuzz-using codePaul Eggert2018-12-131-13/+12
| * | | | | Fix uni_combining()Khaled Hosny2018-12-101-10/+8
| * | | | | WIP: implement some Unicode callback functionsKhaled Hosny2018-12-101-0/+149
| * | | | | Set cluster level to oneKhaled Hosny2018-12-101-0/+1
| * | | | | Cache hb_font_tKhaled Hosny2018-12-102-20/+58
| * | | | | Allow turning HarfBuzz off at run timeKhaled Hosny2018-12-101-7/+12
| * | | | | First attempt at HarfBuzz shapingKhaled Hosny2018-12-105-35/+195
| * | | | | Add support for building with HarfBuzzKhaled Hosny2018-12-102-3/+24
* | | | | | Fix failures of term-tests on MS-WidowsEli Zaretskii2019-06-071-0/+8
* | | | | | Consider line spacing and font height when deriving proc window sizeJohn Shahid2019-06-072-3/+5
* | | | | | Fix image_set_crop yet againYAMAMOTO Mitsuharu2019-06-071-15/+3
* | | | | | Avoid compiler warning in copy-file-range.c on MS-WindowsEli Zaretskii2019-06-071-0/+5
* | | | | | Fix recently-introduced image_set_crop typoPaul Eggert2019-06-071-1/+1
* | | | | | Use copy_file_range to copy filesPaul Eggert2019-06-076-9/+123
* | | | | | Update from GnulibPaul Eggert2019-06-076-21/+42
* | | | | | Add "pin" to password-word-equivalents (Bug#35523)Noam Postavsky2019-06-062-2/+3
* | | | | | Fix overflow issues in image rotationPaul Eggert2019-06-062-93/+77
* | | | | | Fix redisplay glitches with RTL composed textEli Zaretskii2019-06-061-2/+16
* | | | | | lisp/gnus/message.el (message--send-mail-maybe-partially): ExtractOleh Krehel2019-06-061-30/+33
* | | | | | lisp/gnus/message.el (message--check-continuation-headers): ExtractOleh Krehel2019-06-061-21/+13
* | | | | | lisp/gnus/message.el (message--fold-long-headers): Add docstringOleh Krehel2019-06-061-3/+3
* | | | | | Restore height and with from that were accidentally removedMark A. Hershberger2019-06-061-1/+3
* | | | | | Check rcirc-server for auto authentication (Bug#10162)Steve Scott2019-06-051-10/+9
* | | | | | Keep nxml prolog updated via syntax-propertizeNoam Postavsky2019-06-053-26/+21
* | | | | | Add native image rotation and croppingAlan Third2019-06-059-109/+343
* | | | | | No longer add debug symbols to release buildPhillip Lord2019-06-051-2/+8
* | | | | | * lisp/wid-edit.el (widget-choose): Use display-buffer-in-directionJuri Linkov2019-06-052-4/+8
* | | | | | * doc/misc/tramp.texi (Obtaining Tramp): Explain version scheme.Michael Albinus2019-06-051-6/+23
* | | | | | ; Add test for Bug#36092Noam Postavsky2019-06-051-0/+15
* | | | | | Do not use syntax-ppss-table in syntax-propertize when nil (Bug#36095)Dario Gjorgjevski2019-06-051-1/+1
* | | | | | * lisp/emacs-lisp/syntax.el: Use syntax-ppss-table for syntax-propertize.Stefan Monnier2019-06-041-39/+40
* | | | | | Remove retired maintainers from commentsPaul Eggert2019-06-0414-18/+2
* | | | | | * lisp/emacs-lisp/thunk.el (thunk-delay): Fix memory leakStefan Monnier2019-06-041-10/+9
* | | | | | * sgml-mode.el (sgml-syntax-propertize-rules): More verbose commentsStefan Monnier2019-06-041-2/+15
* | | | | | Specify the matching chars for JSX open/close parenthesisJackson Ray Hamilton2019-06-041-2/+4
* | | | | | Revert "Add extra text property to fix issue with js2-mode integration"Jackson Ray Hamilton2019-06-041-13/+4
* | | | | | Update lispref spellfilePaul Eggert2019-06-041-196/+0
* | | | | | Adjust comments/debug to match C bignum codePaul Eggert2019-06-043-25/+24
* | | | | | Always allow at least double-precision bignumsPaul Eggert2019-06-043-12/+15
* | | | | | * lisp/gnus/message.el (message-send-mail): Tweak last commitStefan Monnier2019-06-041-1/+1
* | | | | | Keep nxml-prolog-end up to date (Bug#18871)Noam Postavsky2019-06-042-0/+7
* | | | | | Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)Noam Postavsky2019-06-042-1/+46