summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-align.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-19CC Mode: Don't indent a construct in a class after a templateAlan Mackenzie
2025-06-23CC Mode: Remove workarounds for missing "\_<", "\_>" in XEmacsAlan Mackenzie
2025-04-30Fix typo in bug#19867 correction (CC Mode indentation bugs)Alan Mackenzie
2025-03-27C++ Mode: Fix some indentation bugs. FIxes bug#19867Alan Mackenzie
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-31CC Mode: Fix various minor indentation bugsAlan Mackenzie
2024-09-27CC Mode: Parse C++ lambda functions more correctlyAlan Mackenzie
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-06-21Correct handling of template markers on deletion/insertionAlan Mackenzie
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-26CC Mode: Handle C++20 conceptsAlan Mackenzie
2022-04-23CC Mode: New alignment function c-lineup-argcont-+Alan Mackenzie
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-10Convert CC Mode to lexical binding in EmacsAlan Mackenzie
2021-03-02CC Mode: Fix analysis of brace lists, particularly in C++ ModeAlan Mackenzie
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-09CC Mode: fix many compiler warnings which would appear with lexical bindingAlan Mackenzie
2020-06-01Bug #41061 patch: Fix typos and amend code slightlyAlan Mackenzie
2020-05-09cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-12CC-Mode: Remove unneeded backslashes from doc strings and regular expressionsAlan Mackenzie
2019-05-21C Mode: Fix indentation of DEFUN's function's argument list.Alan Mackenzie
2019-03-12Correct the indentation of CC Mode brace listsAlan Mackenzie
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-06-09Implement the C++11 "using" type definition.Alan Mackenzie
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-04* lisp/progmodes/cc-align.el: Mark unused argumentsStefan Monnier
2017-02-01Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-05Fix problems caused by new implementation of sub-word modeEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul 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-03-06Correct the position of point in some line-up functions.Alan Mackenzie
2013-03-04Replace `last-command-event' by `last-command-char' in XEmacs.Alan Mackenzie
2013-02-12In doc, use standard American English style for e.g., etc., i.e.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris