summaryrefslogtreecommitdiff
path: root/lisp/textmodes/less-css-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-02Prefer defcustom :local specifier in textmodesStefan Kangas
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-02; Prefer HTTPS to HTTP in more linksStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-15; Prefer HTTPS to HTTP in many URLsStefan Kangas
2022-09-13Prefer defvar-keymap in several casesStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-17* lisp/textmodes: Use lexical-bindingStefan Monnier
2021-01-31Remove redundant requires of 'derived'Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-04-02Improve regexp advice again, and unchain rangesPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-13Fixes for defcustoms, prompted by cus-test-optsGlenn Morris
2017-12-12Add missing :version tags revealed by cusver-checkGlenn Morris
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-15Fixes and tweaks for the new Less CSS modeSimen Heggestøyl
2017-08-15New major mode: Less CSS modeSteve Purcell