diff options
author | Glenn Morris <rgm@gnu.org> | 2010-07-06 21:16:27 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-07-06 21:16:27 -0700 |
commit | a2c270e752d0aa13f98c4d3338a7565bb61ceba4 (patch) | |
tree | ed1ed5b91516e942a2f1e6a5d2977d5257462124 /lisp/emacs-lisp | |
parent | 48fb68553ba2d2bc657fee2b04b24acb77b6f028 (diff) | |
download | emacs-a2c270e752d0aa13f98c4d3338a7565bb61ceba4.tar.gz emacs-a2c270e752d0aa13f98c4d3338a7565bb61ceba4.tar.bz2 emacs-a2c270e752d0aa13f98c4d3338a7565bb61ceba4.zip |
Minor zone.el fixes for bug#6483.
Zone did not like the intangible newlines etc in the gomoku buffer.
* lisp/play/zone.el (top-level): Do not require timer, tabify, or cl.
(zone-shift-left): Ignore intangibility, and any errors from forward-char.
(zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
(zone-pgm-putz-with-case): Use upcase-region rather than inserting,
deleting, and copying text properties.
(zone-line-specs, zone-pgm-stress): Check forward-line exit status.
(zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
to point-max is hard.
(zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
(zone-fill-out-screen): Ignore intangibility.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions