summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; * doc/emacs/maintaining.texi: Fix typo.feature/project-switchingSimen Heggestøyl2020-05-281-1/+1
* Simplify the previous commitSimen Heggestøyl2020-05-271-5/+4
* Avoid adding the empty string to the project listSimen Heggestøyl2020-05-261-3/+4
* Adapt project functions to the new 'project-root'Simen Heggestøyl2020-05-261-11/+9
* Some copy editsDmitry Gutov2020-05-262-9/+10
* Teach project-current to inhibit the promptDmitry Gutov2020-05-261-2/+7
* Update the Emacs manual with recent project.el changesSimen Heggestøyl2020-05-262-1/+46
* Rename 'project-switch-menu' to 'project-switch-commands'Simen Heggestøyl2020-05-261-6/+6
* Simplify 'project--keymap-prompt' a bitSimen Heggestøyl2020-05-261-8/+7
* Turn project switch menu var into a public alistSimen Heggestøyl2020-05-261-38/+26
* Change dispatch binding of 'project-find-regexp'Simen Heggestøyl2020-05-261-1/+1
* Integrate project-switch-project with project-find-regexpDmitry Gutov2020-05-261-1/+4
* 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
* Port struct Lisp_FLoat to oddball platformsPaul Eggert2020-05-261-1/+3
* Move union emacs_align_type to alloc.cPaul Eggert2020-05-252-41/+41
* Further fix for aborts due to GC losing pseudovectorsPaul Eggert2020-05-252-19/+58
* Refix aborts due to GC losing pseudovectorsPaul Eggert2020-05-252-61/+14
* Fix aborts due to GC losing pseudovectorsPaul Eggert2020-05-253-29/+78
* Mark metamail.el as obsolete (Bug#41388)Stefan Kangas2020-05-262-0/+3
* 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
|\ \ | |/