summaryrefslogtreecommitdiff
path: root/lisp/finder.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-24Delete defgroup "wp" obsolete since Emacs 26Stefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Document `wp` defgroup as obsolete instead of deprecatedStefan Kangas
2023-12-30Add `text` to `finder-known-keywords`Stefan Kangas
2023-09-23Merge from origin/emacs-29Eli Zaretskii
2023-09-22Ensure bind-key is its own packageStefan Kangas
2023-09-18Add leim subdirectories to emacs packageStefan Kangas
2023-09-18Add missing builtin package declarationsStefan Kangas
2023-09-16Add missing builtin package declarationsStefan Kangas
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-12Make finder-mode inherit special-modeStefan Kangas
2022-08-12* lisp/finder.el (finder-summary): Improve formatting.Stefan Kangas
2022-06-05Make finder/cus-dep scraping use generate-lisp-file functionsLars Ingebrigtsen
2022-04-28* lisp/finder.el (finder-mode-map): Use defvar-keymap.Stefan Kangas
2022-04-06Fix URL-related typos in comments and messagesLars Ingebrigtsen
2022-02-04(with-demoted-errors): Warn on missing `format` argStefan Monnier
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-23Add links to commentary reached with finder-list-keywordsStefan Kangas
2021-09-14Make `find-function-source-path' into obsolete aliasLars Ingebrigtsen
2021-09-03Merge from origin/emacs-27Glenn Morris
2021-08-25Fix "Finder" description for multi-file packagesStephen Gildea
2021-03-20Don't tag mouse command as mode exclusiveStefan Kangas
2021-03-19Do interactive mode tagging for finder.elStefan Kangas
2021-03-19Use lexical-binding in finder.elStefan Kangas
2021-02-20Convert finder menu to easy-menu-defineStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in most filesStefan Kangas
2020-11-07Backport: Fix exiting the finder-commentary bufferStefan Kangas
2020-11-03Fix exiting the finder-commentary bufferStefan Kangas
2020-08-06Make 'byte-compile-info*' functions more logicalLars Ingebrigtsen
2020-04-15Merge from origin/emacs-27Glenn Morris
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård
2020-01-23Globally sanitize single-file package long descriptions (Bug#37548)Bruno Félix Rezende Ribeiro
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-20Make finder-exit use quit-window (Bug#33610)Stefan Kangas
2019-07-06* lisp/emacs-lisp/nadvice.el: Make it a package separate from `emacs`.Stefan Monnier
2019-06-19Tweak progess reporting in finder-compile-keywordsLars Ingebrigtsen
2019-06-18Output progress reports when scanning for finder/customLars Ingebrigtsen
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-03-07Revert "Replace ldefs-boot with a much smaller file"Phillip Lord