changeset 81644:67135a46736a

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 28 Jun 2007 01:30:51 +0000
parents d55d321aa544
children 8fb0b13a76a7
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 27 23:30:08 2007 +0000
+++ b/lisp/ChangeLog	Thu Jun 28 01:30:51 2007 +0000
@@ -1,3 +1,16 @@
+2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
+
+	* pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
+	and move to...
+
+	* subr.el (strings->string, string->strings): ...here.
+
+	* pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
+	(cvs-mode-checkout, cvs-execute-single-file): Use new function names.
+
+	* progmodes/gud.el (gud-common-init): Call string->strings instead
+	of split-string.
+
 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
 
 	* dired-aux.el: Remove `dired-call-process'.