summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-07-06 21:16:27 -0700
committerGlenn Morris <rgm@gnu.org>2010-07-06 21:16:27 -0700
commita2c270e752d0aa13f98c4d3338a7565bb61ceba4 (patch)
treeed1ed5b91516e942a2f1e6a5d2977d5257462124 /lisp/emacs-lisp
parent48fb68553ba2d2bc657fee2b04b24acb77b6f028 (diff)
downloademacs-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