aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Port to Ubuntu 16.04 --enable-gcc-warningsPaul Eggert2016-04-241-1/+2
* | | | | | | | | | | | | | | | | | Allow minibuffer prompts to use facesLars Ingebrigtsen2016-05-011-2/+25
* | | | | | | | | | | | | | | | | | Implement horizontal scroll bars on NSAlan Third2016-05-013-89/+118
* | | | | | | | | | | | | | | | | | Fix the buffer-count patch (Bug#23394)Paul Eggert2016-04-301-2/+2
* | | | | | | | | | | | | | | | | | Fix generate-new-buffer-name increment typoPaul Eggert2016-04-301-1/+1
* | | | | | | | | | | | | | | | | | Fmarker_position doc string clarificationLars Ingebrigtsen2016-05-011-2/+1
* | | | | | | | | | | | | | | | | | cursor-type doc fixLars Ingebrigtsen2016-04-301-0/+2
* | | | | | | | | | | | | | | | | | Fcompare_buffer_substrings doc string clarificationLars Ingebrigtsen2016-04-301-4/+3
* | | | | | | | | | | | | | | | | | Have the doc strings of `load-path' and `require' mention each otherLars Ingebrigtsen2016-04-302-11/+19
* | | | | | | | | | | | | | | | | | Tiny doc fixLars Ingebrigtsen2016-04-301-7/+7
* | | | | | | | | | | | | | | | | | Doc fixLars Ingebrigtsen2016-04-301-4/+6
* | | | | | | | | | | | | | | | | | Doc string change to enable-recursive-minibuffersLars Ingebrigtsen2016-04-291-1/+3
* | | | | | | | | | | | | | | | | | Clarify the `interactive' doc string slightlyLars Ingebrigtsen2016-04-291-13/+17
* | | | | | | | | | | | | | | | | | Add a new face for non-breaking hyphen charactersLars Ingebrigtsen2016-04-281-11/+17
* | | | | | | | | | | | | | | | | | Fix socketd fd startup bug that I introducedPaul Eggert2016-04-263-18/+14
* | | | | | | | | | | | | | | | | | New function ‘char-from-name’Paul Eggert2016-04-251-21/+10
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-04-243-1/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | In x_set_window_size restore do_pending_window_change callsMartin Rudalics2016-04-222-0/+4
| * | | | | | | | | | | | | | | | | Fix Alt-modified keys on some European MS-Windows keyboardsIlya Zakharevich2016-04-211-1/+37
| * | | | | | | | | | | | | | | | | Port to GCC 5.3.1 20160406 (Red Hat 5.3.1-6)Paul Eggert2016-04-161-1/+1
* | | | | | | | | | | | | | | | | | Implement process-attributes for DarwinMagnus Henoch2016-04-241-0/+140