summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-21; Prefer HTTPS to HTTP in URLsexternals/cl-libStefan Kangas
2022-12-12* cl-lib.el: Use lexical-binding if available and stick to ASCIIStefan Monnier
2021-04-20* cl-lib.el (gv-define-setter): Add forward compatibilityStefan Monnier
2020-12-01* .gitignore: New fileStefan Monnier
2019-06-21* cl-lib.el: Clarify that it's a forward compatibility versionStefan Monnier
2017-01-06* cl-lib/cl-lib.el: Don't use `emacs` package for Emacs<24Stefan Monnier
2017-01-04* cl-lib/cl-lib.el: Make it work for Emacs-21. Bump version to 0.6Stefan Monnier
2014-02-25Fixes: debbugs:16671Stefan Monnier
2014-01-25* cl-lib.el: Resolve conflicts with old internal definitions (bug#16353).Stefan Monnier
2013-05-22* cl-lib.el (cl-labels): Demote error to message and improve it.Stefan Monnier
2012-11-30* cl-lib.el: Try and patch things up in case we're hiding the real cl-lib.Stefan Monnier
2012-11-22Add cl-letf and cl-labels.Stefan Monnier
2012-11-16* packages/cl-lib: New package.Stefan Monnier