aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | Minor INFINITY/NAN cleanupPaul Eggert2019-01-061-4/+3
* | | | Fix logb on zero, infinite, NaN argsPaul Eggert2019-01-061-16/+11
* | | | Avoid a compiler warning on macOS.Philipp Stephani2019-01-021-0/+2
* | | | Don’t limit range error reports to fixnumsPaul Eggert2019-01-011-6/+1
* | | | Bignums from garbage-collect, memory-use-countsPaul Eggert2019-01-012-75/+75
* | | | Be consistent about list length fixnum overflowPaul Eggert2019-01-011-2/+2
* | | | decode-time: allow bignum yearsPaul Eggert2019-01-011-8/+18
* | | | Fix integer overflow check in json codePaul Eggert2018-12-311-1/+1
* | | | Update more copyright yearsPaul Eggert2018-12-3110-11/+11
* | | | Merge from origin/emacs-26Paul Eggert2018-12-31214-214/+214
|\ \ \ \ | |/ / /
| * | | Update copyright year to 2019Paul Eggert2019-01-01215-215/+215
* | | | Remove UCHAR typedefPaul Eggert2019-01-011-7/+0
* | | | Fix assertion-violations on non-integersPaul Eggert2018-12-302-3/+3
* | | | Merge from origin/emacs-26Glenn Morris2018-12-303-13/+19
|\ \ \ \ | |/ / /
| * | | 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
* | | | Handle 'unbound' like nil for 'window-point-insertion-type' (Bug#33871)Martin Rudalics2018-12-301-6/+8
* | | | Avoid that unwind_format_mode_line messes up buffer points (Bug#32777)Martin Rudalics2018-12-291-1/+31
* | | | Avoid assertion violation in directory-filesEli Zaretskii2018-12-271-0/+3
* | | | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-1/+1
* | | | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+17
* | | | Use "file name handler" consequentlyMichael Albinus2018-12-226-54/+55
* | | | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-1/+0
* | | | * src/editfns.c (Finsert_char): Skip unnecessary fixnum check.Nicholas Drozd2018-12-191-1/+2
* | | | Support (ash INTEGER BIGNUM)Paul Eggert2018-12-181-8/+21
* | | | Assume ‘emacs’ is defined in Emacs-only codePaul Eggert2018-12-176-39/+5
* | | | ; * src/macuvs.h: Regenerate with new header.Glenn Morris2018-12-151-1/+2
* | | | Merge from origin/emacs-26Glenn Morris2018-12-155-7/+25
|\ \ \ \ | |/ / /
| * | | Document font structure layout constraintsRobert Pluim2018-12-141-2/+4
| * | | Document font structure layout constraintsRobert Pluim2018-12-142-4/+6
| * | | Fix display of line numbers in empty lines beyond EOBEli Zaretskii2018-12-141-1/+4
| * | | Fix redisplay when a window's scroll bar or fringes are changedEli Zaretskii2018-12-111-0/+11
| * | | Fix cairo scrolling for side-by-side windowsAri Roponen2018-12-101-2/+3
* | | | Fix stray CHECK_FIXNUM_COERCE_MARKERPaul Eggert2018-12-131-1/+1
* | | | Simplify validate_interval_range and callersPaul Eggert2018-12-121-44/+16
* | | | set_text_properties_1 can assume START <= ENDPaul Eggert2018-12-121-18/+9
* | | | Fix regression in expand-file-name with drive-relative HOMEEli Zaretskii2018-12-121-0/+28
* | | | Fix bug when hashing reversed buffer regionsPaul Eggert2018-12-101-8/+11
* | | | Merge from origin/emacs-26Glenn Morris2018-12-102-64/+92
|\ \ \ \ | |/ / /
| * | | ; * src/xterm.c (x_update_begin): Fix whitespace.Eli Zaretskii2018-12-081-1/+1
| * | | Fix scaling problem in Cairo buildsAri Roponen2018-12-081-4/+10
| * | | A few further fixes of window internals descriptionMartin Rudalics2018-12-031-60/+82
| * | | Revert "Revert "Fix infloop in GC mark_kboards""Eli Zaretskii2018-12-021-1/+6
| * | | Revert "Fix infloop in GC mark_kboards"Eli Zaretskii2018-12-021-6/+1