summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/erc/erc.el (erc-accidental-paste-threshold-seconds): Doc fix.HEADmasterF. Jason Park2023-05-171-19/+21
* * Fix missing `comp-files-queue' update (bug#63415).Andrea Corallo2023-05-171-2/+3
* EUDC: Fix eudc-ldap-no-wildcard-attributes docstringThomas Fitzsimmons2023-05-171-1/+1
* Eliminate some mutation of program constantsMattias Engdegård2023-05-177-9/+8
* Add :vc keyword to use-package for VC package supportTony Zorman2023-05-162-3/+111
* Support side-effects while building VC packagesJoseph Turner2023-05-161-0/+40
* Eglot: rework eglot-handle-request (bug#62116)João Távora2023-05-161-17/+25
* * lisp/windmove.el (windmove-swap-states-in-direction): Don't swap minibuffer.Juri Linkov2023-05-161-0/+2
* EUDC: Document disabling default LDAP wildcard expansionThomas Fitzsimmons2023-05-151-1/+6
* Fix some minor Tramp problemsMichael Albinus2023-05-152-5/+12
* * lisp/net/net-utils.el (finger): Fix botched logic.Mattias Engdegård2023-05-141-5/+5
* * lisp/w32-fns.el (w32--os-description): Fix minor logic errorMattias Engdegård2023-05-141-1/+1
* * lisp/net/tramp-gvfs.el (initialize): Ignore D-Bus errors.Michael Albinus2023-05-141-1/+2
* Fix regexp bugsMattias Engdegård2023-05-132-2/+2
* Make some module toggles more resilient in ERCF. Jason Park2023-05-136-13/+42
* Optionally add spacing between ERC messagesF. Jason Park2023-05-131-82/+81
* Add helper for restoring local session vars in ERCF. Jason Park2023-05-134-38/+88
* ; * lisp/vc/ediff-diff.el (ediff-auto-refine): Fix last change.Eli Zaretskii2023-05-131-1/+1
* Always default ediff-auto-refine to 'onPeter Oliver2023-05-131-1/+1
* Use `mutate-constant` as warning identifierMattias Engdegård2023-05-132-2/+4
* Eglot: support window/showRequest (bug#62116)Felicián Németh2023-05-131-1/+24
* Merge from origin/emacs-29Eli Zaretskii2023-05-137-10/+44
|\
| * Fix auto-filling in Texinfo modeEli Zaretskii2023-05-131-1/+13
| * Merge branch 'scratch/long-lines-cleanup' into 'emacs-29'Gregory Heytings2023-05-131-2/+2
| |\
| | * Code cleanup for long line optimizationsGregory Heytings2023-03-291-2/+2
| * | 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
| * | Update to Transient v0.4.0Jonas Bernoulli2023-05-111-3/+8
| * | Revert "Don't have nntp-report signal an error"Eli Zaretskii2023-05-111-1/+3
| * | ; * lisp/wid-edit.el (widget-specify-insert): Fix debug spec. (Bug#63437)Eli Zaretskii2023-05-111-1/+1
* | | Byte-compiler warning about mutation of constant valuesMattias Engdegård2023-05-131-0/+53
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2023-05-121-1/+3
|\ \ \
| * | | Add trailing space to PROMPT in yes-or-no-pMichael Albinus2023-05-121-1/+3
* | | | Handle case-insensitivity for safe-local-variable-directories.Antero Mejr2023-05-121-1/+4
|/ / /
* | | CC Mode: Fontify function names after long stretches of macros.Alan Mackenzie2023-05-122-8/+15
* | | soap-client.el: Bump version to 3.2.3Thomas Fitzsimmons2023-05-121-1/+1
* | | Simplify soap-decode-data-time use of encode-timePaul Eggert2023-05-111-6/+3
* | | soap-client.el: Bump version to 3.2.2Thomas Fitzsimmons2023-05-111-1/+1
* | | soap-client.el: Revert dd0727e1ec1f, add compatibility commentThomas Fitzsimmons2023-05-111-4/+7
* | | ; Fix last changeEli Zaretskii2023-05-111-1/+4
* | | Add safe-local-variable-directories variable.Antero Mejr2023-05-111-5/+29
* | | ; Fix byte-compilation warnings in --without-x buildEli Zaretskii2023-05-114-0/+8
* | | Merge branch 'emacs-29'Stefan Monnier2023-05-1011-72/+143
|\ \ \ | |/ /
| * | Make c-emacs-features use the proper binding of parse-sexp-lookup-propertiesAlan Mackenzie2023-05-101-79/+72
| * | ; * lisp/obsolete/autoload.el (make-directory-autoloads): Doc fix.Eli Zaretskii2023-05-101-1/+1
| * | ; Fix minor documentation issue ion replace.elEli Zaretskii2023-05-101-1/+6
| * | Fido-mode: never shadow 'external' completion styleJoão Távora2023-05-091-1/+4
| * | ; * lisp/leim/quail/persian.el: Fix a typo in last commit.Eli Zaretskii2023-05-091-1/+1
| * | Improved transliterations + improved bidi insertion support for FarsiMohsen Banan2023-05-081-49/+75
| * | Fix outgoing mime type regression (Bug#62815)Andrew G Cohen2023-05-081-10/+3