aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-091-0/+14
|\ \ | |/
| * Fix bug #18982 with assertion violations when reverting buffers.Eli Zaretskii2014-11-091-0/+3
| * Fix bug #18995 with compiling w32heap.c with -funroll-loops.Eli Zaretskii2014-11-091-0/+5
| * * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-091-0/+9
* | * lisp/help.el (view-lossage): Include the actual commands run.Stefan Monnier2014-11-091-0/+5
* | Clean up merge error.Jan Djärv2014-11-091-0/+5
* | * xgselect.c (xg_select): Don't assume n_gfds is nonnegativePaul Eggert2014-11-081-0/+4
* | * frame.c (Fcan_run_window_configuration_change_hook): Return a value.Paul Eggert2014-11-081-0/+4
* | Merge from emacs-24; up to 117689Glenn Morris2014-11-081-0/+2
|\ \ | |/
| * * nsterm.m (ns_set_vertical_scroll_bar): Don't call bar setPosition: unlessJan Djärv2014-11-081-0/+2
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-081-0/+23
|\ \ | |/
| * Attempt to fix NS hang. Will probably cause merge conflicts.Jan Djärv2014-11-081-0/+6
| * * callproc.c (encode_current_directory): Support handling of fileMichael Albinus2014-11-071-0/+5
| * * src/syntax.c (back_comment): Fix off-by-one error.Alan Mackenzie2014-11-061-0/+4