summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix x-load-color-file pointer signednessPaul Eggert2016-02-161-1/+1
* Avoid crashes in semi-malformed 'condition-case'Eli Zaretskii2016-02-151-1/+1
* Fix regression with 'recent-keys' and keyboard macrosEli Zaretskii2016-02-151-23/+27
* ; Spelling fixesPaul Eggert2016-02-141-2/+2
* Port USE_STACK_LISP_OBJECTS fix to ClangPaul Eggert2016-02-141-1/+2
* Port to x86 GCC 4.3.1 and earlierPaul Eggert2016-02-141-0/+5
* Fix point movement under 'scroll-conservatively'Eli Zaretskii2016-02-141-1/+1
* Make 'mmap_realloc' on MS-Windows more reliableEli Zaretskii2016-02-141-22/+29
* ; Improve commentary in insdel.cEli Zaretskii2016-02-131-4/+14
* Suppress GNUstep hardeningPaul Eggert2016-02-121-4/+4
* Fix redisplay after a large insertionEli Zaretskii2016-02-121-3/+9
* Revert "Support integer image rotation and respect EXIF rotations"Lars Ingebrigtsen2016-02-111-11/+1
* Set locale when run from OS X GUIAlan Third2016-02-103-0/+28
* Improve doc strings of 'forward/backward-word-strictly'Eli Zaretskii2016-02-101-3/+9
* Support integer image rotation and respect EXIF rotationsDima Kogan2016-02-101-1/+11
* Suppress ACL ops if configured with --disable-aclPaul Eggert2016-02-091-8/+12
* Minor alignas cleanupPaul Eggert2016-02-091-4/+0
* Add lmalloc commentary and tweak lalignedPaul Eggert2016-02-091-3/+11
* Increase success rate of fallback lmallocPaul Eggert2016-02-081-4/+18
* Port to FreeBSD 11-CURRENT i386Paul Eggert2016-02-082-23/+66
* src/process.c Correctly convert AF_INET6 addressesDavid Edmondson2016-02-071-1/+1
* Use monitor's resolution for positioning tooltipsOscar Fuentes2016-02-061-12/+49
* Fix issues found by auditing w32notify codeEli Zaretskii2016-02-062-2/+4
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-3/+3
* Fix x-popup-menu on TTYs without a mouseEli Zaretskii2016-02-031-0/+3
* Fix failure to compile ns-win.el in parallel buildsEli Zaretskii2016-02-021-0/+5
* Some corrections in Elisp manualMartin Rudalics2016-02-011-5/+5
* Fix (c & 040) typo in emergency escapesPaul Eggert2016-01-311-2/+2
* Fix display of overlay strings with 'display' and 'box' propertyEli Zaretskii2016-01-311-2/+11
* Correct reference to DARWIN_OS preprocessor symbolJohn Wiegley2016-01-301-1/+1
* Spelling fixPaul Eggert2016-01-301-1/+1
* Pacify GCC on C library without glibc APIPaul Eggert2016-01-301-3/+6
* Disable DebPrint in sys_read on MS-WindowsEli Zaretskii2016-01-301-1/+11
* Revert "Re-enable checks in member, memql, delete to complain about non-lists"Andreas Schwab2016-01-301-3/+3
* Re-enable checks in member, memql, delete to complain about non-listsAndreas Schwab2016-01-291-3/+3
* malloc.h hygienePaul Eggert2016-01-263-74/+88
* Remove never-set var handle_user_signal_hookPaul Eggert2016-01-262-7/+0
* Backport:fix previous change of src/ftfont.c (ftfont_shape_by_flt)K. Handa2016-01-261-4/+6
* support rendering of wider range of combinging characters by ftfont backendK. Handa2016-01-263-11/+52
* Fixed NextStep fullscreen issue (bug#22468)Anders Lindgren2016-01-261-13/+30
* ; Spelling fixes (American spelling)Glenn Morris2016-01-251-1/+1
* Spelling fixesPaul Eggert2016-01-252-5/+5
* Expunge "allow" + infinitive from source and doc, part 2.Alan Mackenzie2016-01-253-4/+4
* * src/xwidget.c (Fxwidget_set_adjustment): Fix doc string quoting typo.Paul Eggert2016-01-241-1/+1
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-246-8/+8
* Don't operate on menu bar of nonexistent frameOscar Fuentes2016-01-231-9/+12
* Unbreak the GNUstep build.Anders Lindgren2016-01-231-9/+14
* Report error for PNG under CairoPaul Eggert2016-01-231-1/+2
* Pacify --enable-gcc-warnings --with-cairoPaul Eggert2016-01-233-52/+47
* ; Improve commentary in sysdep.cEli Zaretskii2016-01-231-0/+2