index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
tildify.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-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Clean up some Keyword headers
Stefan 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-04
Remove some useless `eval-when-compile`
Mattias Engdegård
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-02
The safe-local-variable property is a function (bug#50944)
Glenn Morris
2021-04-16
; Remove some useless comments
Stefan Kangas
2021-04-11
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-03-17
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-02-14
Remove redundant :group args from textmodes/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-26
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-06-13
Suppress warnings in tildify.el
Lars Ingebrigtsen
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-12
Escape column-zero doc parens
Glenn Morris
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-10-08
Deprecate 'wp' group and introduce a new group 'text'
Eli Zaretskii
2016-01-12
Fix some custom types.
Glenn Morris
2016-01-02
Document new features of tildify-mode
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-29
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-03
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-01
Escape ` and ' in doc
Paul Eggert
2015-05-19
Prefer "this" to “this” in doc strings
Paul Eggert
2015-01-20
tildify: add `tildify-double-space-undos'
Michal Nazarewicz
2015-01-20
tildify: add `tildify-space' and `tildify-mode'
Michal Nazarewicz
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-18
tildify.el: introduce a `tildify-foreach-region-function' variable
Michal Nazarewicz
2014-11-18
tildify.el: introduce a `tildify-pattern' variable
Michal Nazarewicz
2014-11-18
tildify.el: introduce a `tildify-space-string' variable
Michal Nazarewicz
2014-10-17
tildify.el (tildify--pick-alist-entry): rename from tildify-mode-alist
Michal Nazarewicz
2014-06-05
tildify.el: Rewrite `tildify-region' and co., add foreach function.
Michal Nazarewicz
2014-06-05
tildify.el: Optimise environments regexes
Michal Nazarewicz
2014-06-05
tildify.el: Better support for XML
Michal Nazarewicz
2014-06-05
tildify.el: Improve defcustom's types
Michal Nazarewicz
2014-06-05
tildify.el: Fix matched group indexes in end-regex building
Michal Nazarewicz
2014-06-05
tildify.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-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-03-05
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
[next]