summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ; Instrument tramp-tests.elMichael Albinus2017-07-021-3/+10
| * Fix Bug#27502Michael Albinus2017-07-021-26/+30
| * ; Instrument tramp-tests.elMichael Albinus2017-07-021-3/+16
| * Let test summary go through even if some logs were not generatedNoam Postavsky2017-07-011-1/+1
| * * src/module-env-25.h (copy_string_contents): Fix comment.Philipp Stephani2017-07-011-1/+1
| * Also mark module init function as noexcept if possiblePhilipp Stephani2017-07-011-0/+1
| * Improve C++98 compatibilityPhilipp Stephani2017-07-011-1/+1
| * Minor copyedits of manuals regarding bidi conformanceEli Zaretskii2017-07-012-3/+11
| * Make C++ digit separators work. Amend the handling of single quotes generallyAlan Mackenzie2017-07-014-97/+311
| * Ignore mouse-movement for describe-key-briefly (Bug#12204)Noam Postavsky2017-07-013-9/+19
| * Refactor key describing commandsNoam Postavsky2017-07-011-148/+103
| * Fix threads on NS (bug#25265)Alan Third2017-07-014-13/+44
| * ; Auto-commit of loaddefs files.Glenn Morris2017-07-011-15/+3
| * ; Fix last commitMichael Albinus2017-07-011-1/+1
| * ; Instrument test/Makefile.in for tramp-tests output on hydraMichael Albinus2017-07-011-1/+2
| * * lisp/help-fns.el (describe-variable): Let-bind cl-print-compiled-button.Noam Postavsky2017-06-301-1/+4
| * * lisp/emacs-lisp/cl-extra.el (cl--random-state): New defstructStefan Monnier2017-06-301-15/+24
| * * lisp/emacs-lisp/debug.el (debugger-list-functions): Remove obsolete msgStefan Monnier2017-06-301-3/+7
| * Release Tramp 2.3.2Michael Albinus2017-06-304-10/+20
| * ; Merge: Backtrace printing improvements (Bug#6991)Noam Postavsky2017-06-2911-189/+162
| |\
| | * Escape NUL bytes in X selections (Bug#6991)Noam Postavsky2017-06-294-1/+12
| | * Hide byte code in backtraces (Bug#6991)Noam Postavsky2017-06-292-8/+23
| | * Don't redundantly cl-print arglist in function docstring againNoam Postavsky2017-06-292-5/+6
| | * Escape control characters in backtraces (Bug#6991)Noam Postavsky2017-06-292-13/+35
| | * Improve ert backtrace recordingNoam Postavsky2017-06-293-126/+38
| | * Operate on frame list instead of printed backtraceNoam Postavsky2017-06-291-39/+51
| |/
| * Improve timer handling when Tramp accepts outputMichael Albinus2017-06-294-153/+191
| * * lisp/url/url-history.el: Use lexical-bindingStefan Monnier2017-06-281-3/+4
| * Don't assume url structs are vectors (Bug#27333)Noam Postavsky2017-06-281-1/+1
| * Replace with dolist some uses of whileMark Oteiza2017-06-271-42/+30
| * Make tcl-auto-fill-mode obsolete (Bug#10772)Noam Postavsky2017-06-272-2/+8
| * Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-272-65/+70
| * Avoid segfaults when some display vector is an empty stringEli Zaretskii2017-06-271-3/+2
| * Fix bug in handling GnuPG's TRUST_MARGINAL statusTeemu Likonen2017-06-261-1/+1
| * ; * src/emacs-module.c (module_make_string): Add another FIXMEPhilipp Stephani2017-06-261-0/+2
| * Prefer `when' instead of 1-branch `if'Tino Calancha2017-06-261-23/+22
| * Use #' instead of (function ...)Tino Calancha2017-06-262-33/+33
| * Don't quote lambda formsTino Calancha2017-06-262-64/+58
| * * lisp/progmodes/cc-fonts.el: Remove/mark unused varsStefan Monnier2017-06-251-7/+6
| * Omit null-pointer test in intervals.h FRAMEPaul Eggert2017-06-251-6/+6
| * Parenthesize frame.h macro definitionsPaul Eggert2017-06-251-18/+19
| * Port recent frame changes to GCC 7Paul Eggert2017-06-251-29/+23
| * Fix Android 6/7 problems in TrampMichael Albinus2017-06-251-21/+28
| * * lisp/subr.el (setq-local): Add debug declaration (Bug#27408).Stefan-W. Hahn2017-06-251-0/+1
| * Make CC Mode load cl-lib rather than cl in Emacs 26.Alan Mackenzie2017-06-256-24/+18
| * Provide additional support for child framesMartin Rudalics2017-06-2529-750/+2905
| * Adjust lm-verify to accept current noticesPaul Eggert2017-06-241-3/+4
| * Don't change byte-compile-delete-errors at runtime (Bug#27340)Noam Postavsky2017-06-241-3/+7
| * * lisp/net/html2text.el: Move to obsolete/.Stefan Monnier2017-06-243-1/+6
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-06-2331-172/+404
| |\