help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: What's wrong with this lisp code in my init file?!


From: Drew Adams
Subject: RE: What's wrong with this lisp code in my init file?!
Date: Sun, 31 Dec 2006 14:50:06 -0800

Great minds think alike, as they say ;-).

Just one thing to point out:

> And then there are when and unless in the cl package:
> (require 'cl)

Since Emacs 20, you no longer need to require `cl' for this. `when' and
`unless' are defined in preloaded Emacs-Lisp library `subr.el'.





reply via email to

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