summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Pacify GCC 9 -Wredundant-declsPaul Eggert2019-05-301-8/+1
* Pacify librsvg 2.45.1 and laterPaul Eggert2019-05-301-0/+15
* Simplify xd_signature to pacify GCC 9Paul Eggert2019-05-301-5/+3
* Pacify GCC when compiling unexelf.c on Fedora 30Paul Eggert2019-05-301-0/+1
* Improve documentation of decoding into a unibyte bufferEli Zaretskii2019-05-251-2/+5
* ; * src/coding.c: Improve commentary. (Bug#34765)Eli Zaretskii2019-05-231-7/+14
* Don't segfault on force-window-update of deleted windowNoam Postavsky2019-05-201-1/+1
* Remove from docs references to obsolete MULE variablesEli Zaretskii2019-05-172-10/+3
* Backport: fix broken build on m68kPaul Eggert2019-05-141-52/+25
* Handle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341)Noam Postavsky2019-05-131-2/+9
* Fix description of (move-to-column <n> t) when column <n> is inside a tabAlan Mackenzie2019-05-091-3/+4
* ; * src/lisp.h (DEFSYM): Fix inaccurate comment.Eli Zaretskii2019-05-061-1/+1
* * 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
* ; * src/emacs.c: Fix typo in comment (Bug#35320).Noam Postavsky2019-04-191-1/+1
* 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
* Improve documentation of 'read-command'Eli Zaretskii2019-04-111-1/+2
* Fix an outdated URL in a commentEli Zaretskii2019-04-111-2/+7
* * 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
* Document restrictions when setting window margins, fringes or scroll barsMartin Rudalics2019-03-131-2/+9
* More improvements for 'read-buffer's doc stringEli Zaretskii2019-03-101-7/+7
* * src/minibuf.c (Fread_buffer): Minor doc fixes. (Bug#34749)Eli Zaretskii2019-03-091-2/+3
* Warn against recursive invocations of 'buffer-list-update-hook' (Bug#34765)Martin Rudalics2019-03-081-3/+5
* ; * src/image.c (imagemagick_load, svg_load): Fix typos in comments.Eli Zaretskii2019-02-231-4/+4
* Fix input after setting x-wait-for-event-timeout nilEli Zaretskii2019-02-191-0/+3
* Avoid crashes upon C-g in nested invocations of 'read_char'Eli Zaretskii2019-02-131-5/+11
* * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-121-0/+10
* Minor improvements to do strings in callproc.cEli Zaretskii2019-02-081-2/+3
* Fix process-thread docstringRobert Pluim2019-02-081-1/+1
* ; * src/coding.h (struct coding_system): Fix a typo in a comment.Eli Zaretskii2019-02-061-1/+1
* Fix process-contact bug with TCP connectionsPaul Eggert2019-01-301-4/+10
* Prevent redrawing if frame is garbagedAlan Third2019-01-152-13/+9
* Attempt to fix hangs on MS-Windows due to C-gEli Zaretskii2019-01-142-13/+24
* ; Fix some trivial doc typosGlenn Morris2019-01-122-2/+2
* Improve GC+Cairo workaroundPaul Eggert2019-01-053-8/+20
* Work around GC+Cairo bugPaul Eggert2019-01-051-0/+6
* Improve commentary in font.hEli Zaretskii2019-01-051-30/+33
* Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-041-1/+1
* Update copyright year to 2019Paul Eggert2019-01-01215-215/+215
* Fix NS fringe bitmap drawing bug (bug#33864)Alan Third2018-12-281-1/+1
* Fix commentary in dispnew.cEli Zaretskii2018-12-281-3/+5
* Improve accept-process-process docPaul Eggert2018-12-271-3/+4
* Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-221-6/+9
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-191-0/+3
* More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-171-0/+5
* Document font structure layout constraintsRobert Pluim2018-12-141-2/+4