1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 10:50:49 -08:00
emacs/lisp/play
Stefan Monnier f51e7ac369 * lisp/play/landmark.el: Use lexical-binding and avoid `intangible'.
(landmark--last-pos): New var.
(landmark--intangible-chars): New const.
(landmark--intangible): New function.
(landmark-mode, landmark-move): Use it.
(landmark-mode): Remove properties.
(landmark-plot-square, landmark-point-square, landmark-goto-xy)
(landmark-cross-qtuple):
Don't worry about `intangible' any more.
(landmark-click, landmark-point-y): Same; and don't assume point-min==1.
(landmark-init-display): Don't set `intangible' and `point-entered'.
(square): Remove.  Inline it instead.
(landmark--distance): Rename from `distance'.
(landmark-calc-distance-of-robot-from): Rename from
calc-distance-of-robot-from.
(landmark-calc-smell-internal): Rename from calc-smell-internal.
2014-06-25 14:11:45 -04:00
..
.gitignore
5x5.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
animate.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
blackbox.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
bubbles.el * lisp/play/bubbles.el (bubbles--initialize, bubbles--show-scores) 2014-06-18 15:38:00 -04:00
cookie1.el Mention read-regexp in doc of functions that use it 2014-02-13 22:59:24 -08:00
decipher.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
dissociate.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
doctor.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
dunnet.el * play/dunnet.el (dun-doassign): Fixed bug where UNIX variable assignment without varname or rhs causes crash. 2014-06-16 01:05:05 -04:00
fortune.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gamegrid.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gametree.el Trivial simplifications due to track-mouse always being defined 2014-05-18 15:57:37 -07:00
gomoku.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
handwrite.el Spelling fixes. 2014-01-15 22:24:06 -08:00
hanoi.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
landmark.el * lisp/play/landmark.el: Use lexical-binding and avoid `intangible'. 2014-06-25 14:11:45 -04:00
life.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
morse.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
mpuz.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
pong.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
snake.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
solitaire.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
spook.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
studly.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tetris.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
zone.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00