aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * vc-svn.el (vc-svn-clone): Fix typoPhilip Kaludercic2022-10-071-1/+1
* Add a generic bug reporting command for packagesPhilip Kaludercic2022-10-061-0/+32
* * lisp/vc/vc-svn.el (vc-svn-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* * lisp/vc/vc-cvs.el (vc-cvs-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* * lisp/vc/vc-bzr.el (vc-bzr-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* * lisp/vc/vc-hg.el (vc-hg-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+2
* * package-vc.el (package-vc-unpack): Fix 'vc-ignore' callPhilip Kaludercic2022-08-301-13/+13
* * package-vc.el (package-vc-unpack): Ignore dir filesPhilip Kaludercic2022-08-201-1/+2
* * package-vc.el (package-vc-unpack): Mark packages as selectedPhilip Kaludercic2022-08-191-1/+5
* Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-08-18100-3501/+3793
|\
| * * lisp/emacs-lisp/bytecomp.el (byte-compile-log-1): Create buffer if necessaryAndrea Corallo2022-08-171-1/+1
| * * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Evaluate LIMIT just onceAlan Mackenzie2022-08-171-9/+10
| * Fix Linux APM BIOS flag testing in battery.elBasil L. Contovounesios2022-08-171-3/+3
| * Assume dired-guess is now always availableStefan Kangas2022-08-172-13/+5
| * Move dired-guess commands from dired-x to diredStefan Kangas2022-08-173-325/+330
| * Make compat function cperl-putback-char obsoleteStefan Kangas2022-08-171-5/+6
| * * lisp/progmodes/cperl-mode.el: Improve commentary.Stefan Kangas2022-08-171-20/+12
| * ; Delete code in cperl-mode.el commented out since 1997Stefan Kangas2022-08-171-36/+1
| * Don't check if autoloaded functions are fboundpStefan Kangas2022-08-171-3/+4
| * em-unix.el: only pass -H option to grepBrendan O'Dea2022-08-171-9/+4
| * Enhance Python font-lock to support multilineskobarity2022-08-171-16/+32
| * Revert "Add Python blocks support for hideshow"Lars Ingebrigtsen2022-08-171-53/+6
| * Fix some recently introduced byte-compiler warningsStefan Kangas2022-08-173-8/+5
| * Add Python blocks support for hideshowkobarity2022-08-171-6/+53
| * Merge from origin/emacs-28Stefan Kangas2022-08-171-5/+5
| |\
| | * ; * lisp/vc/ediff.el: Improve wording in last change.Stefan Kangas2022-08-161-5/+5
| * | * lisp/dired.el (dired-mark-if): Evaluate MSG once to avoid warning.Mattias Engdegård2022-08-161-5/+6
| * | Improved `null` (alias `not`) optimisationMattias Engdegård2022-08-161-0/+11
| * | Improved `and` and `or` optimisationMattias Engdegård2022-08-161-27/+84
| * | Improved `if` and `while` optimisationMattias Engdegård2022-08-161-38/+53
| * | Improved static detection of nil and non-nil expressionsMattias Engdegård2022-08-161-21/+69
| * | Fix autoload in tramp.elMichael Albinus2022-08-161-0/+1
| * | Handle root permissions on remote filesMichael Albinus2022-08-163-18/+37
| * | dired-do-shell-command doc string clarificationLars Ingebrigtsen2022-08-161-1/+1
| * | ; * lisp/bookmark.el (fringe): Require. (Bug#57241)Eli Zaretskii2022-08-161-0/+1
| * | Advertise obsolete library pgg.el lessStefan Kangas2022-08-165-23/+15
| * | Make message-delete-line obsoleteLars Ingebrigtsen2022-08-161-11/+12
| * | Fix buffer-start cleanup in message-indent-citationLars Ingebrigtsen2022-08-161-3/+2
| * | ; Normalize my emailStefan Kangas2022-08-161-1/+1
| * | ; Don't mention obsolete librariesStefan Kangas2022-08-161-2/+1
| * | Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-153-14/+59
| * | Fix non-interactive use of conditionals in EshellJim Porter2022-08-151-3/+4
| * | Fix tmpdir handling in Tramp for Android sshdMichael Albinus2022-08-151-1/+1
| * | Clean up message-sort-headers code slightlyLars Ingebrigtsen2022-08-151-9/+6
| * | Fix `python-nav-forward-block' moving backward under certain conditionskobarity2022-08-151-2/+4
| * | Fix variable types in warnings-suppressYury Kholodkov2022-08-151-2/+2
| * | Make eshell-mode more resilient towards `mode-line-format'Lars Ingebrigtsen2022-08-151-1/+2
| * | Fix up the exclusion logic in loaddefs-generateLars Ingebrigtsen2022-08-151-10/+9
| * | Tweak autoloads of defsubsts containing spaces/control charsLars Ingebrigtsen2022-08-151-1/+3
| * | Regenerated ldefs-boot.elLars Ingebrigtsen2022-08-151-2420/+2407