aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dired-do-shell-command: Fix check for wildcardsTino Calancha2017-07-032-1/+45
* Split shr-copy-url dwim behavior into separate functions (Bug#26826)Noam Postavsky2017-07-022-35/+58
* Make eww-search-words prompt for query if nothing selectedAlex Branham2017-07-021-4/+12
* * lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default.Noam Postavsky2017-07-023-8/+2
* Electric quotes: Improve support for Markdown mode (Bug#24709)Philipp Stephani2017-07-023-19/+179
* * doc/misc/tramp.texi: Replace ftp:// and http:// URLs by https://.Michael Albinus2017-07-021-12/+12
* Ask confirmation for all suspicious wildcardsTino Calancha2017-07-021-5/+14
* Extend dired-do-shell-command substitutionsTino Calancha2017-07-023-19/+54
* Fix bug in yesterday's CC Mode commit.Alan Mackenzie2017-07-021-6/+10
* Remove FIXME comments about sentinel valuesPhilipp Stephani2017-07-021-4/+0
* Adapt Lisp reference to reader changesPhilipp Stephani2017-07-021-17/+18
* ; 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