aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port --enable-gcc-warnings to Cygwin, FreeBSDPaul Eggert2016-05-301-2/+1
* * src/regex.c (IF_LINT): Remove; it’s in conf_post.hKen Brown2016-05-301-7/+0
* Avoid compiler warningsKen Brown2016-05-282-5/+5
* * src/puresize.h (BASE_PURESIZE): Increase it some more.Paul Eggert2016-05-271-1/+1
* * src/puresize.h (BASE_PURESIZE): Increase it by a little bit.Glenn Morris2016-05-271-1/+1
* Port to platforms where rlim_max < 0Paul Eggert2016-05-271-4/+7
* Robustify stack-size calculationPaul Eggert2016-05-271-29/+40
* Merge from origin/emacs-25Paul Eggert2016-05-262-1/+26
|\
| * Avoid aborting due to errors in arguments of 'set-face-attribute'Eli Zaretskii2016-05-241-1/+2
| * Provide workaround for xftfont rendering problemEli Zaretskii2016-05-221-0/+24
* | Merge from origin/emacs-25Paul Eggert2016-05-261-0/+5
|\ \ | |/
| * Fix bug#23462: Crash when iconifying frame on OS X.Alan Third2016-05-161-0/+5
| * Avoid shrinking windows with Gtk+ 3.20.3Paul Eggert2016-05-161-0/+6
* | Update allowable arguments for open-network-streamKen Brown2016-05-241-1/+2
* | Don’t use only last protocol from getaddrinfoPaul Eggert2016-05-232-33/+32
* | * src/process.c (SOCK_NONBLOCK): Fix typo.Alp Aker2016-05-221-1/+1
* | Prefer SOCK_NONBLOCK to O_NONBLOCKPaul Eggert2016-05-211-7/+13
* | Fix bug#16856, cursor leaves garbage in fringe on OS X.Alan Third2016-05-211-3/+2
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-2133-164/+208
* | Fix 'vertical-motion' and 'posn-at-point' under 'visual-line-mode'Eli Zaretskii2016-05-211-12/+52
* | Allow null entries in face and image cachePaul Eggert2016-05-192-2/+1
* | Fix flyspell highlightingPaul Eggert2016-05-191-2/+2
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-1818-194/+209
* | Correct server/client addressChris Feng2016-05-131-1/+1
* | Autosave buffers on logout if HAVE_NTGUIKen Brown2016-05-124-0/+27
* | 'text-quoting-style' now affects only ` and 'Paul Eggert2016-05-103-55/+11
* | Merge from origin/emacs-25Paul Eggert2016-05-092-3/+5
|\ \ | |/
| * Fix doc string in `insert'Lars Ingebrigtsen2016-05-091-2/+2
| * Document automatic adjustment of process' logical window dimensionsEli Zaretskii2016-05-071-1/+3
* | Try to speed-up display of many all-blank linesEli Zaretskii2016-05-071-8/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-054-11/+14
|\ \ | |/
| * Doc fixes for fclist and grepPaul Eggert2016-05-051-2/+2
| * Doc fixes for quotingPaul Eggert2016-05-033-9/+12
| * Fmarker_position doc string clarificationLars Ingebrigtsen2016-05-011-2/+1
| * cursor-type doc fixLars Ingebrigtsen2016-05-011-0/+2
| * Fcompare_buffer_substrings doc string clarificationLars Ingebrigtsen2016-05-011-4/+3
| * Have the doc strings of `load-path' and `require' mention each otherLars Ingebrigtsen2016-05-012-11/+19
| * Tiny doc fixLars Ingebrigtsen2016-05-011-7/+7
| * Doc fixLars Ingebrigtsen2016-05-011-4/+6
| * Doc string change to enable-recursive-minibuffersLars Ingebrigtsen2016-05-011-1/+3
| * Clarify the `interactive' doc string slightlyLars Ingebrigtsen2016-05-011-13/+17
* | Allow `text-quoting-style' to be `leave', i.e. no translation of quotes.Alan Mackenzie2016-05-043-2/+15
* | Call va_end in boot_errorAaron Conole2016-05-021-0/+1
* | Fix the call to set_network_coding_systemAaron Conole2016-05-021-1/+1
* | * src/minibuf.c (read_minibuf): Use CONSP instead of Fconsp.Martin Rudalics2016-05-021-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-6/+1
|\ \ | |/
| * Use ‘T *restrict’ proto, not ‘T[restrict]’Paul Eggert2016-05-011-6/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-0114-53/+114
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-3013-47/+102
| * Port dumping to NetBSD with PaXPaul Eggert2016-04-271-6/+12