/[emacs]/emacs/lisp/cvs-status.el
ViewVC logotype

Diff of /emacs/lisp/cvs-status.el

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

revision 1.11 by pj, Thu Dec 20 18:35:27 2001 UTC revision 1.12 by rms, Fri Dec 21 09:06:29 2001 UTC
# Line 4  Line 4 
4    
5  ;; Author: Stefan Monnier <monnier@cs.yale.edu>  ;; Author: Stefan Monnier <monnier@cs.yale.edu>
6  ;; Keywords: pcl-cvs cvs status tree  ;; Keywords: pcl-cvs cvs status tree
 ;; Revision: $Id$  
7    
8  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
9    
# Line 514  Optional prefix ARG chooses between two Line 513  Optional prefix ARG chooses between two
513    
514  (provide 'cvs-status)  (provide 'cvs-status)
515    
 ;;; Change Log:  
 ;; $Log$  
 ;; Revision 1.11  2001/12/20 18:35:27  pj  
 ;; Doc fix.  
 ;;  
 ;; Revision 1.10  2000/12/18 03:17:31  monnier  
 ;; Remove useless Version.  
 ;;  
 ;; Revision 1.9  2000/12/06 19:50:12  fx  
 ;; Fix copyright years.  
 ;;  
 ;; Revision 1.8  2000/11/06 07:01:10  monnier  
 ;; (cvs-tree-merge): Use cvs-butlast (avoid CL).  
 ;; (cvs-status-get-tags): Fix regexp.  
 ;; (cvs-status-trees, cvs-status-cvstrees):  
 ;; Combine after change hooks and don't sit-for.  
 ;; (cvs-tree-use-jisx0208): Renamed from cvs-tree-dstr-2byte-ready.  
 ;; (cvs-tree-char-*): Renamed from cvs-tree-dstr-char-*.  
 ;; Use make-char rather than hard-coded cryptic data.  
 ;; (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.  
 ;;  
 ;; Revision 1.7  2000/09/29 02:19:10  monnier  
 ;; (cvs-status-entry-leader-re): Minor fix.  
 ;;  
 ;; Revision 1.6  2000/08/16 20:46:32  monnier  
 ;; *** empty log message ***  
 ;;  
 ;; Revision 1.5  2000/08/06 09:18:02  gerd  
 ;; Use `nth' instead of `first', `second', and `third'.  
 ;;  
 ;; Revision 1.4  2000/05/10 22:08:28  monnier  
 ;; (cvs-status-minor-wrap): Use mark-active.  
 ;;  
 ;; Revision 1.3  2000/03/22 01:08:08  monnier  
 ;; (cvs-status-mode): Use define-derived-mode.  
 ;;  
 ;; Revision 1.2  2000/03/22 01:01:36  monnier  
 ;; (cvs-status-(prev|next)): Rename from  
 ;; cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.  
 ;; (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars  
 ;; to let the output "breathe" a little more (more readable).  
 ;;  
   
516  ;;; cvs-status.el ends here  ;;; cvs-status.el ends here

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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