summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-24Fix example in Calc manualBrad Knotwell
2024-05-24* src/comp.c (check_comp_unit_relocs): Remove unneccesary double access.Andrea Corallo
2024-05-23Fix argument name highlighting in 'describe-function' outputEshel Yaron
2024-05-23Fix 'help-view-source' for variables defined in CEshel Yaron
2024-05-23Improve Dired context menuEli Zaretskii
2024-05-23Documentation followup for last changeEli Zaretskii
2024-05-23Improve 'key-translate' to support removing translationsCharalampos Mitrodimas
2024-05-23Enhance python-tests to adapt different Python interpreters (bug#70815)Lin Sun
2024-05-23Fix uncompressing a .tar.gz archive whose files have no leading dirEli Zaretskii
2024-05-23Work around one Android bug and document anotherPo Lu
2024-05-23Restore specbound keyboard-locals in the correct KBOARDPo Lu
2024-05-23; * src/unexelf.c (unexec): Fix compiler warning.Po Lu
2024-05-23; Fix typo in NEWS (bug#71130).Manuel Giraud
2024-05-22; Fix recently-added documentationEli Zaretskii
2024-05-22* lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets): Fix bootstrap failureStefan Monnier
2024-05-22Improve compatibility with Android's default text editorPo Lu
2024-05-22Avoid crashes on MS-Windows due to invalid UNC file namesEli Zaretskii
2024-05-22; Fix last tree-sitter changes in Elisp manual.Basil L. Contovounesios
2024-05-21Improve treesit-major-mode-setup indentation setup (bug#71086)Yuan Fu
2024-05-21Fontify namespace in constant face in c++-ts-mode (bug#71070)Yuan Fu
2024-05-21Address a common pitfall in tree-sitter's manual section (bug#71048)Yuan Fu
2024-05-22etags-regen-program: Use more robust default valueDmitry Gutov
2024-05-21Use read-from-minibuffer instead of read-string for dired-do-touchJuri Linkov
2024-05-21Fix some Tramp odditiesMichael Albinus
2024-05-21; Avoid byte-compiler warning in todo-mode.el differentlyStephen Berman
2024-05-21; * lisp/face-remap.el (text-scale-adjust): Doc fix.Eli Zaretskii
2024-05-21; Improve documentation of backing up filesEli Zaretskii
2024-05-21; Avoid byte-compiler warning in todo-mode.elEli Zaretskii
2024-05-21Fix todo-mode item insertion bug (bug#70937)Stephen Berman
2024-05-21Use read-string instead of completing-read for dired-do-touchJuri Linkov
2024-05-21Fix for 'vc-default-patch-addressee' recently added to .dir-locals.elJuri Linkov
2024-05-21Do not message for repeated enable/disable of tab-line-modeJared Finder
2024-05-20; * lisp/eshell/em-unix.el (eshell-grep): Fix "plain grep" behavior.Jim Porter
2024-05-20Support text overlays for thingatpt provider helpersJim Porter
2024-05-20Improve implementation of 'forward-thing' using custom providersJim Porter
2024-05-20Sync m4/byteswap.m4 from GnulibPaul Eggert
2024-05-20Tramp code cleanupMichael Albinus
2024-05-20Adapt last change to AndroidPo Lu
2024-05-20Circumvent bug#70989Po Lu
2024-05-20Fix visiting zip archives inside tar archivesEli Zaretskii
2024-05-20; * .dir-locals.el: Set 'vc-default-patch-addressee'Philip Kaludercic
2024-05-20New tests for nested archives (bug#70987)Juri Linkov
2024-05-19Tell direction in prompts for '(previous|next)-matching-history-element'Jim Porter
2024-05-19Allow defining custom providers for more "thingatpt" functionsJim Porter
2024-05-20; Stylistic adjustments to sfnt.cPo Lu
2024-05-19Tweak STORE_NUMBER arg typePaul Eggert
2024-05-19Port knuth_hash to odd platformsPaul Eggert
2024-05-19Update from Gnulib by running admin/merge-gnulibPaul Eggert
2024-05-19Pacify -Wanalyzer-null-dereference in sfnt.cPaul Eggert
2024-05-19; * lisp/menu-bar.el (kill-this-buffer): Fix typo.Eli Zaretskii