summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/symref
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-03-09Simplify mode-indexed tables in packagesStefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-05* lisp/cedet/semantic/symref/grep.el: Support ts-modes (bug#60525)Juri Linkov
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-11-18; Fix typosStefan Kangas
2022-10-31Fix semantic-symref-perform-search when dir contains a spaceDmitry Gutov
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-14Fix semantic-symref-perform-search doc stringDaniel Martín
2021-09-19; * lisp/cedet/semantic/symref/grep.el: Use grep quoting, not egrep.Mattias Engdegård
2021-09-18Regexp-quote literal symbols when greppingMattias Engdegård
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-15Faster grep pattern for identifiersMattias Engdegård
2021-09-13Remove duplication of `find` file pattern argumentsMattias Engdegård
2021-06-07Support old BSD find and "root dir symlink" betterDmitry Gutov
2021-03-15* lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier
2021-02-11* lisp/cedet/semantic/symref/: Use lexical-bindingStefan Monnier
2021-01-06Proof some searches and file listings against symlinksDmitry Gutov
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in cedetStefan Kangas
2020-11-19Remove some compat code for old versions and XEmacsStefan Kangas
2020-09-06Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-20Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen
2019-06-20Remove XEmacs compat code from cedetLars Ingebrigtsen
2019-06-14Use CLOS-style accessors in oref/osetLars Ingebrigtsen
2019-05-26Update author/maintainer infoPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-10-29Fix Bug#33006Michael Albinus
2018-04-16(semantic-symref-results-mode-map): Fix typo in previous check-inLars Ingebrigtsen
2018-04-15Use quit-buffer instead of semantic-symref-hide-bufferLars Ingebrigtsen
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-08Merge from origin/emacs-26Paul Eggert
2017-11-04Add html-, mhtml- and python-mode support to semantic symrefCharles A. Roelli
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-21Remove the workaround for bug#20719Dmitry Gutov
2017-08-21Fix byte-compilation warnings in semantic/symref/grepDmitry Gutov
2017-08-06Merge null and without-null regexp alists (Bug#27840, Bug#27873)Noam Postavsky
2017-07-26Fix semantic-symref-parse-tool-output-one-line after 644cdd1aa0Dmitry Gutov
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-10An efficient built-in mapcanMario Lang
2016-04-12Add semantic-symref-filepattern-alist entry for lisp-interaction-modeDmitry Gutov
2016-04-12Perform xref searches without visiting unopened filesDmitry Gutov