summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-specs.el
Commit message (Collapse)AuthorAgeFilesLines
* * lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.Stefan Monnier2012-05-171-471/+0
| | | | | * lisp/emacs-lisp/cl-macs.el: Idem. * lisp/emacs-lisp/cl-specs.el: Remove.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* * lisp/emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.Glenn Morris2011-02-101-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* (defstruct): Fix :conc-name spec.Johan Bockgård2009-06-271-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* (destructuring-bind): Fix spec.Stefan Monnier2008-05-191-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* *** empty log message ***Juanma Barranquero2008-02-051-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-071-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0
| | | | | | | | | | | | | | | | | | | Remove RCS keywords 2004-04-10 Miles Bader <miles@gnu.org> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
* Add arch taglinesMiles Bader2003-09-011-1/+2
|
* (pushnew): Use keywordp.Stefan Monnier2003-06-161-3/+3
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-44/+44
|
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-2/+2
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+5
|
* Change authors' mail address.Gerd Moellmann2000-08-151-3/+3
|
* Remove when, unless.Dave Love2000-04-131-5/+3
|
* (cl-lambda-list, cl-macro-list)Gerd Moellmann2000-01-301-4/+4
| | | | | (cl-macro-list1): Recognize `&allow-other-keys' instead of `&allow-other-keywords'.
* (function-form): Fix spec forAndreas Schwab1998-10-211-2/+2
| | | | "function*".
* Update FSF's address.Erik Naggum1996-01-141-3/+4
|
* Comment fixes.Karl Heuer1996-01-051-3/+3
|
* Comment change.Richard M. Stallman1995-10-301-2/+2
|
* (pushnew): Use edebug-keywordp.Richard M. Stallman1995-04-191-2/+2
|
* ucomment fixDaniel LaLiberte1994-04-051-2/+2
|
* Initial revisionDaniel LaLiberte1994-03-231-0/+471