summaryrefslogtreecommitdiff
path: root/lisp/textmodes/tildify.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Clean up some Keyword headersStefan Kangas
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-04Remove some useless `eval-when-compile`Mattias Engdegård
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-02The safe-local-variable property is a function (bug#50944)Glenn Morris
2021-04-16; Remove some useless commentsStefan Kangas
2021-04-11* lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier
2021-03-17* lisp/textmodes: Use lexical-bindingStefan Monnier
2021-02-14Remove redundant :group args from textmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Use regexp type for regexps in defcustom declarationsMattias Engdegård
2019-06-13Suppress warnings in tildify.elLars Ingebrigtsen
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-12Escape column-zero doc parensGlenn Morris
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-08Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii
2016-01-12Fix some custom types.Glenn Morris
2016-01-02Document new features of tildify-modeEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-09-01Escape ` and ' in docPaul Eggert
2015-05-19Prefer "this" to “this” in doc stringsPaul Eggert
2015-01-20tildify: add `tildify-double-space-undos'Michal Nazarewicz
2015-01-20tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-18tildify.el: introduce a `tildify-foreach-region-function' variableMichal Nazarewicz
2014-11-18tildify.el: introduce a `tildify-pattern' variableMichal Nazarewicz
2014-11-18tildify.el: introduce a `tildify-space-string' variableMichal Nazarewicz
2014-10-17tildify.el (tildify--pick-alist-entry): rename from tildify-mode-alistMichal Nazarewicz
2014-06-05tildify.el: Rewrite `tildify-region' and co., add foreach function.Michal Nazarewicz
2014-06-05tildify.el: Optimise environments regexesMichal Nazarewicz
2014-06-05tildify.el: Better support for XMLMichal Nazarewicz
2014-06-05tildify.el: Improve defcustom's typesMichal Nazarewicz
2014-06-05tildify.el: Fix matched group indexes in end-regex buildingMichal Nazarewicz
2014-06-05tildify.el: Fix end-regex building in `tildify-find-env'Michal Nazarewicz
2014-05-27* test/automated/tildify-tests.el: New file.Michal Nazarewicz
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-03-05Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert