aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* dired-do-shell-command: Fix check for wildcardsTino Calancha2017-07-031-1/+1
* Split shr-copy-url dwim behavior into separate functions (Bug#26826)Noam Postavsky2017-07-021-35/+51
* 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-021-19/+47
* Ask confirmation for all suspicious wildcardsTino Calancha2017-07-021-5/+14
* Extend dired-do-shell-command substitutionsTino Calancha2017-07-021-9/+34
* Fix bug in yesterday's CC Mode commit.Alan Mackenzie2017-07-021-6/+10
* Fix Bug#27502Michael Albinus2017-07-021-26/+30
* Let test summary go through even if some logs were not generatedNoam Postavsky2017-07-011-1/+1
* 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-011-6/+12
* Refactor key describing commandsNoam Postavsky2017-07-011-148/+103
* ; Auto-commit of loaddefs files.Glenn Morris2017-07-011-15/+3
* * 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-301-3/+3
* Escape NUL bytes in X selections (Bug#6991)Noam Postavsky2017-06-292-1/+4
* Hide byte code in backtraces (Bug#6991)Noam Postavsky2017-06-291-8/+18
* Don't redundantly cl-print arglist in function docstring againNoam Postavsky2017-06-291-4/+5
* Escape control characters in backtraces (Bug#6991)Noam Postavsky2017-06-291-1/+2
* Improve ert backtrace recordingNoam Postavsky2017-06-292-120/+36
* Operate on frame list instead of printed backtraceNoam Postavsky2017-06-291-39/+51
* Improve timer handling when Tramp accepts outputMichael Albinus2017-06-293-62/+51
* * 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-271-2/+3
* Don't read eshell/which output from *Help* buffer (Bug#26894)Noam Postavsky2017-06-272-65/+70
* Fix bug in handling GnuPG's TRUST_MARGINAL statusTeemu Likonen2017-06-261-1/+1
* 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
* 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-255-223/+865
* 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-241-0/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-06-232-7/+8
|\
| * * lisp/net/shr.el (shr-fill-text): Actually fill the text. (Bug#27399)Glenn Morris2017-06-221-0/+1
| * * lisp/descr-text.el (describe-char): Avoid string-*-multibyteStefan Monnier2017-06-221-7/+7
* | Fix symbol relocation when the relocated cell is renamed.Vincent Belaïche2017-06-231-14/+32
* | Do not hard code A1 cell reference, as it may be renamed.Vincent Belaïche2017-06-221-1/+2
|/
* Make gnus-article-date-user workKatsumi Yamaoka2017-06-211-31/+54
* Keep order of completion candidates (Bug#25995, Bug#24676)Noam Postavsky2017-06-201-2/+2
* Mark prolog indent variables as safe (bug#27369)Alex Gramiak2017-06-201-4/+8