/[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.14 by pj, Mon Jul 16 09:10:19 2001 UTC revision 1.15 by pj, Sun Nov 25 11:32:23 2001 UTC
# Line 311  The most useful commands are: Line 311  The most useful commands are:
311    (set (make-local-variable 'font-lock-defaults)    (set (make-local-variable 'font-lock-defaults)
312         '(decipher-font-lock-keywords t))         '(decipher-font-lock-keywords t))
313    ;; Make the buffer writable when we exit Decipher mode:    ;; Make the buffer writable when we exit Decipher mode:
   (make-local-hook 'change-major-mode-hook)  
314    (add-hook 'change-major-mode-hook    (add-hook 'change-major-mode-hook
315              (lambda () (setq buffer-read-only nil              (lambda () (setq buffer-read-only nil
316                               buffer-undo-list nil))                               buffer-undo-list nil))

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

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