summaryrefslogtreecommitdiff
path: root/lisp/type-break.el
Commit message (Expand)AuthorAge
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-26
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Misc custom group fixesGlenn Morris2013-05-15
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* Use locate-user-emacs-file.Stefan Monnier2013-03-11
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/type-break.el: Use lexical-binding.Stefan Monnier2012-09-28
* Don't autoload defcustoms in type-break.elGlenn Morris2012-09-28
* Better seed support for (random).Paul Eggert2012-08-31
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* lisp/type-break.el (timep): Avoid a byte-compiler warning.Juanma Barranquero2011-07-04
* * type-break.el: Accept time formats that the builtins accept.Paul Eggert2011-07-03
* * lisp/type-break.el (type-break-time-sum): Use dolist.Glenn Morris2011-07-01
* * type-break.el (type-break-time-sum): Rewrite using time-add.Paul Eggert2011-06-30
* Remove obsolete comment.Glenn Morris2011-05-14
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-06
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* (type-break-get-previous-count): Repeat previous change here.Richard M. Stallman2007-03-11
* (type-break-get-previous-time): Handle end-of-file errors speciallyRichard M. Stallman2007-03-04
* (type-break-catch-up-event): New function.Chong Yidong2007-01-30
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (type-break-demo-hanoi, type-break-demo-life)Chong Yidong2007-01-20
* Update copyright years.Glenn Morris2006-12-05
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (type-break-mode): Add a test for type-break-file-name being non-nil.Eli Zaretskii2005-01-22
* (type-break-file-name): Doc update as per the above.Eli Zaretskii2005-01-15
* (type-break-mode): Fix previous change.Richard M. Stallman2005-01-12
* (type-break-mode): Set buffer-save-without-query.Richard M. Stallman2004-12-27
* (type-break-run-at-time): Always use run-at-time; forget the alternatives.Richard M. Stallman2004-10-27
* Capitalise Emacs and Lisp.Eli Zaretskii2004-04-27
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-10
* (type-break-emacs-variant): Remove.Stefan Monnier2004-03-09