summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/symref.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-01Prefer defcustom :local specifier in semanticStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-03; Fix typosStefan Kangas
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-15* lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30Fix some over-wide docstringsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-05-26Update author/maintainer infoPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-10Leading "*" in the doc of defvars is long obsolete.Glenn Morris
2016-05-12* lisp/cedet/semantic/{db-el,symref}.el: Mark unused varsStefan Monnier
2016-05-12* lisp/cedet/semantic: Silence some warningsStefan Monnier
2016-05-07Prefer grep -E/-F to egrep/fgrepPaul Eggert
2016-05-05Doc fixes for fclist and grepPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-11-15Improve a few doc strings, commentsStephen Leake
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert
2015-05-19Fix minor quoting problems in doc stringsPaul Eggert
2015-05-10semantic/symref/grep: Support regexp searchDmitry Gutov
2015-02-04* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethodStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-10Update from CEDET trunk.David Engster
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-14Merge bug fixes from CEDET upstream.David Engster
2012-10-02Update CEDET from upstream.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-22Spelling fixes.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-31Fix some declarations in cedet.Glenn Morris
2010-09-18Synch Semantic to CEDET 1.0.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-22* cedet/srecode/map.el (srecode-get-maps):Chong Yidong
2009-11-03* emacs-lisp/autoload.el (generated-autoload-feature): Remove.Stefan Monnier