aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed over-eager ifdefjave2015-01-041-1/+1
* cleanupsjave2015-01-043-23/+2
* merge masterjave2015-01-046-7/+51
|\
| * Less 'make' chatter for lisp dirPaul Eggert2015-01-032-1/+5
| * batch write-region no longer says "Wrote FOO"Paul Eggert2015-01-032-3/+10
| * Revert previous change to produce_composite_glyphPaul Eggert2015-01-032-1/+4
| * Pacify gcc -WparenthesesPaul Eggert2015-01-032-1/+6
| * Two fixes for setting up sizes of a new frame (Bug#19428).Martin Rudalics2015-01-033-2/+9
| * ChangeLog fixesGlenn Morris2015-01-021-0/+18
* | merge masterjave2015-01-02202-215/+249
|\ \ | |/
| * Fix copyright years by handPaul Eggert2015-01-011-1/+1
| * Update copyright year to 2015Paul Eggert2015-01-01201-206/+211
| * Merge from origin/emacs-24Paul Eggert2015-01-015-8/+37
| |\
| | * Fix a typo in a comment in the previous commit.Eli Zaretskii2014-12-301-1/+1
| | * Fix the pixel coordinates returned by pos-visible-in-window-p. (Bug#19473)Eli Zaretskii2014-12-302-4/+24
| | * Spelling fixesPaul Eggert2014-12-282-3/+3
| | * src/w32proc.c (Fw32_get_codepage_charset): Doc fix. (Bug#19458)Eli Zaretskii2014-12-282-1/+10
* | | whitespace cleanupjave2009-01-011-2/+2
* | | whitespace cleanupjave2009-01-011-6/+6
* | | whitespace cleanupjave2009-01-011-2/+4
* | | whitespacejave2009-01-011-14/+14
* | | whitespace cleanupjave2009-01-011-0/+1
* | | whitespace cleanupjave2009-01-011-1/+2
* | | a missing merge, trailing whitespacejave2009-01-011-2/+4
* | | trailing whitespace, better ifdef of xwidget codejave2009-01-011-10/+10
* | | Doc strings, and whitespacejave2009-01-011-71/+89
* | | Removed remains of Clutter experimentjave2015-01-012-7/+2
* | | reverting some spurious changesjave2014-12-311-24/+0
* | | src/macuvs.h.moved showed up, and I removed it.jave2014-12-311-9215/+0
* | | merge upstreamjave2014-12-3122-1264/+1338
|\ \ \ | |/ /
| * | Simplify setfattr use by assuming GNU makePaul Eggert2014-12-302-23/+29
| * | Update documentation of Temporary Displays.Martin Rudalics2014-12-301-1/+1
| * | Fix the MS-Windows build.Eli Zaretskii2014-12-292-0/+8
| * | Fix previous patch to match its commit messagePaul Eggert2014-12-291-106/+0
| * | system-name's returned value can varyPaul Eggert2014-12-295-22/+41
| * | Fix produce_composite_width typoPaul Eggert2014-12-282-1/+7
| * | Wrap dll functions more simplyPaul Eggert2014-12-286-890/+940
| * | Merge from origin/emacs-24Paul Eggert2014-12-282-17/+65
| |\ \ | | |/
| | * Port memory-full checking to GnuTLS 3.3Paul Eggert2014-12-272-15/+41
| * | Fix parse_settings to match internal documentationPaul Eggert2014-12-272-17/+27
| * | Sanitize ChangeLog entries for previous merges.Fabián Ezequiel Gallina2014-12-271-0/+1
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-275-103/+105
| |\ \ | | |/
| | * Fix rendering of composed caharacters on the mode line. (Bug#19435)Eli Zaretskii2014-12-254-99/+93
| | * Avoid compiler warning.Jan D2014-12-242-4/+6
| | * Backport: Memory leak fix and 19133 fix.Jan D2014-12-242-2/+12
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-2/+1
| |\ \ | | |/
| | * Fix bad bug number reference, shall be 19427.Jan D2014-12-241-1/+1
| | * Backport: Don't cache images in nsimage.m (Bug#18918).Jan D2014-12-243-60/+12
| * | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-272-7/+7
| |\ \ | | |/
| | * Keep maximized when going fullscreen.Jan D2014-12-222-5/+8