/[emacs]/emacs/lisp/net/zone-mode.el
ViewVC logotype

Diff of /emacs/lisp/net/zone-mode.el

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

revision 1.3 by pj, Tue Dec 11 06:50:22 2001 UTC revision 1.4 by rms, Tue Apr 30 03:28:37 2002 UTC
# Line 92  Zone-mode does two things: Line 92  Zone-mode does two things:
92    
93          - fontification"          - fontification"
94    
95    (add-hook 'write-file-hooks 'zone-mode-update-serial-hook)    (add-hook 'write-file-hooks 'zone-mode-update-serial-hook nil t)
96    
97    (if (null zone-mode-syntax-table)    (if (null zone-mode-syntax-table)
98        (zone-mode-load-time-setup)) ;; should have been run at load-time        (zone-mode-load-time-setup)) ;; should have been run at load-time

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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