comparison lisp/play/decipher.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1066 ;;; (while (setq undo-map (pop undo-rec)) 1066 ;;; (while (setq undo-map (pop undo-rec))
1067 ;;; (insert (cdr undo-map) (car undo-map) ?\ )) 1067 ;;; (insert (cdr undo-map) (car undo-map) ?\ ))
1068 ;;; (delete-backward-char 1) 1068 ;;; (delete-backward-char 1)
1069 ;;; (insert ")\n")))))) 1069 ;;; (insert ")\n"))))))
1070 1070
1071 ;;; arch-tag: 8f094d88-ffe1-4f99-afe3-a5e81dd939d9
1072 ;;; decipher.el ends here 1071 ;;; decipher.el ends here