summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ; * src/w32proc.c: Update the commentary to sys_select.Eli Zaretskii2016-03-01
* Fix reordering of bidi text in an isolate inside an overrideEli Zaretskii2016-03-01
* Made the new OS X visible bell more visible.Anders Lindgren2016-02-29
* Fix char signedness issue in bidi codeAndreas Schwab2016-02-27
* Remove unneeded workaround in xftfont.cEli Zaretskii2016-02-25
* Fix redisplay on a TTY after 'make-frame'Eli Zaretskii2016-02-25
* Fix an assertionChris Feng2016-02-25
* * src/keyboard.c: Don't inadvertently set immediate_echo (bug#22581)Stefan Monnier2016-02-24
* Allocate glyph matrices for the initial frameChris Feng2016-02-24
* Further improve doc string of 'disable-point-adjustment'Eli Zaretskii2016-02-23
* Fix documentation of 'global-disable-point-adjustment'Eli Zaretskii2016-02-22
* Fix memory reservation on MS-WindowsEli Zaretskii2016-02-20
* Fix "[:upper:]" for non-ASCII charactersEli Zaretskii2016-02-20
* Fix decoding DOS EOL in a unibyte bufferEli Zaretskii2016-02-17
* Fix x-load-color-file pointer signednessPaul Eggert2016-02-16
* Avoid crashes in semi-malformed 'condition-case'Eli Zaretskii2016-02-15
* Fix regression with 'recent-keys' and keyboard macrosEli Zaretskii2016-02-15
* ; Spelling fixesPaul Eggert2016-02-14
* Port USE_STACK_LISP_OBJECTS fix to ClangPaul Eggert2016-02-14
* Port to x86 GCC 4.3.1 and earlierPaul Eggert2016-02-14
* Fix point movement under 'scroll-conservatively'Eli Zaretskii2016-02-14
* Make 'mmap_realloc' on MS-Windows more reliableEli Zaretskii2016-02-14
* ; Improve commentary in insdel.cEli Zaretskii2016-02-13
* Suppress GNUstep hardeningPaul Eggert2016-02-12
* Fix redisplay after a large insertionEli Zaretskii2016-02-12
* Revert "Support integer image rotation and respect EXIF rotations"Lars Ingebrigtsen2016-02-11
* Set locale when run from OS X GUIAlan Third2016-02-10
* Improve doc strings of 'forward/backward-word-strictly'Eli Zaretskii2016-02-10
* Support integer image rotation and respect EXIF rotationsDima Kogan2016-02-10
* Suppress ACL ops if configured with --disable-aclPaul Eggert2016-02-09
* Minor alignas cleanupPaul Eggert2016-02-09
* Add lmalloc commentary and tweak lalignedPaul Eggert2016-02-09
* Increase success rate of fallback lmallocPaul Eggert2016-02-08
* Port to FreeBSD 11-CURRENT i386Paul Eggert2016-02-08
* src/process.c Correctly convert AF_INET6 addressesDavid Edmondson2016-02-07
* Use monitor's resolution for positioning tooltipsOscar Fuentes2016-02-06
* Fix issues found by auditing w32notify codeEli Zaretskii2016-02-06
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* Fix x-popup-menu on TTYs without a mouseEli Zaretskii2016-02-03
* Fix failure to compile ns-win.el in parallel buildsEli Zaretskii2016-02-02
* Some corrections in Elisp manualMartin Rudalics2016-02-01
* Fix (c & 040) typo in emergency escapesPaul Eggert2016-01-31
* Fix display of overlay strings with 'display' and 'box' propertyEli Zaretskii2016-01-31
* Correct reference to DARWIN_OS preprocessor symbolJohn Wiegley2016-01-30
* Spelling fixPaul Eggert2016-01-30
* Pacify GCC on C library without glibc APIPaul Eggert2016-01-30
* Disable DebPrint in sys_read on MS-WindowsEli Zaretskii2016-01-30
* Revert "Re-enable checks in member, memql, delete to complain about non-lists"Andreas Schwab2016-01-30
* Re-enable checks in member, memql, delete to complain about non-listsAndreas Schwab2016-01-29
* malloc.h hygienePaul Eggert2016-01-26