emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs/lisp ChangeLog bookmark.el


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs/lisp ChangeLog bookmark.el
Date: Fri, 21 Nov 2008 22:14:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> (require 'pp)
>> +(eval-when-compile (require 'cl))

> What's this part of the change for?  (It's not mentioned in the log
> message, but independently of that, I couldn't tell its purpose.)

It was necessary to be able to use `ignore-errors'.


        Stefan



PS: Yes, I know, the final patch doesn't use ignore-errors.




reply via email to

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