aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move project-dired and project-eshell higherDmitry Gutov2020-05-261-15/+15
| * | Use an alist instead of a keymapDmitry Gutov2020-05-261-11/+13
| * | Improve project name completionDmitry Gutov2020-05-261-2/+6
| * | Simplify a little, and avoid duplicate commandsDmitry Gutov2020-05-261-50/+34
| * | Add project switching functionalitySimen Heggestøyl2020-05-261-8/+164
* | | Document that {en,de}code-coding-string preserve match dataMattias Engdegård2020-05-281-12/+13
* | | Merge from origin/emacs-27Glenn Morris2020-05-281-14/+24
|\ \ \ | | |/ | |/|
| * | Make next-error behavior a bit more flexibleDmitry Gutov2020-05-271-14/+24
| * | Revert "Fix eshell-mode-map initialization"Noam Postavsky2020-05-249-159/+100
* | | Merge from origin/emacs-27Glenn Morris2020-05-282-5/+8
|\ \ \ | |/ /
| * | Fix tab-bar-tab-name-ellipsis initializationMatthias Meulien2020-05-251-4/+7
| * | ; * lisp/format-spec.el (format-spec): Fix typo.Basil L. Contovounesios2020-05-241-1/+1
* | | Fix customizing of ido-mode (Bug#41557)Noam Postavsky2020-05-271-1/+1
* | | Don't clobber match data in utf-8-hfs conversion (bug#41445)Mattias Engdegård2020-05-271-4/+6
* | | Introduce some Objective-C 2.0 keywords. This fixes bug #5953Alan Mackenzie2020-05-261-4/+7
| |/ |/|
* | Mark metamail.el as obsolete (Bug#41388)Stefan Kangas2020-05-261-0/+1
* | 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-251-1/+8
* | 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
* | Mark browse-url-conkeror as obsoleteStefan Kangas2020-05-241-3/+8
* | Add three C++20 coroutine keywords, co_await, co_yield, and co_returnCarl Lei2020-05-241-1/+3
* | Merge from origin/emacs-27Glenn Morris2020-05-231-1/+5
|\ \ | |/
| * * lisp/subr.el (save-match-data): Clarify use in docstringStefan Monnier2020-05-231-1/+5
| * 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-211-4/+0
* | Reject invalid characters in XML strings (Bug#41094).Philipp Stephani2020-05-231-1/+12
* | 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-222-62/+52
* | Various json.el improvementsBasil L. Contovounesios2020-05-223-315/+332
* | ; 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-211-0/+36
* | 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
* | Fix minor Tramp odditiesMichael Albinus2020-05-202-2/+16
* | Add project-compile commandPhilip K2020-05-201-0/+12
* | project--vc-list-files: Don't list conflicted files thriceDmitry Gutov2020-05-201-1/+3
* | Allow back-references in syntax-propertize-rules.Tassilo Horn2020-05-191-10/+25
* | Indicate not downloaded parts in MIME buttons.Tassilo Horn2020-05-191-2/+12