aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS and manual after obarray changesscratch/obarrayMattias Engdegård2024-02-174-40/+46
* Use the new obarray type for the initial obarrayMattias Engdegård2024-02-171-4/+1
* Add a proper type for obarraysMattias Engdegård2024-02-1716-218/+475
* Add obarray-clear and use itMattias Engdegård2024-02-173-3/+7
* Use obarrayp, not vectorp, to detect obarraysMattias Engdegård2024-02-175-11/+11
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-1717-29/+30
* ; Fix typo from commit 32c5bdfa971Philip Kaludercic2024-02-171-1/+1
* Provide better default value for date in Gnus scoringJakub Ječmínek2024-02-171-3/+8
* Alias some gnus-specific do-nothing functionsEric Abrahamsen2024-02-172-10/+6
* ; Fix markup in last change (bug#68929).Eli Zaretskii2024-02-171-1/+1
* Add manual entries for which-keyJeremy Bryant2024-02-172-1/+7
* ; Don't use non-ASCII characters in C comments in xdisp.c.Eli Zaretskii2024-02-171-1/+1
* Merge from origin/emacs-29Eli Zaretskii2024-02-179-189/+208
|\
| * Remove references to phst@google.com.Philipp Stephani2024-02-161-2/+1
| * * BUGS: Note how to report critical security issues.Stefan Kangas2024-02-151-0/+4
| * Add cross-reference to ELisp manual CaveatsStefan Kangas2024-02-151-3/+3
| * Improve directory prompt used by package-vc-checkoutJoseph Turner2024-02-141-2/+2
| * Minor Tramp doc adaptionMichael Albinus2024-02-142-5/+5
| * Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29Michael Albinus2024-02-123-176/+192
| |\
| | * * Improve reproducibility of inferred values by native compAndrea Corallo2024-02-111-0/+2
| | * Handle typescript ts grammar breaking change for function_expressionLoïc Lemaître2024-02-111-174/+188
| | * Don't quote 't' in doc stringsEli Zaretskii2024-02-101-2/+2
| * | ;; Fix typo in the Tramp documentationDaniel Martín2024-02-121-1/+1
| |/
* | ; Fix last changeEli Zaretskii2024-02-172-5/+8
* | Make key selection method configurable in EPA.Aleksandr Vityazev2024-02-173-1/+47
* | Eagerly indent first field in tables in 'lua-ts-mode'john muhl2024-02-171-0/+2
* | Support shebang lines with amended environmentKévin Le Gouguec2024-02-172-2/+7
* | Support more complex env invocations in shebang linesKévin Le Gouguec2024-02-172-2/+14
* | Refine shebang tests (bug#64939)Kévin Le Gouguec2024-02-171-18/+27
* | Use modern fallback for channel name detection in ERCF. Jason Park2024-02-163-35/+44
* | Normalize ISUPPORT params with empty values in ERCF. Jason Park2024-02-162-16/+31
* | Ignore the TGT-LIST parameter in erc-openF. Jason Park2024-02-162-23/+26
* | Make erc-fill-wrap depend on scrolltobottomF. Jason Park2024-02-163-31/+36
* | Autoload custom-loads for new Custom groups in erc.elF. Jason Park2024-02-161-0/+7
* | ; Load erc-compat before ert-x in ERC testsF. Jason Park2024-02-1610-16/+19
* | Remove "erc-" prefixed Compat definitionsF. Jason Park2024-02-162-44/+4
* | * java/debug.sh: Print errors correctly if device is ambiguous.Po Lu2024-02-171-5/+8
* | Properly record mtime after insert-file-contents on AndroidPo Lu2024-02-171-1/+9
* | * src/androidvfs.c (android_scan_directory_tree): Get rid of xstrdup.Po Lu2024-02-161-13/+11
* | * lisp/loadup.el (lexical-binding): Add a commentStefan Monnier2024-02-161-0/+2
* | When deleting output in Eshell, optionally add it to the kill ring.Tomas Volf2024-02-151-5/+13
* | (tex-font-lock-keywords-1): Fix bug#68827Stefan Monnier2024-02-151-4/+7
* | ; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file): Add comment.Andrea Corallo2024-02-151-0/+1
* | project-or-external-find-regexp: Fix the docstringDmitry Gutov2024-02-151-3/+1
* | Fix the MS-DOS buildPo Lu2024-02-152-2/+4
* | Allow font-spec in 'face-font-rescale-alist' set at startupEli Zaretskii2024-02-151-2/+14
* | Add support for reading/writing IELM input history (bug#67000)Simen Heggestøyl2024-02-153-1/+38
* | Handle /assets and /content file names in `android-browse-url'Po Lu2024-02-153-8/+58
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2024-02-1416-1586/+2211
* | Adjust to recent Gnulib nstrftime changesPaul Eggert2024-02-142-1/+3