index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
less-css-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-02
Prefer defcustom :local specifier in textmodes
Stefan Kangas
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-02
; Prefer HTTPS to HTTP in more links
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-15
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-09-13
Prefer defvar-keymap in several cases
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-17
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-01-31
Remove redundant requires of 'derived'
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-04-02
Improve regexp advice again, and unchain ranges
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-13
Fixes for defcustoms, prompted by cus-test-opts
Glenn Morris
2017-12-12
Add missing :version tags revealed by cusver-check
Glenn Morris
2017-10-09
; Typo fixes, mostly repeated words
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-15
Fixes and tweaks for the new Less CSS mode
Simen Heggestøyl
2017-08-15
New major mode: Less CSS mode
Steve Purcell