summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode/srt-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-07(srecode-macro-help): Use `cl--class-docstring`Stefan Monnier
2025-04-07cedet: Don't abuse initargs for slot namesStefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-03; Fix typosStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-13Prefer defvar-keymap in several casesStefan Kangas
2022-09-10New function substitute-quotesStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-05* lisp/cedet/srecode/*.el: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in cedetStefan Kangas
2020-02-20Add and remove backslashes in regexpsMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-31* lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam
2019-06-17Declare unknown slots to silence the compilerLars Ingebrigtsen
2019-06-17Suppress compilation warning in srt-modeLars Ingebrigtsen
2019-06-16Avoid a compilation warning in srt-mode.elLars Ingebrigtsen
2019-06-15Fix build warning in srecode/srt-modeLars Ingebrigtsen
2019-06-14Revert "srecode/srt-mode compilation fix"Lars Ingebrigtsen
2019-06-14srecode/srt-mode compilation fixLars Ingebrigtsen
2019-06-14Use CLOS-style accessors in oref/osetLars Ingebrigtsen
2019-04-12Omit/rewrite useless regexp repetitionsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-16cedet: remove obsolete name args to constructorsGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-23Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab
2015-08-14Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert
2015-06-19Improve the optional translation of quotesPaul Eggert
2015-06-04Fix curved quotes in a few placesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-22* lisp/cedet: Reduce reliance on EIEIO internals.Stefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-17* lisp/cedet/semantic/symref/list.el (semantic-symref-results-mode):Stefan Monnier
2013-03-21Merge with CEDET upstream (rev. 8499).David Engster
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-10Add missing make-local-variable calls in srt-mode.elGlenn Morris
2012-10-02Update CEDET from upstream.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-11Spelling fixes.Paul Eggert
2011-11-13Spelling fixes.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-13Use run-mode-hooks for major mode hooks.Stefan Monnier