aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Merge from origin/emacs-27Glenn Morris2020-05-060-0/+0
|\ \ | |/
| * Revert part of recent commit 85544f8ef5 (bug#40808)Juri Linkov2020-05-041-4/+3
* | Merge from origin/emacs-27Glenn Morris2020-05-061-4/+16
|\ \ | |/
| * Improve doc strings of makunbound and fmakunboundStefan Kangas2020-05-031-4/+16
* | Consult browse-url-{default-,}handlers in drag&drop.Tassilo Horn2020-05-062-18/+26
* | process-file in Tramp must return exit code (Bug#41099)Michael Albinus2020-05-063-21/+29
* | Allow for custom URL handlers in browse-url.Tassilo Horn2020-05-063-39/+104
* | Prefer 'strong' and 'em' to 'b' and 'i' in html-modeStefan Kangas2020-05-061-3/+3
* | Don’t assume __has_attribute in emacs-module.cPaul Eggert2020-05-051-1/+1
* | Try and improve the *Help* layout for things like `diff-refine`.Stefan Monnier2020-05-051-4/+4
* | Fix typos in recent attribute.h simplificationPaul Eggert2020-05-051-4/+5
* | Adapt Tramp testsMichael Albinus2020-05-041-56/+62
* | Fix setting of INSIDE_EMACS in TrampMichael Albinus2020-05-041-1/+11
* | Simplify by using attribute.h macrosPaul Eggert2020-05-032-84/+28
* | Update from GnulibPaul Eggert2020-05-0313-71/+326
* | * lisp/emacs-lisp/eieio.el (oset, oset-default): Mark as obsoleteStefan Monnier2020-05-032-2/+6
* | Use lexical-binding in check-declare.el and add testsSimen Heggestøyl2020-05-032-2/+118
* | ; admin/notes/git-workflowGlenn Morris2020-05-031-0/+11
* | ; admin/notes/git-workflowGlenn Morris2020-05-031-12/+13
* | Fix calculator division truncation (bug#40892)Mattias Engdegård2020-05-031-1/+1
* | Fix initial frame resizing issue on NS (bug#40200)Alan Third2020-05-031-30/+21
* | cc-mode: document Doxygen ‘c-doc-comment-style’ (bug#40877)Michal Nazarewicz2020-05-031-0/+5
* | ; Merge from origin/emacs-27Glenn Morris2020-05-030-0/+0
|\ \ | |/
| * Revert "Mark breakpoints in edebug with highlights". This fixes bug #40992Alan Mackenzie2020-05-031-40/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-034-45/+69
|\ \ | |/
| * Make memq etc. examples more like they werePaul Eggert2020-05-021-9/+9
| * Document effect of 'search-upper-case' on replacement commandsEli Zaretskii2020-05-022-21/+36
| * * lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)Eli Zaretskii2020-05-011-15/+24
* | ; Merge from origin/emacs-27Glenn Morris2020-05-030-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2020-05-011-18/+12
* | Merge from origin/emacs-27Glenn Morris2020-05-032-1/+9
|\ \ | |/
| * Recommend to avoid unnecessary abbreviations in docStefan Kangas2020-04-301-0/+8
| * Revert "Fix calculator division truncation (bug#40892)"Eli Zaretskii2020-04-301-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-05-030-0/+0
|\ \ | |/
| * Fix calculator division truncation (bug#40892)Mattias Engdegård2020-04-301-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-032-45/+47
|\ \ | |/
| * Expand file name for remote dirs as wellDmitry Gutov2020-04-291-8/+6
| * Fix project.el commands in "transient" projectsEli Zaretskii2020-04-291-17/+21
| * Make sure alist-related functions say so in their docEli Zaretskii2020-04-291-28/+28
* | Remove redundant :groups args missed in last commitStefan Kangas2020-05-031-8/+4
* | Improve indentation of 'loop' formsStefan Kangas2020-05-031-14/+10
* | Use lexical-binding in w32-vars.elStefan Kangas2020-05-031-9/+5
* | Improve accuracy of apropos commands that search doc stringsEli Zaretskii2020-05-032-11/+20
* | Regexps cannot infloop; fix manualMattias Engdegård2020-05-031-6/+4
* | Do not delete asynchronous Tramp processes due to session timeoutMichael Albinus2020-05-032-5/+9
* | Improve Tramp debug messagesMichael Albinus2020-05-031-19/+29
* | Use lexical-binding for some term librariesStefan Kangas2020-05-026-4/+7
* | Improve Info-mode doc and menuStefan Kangas2020-05-021-9/+17
* | ;; Revert recent change in tramp-cache.elMichael Albinus2020-05-021-9/+4
* | Fix 'count-screen-lines' when lines are truncatedEli Zaretskii2020-05-021-10/+26