summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mark _Noreturn error functions as coldPaul Eggert2019-04-1822-98/+70
* * src/ftcrfont.c (ftcrfont_glyph_extents): Fix last change.YAMAMOTO Mitsuharu2019-04-181-3/+3
* Merge from origin/emacs-26Glenn Morris2019-04-174-0/+6
|\
| * Fix the MSDOS build when running under CWSDPMIEli Zaretskii2019-04-154-0/+6
| * Backport: Plug memory leak in GTK x-display-monitor-attributes-listAlexander Gramiak2019-04-142-3/+8
* | Use cairo_scaled_font_t object for text drawing and metrics calculationYAMAMOTO Mitsuharu2019-04-172-8/+25
* | Fix uninit var in widget.cPaul Eggert2019-04-151-11/+10
* | Remove Vparam_value_alistPaul Eggert2019-04-151-12/+2
* | Remove static var system_eol_typePaul Eggert2019-04-141-24/+14
* | Avoid compiler warnings on cairo buildYAMAMOTO Mitsuharu2019-04-152-1/+7
* | Let debugger handle process spawn errors on w32 (Bug#33016)Noam Postavsky2019-04-144-19/+23
* | Bump minimum GTK versions to 2.24 and 3.10Alexander Gramiak2019-04-144-174/+51
* | Replace executable’s fingerprint in placePaul Eggert2019-04-142-41/+18
* | Simplify gdk_monitor_get_model string duplicationAlexander Gramiak2019-04-142-4/+2
* | Fix segmentation fault with gdk_monitor_get_model (Bug#35259)Alexander Gramiak2019-04-132-2/+4
* | Minor cleanup in 'x_set_frame_alpha'Eli Zaretskii2019-04-131-4/+5
* | Improve documentation changes of a recent commitEli Zaretskii2019-04-131-10/+32
* | Add :array-type option to json-parse-stringDmitry Gutov2019-04-131-13/+65
* | Merge from origin/emacs-26Glenn Morris2019-04-122-3/+9
|\ \ | |/
| * Improve documentation of 'read-command'Eli Zaretskii2019-04-111-1/+2
| * Fix an outdated URL in a commentEli Zaretskii2019-04-111-2/+7
* | Bring back dmpstruct.hPaul Eggert2019-04-103-1/+138
* | Fix $(MAKE) -C for out-of-tree bootstrapsPaul Eggert2019-04-101-2/+2
* | Merge from origin/emacs-26Glenn Morris2019-04-103-4/+10
|\ \ | |/
| * * src/editfns.c (Fnarrow_to_region): Doc fix. (Bug#35163)Eli Zaretskii2019-04-081-2/+3
| * Improve documentation of set-window-startEli Zaretskii2019-04-061-1/+6
| * ; * src/fontset.c (set-fontset-font): Use uppercase arg in docstringAlexander Gramiak2019-04-041-1/+1
* | Remove the need for temacs.inPaul Eggert2019-04-092-58/+20
* | Remove assumption of uint64_t etc. in portable codePaul Eggert2019-04-094-64/+41
* | Remove dmpstruct.hPaul Eggert2019-04-093-143/+1
* | Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-0822-78/+76
* | ; * src/frame.h (MonitorInfo): Remove const modifierAlexander Gramiak2019-04-071-1/+1
* | ; * src/xfns.c (x-display-monitor-attributes-list) Fix typo.Alexander Gramiak2019-04-071-1/+1
* | Plug memory leak in GTK x-display-monitor-attributes-listAlexander Gramiak2019-04-073-4/+9
* | Simplify fill_gstring_headerPaul Eggert2019-04-071-17/+8
* | Help the compiler with byte orderPaul Eggert2019-04-071-2/+2
* | * src/buffer.c (Fget_buffer_create): Apply booleans's eta-reductionStefan Monnier2019-04-061-6/+4
* | Encode the FILENAME argument of 'file-locked-p'Eli Zaretskii2019-04-061-0/+1
* | Don't leave inhibit_buffer_hooks uninitializedBasil L. Contovounesios2019-04-061-0/+2
* | ; * src/w32fns.c (Fw32_read_registry): Doc fix.Eli Zaretskii2019-04-061-0/+2
* | Minor cleanup in widget.cKonstantin Kharlamov2019-04-051-3/+2
* | Minor cleanup in gtkutil.cKonstantin Kharlamov2019-04-051-6/+2
* | Improve commentary in 'field_relpos'Eli Zaretskii2019-04-031-1/+11
* | Restore process-environment after portable dumpingEli Zaretskii2019-04-031-6/+9
* | Allow partial decompression (Bug#33133)Noam Postavsky2019-04-021-5/+17
* | * lisp/subr.el (prog2): Define as a macroStefan Monnier2019-04-021-12/+0
* | Make struct Lisp_Objfwd etc. objects read-onlyPaul Eggert2019-04-013-53/+40
* | Fix union Lisp_Fwd * alignment bugPaul Eggert2019-04-015-77/+80
* | * lisp/subr.el (setq-default): Define as a macroStefan Monnier2019-04-011-31/+0
* | Fix a typo in xterm.c and w32term.cEli Zaretskii2019-04-012-2/+2