aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust NEWS for revert of eshell fix on emacs-27 (Bug#41370)Noam Postavsky2020-05-272-6/+6
* Fix customizing of ido-mode (Bug#41557)Noam Postavsky2020-05-271-1/+1
* Fix crash with invalid bytecode vectorsPaul Eggert2020-05-271-0/+4
* --with-wide-int is a no-op on 64-bit hostsPaul Eggert2020-05-272-2/+6
* Omit unnecessary USE_LAB_TAG #ifPaul Eggert2020-05-271-6/+0
* Don't clobber match data in utf-8-hfs conversion (bug#41445)Mattias Engdegård2020-05-272-4/+17
* Tweak GC performance if !USE_LSB_TAGPaul Eggert2020-05-261-2/+19
* Introduce some Objective-C 2.0 keywords. This fixes bug #5953Alan Mackenzie2020-05-261-4/+7
* 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
|\ \ | |/
| * ; 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