summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
...
* ; Improve robustness of package-report-bugSpencer Baugh2023-07-161-7/+8
* ; * lisp/emacs-lisp/lisp.el (raise-sexp): Fix typo in doc string.Eli Zaretskii2023-07-121-1/+1
* Improve natnump shortdocRobert Pluim2023-07-041-3/+4
* ; Improve documentation of text-property-search-* functionsEli Zaretskii2023-07-011-17/+18
* Fix VC package build when doc file isn't in a subdirDaniel Semyonov2023-06-251-1/+1
* * lisp/emacs-lisp/shortdoc.el: More and better `substring` examples.Mattias EngdegÄrd2023-06-241-2/+4
* Don't truncate filenames with "emacs.el" in themEli Zaretskii2023-06-201-1/+1
* Fix documentation of :predicate in 'define-globalized-minor-mode'Eli Zaretskii2023-06-181-2/+5
* Revert "* package.el (package--get-activatable-pkg): Prefer source packages"Eli Zaretskii2023-06-081-12/+4
* ; Update my mail addressAndrea Corallo2023-06-082-2/+2
* Fix `emacs-lisp-native-compile-and-load' for C-h f (bug#58314)Andrea Corallo2023-06-061-10/+21
* Revert changes to the order in which package descs are loadedPhilip Kaludercic2023-06-041-1/+1
* ; Fix 'package-install-upgrade-built-in' check for package menuPhilip Kaludercic2023-05-311-2/+2
* Allow to disable the DWIMish behavior of 'x' in package menuEli Zaretskii2023-05-291-1/+14
* Avoid duplicates when adding package dirs to load-pathStefan Monnier2023-05-231-1/+6
* Avoid duplicate load-path entry when generating package autoloadsRobert Pluim2023-05-231-2/+6
* ; * lisp/emacs-lisp/benchmark.el (benchmark-progn): Fix declare form.Eli Zaretskii2023-05-181-1/+1
* Improve documentation of package-menu commandsEli Zaretskii2023-05-181-51/+59
* * Account for `byte-compile-warnings' during native compilation (bug#63302).Andrea Corallo2023-05-171-0/+2
* Avoid duplicate VC packages in 'package-selected-packages'Philip Kaludercic2023-05-161-3/+5
* Fix building of VC package manuals with relative includesJoseph Turner2023-05-131-1/+4
* Ensure that package menu respects 'package-install-upgrade-built-in'Philip Kaludercic2023-05-121-1/+3
* Ensure that EXTRA-DATA are always written when generating autoloadsPhilip Kaludercic2023-05-121-1/+14
* define-minor-mode: sanitize mode function messagesNicholas Vollmer2023-05-071-1/+1
* ; Expand 'package-vc-install' documentationPhilip Kaludercic2023-05-061-5/+7
* Fix doc strings of 'mark-sexp' and 'mark-word'Eli Zaretskii2023-05-061-6/+16
* (package-upgrade): Don't remove the package from 'package-selected-packages'Dmitry Gutov2023-05-061-1/+1
* Make loaddefs-generate slightly more tolerantRobert Pluim2023-05-041-2/+5
* Prevent unnecessary modifications of 'package-vc-selected-packages'Philip Kaludercic2023-05-041-8/+9
* Recognize defstruct slot names in various eieio functionsThuna2023-05-031-0/+1
* Prevent generating empty autoload filesPhilip Kaludercic2023-04-301-66/+56
* ; Remove some leftover textDmitry Gutov2023-04-281-4/+1
* ; Minor improvements in doc strings of package-upgrade commandsEli Zaretskii2023-04-281-3/+8
* package-upgrade[-all]: Expand docstrings to note the current limitationDmitry Gutov2023-04-281-2/+10
* Rename all functions called package-*-update-* to package-*-upgrade-*Dmitry Gutov2023-04-282-26/+26
* Documentation copyedits for 'package-install-upgrade-built-in' etcEli Zaretskii2023-04-161-5/+5
* Allow upgrading built-in packages with 'package-install'Philip Kaludercic2023-04-161-8/+39
* Add more documentation for the keys of `package-vc-selected-packages`.Earl Hyatt2023-04-121-26/+4
* ; * lisp/emacs-lisp/package-vc.el: Remove completed item from TODOPhilip Kaludercic2023-03-301-3/+0
* ; * lisp/emacs-lisp/package-vc.el (package-vc): Fix manual referencePhilip Kaludercic2023-03-301-1/+1
* Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-291-18/+23
* Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"Andrea Corallo2023-03-281-19/+11
* Revert "* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve..."Andrea Corallo2023-03-281-1/+1
* ; Fix edebug spec for 'gv-define-simple-setter' (bug#62256)Matus Goljer2023-03-261-1/+1
* ; Improve documentation of :predicate in globalized minor modesEli Zaretskii2023-03-231-9/+17
* Fix :predicate handling in globalized minor modesStefan Monnier2023-03-231-1/+1
* * lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve 263d6c38539Andrea Corallo2023-03-211-1/+1
* Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-201-11/+19
* Remove 'package-vc--query-spec'Philip Kaludercic2023-03-151-9/+0
* Do not store :lisp-dir in package descriptorsPhilip Kaludercic2023-03-151-16/+9