summaryrefslogtreecommitdiff
path: root/lisp/play/gamegrid.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-251-6/+6
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-241-1/+1
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-2/+4
* 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--devo--0Miles Bader2008-01-091-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--devo--0Miles Bader2007-11-111-2/+2
|\ \ \ | |/ /
| * | * ediff-util.el (ediff-nuke-selective-display): Move definition toDan Nicolaescu2007-11-011-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-111-2/+2
|\ \ \ | |/ /
| * | (gamegrid-setup-default-font): Use face-spec-set.Richard M. Stallman2007-10-091-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-08-291-0/+1
|\ \ \ | |/ /
| * | (gamegrid-init): Set line-spacing to 0.Kenichi Handa2007-08-281-0/+1
* | | (gamegrid-setup-default-font): Calculate a fontKenichi Handa2007-08-231-1/+8
|/ /
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (gamegrid-user-score-file-directory): Use user-emacs-directory.Chong Yidong2007-06-131-1/+2
|/
* (gamegrid-add-score-with-update-game-score-1): Jump to the line where new scoreEli Zaretskii2007-03-031-17/+24
* (gamegrid-kill-timer): Cancel timer directly.Chong Yidong2007-01-281-31/+32
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* (gamegrid-shared-game-dir): Add defvar.Richard M. Stallman2005-07-161-13/+13
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* (gamegrid-add-score-insecure): Use sort-fields.Jesper Harder2004-04-051-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Added a comment explaining the various ways to save a game score on POSIXJuanma Barranquero2003-04-291-22/+53
* (gamegrid-add-score): Add info to docstring.Juanma Barranquero2003-02-261-41/+70
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (gamegrid-face): new variable to emulate a buffer-local default face.Richard M. Stallman2002-09-231-54/+73
* (gamegrid-make-color-tty-face): Handle string as COLOR arg.Richard M. Stallman2002-09-101-18/+16
* (gamegrid-user-score-file-directory): New variable.Colin Walters2002-05-031-3/+12
* (gamegrid-add-score-with-update-game-score): Test whether or notColin Walters2002-04-291-13/+20
* (gamegrid-add-score-with-update-game-score): Handle the case whereColin Walters2002-04-231-2/+8
* (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.Colin Walters2002-04-131-0/+29
* Fix previous change.Colin Walters2002-04-101-9/+19
* (gamegrid-add-score): Rewrite from scratch to use `update-game-score'.Colin Walters2002-04-101-18/+28
* (gamegrid-set-font, gamegrid-setup-face)Richard M. Stallman2002-03-031-4/+4
* (gamegrid-display-type): Treat anyEli Zaretskii2002-02-061-4/+6
* (gamegrid-init-buffer): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+5
* Initial revisionRichard M. Stallman1998-06-141-0/+427