summaryrefslogtreecommitdiff
path: root/lisp/type-break.el
AgeCommit message (Expand)Author
2026-03-10Use the new error API functionsStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-23; Fix typosStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-07Merge from origin/emacs-29Eli Zaretskii
2023-10-01Fix defcustoms in type-break.el (Bug#66210)Mauro Aranda
2023-08-12Remove compat code for XEmacs' itimer.elStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-04Rename timep to type-break-timepStefan Kangas
2022-08-01Fix "cons up a storm" issue in type-breakPaul Eggert
2022-07-06Make some additional defcustom types more restrictiveStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-21Don't have type-break-mode signal errors on corrupted filesLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-16Remove some Emacs 19 compat codeStefan Kangas
2020-10-16Remove some references to Emacs 18 and 19Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Remove Maintainer: when it duplicates Author:Paul Eggert
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-12Don't call 'kill-this-buffer' outside of menusEli Zaretskii
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-30Improve the custom type of some user options.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-21Avoid hard-coding "M-x command" in docstringsPaul Eggert
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-16Improve time stamp handling, and be more consistent about it.Paul Eggert
2014-01-26Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-15Misc custom group fixesGlenn Morris
2013-05-08Fix a bunch of custom types (thank you cus-test.el)Glenn Morris
2013-03-11Use locate-user-emacs-file.Stefan Monnier
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-28* lisp/type-break.el: Use lexical-binding.Stefan Monnier
2012-09-28Don't autoload defcustoms in type-break.elGlenn Morris
2012-08-31Better seed support for (random).Paul Eggert
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong