"Robert J. Chassell" <[EMAIL PROTECTED]> writes: > Today's GNU Emacs CVS snapshot, Fri, 2005 Jul 1 10:39 UTC > GNU Emacs 22.0.50.34 (i686-pc-linux-gnu, GTK+ Version 2.6.8) > started with > > src/emacs -Q -D > > The lisp/loadhist.el file is 232 lines long. However, after visiting > it, and running `vc-annotate' (C-x v g) to produce > > *Annotate loadhist.el (rev 1.33)* > > only a 67 line buffer appears -- and that buffer, which includes both > the beginning and end of loadhist.el is missing part of the middle, > including the defun for `unload-feature'.
Sounds like the cvs / ssh problem described in INSTALL.CVS. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
