/[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.4 by rms, Tue Apr 30 03:28:37 2002 UTC revision 1.4.2.1 by miles, Fri Apr 4 06:20:31 2003 UTC
# Line 62  Line 62 
62          (if (string-lessp new-serial old-serial)          (if (string-lessp new-serial old-serial)
63              (error (format "Serial numbers want to move backwards from %s to %s" old-serial new-serial))              (error (format "Serial numbers want to move backwards from %s to %s" old-serial new-serial))
64            (replace-match (concat cur-date new-seq old-flag) t t))))))            (replace-match (concat cur-date new-seq old-flag) t t))))))
65      
66  ;;;###autoload  ;;;###autoload
67  (defun zone-mode-update-serial-hook ()  (defun zone-mode-update-serial-hook ()
68    "Update the serial number in a zone if the file was modified."    "Update the serial number in a zone if the file was modified."

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

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