aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up and simplify image-type setupPaul Eggert2019-05-174-366/+88
* Tune reading of radix integersPaul Eggert2019-05-151-74/+73
* Merge from origin/emacs-26Glenn Morris2019-05-141-3/+4
|\
| * Fix description of (move-to-column <n> t) when column <n> is inside a tabAlan Mackenzie2019-05-091-3/+4
* | Avoid artifacts in ftx and ftcr font backend driversYAMAMOTO Mitsuharu2019-05-142-7/+37
* | Fix broken build on m68kPaul Eggert2019-05-131-52/+25
* | Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-109-35/+51
* | Remove display member of glyph_stringAlexander Gramiak2019-05-104-74/+90
* | Port LIBRSVG_CHECK_VERSION fix to picky cppPaul Eggert2019-05-081-2/+6
* | Merge from origin/emacs-26Glenn Morris2019-05-081-1/+1
|\ \ | |/
| * ; * src/lisp.h (DEFSYM): Fix inaccurate comment.Eli Zaretskii2019-05-061-1/+1
* | Fix compilation with old versions of librsvgEli Zaretskii2019-05-081-1/+2
* | Add an assertion to xdisp.cEli Zaretskii2019-05-081-0/+1
* | Pacify GCC 9.1Paul Eggert2019-05-072-6/+4
* | * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertionStefan Monnier2019-05-074-31/+18
* | Clarify what constitutes an event (bug#35238)Basil L. Contovounesios2019-05-071-1/+1
* | Fix 'load-average' on MS-WindowsEli Zaretskii2019-05-071-0/+7
* | Make combine-after-change-calls work in the common case againStefan Monnier2019-05-061-1/+12
* | * lisp/custom.el: Avoid adding vars to load-history multiple timesStefan Monnier2019-05-061-22/+28
* | Use simpler way to print function pointersPaul Eggert2019-05-052-21/+28
* | Fixed fill-column-indicator face removing background.Jimmy Aguilar Mena2019-05-051-5/+5
* | ;Corrected display-fill-column-indicator mode.Jimmy Aguilar Mena2019-05-051-45/+48
* | *src/xdisp.c: Fixed fill column indicator position in terminal mode.Jimmy Aguilar Mena2019-05-051-2/+2
* | display-fill-column-indicator interface correctionsJimmy Aguilar Mena2019-05-051-26/+36
* | ;Small changes in the documentationJimmy Aguilar Mena2019-05-051-4/+3
* | Fixed fill-column-indicator for continuation linesJimmy Aguilar Mena2019-05-051-12/+15
* | Display-fill-column-indicator NEWS info.Jimmy Aguilar Mena2019-05-051-17/+46
* | Start display-fill-column-indicator-mode.Jimmy Aguilar Mena2019-05-051-9/+170
* | Avoid compiler warning in print.cEli Zaretskii2019-05-051-1/+1
* | Avoid crashes in read_integerEli Zaretskii2019-05-051-3/+2
* | Avoid suppressing -Wcast-function-type warning.Philipp Stephani2019-05-052-6/+1
* | Refactoring: Factor out a function to set an mpz_t from a Lisp int.Philipp Stephani2019-05-042-4/+13
* | Avoid undefined behavior when printing function pointers.Philipp Stephani2019-05-041-11/+18
* | Fix bytecode optimization typoPaul Eggert2019-05-041-1/+1
* | Minor fix in .gdbinitEli Zaretskii2019-05-041-2/+4
* | ; * src/minibuf.c (Fread_buffer): Doc fix. (Bug#35361)Eli Zaretskii2019-05-041-1/+2
* | ; * src/xfaces.c (merge_face_ref): Improve commentary.Eli Zaretskii2019-05-041-8/+10
* | Pacify librsvg 2.45.1 and laterPaul Eggert2019-05-031-3/+18
* | Simplify xd_signature to pacify GCC 9Paul Eggert2019-05-031-5/+3
* | Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-026-243/+118
* | Fix decode-time/encode-time roundtrip on macOSPaul Eggert2019-04-301-2/+3
* | Disable __attribute__ ((cold)) on MinGWPaul Eggert2019-04-291-2/+4
* | Merge from origin/emacs-26Glenn Morris2019-04-292-2/+4
|\ \ | |/
| * * src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.YAMAMOTO Mitsuharu2019-04-291-1/+1
| * Check if mouse_face_overlay was deleted (Bug#35273)Noam Postavsky2019-04-281-1/+3
| * Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2019-04-211-3/+4
* | Replace ‘/* FALLTHROUGH! */’ with ‘break;’Paul Eggert2019-04-291-12/+11
* | Avoid compilation warnings in w32.cEli Zaretskii2019-04-291-2/+2
* | Update from GMPPaul Eggert2019-04-282-227/+334
* | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+2