emacs-devel
[Top][All Lists]
Advanced

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

Re: Sweeter Emacs Lisp


From: Juanma Barranquero
Subject: Re: Sweeter Emacs Lisp
Date: Tue, 16 Jul 2013 16:42:14 +0200

On Tue, Jul 16, 2013 at 4:38 PM, Andreas Schwab <address@hidden> wrote:

> lisp/doc-view.el:(eval-when-compile (require 'cl-lib))

You're looking at an old doc-view.el, before this change:

2013-07-12  Glenn Morris  <address@hidden>

        * doc-view.el: Require cl-lib at runtime too.
        (doc-view-remove-if): Remove.
        (doc-view-search-next-match, doc-view-search-previous-match):
        Use cl-remove-if.


   Juanma



reply via email to

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