/[emacs]/emacs/lisp/pcvs-info.el
ViewVC logotype

Diff of /emacs/lisp/pcvs-info.el

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

revision 1.14 by monnier, Tue Jan 14 21:53:39 2003 UTC revision 1.15 by lektu, Tue Feb 4 11:53:11 2003 UTC
# Line 170  to confuse some users sometimes." Line 170  to confuse some users sometimes."
170                  ;; untouched version resides.                  ;; untouched version resides.
171    
172    ;; The meaning of the type field:    ;; The meaning of the type field:
173      
174    ;; Value            ---Used by---     Explanation    ;; Value            ---Used by---     Explanation
175    ;;                  update status    ;;                  update status
176    ;; NEED-UPDATE                x       file needs update    ;; NEED-UPDATE                x       file needs update
# Line 269  to confuse some users sometimes." Line 269  to confuse some users sometimes."
269        (error "Invalid :%s in cvs-fileinfo %s" check fi))))        (error "Invalid :%s in cvs-fileinfo %s" check fi))))
270    
271    
272  ;;;;  ;;;;
273  ;;;; State table to indicate what you can do when.  ;;;; State table to indicate what you can do when.
274  ;;;;  ;;;;
275    
276  (defconst cvs-states  (defconst cvs-states
277    `((NEED-UPDATE        update diff)    `((NEED-UPDATE        update diff)

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