summaryrefslogtreecommitdiff
path: root/lisp/play/decipher.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-11Remove variable aliases obsolete since Emacs 23.2Stefan Kangas
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-04Prefer defcustom :local specifierStefan Kangas
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-03-19Merge from origin/emacs-28Stefan Kangas
2022-03-18Fix a regression in 'decipher-digram-list'Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-31Use defvar-keymap in play/*.elStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-03Avoid cl-lib alias for cadadr and friendsStefan Kangas
2021-02-22Do mode tagging in decipher.elLars Ingebrigtsen
2021-02-10* lisp/play/decipher.el: Use lexical-bindingStefan Monnier
2021-02-02Remove redundant :group args in play/*.elStefan Kangas
2021-01-31Prefer defvar-local in play/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-05Prefer setq-local in play/*.elStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-20Remove XEmacs compat code from decipher.elStefan Kangas
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
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-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-04-10cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier
2015-04-05Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-17Spelling fixes.Paul Eggert
2011-04-21lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-06Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris
2010-10-10Declare and define in one step various mode maps.Dan Nicolaescu
2010-05-24Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-03* url-util.el (url-insert-entities-in-string):Stefan Monnier
2009-09-04Remove leading * from defcustom and defface docs.Glenn Morris