emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109584: * lisp/subr.el (internal


From: Bastien
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109584: * lisp/subr.el (internal--before-with-selected-window)
Date: Mon, 13 Aug 2012 16:40:08 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Hi Stefan,

Stefan Monnier <address@hidden> writes:

> -** CL's main entry is now (require 'cl-lib).

Does this mean it is better to replace any

(eval-when-compile (require 'cl))

with

(eval-when-compile (require 'cl-lib))

?

-- 
 Bastien



reply via email to

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