From 8315a3b58fd1bed5e28a7835fe310da92064930c Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 28 Jun 2007 01:30:51 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a71e3897412..c20c546db3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2007-06-28 Nick Roberts + + * 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 * dired-aux.el: Remove `dired-call-process'. -- 2.39.2