index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
play
Commit message (
Expand
)
Author
Age
Files
Lines
*
* subr.el (sit-for): New function.
Chong Yidong
2006-07-10
1
-3
/
+2
*
Comment munging; nfc.
Thien-Thi Nguyen
2006-07-05
1
-1
/
+1
*
(dun-load-d, dun-eval): Use eval-buffer.
Thien-Thi Nguyen
2006-07-05
1
-2
/
+2
*
lisp/play/cookie1.el (cookie): Work properly when there's only one entry
Miles Bader
2006-06-21
1
-2
/
+2
*
(pong-init-buffer): Fill buffer with spaces instead of ^A.
Thien-Thi Nguyen
2006-06-09
1
-1
/
+1
*
(lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
Richard M. Stallman
2006-04-09
1
-12
/
+14
*
* files.el (safe-local-variable-values): New option.
Chong Yidong
2006-02-14
1
-2
/
+2
*
Update copyright notices of all files in the lisp/play directory.
Romain Francoise
2006-02-05
24
-24
/
+33
*
(doctor-mode-map): Rename from `doc-mode-map'.
Juri Linkov
2006-01-23
1
-1
/
+1
*
Move defvars out of eval-when-compile. Use dolist.
Stefan Monnier
2006-01-18
1
-94
/
+97
*
(apropos-zippy): Call print-help-return-message, similar to other Help
Eli Zaretskii
2005-12-03
1
-1
/
+2
*
(blackbox-mode-map): Move init into declaration.
Stefan Monnier
2005-10-25
1
-20
/
+20
*
(blackbox-redefine-key): New function.
Eli Zaretskii
2005-10-25
1
-12
/
+15
*
(doctor-doc): Don't say "psychiatrist".
Richard M. Stallman
2005-10-23
1
-3
/
+3
*
(zone): Wrap body with save-window-excursion.
Thien-Thi Nguyen
2005-10-06
1
-53
/
+54
*
2005-09-25 Romain Francoise <romain@orebokech.com>
Romain Francoise
2005-09-24
3
-34
/
+34
*
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Romain Francoise
2005-09-24
1
-1
/
+1
*
Message format spec fixes, commit no. 4
Deepak Goel
2005-09-18
3
-3
/
+3
*
(ps-printer-name, ps-lpr-command): Add defvars.
Juanma Barranquero
2005-08-30
1
-0
/
+3
*
* mh-customize.el: Do not use face-alias compatibility for
Dan Nicolaescu
2005-08-15
2
-12
/
+0
*
(gametree-mode): Use make-local-variable, not make-variable-buffer-local.
Richard M. Stallman
2005-08-09
1
-3
/
+3
*
(doctor-type-symbol): "?\ " -> "?\s".
Juanma Barranquero
2005-08-02
1
-1
/
+31
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-01
25
-25
/
+41
*
(zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.
Juanma Barranquero
2005-07-18
1
-1
/
+1
*
(tetris-mode): Avoid warning.
Richard M. Stallman
2005-07-16
1
-9
/
+10
*
(snake-mode): Avoid warning.
Richard M. Stallman
2005-07-16
1
-9
/
+10
*
(gamegrid-shared-game-dir): Add defvar.
Richard M. Stallman
2005-07-16
1
-13
/
+13
*
Update FSF's address.
Lute Kamstra
2005-07-04
25
-50
/
+50
*
(decipher-loop-with-breaks): Change space constants "protected" from end of line
Juanma Barranquero
2005-06-29
1
-1
/
+1
*
(doctor-mode-map): Remove defvar.
Lute Kamstra
2005-06-10
1
-13
/
+4
*
(blackbox-mode): Use run-mode-hooks.
Lute Kamstra
2005-06-10
1
-3
/
+3
*
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398
Miles Bader
2005-06-10
1
-8
/
+16
*
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397
Miles Bader
2005-06-10
1
-8
/
+10
*
(dun-mode): Use define-derived-mode.
Lute Kamstra
2005-06-10
1
-14
/
+8
*
* play/5x5.el (5x5-mode):
Lute Kamstra
2005-05-26
8
-10
/
+12
*
Replace `string-to-int' by `string-to-number'.
Juanma Barranquero
2005-05-16
1
-3
/
+3
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-05-12
17
-17
/
+17
*
(animate-place-char): Use forward-line instead
Kim F. Storm
2005-03-09
1
-2
/
+4
*
(decipher-mode): Don't call decipher-read-alphabet if buffer is empty.
Richard M. Stallman
2005-01-17
1
-1
/
+2
*
(zone-pgm-random-life): Fix typo.
Thien-Thi Nguyen
2004-12-17
1
-1
/
+1
*
(zone): Init `line-spacing' from orig buffer.
Thien-Thi Nguyen
2004-12-17
1
-20
/
+31
*
Commentary munging; nfc.
Thien-Thi Nguyen
2004-12-16
1
-3
/
+4
*
(zone): Fix omission bug: Use a self-disabling
Thien-Thi Nguyen
2004-12-16
1
-6
/
+16
*
Add to THANKS in Commentary; nfc.
Thien-Thi Nguyen
2004-12-15
1
-1
/
+1
*
(zone): Set `truncate-lines'.
Thien-Thi Nguyen
2004-12-15
1
-124
/
+121
*
(zone-programs): Add `zone-pgm-random-life'.
Thien-Thi Nguyen
2004-12-11
1
-24
/
+79
*
Maintainer is now FSF.
Luc Teirlinck
2004-11-16
1
-6
/
+7
*
(5x5-new-game): Set up the buffer even if not interactive.
Richard M. Stallman
2004-11-01
1
-3
/
+2
*
(fortune-to-signature): Don't use interactive-p.
Richard M. Stallman
2004-11-01
1
-2
/
+2
*
(bb-trace-ray): Avoid double tracing.
Thien-Thi Nguyen
2004-09-08
1
-28
/
+29
[next]