summaryrefslogtreecommitdiff
path: root/lisp/type-break.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* * lisp/type-break.el: Use lexical-binding.Stefan Monnier2012-09-281-82/+58
* Don't autoload defcustoms in type-break.elGlenn Morris2012-09-281-5/+2
* Better seed support for (random).Paul Eggert2012-08-311-1/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-16/+12
* lisp/type-break.el (timep): Avoid a byte-compiler warning.Juanma Barranquero2011-07-041-1/+1
* * type-break.el: Accept time formats that the builtins accept.Paul Eggert2011-07-031-12/+5
* * lisp/type-break.el (type-break-time-sum): Use dolist.Glenn Morris2011-07-011-5/+2
* * type-break.el (type-break-time-sum): Rewrite using time-add.Paul Eggert2011-06-301-25/+5
* Remove obsolete comment.Glenn Morris2011-05-141-1/+0
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-4/+3
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-34/+5
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+4
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-6/+6
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-16/+16
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (type-break-get-previous-count): Repeat previous change here.Richard M. Stallman2007-03-111-4/+7
* (type-break-get-previous-time): Handle end-of-file errors speciallyRichard M. Stallman2007-03-041-3/+6
* (type-break-catch-up-event): New function.Chong Yidong2007-01-301-1/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (type-break-demo-hanoi, type-break-demo-life)Chong Yidong2007-01-201-6/+4
* Update copyright years.Glenn Morris2006-12-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (type-break-mode): Add a test for type-break-file-name being non-nil.Eli Zaretskii2005-01-221-2/+3
* (type-break-file-name): Doc update as per the above.Eli Zaretskii2005-01-151-9/+17
* (type-break-mode): Fix previous change.Richard M. Stallman2005-01-121-1/+3
* (type-break-mode): Set buffer-save-without-query.Richard M. Stallman2004-12-271-19/+14
* (type-break-run-at-time): Always use run-at-time; forget the alternatives.Richard M. Stallman2004-10-271-30/+5
* Capitalise Emacs and Lisp.Eli Zaretskii2004-04-271-75/+297
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-2/+0
* (type-break-emacs-variant): Remove.Stefan Monnier2004-03-091-50/+16
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (type-break-cancel-function-timers): Use with-no-warnings.Richard M. Stallman2003-05-281-6/+7
* (type-break-good-rest-interval, type-break-query-mode)Juanma Barranquero2003-05-061-5/+5
* (type-break-warning-countdown-string): Doc fix; escape open paren at col 0.John Paul Wallington2003-04-111-2/+2
* (type-break): Don't make parent of itself.Andreas Schwab2000-12-031-2/+1