summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/cedet/semantic/{db-el,symref}.el: Mark unused varsStefan Monnier2016-05-122-25/+23
* * lisp/cedet/semantic: Silence some warningsStefan Monnier2016-05-122-92/+93
* Support srcset in <img>Lars Ingebrigtsen2016-05-121-2/+40
* Do not autoload some functions of tramp.elMichael Albinus2016-05-121-7/+2
* Avoid recursive load of tramp.elMichael Albinus2016-05-121-3/+6
* ; Remove instrumentation of tramp.elMichael Albinus2016-05-111-14/+0
* ; Remove instrumentation of tramp-tests.elMichael Albinus2016-05-111-11/+1
* Fix a problem of tramp-tests on hydra.Michael Albinus2016-05-111-1/+5
* Pacify byte-compiler in lisp/vcPaul Eggert2016-05-105-0/+22
* ; Merge from origin/emacs-25Paul Eggert2016-05-100-0/+0
|\
| * ; Auto-commit of loaddefs files.Glenn Morris2016-05-101-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-107-6/+10
|\ \ | |/
| * Allow newlines inside cl function arglistsDmitry Gutov2016-05-101-1/+1
| * Publicize cl--generic-all-functionsDmitry Gutov2016-05-104-4/+4
| * ; Fix typoMichael Albinus2016-05-091-1/+1
| * Add some "safe-local-variable" declarations for compatibility with master.Alan Mackenzie2016-05-091-1/+20
* | 'text-quoting-style' now affects only ` and 'Paul Eggert2016-05-108-70/+29
* | Revert "Fix spurious fontification of "for (; a * b;)" in CC Mode."Alan Mackenzie2016-05-101-14/+2
* | ; Instrument tramp-tests.elMichael Albinus2016-05-101-1/+8
* | Move "Recent messages" earlier in report-emacs-bugLars Ingebrigtsen2016-05-091-15/+13
* | Pacify byte compiler in tramp.elMichael Albinus2016-05-092-5/+4
* | Merge from origin/emacs-25Paul Eggert2016-05-096-114/+184
|\ \ | |/
| * Fix doc string in `insert'Lars Ingebrigtsen2016-05-091-2/+2
| * * doc/misc/emacs-mime.texi (time-date): Document now-builtins better.Paul Eggert2016-05-081-4/+4
| * Say 'All results processed' at the endDmitry Gutov2016-05-081-1/+3
| * Document automatic adjustment of process' logical window dimensionsEli Zaretskii2016-05-073-1/+63
| * ; Fix typos and stylistic glitches in NEWSMichael Albinus2016-05-061-106/+112
* | ; Merge from origin/emacs-25Paul Eggert2016-05-090-0/+0
|\ \ | |/
| * tramp-sh.el: Work around a stat bug (backport from master)Michael Albinus2016-05-061-2/+4
* | ; Instrument tramp.elMichael Albinus2016-05-091-0/+14
* | CC Mode now uses the new :after-hook feature of define-derived-modeAlan Mackenzie2016-05-094-54/+53
* | ; Instrument tramp-tests.elMichael Albinus2016-05-091-0/+3
* | Fix the jit-lock-fontify-now test namesDmitry Gutov2016-05-091-2/+2
* | Extend completion candidates in tramp.elMichael Albinus2016-05-091-3/+11
* | Revert e2f785991d0c696fbb2bc2f331f888d979b8da82 for tramp.elMichael Albinus2016-05-091-1/+2
* | Emulate interactive modeDmitry Gutov2016-05-091-2/+4
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-0819-220/+118
* | Add :after-hook facility to define-derived-mode.Alan Mackenzie2016-05-084-13/+53
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-05-088-70/+133
|\ \
| * | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-076-18/+19
| * | Avoid unnecessary work if a chunk is emptyDmitry Gutov2016-05-081-52/+56
| * | * test/lisp/jit-lock-tests.el: New file.Dmitry Gutov2016-05-081-0/+58
* | | Fix recursive load of tramp.elcMichael Albinus2016-05-081-4/+5
|/ /
* | Continue to fix Bug#10085Michael Albinus2016-05-072-23/+75
* | Revert change 8e4595a... due to annoyance it causes the development team.Alan Mackenzie2016-05-071-4/+1
* | * lisp/emacs-lisp/edebug.el (edebug-sit-on-break): Give it a version number.Alan Mackenzie2016-05-071-1/+2
* | Add tests for CSS mode completionSimen Heggestøyl2016-05-071-10/+114
* | Add an option in Edebug to prevent pauses after `h', 'f', and `o'.Alan Mackenzie2016-05-073-0/+51
* | scheme.el: Turn literal tabs into \tJorgen Schaefer2016-05-071-3/+3
* | Make 'backtab' work in table-mode on text terminalsTino Calancha2016-05-071-0/+1