aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Bump project.el versionDmitry Gutov2020-05-251-1/+1
* | ; More the note about reporting problems further upDmitry Gutov2020-05-251-5/+5
* | ; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.Philipp Stephani2020-05-251-1/+1
* | Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.Philipp Stephani2020-05-252-1/+11
* | Don't bug out in xml-escape-string if invalid characters aren't presentLars Ingebrigtsen2020-05-251-1/+2
* | Add command ffap-other-tab (Bug#41410)ej32u@protonmail.com2020-05-241-0/+11
* | Make dedicated keymap and mode for eshell-command (Bug#41370)Noam Postavsky2020-05-241-9/+13
* | Fix segfault on closing frame with tooltip (Bug#41239)Noam Postavsky2020-05-241-2/+7
* | Mark browse-url-conkeror as obsoleteStefan Kangas2020-05-242-3/+10
* | Add three C++20 coroutine keywords, co_await, co_yield, and co_returnCarl Lei2020-05-241-1/+3
* | Port etags FALLTHROUGH to C2XPaul Eggert2020-05-231-1/+1
* | Restore check for Emacs 20.2 bytecodesPaul Eggert2020-05-231-1/+13
* | Merge from origin/emacs-27Glenn Morris2020-05-236-34/+109
|\ \ | |/
| * * lisp/subr.el (save-match-data): Clarify use in docstringStefan Monnier2020-05-231-1/+5
| * Improve the documentation of setting up fontsetsEli Zaretskii2020-05-232-24/+66
| * ; * etc/TODO (Ligatures): Update the entry based on recent discussions.Eli Zaretskii2020-05-231-1/+1
| * ; * etc/TODO (Ligatures): Update the entry based on recent discussions.Eli Zaretskii2020-05-231-8/+25
| * * doc/emacs/killing.texi (Rectangles): Improve indexing.Eli Zaretskii2020-05-231-0/+2
| * Fix accessing files on networked drives on MS-WindowsEli Zaretskii2020-05-231-1/+11
* | ; Merge from origin/emacs-27Glenn Morris2020-05-230-0/+0
|\ \ | |/
| * CC Mode: Fix bug #39972, by fixing c-display-defun-name for nested defunsAlan Mackenzie2020-05-221-1/+1
| * Redo RCS Id for pdumperPaul Eggert2020-05-212-4/+5
* | Merge from origin/emacs-27Glenn Morris2020-05-231-1/+1
|\ \ | |/
| * Second attempt at improving indexing in control.texiStefan Kangas2020-05-211-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-05-230-0/+0
|\ \ | |/
| * ; * etc/PROBLEMS: Add note about color list issues on macOS.Alan Third2020-05-201-0/+9
* | Merge from origin/emacs-27Glenn Morris2020-05-239-89/+116
|\ \ | |/
| * ; Update TODO item about ligature supportEli Zaretskii2020-05-191-0/+31
| * * doc/lispref/control.texi (Processing of Errors): Improve indexing.Stefan Kangas2020-05-191-0/+1
| * Minor fixups for mutability docPaul Eggert2020-05-161-8/+7
| * Don’t use “constant” for values you shouldn’t changePaul Eggert2020-05-167-91/+87
* | Reject invalid characters in XML strings (Bug#41094).Philipp Stephani2020-05-233-1/+29
* | ; * etc/NEWS: Mention new customization options for package.el.Eli Zaretskii2020-05-231-0/+6
* | Let user adjust the column widths of the package menu.Chris McMahan2020-05-231-4/+24
* | Delete another library obsolete since 23.2Stefan Kangas2020-05-231-292/+0
* | * lisp/doc-view.el (doc-view-presentation): Fix thinkoStefan Monnier2020-05-221-2/+2
* | Implement 'mark-resolved' for the Git backendDmitry Gutov2020-05-231-0/+4
* | project.el: A project has only one main root nowDmitry Gutov2020-05-233-41/+48
* | Disable ido-everywhere when ido-mode is offDmitry Gutov2020-05-231-1/+1
* | Improve shr/eww handling of mailto URLsBasil L. Contovounesios2020-05-223-62/+70
* | Various json.el improvementsBasil L. Contovounesios2020-05-225-458/+1063
* | ; Bump defcustom :version in last changeBasil L. Contovounesios2020-05-211-2/+3
* | lisp/ido.el: Respect completion-auto-help settingRyan C. Thompson2020-05-211-3/+13
* | Bookmark locations can refer to VC directory buffers (bug#39722)Matthias Meulien2020-05-212-0/+39
* | CC Mode: Fix bug #39972, by fixing c-display-defun-name for nested defunsAlan Mackenzie2020-05-201-1/+1
* | Prevent gnus-registry-handle-action from creating spurious entriesEric Abrahamsen2020-05-201-17/+19
* | which-function-mode: put hook function on after-change-major-mode-hookAlan Mackenzie2020-05-201-47/+50
* | ; Fix comment in tramp-archive.elMichael Albinus2020-05-201-2/+2
* | ; src/alloc.c: Add a GC reg spill mechanism and Bug#41357 related commentary.Andrea Corallo2020-05-201-3/+17
* | Fix minor Tramp odditiesMichael Albinus2020-05-202-2/+16