summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-12Don't call purecopy in textmodes/*.elStefan Kangas
2024-12-12Don't call purecopy in progmodes/*.elStefan Kangas
2024-12-12Don't call purecopy in bindings.elStefan Kangas
2024-12-12Don't call purecopy in common-win.elStefan Kangas
2024-12-12Don't call purecopy in international/*.elStefan Kangas
2024-12-12Remove purecopy calls from files.elStefan Kangas
2024-12-12Avoid compiler warning in process_mark_stackPip Cet
2024-12-12Update pdumper hashesPip Cet
2024-12-12Make bindings--define-key obsoleteStefan Kangas
2024-12-12Purecopy removal: Lisp codePip Cet
2024-12-12Unexec removal: Build systemPip Cet
2024-12-12Unexec removal: Documentation adjustmentsPip Cet
2024-12-12Don't recognize "bootstrap" option for --temacsPip Cet
2024-12-12Pure storage removal: DocumentationPip Cet
2024-12-12Pure storage removal: Bump nativecomp ABIPip Cet
2024-12-12Pure storage removal: Remove documentationPip Cet
2024-12-12Pure storage removal: Adjust nativecomp codePip Cet
2024-12-12Pure storage removal: Remove docstring hackPip Cet
2024-12-12Pure storage removal: Remove purecopy hash table flagPip Cet
2024-12-12Pure storage removal: Remove support for pinned objectsPip Cet
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-12-12Pure storage removal: Main partPip Cet
2024-12-12Pure storage removal: Delete puresize.hPip Cet
2024-12-12Unexec removal: Adjust and simplify W32-specific codePip Cet
2024-12-12Unexec removal: Remove HYBRID_MALLOC supportPip Cet
2024-12-12Unexec removal: Main partPip Cet
2024-12-12Unexec removal: Remove obsolete filesPip Cet
2024-12-12; * etc/TODO: Add an item for improving defgroups.Eli Zaretskii
2024-12-12; * lisp/net/rcirc.el (rcirc-next-active-buffer): Doc fix (bug#74773).Scott Bell
2024-12-12Enable xterm-mouse-mode by default in xtermJared Finder
2024-12-12Turn off current source line indicator when gdb buffer is killedDiancheng Wang
2024-12-12eww: Use browse-url-with-browser-kind in eww-browse-with-external-browserDaniel Mendler
2024-12-12Revert Dired buffer when clicking on basename of directoryVisuwesh
2024-12-12Add nntps and snews to browse-url heuristicStefan Kangas
2024-12-12Shorten browse-url-default-scheme docstringStefan Kangas
2024-12-12Signal errors for unimplemented featuresGerd Möllmann
2024-12-11; * lisp/progmodes/c-ts-mode.el: Add missing declare-function form.Yuan Fu
2024-12-12; Fix documentation of a recent change in EshellEli Zaretskii
2024-12-11minibuffer.el: Avoid accumulating adjustments in the metadata (bug#74718)Stefan Monnier
2024-12-11; Fix :version tag in browse-urlStefan Kangas
2024-12-11Rework history Isearch for EshellPengji Zhang
2024-12-11Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-12-11* test/infra/Dockerfile.emba (emacs-tree-sitter): Add jsdoc grammar.Michael Albinus
2024-12-11Fix browse-url-kde :version tagsRobert Pluim
2024-12-11Do not call custom-reevaluate-setting in comint.el (bug#74287)Pengji Zhang
2024-12-10Make c-ts-mode tests pass even for older tree-sitter librariesYuan Fu
2024-12-11Update browse-url-kde variablesBjörn Bidar
2024-12-11; * lisp/loadup.el: Silence checkdoc.Stefan Kangas
2024-12-11Update project-recompile's docstringDaniel Mendler
2024-12-10Revert "Attempt to install package first when upgrading"Philip Kaludercic