summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22Put './' in the project directory completionsDmitry Gutov
2021-09-22; Fix recently added documentationEli Zaretskii
2021-09-22Many improvements for Context Menus (bug#9054)Juri Linkov
2021-09-22Fix build with native compilation but without zlibEli Zaretskii
2021-09-22verilog-mode.el: Enable lexical binding, and merge from upstream.Wilson Snyder
2021-09-22Don't rely on lexical-binding being nil in testsMattias EngdegÄrd
2021-09-22; * .gitignore: Add native-lisp/.Eli Zaretskii
2021-09-22Doc string fixes in comp.eEli Zaretskii
2021-09-22Update comments warning about GC-resistant C programmingEli Zaretskii
2021-09-22Native compilation on macOS: libgccjit not foundDaniel Fleischer
2021-09-21; * doc/misc/mh-e.texi (Scan Line Formats): Fix typo, an extra "the".Stephen Gildea
2021-09-22Speed up `replace-match' slightlyLars Ingebrigtsen
2021-09-21Migrate MH-E functional tests from SourceForgeStephen Gildea
2021-09-22Change how thread-first/thread-last indent the first argumentLars Ingebrigtsen
2021-09-21Make global-auto-revert-non-file-buffers work betterLars Ingebrigtsen
2021-09-21(etc-authors-mode--hide-local-variables): Obfuscate more efficientlyStefan Monnier
2021-09-21; * etc/NEWS: Improve wording of an item.Stefan Kangas
2021-09-21Fix warning in etc-authors-mode.elStefan Kangas
2021-09-21Don't quote nil and t in doc strings and commentsLars Ingebrigtsen
2021-09-21Document isearch-wrap-pauseLars Ingebrigtsen
2021-09-21New major mode with font-locking for etc/AUTHORSStefan Kangas
2021-09-21; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.Stefan Kangas
2021-09-21Improve recently added documentationEli Zaretskii
2021-09-21Add new function `ensure-list'Lars Ingebrigtsen
2021-09-21Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2021-09-21Fix tramp-compat-temporary-file-directory implementationMichael Albinus
2021-09-21; * lisp/emacs-lisp/checkdoc.el: Fix warnings.Stefan Kangas
2021-09-21Minor clean-up and fixes in checkdocStefan Kangas
2021-09-21checkdoc: New defvars to disable some warningsStefan Kangas
2021-09-21Add new command 'checkdoc-dired'Stefan Kangas
2021-09-21More NEWS taggingLars Ingebrigtsen
2021-09-21Do some NEWS taggingLars Ingebrigtsen
2021-09-21Document `window-bump-use-time'Lars Ingebrigtsen
2021-09-21* lisp/tab-bar.el: Preserve all existing tab parameters when switching tabs.Juri Linkov
2021-09-21Document completions-detailedLars Ingebrigtsen
2021-09-21; * etc/NEWS: Refile recent addition (bug#50690).Basil L. Contovounesios
2021-09-21Make dired-do-compress-to work in inserted subdirectoriesMichalis V
2021-09-21Revert "Make dired-compress-file query for a directory to uncompress to"Lars Ingebrigtsen
2021-09-21Revert "Make recent dired tests check for external executables"Lars Ingebrigtsen
2021-09-21Restore some of the previous behaviour in whitespace-display-windowLars Ingebrigtsen
2021-09-21; Stylistic docfixes in htmlfontify.el found by checkdocStefan Kangas
2021-09-21Don't use `format' on strings without % format directivesLars Ingebrigtsen
2021-09-21Fix usage of `format' in mm-uu-pgp-encrypted-extractLars Ingebrigtsen
2021-09-21Fix usage of `format' in `article-verify-x-pgp-sig'Lars Ingebrigtsen
2021-09-21Fix PGP verification buttons (which would have cached results)Lars Ingebrigtsen
2021-09-21Don't inhibit redisplay in the mml* functionsLars Ingebrigtsen
2021-09-21* python.el (python-syntax-stringify): Extend comment about last changeStefan Monnier
2021-09-21Fix emoji-zwj.awk dolistRobert Pluim
2021-09-21Make recent dired tests check for external executablesGlenn Morris
2021-09-21Rename project-remove-known-project to project-forget-projectDmitry Gutov