aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve character name escapesPaul Eggert2016-04-212-82/+35
* | Use 'ucs-names' for character name escapesPhilipp Stephani2016-04-211-49/+88
* | Minor cleanups for character name escapesPhilipp Stephani2016-04-211-15/+12
* | Implement named character escapes, similar to PerlPhilipp Stephani2016-04-211-0/+96
* | Merge from origin/emacs-25Paul Eggert2016-04-181-4/+4
|\ \ | |/
| * Fix w32 memory-management problem when extending buffer textEli Zaretskii2016-04-151-4/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-182-19/+32
|\ \ | |/
| * substitute-command-keys keeps quotes’ text propsPaul Eggert2016-04-141-3/+22
| * * src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes.YAMAMOTO Mitsuharu2016-04-141-16/+10
* | Minor fixups for external socket launchingPaul Eggert2016-04-172-33/+28
* | Add external socket launching supportMatthew Leach2016-04-164-8/+73
* | Simplify use of O_BINARYPaul Eggert2016-04-147-12/+9
* | * src/indent.c (Fvertical_motion): Pacify GCCPaul Eggert2016-04-141-1/+1
* | Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-121-27/+77
* | Merge from origin/emacs-25Paul Eggert2016-04-122-15/+18
|\ \ | |/
| * Improve time zone documentationPaul Eggert2016-04-121-12/+15
| * Disable multicolor fonts on OS X since they are not supported on free systemsYAMAMOTO Mitsuharu2016-04-121-3/+3
* | Merge from origin/emacs-25Paul Eggert2016-04-115-23/+47
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-04-101-1/+1
| * Remove undefined behavior in OS X dumper.Philipp Stephani2016-04-091-1/+20
| * Fix clipping of xwidgetsJoakim Verona2016-04-091-18/+16
| * * src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.Paul Eggert2016-04-081-2/+2
| * Set locale encoding to UTF-8 when run from OS X GUI.Alan Third2016-04-081-1/+8