summaryrefslogtreecommitdiff
path: root/lisp/strokes.el
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+6
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-1/+1
* strokes.el trivia.Glenn Morris2011-02-021-9/+9
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * strokes.el (strokes-read-stroke): Re-fill strokes buffer withTassilo Horn2011-01-161-1/+6
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * strokes.el (strokes-update-window-configuration): Make strokesChong Yidong2009-11-151-3/+2
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-9/+5
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-4/+4
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-2/+4
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-6/+6
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-1/+1
* 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
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-11-091-1/+3
|\ \ | |/
| * (strokes-alphabetic-lessp): Doc fix.Juanma Barranquero2007-10-311-1/+1
* | (strokes-alphabetic-lessp): Simplify. Doc fix.Juanma Barranquero2007-10-311-8/+6
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (defgroup strokes): Remove invalid url-link.Eli Zaretskii2006-10-071-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Message format spec fixes (1)Deepak Goel2005-09-181-3/+3
* * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-151-2/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (strokes-load-hook): Doc fix.Juanma Barranquero2005-07-201-15/+16
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (strokes): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-12/+12
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-383Miles Bader2005-06-101-3/+5
* (strokes-unload-hook): Fix previous change.Richard M. Stallman2004-10-271-1/+1
* (strokes-list-strokes): Don't try to delete char at eob.Richard M. Stallman2004-10-171-1/+4
* (strokes-global-set-stroke-string): New function.Eli Zaretskii2004-03-271-6/+30
* Comment.Dave Love2003-10-061-0/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (strokes-read-complex-stroke): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (strokes-help): Call print-help-return-messageRichard M. Stallman2002-07-121-2/+2
* Doc fixes.Dave Love2002-07-011-399/+184
* Comment change.Richard M. Stallman2002-05-041-1/+1
* (strokes-do-stroke, strokes-do-complex-stroke): Doc fix.Pavel Janík2002-02-111-12/+11
* Fix indentation of previous change.Richard M. Stallman2001-11-271-3/+3
* (strokes-prompt-user-save-strokes): Use insert instead of insert-string.Pavel Janík2001-11-261-3/+3