]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 28 Jun 2007 01:30:51 +0000 (01:30 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 28 Jun 2007 01:30:51 +0000 (01:30 +0000)
lisp/ChangeLog

index a71e3897412f3acf00c7aeb6aedb69759c48ecb5..c20c546db3cd85035e8866de118111d801ea60cc 100644 (file)
@@ -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'.