summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-21
|\
| * ; Doc fixes: remove references to missing symbolsStefan Kangas2022-11-21
| * ; Fix typos (misspelled symbols)Stefan Kangas2022-11-21
| * Activate direct asynchronous processes for Tramp container methodsMichael Albinus2022-11-21
| * * lisp/forms.el (forms-mode): Prefer setq-local.Stefan Kangas2022-11-21
| * Make instructions for updating ancient filesets obsoleteStefan Kangas2022-11-21
| * * lisp/woman.el (woman-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-21
| * * lisp/outline.el (outline-search-function): New variable (bug#53981).Juri Linkov2022-11-21
| * Delete eglot spinner; not usefulStephen Leake2022-11-20
| * Rename 'elisp-eval-buffer' to 'elisp-eval-region-or-buffer' (bug#59350)Juri Linkov2022-11-20
| * Disable display-line-numbers-mode in string-pixel-width (bug#59311)Juri Linkov2022-11-20
| * Rework tramp-archive autoloadsMichael Albinus2022-11-20
| * ; Fix typosStefan Kangas2022-11-20
| * ; * lisp/proced.el (proced-auto-update-timer): Fix last change.Eli Zaretskii2022-11-20
| * Cancel proced auto update timer if no proced buffers are openLaurence Warne2022-11-20
| * Handle error in bookmark-relocate when filename is nilGabriel do Nascimento Ribeiro2022-11-20
| * ; Avoid "Local Variables" popups in Emacs treeEli Zaretskii2022-11-20
| * ; Fix typosJuanma Barranquero2022-11-20
| * Fix encoding and display of messages sent by server to emacsclientEli Zaretskii2022-11-19
| * Fix global face scaling bug due to rounding.Gregory Heytings2022-11-19
| * EUDC: Fix a void-variable errorBrent Westbrook2022-11-19
| * * lisp/emacs-lisp/package.el (package-maintainers): Improve error handlingPhilip Kaludercic2022-11-19
| * ; Avoid byte-compiler warning in startup.elEli Zaretskii2022-11-19
| * ; Fix typos in bs.elStefan Kangas2022-11-19
| * ; Improve doc strings of Ethiopic support functions and variablesEli Zaretskii2022-11-19
| * ; Explain why some files are encoded in utf-8-emacsEli Zaretskii2022-11-19
| * Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
| * EUDC: Revert eudc-server-hotlist default changeThomas Fitzsimmons2022-11-18
| * * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic-variable-bind): TypoStefan Monnier2022-11-18
| * Improve 'defvar-keymap' docstringRobert Pluim2022-11-18
| * Silence rmailsum byte compiler warningsRobert Pluim2022-11-18
| * Use boolean values directly in rmailsumRobert Pluim2022-11-18
| * ; Fix typosStefan Kangas2022-11-18
| * Avoid `user-init-file' being set to an eln file (bug#59334)Juanma Barranquero2022-11-18
| * ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
| * Avoid raw control characters in grm-wy-boot.elStefan Kangas2022-11-18
| * * lisp/repeat.el (describe-repeat-maps): More outlines and page separators.Juri Linkov2022-11-18
| * * lisp/emacs-lisp/package-vc.el: Autoload package-vc-update{,-all}Philip Kaludercic2022-11-17
| * ; Clarify what a package specification isPhilip Kaludercic2022-11-17
| * Ensure 'package-vc-prepare-patch' runs in the right directoryPhilip Kaludercic2022-11-17
| * Avoid duplicate source packages in 'package-alist'Philip Kaludercic2022-11-17
| * Fix issues related to 'package-vc-install-from-checkout'Philip Kaludercic2022-11-17
| * ; * lisp/emacs-lisp/package-vc.el: Update TODOPhilip Kaludercic2022-11-17
| * Allow the direct installation of package specificationsPhilip Kaludercic2022-11-17
| * Only fetch elpa-packages.eld when necessaryPhilip Kaludercic2022-11-17
| * Remove duplicate package descriptions after updatingPhilip Kaludercic2022-11-17
| * Remove temporary .texi files if used to build documentationPhilip Kaludercic2022-11-17
| * Fix the behaviour of 'byte-compile-ignore-files'Philip Kaludercic2022-11-17
| * Avoid destructive manipulation of 'package-vc--archive-spec-alist'Philip Kaludercic2022-11-17
| * Improve robustness of 'package-vc-update'Philip Kaludercic2022-11-17