emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/format-spec.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/format-spec.el,v
Date: Sat, 01 Dec 2007 03:24:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/01 03:24:02

Index: format-spec.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/format-spec.el,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- format-spec.el      28 Oct 2007 09:18:26 -0000      1.10
+++ format-spec.el      1 Dec 2007 03:24:02 -0000       1.11
@@ -27,8 +27,6 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl))
-
 (defun format-spec (format specification)
   "Return a string based on FORMAT and SPECIFICATION.
 FORMAT is a string containing `format'-like specs like \"bash %u %k\",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]