aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesPaul Eggert2014-12-131-9/+9
* Place ChangeLog entries in the correct filesGlenn Morris2014-12-131-0/+5
* Fix dates in ChangeLog entries merged from emacs-24.Eli Zaretskii2014-12-131-3/+3
* Spelling fixesPaul Eggert2014-12-121-1/+1
* Replace union hack with C11-style max_align_tPaul Eggert2014-12-121-2/+1
* Merge from origin/emacs-24Ted Zlatanov2014-12-125-38/+73
* Fixes: debbugs:19161Stefan Monnier2014-12-113-47/+112
* Never pass an invalid X connection descriptor to an input reading loopDmitry Antipov2014-12-112-10/+21
* Fix out-of-memory condition in display of long bracketed lines (bug#19322)Eli Zaretskii2014-12-102-31/+190
* Fix glitches in gnutls.c, mostly memory-relatedPaul Eggert2014-12-092-73/+80
* Fix misspellings like "an unibyte buffer"Paul Eggert2014-12-093-4/+4
* gnutls.c (gnutls_protocol_get_name): Fix a copy/paste typo.Andy Moreton2014-12-092-1/+5
* Make gnutls-peer-status return even more dataLars Magne Ingebrigtsen2014-12-082-7/+66
* (Fgnutls_error_fatalp): Doc fix (bug#18210)Lars Magne Ingebrigtsen2014-12-082-2/+3
* Various minor details accumulated over timeStefan Monnier2014-12-082-50/+54
* Fatal GnuTLS errors are now silent by defaultLars Magne Ingebrigtsen2014-12-082-1/+3
* * src/gnutls.c: Add Windows specs for gnutls_dh_get_prime_bits.Lars Magne Ingebrigtsen2014-12-082-1/+6
* Put back :signature-algorithm into gnutls.cLars Magne Ingebrigtsen2014-12-082-0/+12
* (Fgnutls_peer_status): Return the DH prime bits for the connectionLars Magne Ingebrigtsen2014-12-082-0/+11
* (gnutls_certificate_details): Clean up whitespace slightly.Lars Magne Ingebrigtsen2014-12-082-100/+83
* Remove unused data from gnutls_certificate_detailsLars Magne Ingebrigtsen2014-12-082-26/+5
* Fix merge glitches in 2 ChangeLog files.Eli Zaretskii2014-12-081-1/+0
* Fixes: debbugs:19133Jan D2014-12-072-1/+6
* Merge from emacs-24Stefan Monnier2014-12-055-13/+53
|\
| * * src/eval.c (Fsignal): Remove duplicate test.Lee Duhem2014-12-042-4/+7
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-024-9/+46
* | Reduce memory footprint of struct bidi_it by a factor of 5.Eli Zaretskii2014-12-053-38/+63
* | * src/eval.c (backtrace_eval_unrewind): Rewind also the excursions.Stefan Monnier2014-12-042-29/+38
* | Fix gnutls.c build on MinGWChris Zheng2014-12-032-4/+12
* | Allow to search for characters whose bidi directionality was overridden.Eli Zaretskii2014-12-024-0/+175
* | Fixes: debbugs:9133Jan Djärv2014-12-022-0/+6
* | Port better to AddressSanitizer.Paul Eggert2014-11-295-8/+39
* | Fix up merged ChangeLog entries (dates, duplication, etc)Glenn Morris2014-11-291-15/+3
* | Improve clarity of USE_LSB_TAG definition.Paul Eggert2014-11-282-3/+13
* | Merge branch 'emacs-24'.Paul Eggert2014-11-289-103/+136
|\ \ | |/
| * Fix bug #19201 with after-strings not being displayed.Eli Zaretskii2014-11-272-0/+19
| * Fix bug #19141 with UNCs in w32-shell-execute.Eli Zaretskii2014-11-252-1/+13
| * Use consistent paxctl and setfattr flags for temacs.Ulrich Müller2014-11-252-1/+7
| * Fix white-space problems in ChangeLogs.Paul Eggert2014-11-244-93/+93
| * * src/keyboard.c: Fix comment typo.Glenn Morris2014-11-231-1/+1
| * .gitignore cleanup.Paul Eggert2014-11-171-8/+0
* | 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