summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode/fields.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-18; Fix typosStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
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-10-03; Fix more typosStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
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-09Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-02-04* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethodStefan Monnier
2015-01-07lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-11Set generated-autoload-load-name in some more cedet filesGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-04Spelling fixes.Paul Eggert
2011-11-15Fix typos.Juanma Barranquero
2011-11-14Spelling fixes.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-25Fix typos.Juanma Barranquero
2010-09-21Synch SRecode to CEDET 1.0.Eric M. Ludlam
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-02Add arch taglineMiles Bader
2009-09-20lisp/cedet/srecode.el:Chong Yidong