summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * * 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
| | * Fix simple-tests when run noninteractivelyMattias EngdegÄrd2022-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
| | * Add knob to make `mouse-position' faster on XPo Lu2022-11-18
| | * Merge remote-tracking branch 'origin/scratch/noverlay'Stefan Monnier2022-11-17
| | |\
| | | * itree.c: Get rid of the old iterator codeStefan Monnier2022-11-17
| | | * itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier2022-11-17
| | | * itree.c: Add new "stateless" iterator code and post-order traversalStefan Monnier2022-11-17
| | * | * 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
| | * | Add missing elpa-package.eld to package test resourcesPhilip 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
| | * | * lisp/vc/vc.el (vc-default-last-change): Use 'vc-call'Philip Kaludercic2022-11-17
| | * | Have 'vc-prepare-patch' handle prefix arguments.Philip Kaludercic2022-11-17
| | * | Explain that 'package-vc-install' doesn't remove tarball packagesPhilip Kaludercic2022-11-17
| | * | Mention package name when package is lacking VC dataPhilip Kaludercic2022-11-17
| | * | Add new command 'package-vc-update-all'Philip Kaludercic2022-11-17
| | * | Raise 'wrong-type-argument' when installing package nilPhilip Kaludercic2022-11-17
| | * | Have 'package-vc-selected-packages' consider all installed packagesPhilip Kaludercic2022-11-17
| | * | Fix indefinite loading of asynchronous downloadsPhilip Kaludercic2022-11-17
| | * | Fix edebug spec for 'package--with-response-buffer'Philip Kaludercic2022-11-17
| | * | Improve robustness of documentation generationPhilip Kaludercic2022-11-17
| | * | Remove unused variable in 'package-vc--unpack'Philip Kaludercic2022-11-17
| | * | Move package spec documentation to 'package-vc-selected-packages'Philip Kaludercic2022-11-17
| | * | Fix type error in package-vc prompt functionPhilip Kaludercic2022-11-17
| | * | Rename 'package-vc-refresh' to 'package-vc-rebuild'Philip Kaludercic2022-11-17
| | * | Track 'default-directory' while updating source packagesPhilip Kaludercic2022-11-17
| | * | Respect :lisp-dir in package specs by loading a sub-directoryPhilip Kaludercic2022-11-17
| | * | Fix generation of documentation for source packagesPhilip Kaludercic2022-11-17
| | * | Remove references to internal symbols from public docstringsPhilip Kaludercic2022-11-17
| | * | Expand 'package-vc--unpack-1' documentationPhilip Kaludercic2022-11-17
| | * | Clarify 'package-vc--build-documentation' docstringPhilip Kaludercic2022-11-17
| | * | Fix the docstring for 'package-vc--version'Philip Kaludercic2022-11-17