| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere | Glenn Morris | 2016-11-17 | 23 | -37/+37 |
* | Add example for bug#24854 | Dmitry Gutov | 2016-11-18 | 1 | -0/+3 |
* | Port registry.el the rest of the way to cl-lib | Mark Oteiza | 2016-11-17 | 1 | -28/+23 |
* | Fix arglist in python.el (Bug#24762) | Mark Oteiza | 2016-11-17 | 1 | -4/+4 |
* | Add tests for rot13.el | Simen Heggestøyl | 2016-11-17 | 2 | -1/+58 |
* | Fix Bug#24947 (Tramp + ido) | Michael Albinus | 2016-11-17 | 2 | -29/+34 |
* | Unbreak the build on Darwin (Bug#24957) | Ken Brown | 2016-11-16 | 1 | -2/+2 |
* | Do not use map.el in seq-tests.el | Nicolas Petton | 2016-11-16 | 1 | -7/+5 |
* | Update parameter :version to 26.1 in several defcustom | Tino Calancha | 2016-11-17 | 23 | -37/+37 |
* | Add --new-daemon, which runs in the foreground and does not fork | Glenn Morris | 2016-11-15 | 9 | -160/+202 |
* | * src/emacs.c (usage_message): Mention named daemon. (Bug#24949) | Glenn Morris | 2016-11-15 | 2 | -5/+7 |
* | Simplify case-insensitivity checks on Mac OS X | Ken Brown | 2016-11-15 | 2 | -24/+69 |
* | * src/emacs.c (sort_args): Warn about multiple matches. | Glenn Morris | 2016-11-15 | 1 | -3/+7 |
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs | Michael Albinus | 2016-11-15 | 5 | -6/+65 |
|\ |
|
| * | Nix more uses of default-FOO variables (Bug#24946) | Mark Oteiza | 2016-11-15 | 3 | -3/+3 |
| * | Complete the name of PostgreSQL databases | Simen Heggestøyl | 2016-11-15 | 2 | -3/+62 |
* | | Implement file name handler for `file-name-case-insensitive-p' | Michael Albinus | 2016-11-15 | 6 | -6/+62 |
|/ |
|
* | add `vc-git-print-log-follow' and use it in `vc-git-print-log' | Sam Steingold | 2016-11-14 | 1 | -1/+12 |
* | `toggle-truncate-lines' obsoletes `gnus-summary-toggle-truncation' | Sam Steingold | 2016-11-14 | 1 | -10/+4 |
* | vc-git-print-log: pass "--follow" to "log" to handle renamed files | Sam Steingold | 2016-11-14 | 1 | -1/+1 |
* | Revert "Improve case-insensitive checks (Bug#24441)" | Eli Zaretskii | 2016-11-14 | 2 | -64/+43 |
* | Update verilog-mode.el | Wilson Snyder | 2016-11-14 | 1 | -102/+192 |
* | Improve case-insensitive checks (Bug#24441) | Paul Eggert | 2016-11-14 | 2 | -43/+64 |
* | Fix documentation changes of connection-local variables | Eli Zaretskii | 2016-11-14 | 3 | -4/+5 |
* | Implement connection-local variables | Michael Albinus | 2016-11-14 | 10 | -7/+630 |
* | tabulated-list: extend truncation into next align-right column | Tino Calancha | 2016-11-14 | 1 | -12/+49 |
* | * lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation. | Katsumi Yamaoka | 2016-11-14 | 1 | -2/+2 |
* | * lisp/net/shr.el (shr-tag-table): Avoid duplication of images. | Katsumi Yamaoka | 2016-11-14 | 1 | -41/+37 |
* | Use the new 'file-name-case-insensitive-p' function | Ken Brown | 2016-11-13 | 3 | -12/+11 |
* | Include a systemd user unit file. (Bug#16507) | Glenn Morris | 2016-11-13 | 4 | -19/+68 |
* | Port --enable-gcc-warnings to Ubuntu 16.10 | Paul Eggert | 2016-11-13 | 1 | -0/+1 |
* | Silence tramp warning | Ken Brown | 2016-11-13 | 1 | -1/+2 |
* | Check case-sensitivity when renaming files | Ken Brown | 2016-11-12 | 4 | -20/+111 |
* | Unbreak the build on Cygwin | Ken Brown | 2016-11-12 | 1 | -1/+2 |
* | ; Fix thinko | Mark Oteiza | 2016-11-12 | 1 | -1/+1 |
* | Update chart.el | Mark Oteiza | 2016-11-11 | 1 | -40/+33 |
* | * lisp/net/shr.el (shr--preferred-image): Add CR to whitespace regexps. | Katsumi Yamaoka | 2016-11-11 | 1 | -28/+42 |
* | * lisp/net/shr.el (shr--preferred-image): Ignore whitespace (bug#24893). | Katsumi Yamaoka | 2016-11-11 | 1 | -2/+4 |
* | Resurrect 'memory-limit' on MS-Windows | Eli Zaretskii | 2016-11-09 | 1 | -0/+2 |
* | Update quickurl.el | Mark Oteiza | 2016-11-09 | 1 | -27/+25 |
* | Refine multi-hop specs in Tramp | Michael Albinus | 2016-11-09 | 2 | -5/+13 |
* | Avoid infloop in python | Daniel Colascione | 2016-11-08 | 2 | -2/+16 |
* | Make gnus/message.el work correctly under lexical binding | Daniel Colascione | 2016-11-08 | 1 | -1/+5 |
* | Fix Bug#24889 | Michael Albinus | 2016-11-08 | 1 | -17/+11 |
* | Port to FreeBSD 11 AMD | Paul Eggert | 2016-11-08 | 3 | -6/+12 |
* | Port emacsclient to FreeBSD 11 etc. | Paul Eggert | 2016-11-08 | 1 | -0/+1 |
* | Prescribe history for read-regexp in query-replace | Mark Oteiza | 2016-11-07 | 1 | -1/+1 |
* | Remove obsolete default-FOO variables | Mark Oteiza | 2016-11-07 | 6 | -189/+19 |
* | Improve the tutorial | Eli Zaretskii | 2016-11-07 | 2 | -16/+18 |
* | Restore file descriptor limit in subprocesses | Paul Eggert | 2016-11-06 | 3 | -4/+27 |