summaryrefslogtreecommitdiff
path: root/lisp/format.el
AgeCommit message (Expand)Author
2021-08-11Allow using a single anonymous face in enriced-modeLars Ingebrigtsen
2021-06-01Fix problem with `format-alist' marking all the text in the bufferLars Ingebrigtsen
2021-03-20Fix args-out-of-range error in format.elEli Zaretskii
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in most filesStefan Kangas
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-15* lisp/format.el (format-proper-list-p): New alias.Paul Eggert
2018-07-09* lisp/format.el (format-annotate-single-property-change): Simplify.Paul Eggert
2018-07-09Add predicate proper-list-pBasil L. Contovounesios
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-23* lisp/format.el (format-alist): Use internal rot13.Glenn Morris
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-17Fix several backslash typos in Elisp stringsPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-07-26* lisp/format.el (format-annotate-function): Handle read-only text properties Glenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-13Merge from emacs-23Stefan Monnier
2010-12-06Fix arg usage of format-decode-run-method (Bug#7488).Lawrence Mitchell
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2010-01-10(format-annotate-function): Only setStefan Monnier
2009-11-11* term/x-win.el (x-gtk-stock-map):Dan Nicolaescu
2009-10-15Convert comments about autoloads into autoload comments.Glenn Morris
2009-08-26Define risky-local-variable property here rather than in files.el.Glenn Morris
2009-08-25Revert accidental commit.Glenn Morris
2009-08-25(format-alist): Doc fix.Glenn Morris
2009-01-22(format-annotate-function): Set write-region-post-annotation-function.Chong Yidong
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-02(format-write-file): Rewrite doc yet again.Glenn Morris
2008-11-28(format-write-file): Improve previous doc fix.Glenn Morris
2008-11-20(format-alist, format-write-file): Doc fix.Glenn Morris