aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove one more FIXMEKhaled Hosny2018-12-241-2/+2
* Replace another FIXME with a TODO and expanded commentKhaled Hosny2018-12-221-1/+2
* Replace a FIXME with an expanded commentKhaled Hosny2018-12-221-3/+4
* Subclass default HarfBuzz Unicode functionsKhaled Hosny2018-12-221-33/+14
* Fix previous commitKhaled Hosny2018-12-221-0/+3
* Properly fix building with HarfBuzz and without libotfKhaled Hosny2018-12-224-12/+11
* Fix one last compilation warning in ftfont.cEli Zaretskii2018-12-181-3/+3
* Condition some more hb_* functions on HAVE_LIBOTF.Eli Zaretskii2018-12-181-2/+1
* Avoid compilation warning in ftfont.cEli Zaretskii2018-12-171-0/+2
* 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
* * test/lisp/net/tramp-tests.el (tramp-test03-file-name-host-rules):Michael Albinus2018-12-091-2/+1
* Don't create *Compile-Log* due to byte-compile. Amend message to it.Alan Mackenzie2018-12-091-4/+2
* Add make_vector and make_nil_vectorPaul Eggert2018-12-0935-246/+195
* Fix resolving symlinks in Eshell history file namesEli Zaretskii2018-12-093-2/+5
* * src/alloc.c (VECTOR_ELTS_MAX): Make sure it’s signed.Paul Eggert2018-12-081-3/+4
* Port VECTOR_ELTS_MAX to older GCC etc.Paul Eggert2018-12-081-4/+7
* Streamline and fix vector-size checksPaul Eggert2018-12-083-50/+57
* Suppress WebKitGTK+ 2.21.1 diagnosticsPaul Eggert2018-12-081-0/+8
* Fix quote in the copyright skeletonMichael Heerdegen2018-12-081-1/+1
* Fix integer overflow in oversize vectorsPaul Eggert2018-12-081-5/+4
* * src/alloc.c (allocate_vectorlike): Simplify.Paul Eggert2018-12-081-4/+2
* Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'Eli Zaretskii2018-12-081-1/+5
* Honor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log-entry'Steven De Herdt2018-12-081-1/+5
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2018-12-084-12/+101
|\
| * New buffer display action alist entry 'window-min-height' (Bug#32825)Martin Rudalics2018-12-083-9/+60
| * Adjust windows' previous buffers when reverting dired buffers (Bug#33458)Martin Rudalics2018-12-081-3/+41
* | Document that Eshell follows symlinks in history file namesEli Zaretskii2018-12-081-2/+9
* | Follow links in Eshell last-dir-ringPhilip Hudson2018-12-081-4/+5
* | Follow symlink in Eshell historyPhilip Hudson2018-12-081-4/+5
|/
* Improve how 'balance-windows' handles fixed-size windows (Bug#33254)Martin Rudalics2018-12-081-15/+16
* CC Mode: Compensate for backward-sexp ignoring trailing commas after {...}Alan Mackenzie2018-12-071-4/+11
* Refactor some Tramp functionsMichael Albinus2018-12-077-146/+183
* Fix the value of default-directory upon startup on MS-WindowsEli Zaretskii2018-12-073-35/+43
* * lisp/vc/vc.el (vc-find-revision-no-save): Add optional arg BUFFER.Juri Linkov2018-12-071-13/+21
* Mention EMACS_SOCKET_NAME, not XDG_RUNTIME_DIR.Paul Eggert2018-12-062-4/+8