diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-06-25 14:11:45 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-06-25 14:11:45 -0400 |
commit | f51e7ac3695f7c86af9e8d9464cf7da092c6e4ce (patch) | |
tree | f5b8b02a7f0c902f715be74f5520025d6fbaaa4c /lisp/emacs-lisp/lisp.el | |
parent | 3f107ef79783017ce7ffe7e7477a09524bea1330 (diff) | |
download | emacs-f51e7ac3695f7c86af9e8d9464cf7da092c6e4ce.tar.gz emacs-f51e7ac3695f7c86af9e8d9464cf7da092c6e4ce.tar.bz2 emacs-f51e7ac3695f7c86af9e8d9464cf7da092c6e4ce.zip |
* 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.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions