/[emacs]/emacs/lisp/play/decipher.el
ViewVC logotype

Diff of /emacs/lisp/play/decipher.el

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

revision 1.22 by lute, Thu May 26 15:26:09 2005 UTC revision 1.23 by lektu, Wed Jun 29 13:55:15 2005 UTC
# Line 772  See `decipher-loop-no-breaks' if you do Line 772  See `decipher-loop-no-breaks' if you do
772            (forward-char))            (forward-char))
773          (or (equal decipher-char ?\ )          (or (equal decipher-char ?\ )
774              (progn              (progn
775                (setq decipher-char ?\ ;                (setq decipher-char ?\s
776                      decipher--loop-prev-char ?\ )                      decipher--loop-prev-char ?\ )
777                (funcall func)))))))                (funcall func)))))))
778    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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