aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix effect-free warning in ob-screen.el while loopBasil L. Contovounesios2020-04-171-1/+1
* | Bind 'n' and 'p' to move between symbols in aproposJustin Timmons2020-04-172-0/+25
* | Fix comparing command names in strokes.el (bug#40600)Masahiro Nakamura2020-04-161-3/+1
* | Use native image API for NSAlan Third2020-04-164-73/+91
* | Allow dynamic choice of drawing path on NS (bug#39883)Alan Third2020-04-162-72/+167
* | Fix NS frame resizing issues (bug#40200, bug#28872)Alan Third2020-04-163-185/+150
* | Improve regexp in org-table-finish-edit-fieldMattias Engdegård2020-04-161-1/+1
* | Ignore D-Bus errors in tramp-gvfs.el (Bug#40655)Michael Albinus2020-04-161-1/+3
* | (forward-comment -n): escaped newline is sometimes NOT end of commentAlan Mackenzie2020-04-161-2/+3
* | Fix type-checking bug in vertical-motionPaul Eggert2020-04-161-8/+6
* | * src/indent.c (Fvertical_motion): Fix int/Lisp_Object mix up.Glenn Morris2020-04-161-1/+1
* | ; * lisp/files.el (directory-files-no-dot-files-regexp): Arg name.Mattias Engdegård2020-04-161-1/+1
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-168-16/+20
* | Quote semanticdb-ebrowse-default-file-name in regexpMattias Engdegård2020-04-161-1/+2
* | Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-168-14/+17
* | Regularise some file-matching regexpsMattias Engdegård2020-04-161-10/+10
* | Avoid compiler warning in indent.cEli Zaretskii2020-04-161-0/+2
* | ; * src/w32image.c (w32_select_active_frame): Comment about GUID values.Eli Zaretskii2020-04-161-0/+5
* | File-handling cleanup in w32image.cEli Zaretskii2020-04-164-14/+9
* | Fix retrieval of frame delay when using GDI+Eli Zaretskii2020-04-151-3/+41
* | Merge from origin/emacs-27Glenn Morris2020-04-1548-173/+1327
|\ \ | |/
| * * admin/authors.el: Add an author alias.Nicolas Petton2020-04-151-0/+1
| * Limit RLIMIT_NOFILE to FD_SETSIZE on macOSYAMAMOTO Mitsuharu2020-04-151-0/+15
| * Fix Elisp manual entry on 'set-window-configuration'Martin Rudalics2020-04-151-19/+20
| * ; Update ChangeLog.3Nicolas Petton2020-04-141-1/+1089
| * ; Update etc/AUTHORSNicolas Petton2020-04-141-51/+57
| * * admin/authors.el: Add missing author aliases.Nicolas Petton2020-04-141-0/+4
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-1440-70/+75
| * Clarify the doc string of 'yank'Eli Zaretskii2020-04-141-4/+5
| * New function erc-track-switch-buffer-other-windowAmin Bandali2020-04-142-9/+28
| * New function erc-switch-to-buffer-other-windowAmin Bandali2020-04-132-19/+33
* | Fix small glitches in documenting the native image API featureEli Zaretskii2020-04-152-3/+2
* | Avoid infloop in redisplay when wrap-prefix is too wideEli Zaretskii2020-04-151-1/+15
* | * lisp/htmlfontify.el: Use `font-lock-ensure` unconditionallyStefan Monnier2020-04-151-84/+25
* | Avoid compiler warning in image.cEli Zaretskii2020-04-141-6/+3
* | ; * src/image.c: Cleanup of #ifdef's related to HAVE_NATIVE_IMAGE_API.Eli Zaretskii2020-04-141-4/+2
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-148-152/+258
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-148-35/+466
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-142-5/+61
* | * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).Juri Linkov2020-04-141-12/+22
* | Merge from origin/emacs-27Glenn Morris2020-04-132-1/+14
|\ \ | |/
| * Clarify documentation on inhibit-modification-hooks intended usageŠtěpán Němec2020-04-132-1/+14
* | ; Merge from origin/emacs-27Glenn Morris2020-04-130-0/+0
|\ \ | |/
| * gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-131-7/+17
* | Merge from origin/emacs-27Glenn Morris2020-04-1310-64/+74
|\ \ | |/
| * Minor wording change in Introduction to Programming in Emacs LispEli Zaretskii2020-04-131-1/+2
| * Fix 'flymake-show-diagnostics-buffer' when line numbers are displayedEli Zaretskii2020-04-131-29/+36
| * Fix last changes describing mail commandsEli Zaretskii2020-04-121-8/+8
| * Do setup Flymake in file-less Elisp buffersJoão Távora2020-04-121-3/+3
| * Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)Philipp Stephani2020-04-121-1/+1