]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 24 Jun 2002 23:24:52 +0000 (23:24 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 24 Jun 2002 23:24:52 +0000 (23:24 +0000)
lisp/ChangeLog

index a90eb0215e423de807ab0630b4bf3a833eed86f2..54a651ceb79aa7dfeb072c5af5799947c8d0db03 100644 (file)
@@ -1,3 +1,16 @@
+2002-06-24  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * pcvs-parse.el (cvs-parse-table):
+       Handle `nothing known about' with more care.
+
+       * pcvs.el (cvs-fileinfo-kill): Remove.
+       (cvs-parse-process): Add `old-fis' argument.
+       (cvs-mode-run): Use it instead of cvs-fileinfo-kill.
+
+       * descr-text.el (describe-property-list): Make sure there's
+       a space between the property name and its value.
+       (describe-text-properties): Don't kill a pre-existing buffer.
+
 2002-06-24  Kim F. Storm  <storm@cua.dk>
 
        * emulation/keypad.el: Added :require 'keypad to defcustoms.