| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix gnutls problems caught by static checking. | Paul Eggert | 2014-11-25 | 1 | -0/+6 |
* | (gnutls_certificate_details): Reversed check in last checkin. | Lars Magne Ingebrigtsen | 2014-11-25 | 1 | -0/+1 |
* | Make gnutls.c compile on older gnutls installations | Lars Magne Ingebrigtsen | 2014-11-25 | 1 | -0/+6 |
* | * gnutls.c (Fgnutls_boot): Minor logging fixes. | Ted Zlatanov | 2014-11-25 | 1 | -1/+1 |
* | Use a simple list of symbols in GnuTLS peer verification. | Ted Zlatanov | 2014-11-25 | 1 | -0/+4 |
* | * gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAGE, not gnutls_p. | Ted Zlatanov | 2014-11-25 | 1 | -0/+4 |
* | * gnutls.c: Fix compilation warnings given fix --enable-gcc-warnings. | Lars Magne Ingebrigtsen | 2014-11-24 | 1 | -0/+4 |
* | * src/emacs.c (main) <--version>: Make use of PACKAGE_NAME. | Glenn Morris | 2014-11-23 | 1 | -0/+2 |
* | Reduce nt and src Makefile duplication wrt emacs.res | Glenn Morris | 2014-11-23 | 1 | -0/+5 |
* | * gnutls.c: Fix Windows function definition of gnutls_x509_crt_get_fingerprint. | Lars Magne Ingebrigtsen | 2014-11-23 | 1 | -1/+3 |
* | gnutls.c windows compilation fix | Lars Magne Ingebrigtsen | 2014-11-23 | 1 | -0/+3 |
* | Add functions to gnutls.c for exporting certificate details | Lars Magne Ingebrigtsen | 2014-11-23 | 1 | -0/+11 |
* | Fixes: debbugs:19149 | Jan D | 2014-11-23 | 1 | -0/+1 |
* | Fixes: debbugs:19149 | Jan D | 2014-11-23 | 1 | -0/+6 |
* | * src/Makefile.in (emacs.res): Add dependency on icons/hand.cur. Use $<. | Glenn Morris | 2014-11-22 | 1 | -0/+4 |
* | Don't shrink frame when using desktop-save-mode (Bug#19048). | “Martin | 2014-11-22 | 1 | -0/+12 |
* | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'. | Ulf Jasper | 2014-11-21 | 1 | -0/+7 |
* | Improve time stamp handling, and be more consistent about it. | Paul Eggert | 2014-11-16 | 1 | -0/+28 |
* | Implement an `inhibit-read-only' text property | Lars Magne Ingebrigtsen | 2014-11-16 | 1 | -0/+19 |
* | Merge from emacs-24 | Stefan Monnier | 2014-11-16 | 1 | -3/+21 |
|\ |
|
| * | Backport: Fix for 18993. | Jan D | 2014-11-15 | 1 | -0/+5 |
| * | Fix bug #19060 with inaccurate pixel-based scrolling. | Eli Zaretskii | 2014-11-15 | 1 | -0/+6 |
| * | Fix getting frame size wrong when restoring desktop. | Jan D | 2014-11-15 | 1 | -0/+3 |
| * | Fixes: 18757 | Jan D | 2014-11-15 | 1 | -0/+4 |
| * | Fixes: 19036 | Jan Djärv | 2014-11-14 | 1 | -0/+6 |
* | | Redo the fix, the old takes too much CPU. | Jan D | 2014-11-15 | 1 | -0/+6 |
* | | Time-out NS event loop | David Reitter | 2014-11-14 | 1 | -0/+5 |
* | | * .gitignore: Add emacs-[1-9]*, to ignore files like emacs-25.0.50.1. | Paul Eggert | 2014-11-14 | 1 | -0/+4 |
* | | Attempt to allocate less font entity objects in xfont_list_pattern | Dmitry Antipov | 2014-11-14 | 1 | -1/+7 |
* | | Avoid undefined behavior in color table hashing. | Paul Eggert | 2014-11-12 | 1 | -0/+7 |
* | | Merge from emacs-24; up to 117698 | Glenn Morris | 2014-11-09 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Fix bug #18982 with assertion violations when reverting buffers. | Eli Zaretskii | 2014-11-09 | 1 | -0/+3 |
| * | Fix bug #18995 with compiling w32heap.c with -funroll-loops. | Eli Zaretskii | 2014-11-09 | 1 | -0/+5 |
| * | * nsterm.h (EmacsScroller): judge returns bool. | Jan Djärv | 2014-11-09 | 1 | -0/+9 |
* | | * lisp/help.el (view-lossage): Include the actual commands run. | Stefan Monnier | 2014-11-09 | 1 | -0/+5 |
* | | Clean up merge error. | Jan Djärv | 2014-11-09 | 1 | -0/+5 |
* | | * xgselect.c (xg_select): Don't assume n_gfds is nonnegative | Paul Eggert | 2014-11-08 | 1 | -0/+4 |
* | | * frame.c (Fcan_run_window_configuration_change_hook): Return a value. | Paul Eggert | 2014-11-08 | 1 | -0/+4 |
* | | Merge from emacs-24; up to 117689 | Glenn Morris | 2014-11-08 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | * nsterm.m (ns_set_vertical_scroll_bar): Don't call bar setPosition: unless | Jan Djärv | 2014-11-08 | 1 | -0/+2 |
* | | Merge from emacs-24; up to 117687 | Glenn Morris | 2014-11-08 | 1 | -0/+23 |
|\ \
| |/ |
|
| * | Attempt to fix NS hang. Will probably cause merge conflicts. | Jan Djärv | 2014-11-08 | 1 | -0/+6 |
| * | * callproc.c (encode_current_directory): Support handling of file | Michael Albinus | 2014-11-07 | 1 | -0/+5 |
| * | * src/syntax.c (back_comment): Fix off-by-one error. | Alan Mackenzie | 2014-11-06 | 1 | -0/+4 |
| * | * src/xgselect.c (xg_select): Use g_main_context_acquire. | Dima Kogan | 2014-11-05 | 1 | -0/+4 |
| * | * dired.c (Ffile_attributes): Return Qnil, if Fexpand_file_name | Michael Albinus | 2014-11-05 | 1 | -0/+5 |
* | | Run `window-configuration-change-hook' only after all faces have been realized. | Martin Rudalics | 2014-11-08 | 1 | -0/+20 |
* | | * nsterm.m (EmacsScroller.dealloc): Reinstate, removed at merge | Jan Djärv | 2014-11-08 | 1 | -0/+5 |
* | | * src/keyboard.c: Call gui-set-selection instead of x-set-selection. | Stefan Monnier | 2014-11-07 | 1 | -18/+20 |
* | | Uniquify the 'size' symbol. | Paul Eggert | 2014-11-07 | 1 | -0/+9 |