aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-021-0/+12
* | Reduce memory footprint of struct bidi_it by a factor of 5.Eli Zaretskii2014-12-051-0/+18
* | * src/eval.c (backtrace_eval_unrewind): Rewind also the excursions.Stefan Monnier2014-12-041-0/+5
* | Fix gnutls.c build on MinGWChris Zheng2014-12-031-0/+7
* | Allow to search for characters whose bidi directionality was overridden.Eli Zaretskii2014-12-021-0/+9
* | Fixes: debbugs:9133Jan Djärv2014-12-021-0/+5
* | Port better to AddressSanitizer.Paul Eggert2014-11-291-0/+18
* | Fix up merged ChangeLog entries (dates, duplication, etc)Glenn Morris2014-11-291-15/+3
* | Improve clarity of USE_LSB_TAG definition.Paul Eggert2014-11-281-0/+9
* | Merge branch 'emacs-24'.Paul Eggert2014-11-281-0/+23
|\ \ | |/
| * Fix bug #19201 with after-strings not being displayed.Eli Zaretskii2014-11-271-0/+7
| * Fix bug #19141 with UNCs in w32-shell-execute.Eli Zaretskii2014-11-251-0/+5
| * Use consistent paxctl and setfattr flags for temacs.Ulrich Müller2014-11-251-0/+6
| * Fix white-space problems in ChangeLogs.Paul Eggert2014-11-241-2/+2
* | Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-271-0/+6
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-0/+10
|\ \ | |/
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-171-0/+6
| * * src/frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).Stefan Monnier2014-11-161-0/+4
* | Only send SNI if the host name is not an IP addressLars Magne Ingebrigtsen2014-11-261-0/+5
* | * gnutls.c (Fgnutls_boot): Send the server name overToke Høiland-Jørgensen2014-11-261-0/+4
* | Fix gnutls problems caught by static checking.Paul Eggert2014-11-251-0/+6
* | (gnutls_certificate_details): Reversed check in last checkin.Lars Magne Ingebrigtsen2014-11-251-0/+1
* | Make gnutls.c compile on older gnutls installationsLars Magne Ingebrigtsen2014-11-251-0/+6
* | * gnutls.c (Fgnutls_boot): Minor logging fixes.Ted Zlatanov2014-11-251-1/+1
* | Use a simple list of symbols in GnuTLS peer verification.Ted Zlatanov2014-11-251-0/+4
* | * gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAGE, not gnutls_p.Ted Zlatanov2014-11-251-0/+4
* | * gnutls.c: Fix compilation warnings given fix --enable-gcc-warnings.Lars Magne Ingebrigtsen2014-11-241-0/+4
* | * src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.Glenn Morris2014-11-231-0/+2
* | Reduce nt and src Makefile duplication wrt emacs.resGlenn Morris2014-11-231-0/+5
* | * gnutls.c: Fix Windows function definition of gnutls_x509_crt_get_fingerprint.Lars Magne Ingebrigtsen2014-11-231-1/+3
* | gnutls.c windows compilation fixLars Magne Ingebrigtsen2014-11-231-0/+3
* | Add functions to gnutls.c for exporting certificate detailsLars Magne Ingebrigtsen2014-11-231-0/+11
* | Fixes: debbugs:19149Jan D2014-11-231-0/+1
* | Fixes: debbugs:19149Jan D2014-11-231-0/+6
* | * src/Makefile.in (emacs.res): Add dependency on icons/hand.cur. Use $<.Glenn Morris2014-11-221-0/+4
* | Don't shrink frame when using desktop-save-mode (Bug#19048).“Martin2014-11-221-0/+12
* | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-211-0/+7
* | Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-161-0/+28
* | Implement an `inhibit-read-only' text propertyLars Magne Ingebrigtsen2014-11-161-0/+19
* | Merge from emacs-24Stefan Monnier2014-11-161-3/+21
|\ \ | |/
| * Backport: Fix for 18993.Jan D2014-11-151-0/+5
| * Fix bug #19060 with inaccurate pixel-based scrolling.Eli Zaretskii2014-11-151-0/+6
| * Fix getting frame size wrong when restoring desktop.Jan D2014-11-151-0/+3
| * Fixes: 18757Jan D2014-11-151-0/+4
| * Fixes: 19036Jan Djärv2014-11-141-0/+6
* | Redo the fix, the old takes too much CPU.Jan D2014-11-151-0/+6
* | Time-out NS event loopDavid Reitter2014-11-141-0/+5
* | * .gitignore: Add emacs-[1-9]*, to ignore files like emacs-25.0.50.1.Paul Eggert2014-11-141-0/+4
* | Attempt to allocate less font entity objects in xfont_list_patternDmitry Antipov2014-11-141-1/+7
* | Avoid undefined behavior in color table hashing.Paul Eggert2014-11-121-0/+7