log lisp/play/gamegrid.el @ 104728:f0b66ed6123b

age author description
2009-08-22 Glenn Morris Use forward-line rather than goto-line.
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-10-25 Juanma Barranquero * completion.el (add-completion-to-head, add-completion): Doc fixes.
2008-10-24 Juanma Barranquero New function `locate-user-emacs-file'.
2008-06-12 Glenn Morris Add some compiler declarations, for builds without X.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-11-11 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-08-29 Miles Bader Merge from emacs--devo--0
2007-08-23 Kenichi Handa (gamegrid-setup-default-font): Calculate a font
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-03-04 Miles Bader Merge from emacs--devo--0
2007-01-30 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-05-12 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-11-01 Dan Nicolaescu * ediff-util.el (ediff-nuke-selective-display): Move definition to
2007-10-09 Richard M. Stallman (gamegrid-setup-default-font): Use face-spec-set.
2007-08-28 Kenichi Handa (gamegrid-init): Set line-spacing to 0.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-13 Chong Yidong (gamegrid-user-score-file-directory): Use user-emacs-directory.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-03 Eli Zaretskii (gamegrid-add-score-with-update-game-score-1): Jump to the line where new score
2007-01-28 Chong Yidong (gamegrid-kill-timer): Cancel timer directly.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-09 Glenn Morris Update copyright years.
2006-02-05 Romain Francoise Update copyright notices of all files in the lisp/play directory.
2005-08-01 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-16 Richard M. Stallman (gamegrid-shared-game-dir): Add defvar.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-12 Thien-Thi Nguyen Update years in copyright notice; nfc.
2004-04-05 Jesper Harder (gamegrid-add-score-insecure): Use sort-fields.
2003-09-01 Miles Bader Add arch taglines
2003-04-29 Juanma Barranquero Added a comment explaining the various ways to save a game score on POSIX
2003-02-26 Juanma Barranquero (gamegrid-add-score): Add info to docstring.
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-09-23 Richard M. Stallman (gamegrid-face): new variable to emulate a buffer-local default face.
2002-09-10 Richard M. Stallman (gamegrid-make-color-tty-face): Handle string as COLOR arg.
2002-05-03 Colin Walters (gamegrid-user-score-file-directory): New variable.
2002-04-29 Colin Walters (gamegrid-add-score-with-update-game-score): Test whether or not
2002-04-23 Colin Walters (gamegrid-add-score-with-update-game-score): Handle the case where
2002-04-13 Colin Walters (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.
2002-04-10 Colin Walters Fix previous change.
2002-04-10 Colin Walters (gamegrid-add-score): Rewrite from scratch to use `update-game-score'.
2002-03-03 Richard M. Stallman (gamegrid-set-font, gamegrid-setup-face)
2002-02-06 Eli Zaretskii (gamegrid-display-type): Treat any
2001-11-26 Pavel Janík (gamegrid-init-buffer): Use insert instead of insert-string.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.