aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-273-3/+9
* Merge branch 'emacs-24'Ted Zlatanov2014-11-264-4/+14
|\
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-173-5/+11
| * * src/frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).Stefan Monnier2014-11-162-1/+5
* | Only send SNI if the host name is not an IP addressLars Magne Ingebrigtsen2014-11-262-4/+24
* | * gnutls.c (Fgnutls_boot): Send the server name overToke Høiland-Jørgensen2014-11-262-0/+13
* | Fix gnutls problems caught by static checking.Paul Eggert2014-11-252-2/+7
* | Use usual GNU style for white space.Paul Eggert2014-11-251-97/+108
* | (gnutls_certificate_details): Reversed check in last checkin.Lars Magne Ingebrigtsen2014-11-252-1/+2
* | Make gnutls.c compile on older gnutls installationsLars Magne Ingebrigtsen2014-11-252-0/+10
* | * gnutls.c (Fgnutls_boot): Minor logging fixes.Ted Zlatanov2014-11-252-3/+4
* | Use a simple list of symbols in GnuTLS peer verification.Ted Zlatanov2014-11-252-55/+69
* | * gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAGE, not gnutls_p.Ted Zlatanov2014-11-252-1/+5
* | * gnutls.c: Fix compilation warnings given fix --enable-gcc-warnings.Lars Magne Ingebrigtsen2014-11-242-7/+11
* | * src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.Glenn Morris2014-11-232-3/+5
* | Reduce nt and src Makefile duplication wrt emacs.resGlenn Morris2014-11-232-10/+7
* | * gnutls.c: Fix Windows function definition of gnutls_x509_crt_get_fingerprint.Lars Magne Ingebrigtsen2014-11-232-2/+5
* | Typo fix from previous check-inLars Magne Ingebrigtsen2014-11-231-1/+1
* | gnutls.c windows compilation fixLars Magne Ingebrigtsen2014-11-232-2/+5
* | Add functions to gnutls.c for exporting certificate detailsLars Magne Ingebrigtsen2014-11-233-1/+364
* | Fixes: debbugs:19149Jan D2014-11-232-10/+11
* | Fixes: debbugs:19149Jan D2014-11-232-9/+20
* | Further reduce number of versioned files storing Emacs version number.Glenn Morris2014-11-221-1/+1
* | * src/Makefile.in (emacs.res): Add dependency on icons/hand.cur. Use $<.Glenn Morris2014-11-222-2/+7
* | Don't shrink frame when using desktop-save-mode (Bug#19048).“Martin2014-11-223-30/+22
* | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-212-21/+33
* | Spelling fixes.Paul Eggert2014-11-162-2/+2
* | Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-164-100/+320
* | Implement an `inhibit-read-only' text propertyLars Magne Ingebrigtsen2014-11-167-9/+44
* | Merge from emacs-24Stefan Monnier2014-11-166-13/+60
|\ \ | |/
| * Backport: Fix for 18993.Jan D2014-11-152-0/+20
| * Fix bug #19060 with inaccurate pixel-based scrolling.Eli Zaretskii2014-11-152-4/+19
| * Fix getting frame size wrong when restoring desktop.Jan D2014-11-152-0/+8
| * Fixes: 18757Jan D2014-11-152-1/+4
| * src/window.h (WINDOW_FRAME_LINE_HEIGHT): Fix a typo in a comment.Eli Zaretskii2014-11-151-1/+1
| * Fixes: 19036Jan Djärv2014-11-142-3/+26
* | Redo the fix, the old takes too much CPU.Jan D2014-11-152-11/+32
* | Time-out NS event loopDavid Reitter2014-11-142-11/+17
* | * .gitignore: Add emacs-[1-9]*, to ignore files like emacs-25.0.50.1.Paul Eggert2014-11-142-0/+5
* | Attempt to allocate less font entity objects in xfont_list_patternDmitry Antipov2014-11-142-6/+12
* | Avoid undefined behavior in color table hashing.Paul Eggert2014-11-122-2/+13
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-094-12/+29
|\ \ | |/
| * Fix bug #18982 with assertion violations when reverting buffers.Eli Zaretskii2014-11-092-2/+8
| * Fix bug #18995 with compiling w32heap.c with -funroll-loops.Eli Zaretskii2014-11-092-2/+7
| * * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-093-10/+19
* | * lisp/help.el (view-lossage): Include the actual commands run.Stefan Monnier2014-11-092-13/+36
* | Clean up merge error.Jan Djärv2014-11-092-1/+10
* | * xgselect.c (xg_select): Don't assume n_gfds is nonnegativePaul Eggert2014-11-082-2/+6
* | * frame.c (Fcan_run_window_configuration_change_hook): Return a value.Paul Eggert2014-11-082-0/+5
* | Merge from emacs-24; up to 117689Glenn Morris2014-11-082-1/+8
|\ \ | |/