| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the placement of GTK menus on multi-monitor systems | Alexander Gramiak | 2017-06-10 | 2 | -7/+108 |
* | Clarify documentation of 'face-spec-set' | Eli Zaretskii | 2017-06-10 | 2 | -16/+21 |
* | Fix domain port and handling in tramp-gvfs.el | Michael Albinus | 2017-06-10 | 2 | -58/+54 |
* | Improve documentation of 'face-spec-set-2' | Eli Zaretskii | 2017-06-10 | 1 | -15/+18 |
* | Fix handling of Python/Guile commands with arguments in gdb-mi.el | Eli Zaretskii | 2017-06-10 | 1 | -5/+18 |
* | Preserve point in Dired windows under 'dired-auto-revert-buffer' | Eli Zaretskii | 2017-06-10 | 1 | -1/+10 |
* | Give test files a -tests.el suffix | Philipp Stephani | 2017-06-09 | 4 | -8/+8 |
* | Fix another compiler warning on macOS | Philipp Stephani | 2017-06-09 | 1 | -3/+2 |
* | Add garbage collection support for module environments | Philipp Stephani | 2017-06-09 | 3 | -0/+19 |
* | Make autogen.sh report relevant environment variables | Glenn Morris | 2017-06-08 | 1 | -3/+7 |
* | Split variable macro env from function env | Noam Postavsky | 2017-06-07 | 1 | -36/+28 |
* | ; ChangeLog fixes | Glenn Morris | 2017-06-07 | 2 | -2/+2 |
* | * make-dist: Directory modules/mod-test no longer exists. | Glenn Morris | 2017-06-07 | 1 | -10/+2 |
* | More authors.el updates | Glenn Morris | 2017-06-07 | 5 | -7/+28 |
* | * make-dist: Check a release has a ChangeLog with a release notice. | Glenn Morris | 2017-06-07 | 1 | -0/+15 |
* | * make-dist: Use existing ChangeLog if present. | Glenn Morris | 2017-06-07 | 1 | -4/+10 |
* | * lisp/net/tramp-sh.el (tramp-maybe-open-connection): Fix port handling. | Michael Albinus | 2017-06-07 | 1 | -7/+1 |
* | (url-cookie-host-can-set-p): Protect against zero-length domains | Lars Ingebrigtsen | 2017-06-07 | 1 | -4/+7 |
* | More authors.el updates | Glenn Morris | 2017-06-06 | 1 | -4/+18 |
* | ; * admin/authors.el (authors-obsolete-files-regexps): Tweak previous. | Glenn Morris | 2017-06-06 | 1 | -1/+1 |
* | More small authors.el updates | Glenn Morris | 2017-06-06 | 4 | -17/+37 |
* | ; Update some more Maintainer: header comments | Glenn Morris | 2017-06-05 | 12 | -12/+12 |
* | ; Update some Maintainer: header comments | Glenn Morris | 2017-06-05 | 8 | -8/+8 |
* | Make authors.el report names that were ignored | Glenn Morris | 2017-06-05 | 1 | -10/+24 |
* | * admin/authors.el (authors-aliases): Additions. | Glenn Morris | 2017-06-05 | 1 | -4/+4 |
* | ; Small fixes for some Author: header comments | Glenn Morris | 2017-06-05 | 3 | -13/+13 |
* | ; ChangeLog fixes | Glenn Morris | 2017-06-05 | 7 | -98/+16 |
* | * test/lisp/subr-tests.el (subr-tests-bug22027): Add test. | Tino Calancha | 2017-06-05 | 1 | -0/+10 |
* | * lisp/subr.el (read-passwd): Don't delete return value (Bug#22027). | Noam Postavsky | 2017-06-05 | 1 | -1/+1 |
* | Enable ElDoc messages after the newline command | Dmitry Gutov | 2017-06-06 | 1 | -1/+1 |
* | Enable eldoc-mode explicitly inside read--expression | Dmitry Gutov | 2017-06-06 | 1 | -0/+1 |
* | Fix check for package-unsigned-archives during retrieval | Andy Moreton | 2017-06-06 | 1 | -1/+1 |
* | Merge etc/emacs-buffer.gdb from emacs-25 to master. | Noah Friedman | 2017-06-05 | 1 | -2/+2 |
|\ |
|
| * | (ybuffer-list): $alist must be ptr-unmasked at the end of the loop, | Noah Friedman | 2017-05-08 | 1 | -2/+2 |
* | | Fix undefined behavior in mapbacktrace | Philipp Stephani | 2017-06-05 | 1 | -1/+5 |
* | | Fix emacs-module-tests on MS-Windows | Eli Zaretskii | 2017-06-05 | 2 | -28/+33 |
* | | Use unwind protection to clean up data structures in modules | Philipp Stephani | 2017-06-05 | 1 | -19/+26 |
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs | Michael Albinus | 2017-06-05 | 15 | -218/+250 |
|\ \ |
|
| * | | Inline module_has_cleanup | Philipp Stephani | 2017-06-05 | 1 | -7/+1 |
| * | | Add missing dependency to test module source file | Philipp Stephani | 2017-06-05 | 1 | -1/+1 |
| * | | Omit space that broke ‘make check’ | Paul Eggert | 2017-06-05 | 1 | -1/+1 |
| * | | Remove easserts etc. from emacs-module.c | Paul Eggert | 2017-06-04 | 1 | -16/+0 |
| * | | Remove unnecessary checking in emacs-module.c | Paul Eggert | 2017-06-04 | 1 | -6/+3 |
| * | | SCHARS and STRING_BYTES are nonnegative | Paul Eggert | 2017-06-04 | 1 | -4/+8 |
| * | | * lisp/desktop.el (desktop-clear): Skip the daemon's frame (Bug#26912). | Noam Postavsky | 2017-06-05 | 1 | -0/+4 |
| * | | Remove an unused error symbol | Philipp Stephani | 2017-06-04 | 1 | -5/+0 |
| * | | Support quitting in modules | Philipp Stephani | 2017-06-04 | 3 | -1/+22 |
| * | | Use more specific errors for module load failure | Philipp Stephani | 2017-06-04 | 1 | -4/+32 |
| * | | Remove an unneeded assertion | Philipp Stephani | 2017-06-04 | 1 | -2/+0 |
| * | | Guard against signed integer overflows | Philipp Stephani | 2017-06-04 | 1 | -1/+7 |