summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-06checkdoc: Relax footer line check for recent EmacsStefan Kangas
2024-07-06Make `lm-homepage` into an obsolete alias for 'lm-website'Stefan Kangas
2024-07-06Make `lm-verify` obsolete in favor of checkdocStefan Kangas
2024-07-06Add new function `lm-package-needs-footer-line`Stefan Kangas
2024-07-06package-buffer-info: Move 'require' earlierStefan Kangas
2024-07-06Merge from origin/emacs-30Eli Zaretskii
2024-07-06Fix treesit range rule for jsdocVincenzo Pupillo
2024-07-06Fix documentation of 'balance-windows'Eli Zaretskii
2024-07-06nnatom: Ensure some parsed values are one lineDaniel Semyonov
2024-07-06nnfeed: (Mostly) fix group descriptionsDaniel Semyonov
2024-07-06Eglot: support deprecated MarkedString (bug#71353)João Távora
2024-07-06; * doc/lispref/strings.texi (Creating Strings): Followup to last change.Eli Zaretskii
2024-07-06; Fix doc string of 'string-fill'Eli Zaretskii
2024-07-06Fix returning to original TTY frame after 'rmail-reply'Eli Zaretskii
2024-07-05Allow using multiple buffers in 'eshell-command'Thierry Volpiatto
2024-07-05Improve warnings from native compilerEli Zaretskii
2024-07-05perl-mode.el: Improve indent after hanging open-parenStefan Monnier
2024-07-05Document adding package dependency on Emacs versionStefan Kangas
2024-07-05Fix file-name detection in Dired under -FEli Zaretskii
2024-07-05Enable Gnulib substitute on Android systems with defective strnlenPo Lu
2024-07-05Merge from savannah/emacs-30Po Lu
2024-07-04Fix dumping finalizers with pdumperPip Cet
2024-07-04Remove redundant `require`sStefan Kangas
2024-07-04In SHR, load from URL cache if possible when zooming imagesJim Porter
2024-07-04Fix the different image zoom levels in SHR to work as expectedJim Porter
2024-07-04In SHR, keep track of image sizes as specified by the HTMLJim Porter
2024-07-04Slice images based on their height in SHR, not their zoom levelJim Porter
2024-07-04; * src/fns.c (fixnum_float_cmp): Explain argument constraint.Mattias Engdegård
2024-07-04(edebug--called-interactively-skip): Fix bug#71934Stefan Monnier
2024-07-04; Strengthen value< tests slightlyMattias Engdegård
2024-07-04Compare fixnums and floats accurately in value<Mattias Engdegård
2024-07-04; * lisp/ibuffer.el (ibuffer-mode): Doc fix.Eli Zaretskii
2024-07-03; Delete redundant comment in rst.elStefan Kangas
2024-07-03Fix MS-Windows build with native-compilationEli Zaretskii
2024-07-03Tag dbus-test05-register-signal-with-nils as unstableAndrea Corallo
2024-07-03; * src/w32fns.c (funhook): Restore mistakenly lost line.Eli Zaretskii
2024-07-03Prefer to run find and grep in parallel in rgrep (bug#71094)Spencer Baugh
2024-07-03Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-07-03Adapt doc-view-set-slice-using-mouse to touch-screen inputPo Lu
2024-07-03Fix treesit test (bug#71907)Yuan Fu
2024-07-03Focus more on MS-Windows than MS-DOS in FAQStefan Kangas
2024-07-03Autoload some string functionsStefan Kangas
2024-07-02(dump_interval_node): Remove unused arg `offset`Stefan Monnier
2024-07-02(buf_*pos_to_*pos): Fix minor off-by oneStefan Monnier
2024-07-02Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-07-02Merge from savannah/emacs-30Po Lu
2024-07-02* etc/NEWS: Fix typos.Michael Albinus
2024-07-02; (grep-read-files): Fix completion tableEshel Yaron
2024-07-02Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-07-02Port seccomp acceleration to Linux 3.5.0Po Lu