summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-styles.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-27C++ Mode: Fix some indentation bugs. FIxes bug#19867Alan Mackenzie
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-24CC Mode: Separate indentation of enums from that of brace listsAlan Mackenzie
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-20Use `delq` return value (bug#61730)Mattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-04-27CC Mode: "linux" style: set indent-tabs-mode to tAlan Mackenzie
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-11Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-24; Fix some typos in doc strings and manualsŠtěpán Němec
2021-04-10Convert CC Mode to lexical binding in EmacsAlan Mackenzie
2021-04-01Remove redundant #' before lambda in progmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-02CC Mode: Convert the handling of c-special-indent-hook to standard usageStefan Monnier
2020-01-01Update copyright year to 2020Paul Eggert
2019-03-12Correct the indentation of CC Mode brace listsAlan Mackenzie
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-06-25Make CC Mode load cl-lib rather than cl in Emacs 26.Alan Mackenzie
2017-02-01Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-21* lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-01Merge some of the differences from the standalone CC-mode.Stefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-06-30progmodes/cc-guess.el: New file.Alan Mackenzie
2011-01-26Refill some long/short copyright headers.Glenn Morris
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-12-10Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier
2010-10-02* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-11Comment (minor header format fixes).Glenn Morris
2009-01-05(c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) matchAlan Mackenzie
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-07-31(c-style-alist): For the Ellemtel style, move theChong Yidong
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier