/[emacs]/emacs/lisp/strokes.el
ViewVC logotype

Diff of /emacs/lisp/strokes.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by lektu, Tue Feb 4 12:06:29 2003 UTC revision 1.14 by lektu, Fri Feb 14 09:57:24 2003 UTC
# Line 793  Optional EVENT is acceptable as the star Line 793  Optional EVENT is acceptable as the star
793                          (when point                          (when point
794                            (goto-char point)                            (goto-char point)
795                            (subst-char-in-region point (1+ point)                            (subst-char-in-region point (1+ point)
796                                                  ?\ strokes-character))                                                  ?\  strokes-character))
797                          (push (cdr (mouse-pixel-position))                          (push (cdr (mouse-pixel-position))
798                                pix-locs)))                                pix-locs)))
799                    (setq event (read-event)))                    (setq event (read-event)))

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26