summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add browse-url-default-handlers.feature/browse-url-handlersTassilo Horn2020-05-051-24/+44
* Fix deprecation warning for alist choice of `browse-url-browser-function'.Tassilo Horn2020-05-051-0/+1
* Deprecate alist value of browse-url-browser-function.Tassilo Horn2020-05-041-18/+19
* Open file:// URLs with browse-url-emacs.Tassilo Horn2020-05-041-1/+2
* Move browse-url-handlers defcustom below other defcustoms.Tassilo Horn2020-05-041-17/+17
* Allow for custom URL handlers in browse-url.Tassilo Horn2020-05-041-6/+25
* 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
* | Properly fix embarassing missing paren typo in jsonrpc.elJoão Távora2020-05-021-3/+3
* | Inhibit modification hooks when saving eieio-persistent'sMichael Heerdegen2020-05-011-1/+2
* | cc-mode: add support for Doxygen documentation styleMichal Nazarewicz2020-05-013-1/+94
* | * lisp/jsonrpc.el (initialize-instance): Fix closing-paren typo.Paul Eggert2020-05-011-1/+1
* | Consolidate lisp/jsonrpc.el logging in single events bufferJoão Távora2020-05-011-11/+39
* | ; Fix recent additions with lisp-data-modeBasil L. Contovounesios2020-05-013-5/+5
* | ; Auto-commit of loaddefs files.Glenn Morris2020-05-011-13/+77