aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-02More flicker fixes for OSX, related to bug 18757.Jan Djärv1-0/+12
2014-11-29Port better to AddressSanitizer.Paul Eggert1-0/+18
2014-11-29Fix up merged ChangeLog entries (dates, duplication, etc)Glenn Morris1-15/+3
2014-11-28Improve clarity of USE_LSB_TAG definition.Paul Eggert1-0/+9
2014-11-27Fix bug #19201 with after-strings not being displayed.Eli Zaretskii1-0/+7
2014-11-27Replace uses of _W64 with MINGW_W64Oscar Fuentes1-0/+6
2014-11-26Only send SNI if the host name is not an IP addressLars Magne Ingebrigtsen1-0/+5
2014-11-26* gnutls.c (Fgnutls_boot): Send the server name overToke Høiland-Jørgensen1-0/+4
2014-11-25Fix gnutls problems caught by static checking.Paul Eggert1-0/+6
2014-11-25Fix bug #19141 with UNCs in w32-shell-execute.Eli Zaretskii1-0/+5
2014-11-25(gnutls_certificate_details): Reversed check in last checkin.Lars Magne Ingebrigtsen1-0/+1
2014-11-25Make gnutls.c compile on older gnutls installationsLars Magne Ingebrigtsen1-0/+6
2014-11-25* gnutls.c (Fgnutls_boot): Minor logging fixes.Ted Zlatanov1-1/+1
2014-11-25Use a simple list of symbols in GnuTLS peer verification.Ted Zlatanov1-0/+4
2014-11-25* gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAGE, not gnutls_p.Ted Zlatanov1-0/+4
2014-11-25Use consistent paxctl and setfattr flags for temacs.Ulrich Müller1-0/+6
2014-11-24Fix white-space problems in ChangeLogs.Paul Eggert1-2/+2
2014-11-24* gnutls.c: Fix compilation warnings given fix --enable-gcc-warnings.Lars Magne Ingebrigtsen1-0/+4
2014-11-23* src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.Glenn Morris1-0/+2
2014-11-23Reduce nt and src Makefile duplication wrt emacs.resGlenn Morris1-0/+5
2014-11-23* gnutls.c: Fix Windows function definition of gnutls_x509_crt_get_fingerprint.Lars Magne Ingebrigtsen1-1/+3
2014-11-23gnutls.c windows compilation fixLars Magne Ingebrigtsen1-0/+3
2014-11-23Add functions to gnutls.c for exporting certificate detailsLars Magne Ingebrigtsen1-0/+11
2014-11-23Fixes: debbugs:19149Jan D1-0/+1
2014-11-23Fixes: debbugs:19149Jan D1-0/+6
2014-11-22* src/Makefile.in (emacs.res): Add dependency on icons/hand.cur. Use $<.Glenn Morris1-0/+4
2014-11-22Don't shrink frame when using desktop-save-mode (Bug#19048).“Martin1-0/+12
2014-11-21'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper1-0/+7
2014-11-17Define MINGW_W64 and use it instead of _W64Oscar Fuentes1-0/+6
2014-11-16Improve time stamp handling, and be more consistent about it.Paul Eggert1-0/+28
2014-11-16Implement an `inhibit-read-only' text propertyLars Magne Ingebrigtsen1-0/+19
2014-11-16* src/frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).Stefan Monnier1-0/+4
2014-11-15Backport: Fix for 18993.Jan D1-0/+5
2014-11-15Redo the fix, the old takes too much CPU.Jan D1-0/+6
2014-11-15Fix bug #19060 with inaccurate pixel-based scrolling.Eli Zaretskii1-0/+6
2014-11-15Fix getting frame size wrong when restoring desktop.Jan D1-0/+3
2014-11-15Fixes: 18757Jan D1-0/+4
2014-11-14Time-out NS event loopDavid Reitter1-0/+5
2014-11-14* .gitignore: Add emacs-[1-9]*, to ignore files like emacs-25.0.50.1.Paul Eggert1-0/+4
2014-11-14Attempt to allocate less font entity objects in xfont_list_patternDmitry Antipov1-1/+7
2014-11-14Fixes: 19036Jan Djärv1-0/+6
2014-11-12Avoid undefined behavior in color table hashing.Paul Eggert1-0/+7
2014-11-09* lisp/help.el (view-lossage): Include the actual commands run.Stefan Monnier1-0/+5
2014-11-09Fix bug #18982 with assertion violations when reverting buffers.Eli Zaretskii1-0/+3
2014-11-09Fix bug #18995 with compiling w32heap.c with -funroll-loops.Eli Zaretskii1-0/+5
2014-11-09* nsterm.h (EmacsScroller): judge returns bool.Jan Djärv1-0/+9
2014-11-09Clean up merge error.Jan Djärv1-0/+5
2014-11-08* xgselect.c (xg_select): Don't assume n_gfds is nonnegativePaul Eggert1-0/+4
2014-11-08* frame.c (Fcan_run_window_configuration_change_hook): Return a value.Paul Eggert1-0/+4
2014-11-08* nsterm.m (ns_set_vertical_scroll_bar): Don't call bar setPosition: unlessJan Djärv1-0/+2