summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Unbreak the build on Darwin (Bug#24957)Ken Brown2016-11-161-2/+2
* | Do not use map.el in seq-tests.elNicolas Petton2016-11-161-7/+5
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-1723-37/+37
* | Add --new-daemon, which runs in the foreground and does not forkGlenn Morris2016-11-159-160/+202
* | * src/emacs.c (usage_message): Mention named daemon. (Bug#24949)Glenn Morris2016-11-152-5/+7
* | Simplify case-insensitivity checks on Mac OS XKen Brown2016-11-152-24/+69
* | * src/emacs.c (sort_args): Warn about multiple matches.Glenn Morris2016-11-151-3/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-11-155-6/+65
|\ \
| * | Nix more uses of default-FOO variables (Bug#24946)Mark Oteiza2016-11-153-3/+3
| * | Complete the name of PostgreSQL databasesSimen Heggestøyl2016-11-152-3/+62
* | | Implement file name handler for `file-name-case-insensitive-p'Michael Albinus2016-11-156-6/+62
|/ /
* | add `vc-git-print-log-follow' and use it in `vc-git-print-log'Sam Steingold2016-11-141-1/+12
* | `toggle-truncate-lines' obsoletes `gnus-summary-toggle-truncation'Sam Steingold2016-11-141-10/+4
* | vc-git-print-log: pass "--follow" to "log" to handle renamed filesSam Steingold2016-11-141-1/+1
* | Revert "Improve case-insensitive checks (Bug#24441)"Eli Zaretskii2016-11-142-64/+43
* | Update verilog-mode.elWilson Snyder2016-11-141-102/+192
* | Improve case-insensitive checks (Bug#24441)Paul Eggert2016-11-142-43/+64
* | Fix documentation changes of connection-local variablesEli Zaretskii2016-11-143-4/+5
* | Implement connection-local variablesMichael Albinus2016-11-1410-7/+630
* | tabulated-list: extend truncation into next align-right columnTino Calancha2016-11-141-12/+49
* | * lisp/net/shr.el (shr-collect-extra-strings-in-table): Fix indentation.Katsumi Yamaoka2016-11-141-2/+2
* | * lisp/net/shr.el (shr-tag-table): Avoid duplication of images.Katsumi Yamaoka2016-11-141-41/+37
* | Use the new 'file-name-case-insensitive-p' functionKen Brown2016-11-133-12/+11
* | Include a systemd user unit file. (Bug#16507)Glenn Morris2016-11-134-19/+68
* | Port --enable-gcc-warnings to Ubuntu 16.10Paul Eggert2016-11-131-0/+1
* | Silence tramp warningKen Brown2016-11-131-1/+2
* | Check case-sensitivity when renaming filesKen Brown2016-11-124-20/+111
* | Unbreak the build on CygwinKen Brown2016-11-121-1/+2
* | ; Fix thinkoMark Oteiza2016-11-121-1/+1
* | Update chart.elMark Oteiza2016-11-111-40/+33
* | * lisp/net/shr.el (shr--preferred-image): Add CR to whitespace regexps.Katsumi Yamaoka2016-11-111-28/+42
* | * lisp/net/shr.el (shr--preferred-image): Ignore whitespace (bug#24893).Katsumi Yamaoka2016-11-111-2/+4
* | Resurrect 'memory-limit' on MS-WindowsEli Zaretskii2016-11-091-0/+2
* | Update quickurl.elMark Oteiza2016-11-091-27/+25
* | Refine multi-hop specs in TrampMichael Albinus2016-11-092-5/+13
* | Avoid infloop in pythonDaniel Colascione2016-11-082-2/+16
* | Make gnus/message.el work correctly under lexical bindingDaniel Colascione2016-11-081-1/+5
* | Fix Bug#24889Michael Albinus2016-11-081-17/+11
* | Port to FreeBSD 11 AMDPaul Eggert2016-11-083-6/+12
* | Port emacsclient to FreeBSD 11 etc.Paul Eggert2016-11-081-0/+1
* | Prescribe history for read-regexp in query-replaceMark Oteiza2016-11-071-1/+1
* | Remove obsolete default-FOO variablesMark Oteiza2016-11-076-189/+19
* | Improve the tutorialEli Zaretskii2016-11-072-16/+18
* | Restore file descriptor limit in subprocessesPaul Eggert2016-11-063-4/+27
* | ; RewordMark Oteiza2016-11-061-1/+1
* | Remove some subr.el functions obsoleted in 22.1Mark Oteiza2016-11-062-19/+5
* | Prefer comments /* like this */ in C codePaul Eggert2016-11-051-7/+7
* | * lisp/subr.el (copy-tree): Handle vector in cdr. (Bug#24876)Johan Bockgård2016-11-051-1/+2
* | Support zstd compressed filesNick Terrell2016-11-051-2/+11
* | Enlarge DUMPED_HEAP_SIZEEli Zaretskii2016-11-051-1/+1