summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/backquote.el
Commit message (Expand)AuthorAgeFilesLines
* Give , and .@ doc strings. Fixes bug #24561.Alan Mackenzie2017-01-231-0/+10
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* A few more doc string fixes (Bug#20385)Paul Eggert2015-05-281-3/+3
* * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.Stefan Monnier2015-01-301-3/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/emacs-lisp/backquote.el (backquote-process): Optimize away the ,' case.Stefan Monnier2014-11-151-8/+9
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@Stefan Monnier2013-10-081-2/+9
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-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
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-2/+0
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (backquote): Improve argument/docstring consistency.Juanma Barranquero2007-11-171-2/+2
|/
* (backquote-unquote-symbol, backquote-splice-symbol):Stefan Monnier2007-08-231-2/+2
* (backquote-delay-process): Fix last change.Stefan Monnier2007-08-211-3/+2
* (backquote-delay-process): New function.Stefan Monnier2007-08-101-15/+39
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (backquote-list*-macro): Use nreverse.Stefan Monnier2004-03-221-2/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* Comment change.Richard M. Stallman2002-11-061-0/+4
* (backquote-backquote-symbol)Gerd Moellmann2001-09-031-4/+4
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (backquote-process): Handle `[,@SYMBOL].Richard M. Stallman2001-06-131-0/+2
* Remove inappropriate customization (allowing custom.el to useDave Love2000-01-081-19/+8
* Customized.Stephen Eglen1998-04-051-9/+19
* Fixed up initial lineErik Naggum1996-05-201-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+4
* Comment change.Richard M. Stallman1995-10-301-16/+3
* (backquote): Doc fix.Richard M. Stallman1995-07-191-2/+2
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* ('\`): Use backslash for reading the backquote.Richard M. Stallman1995-05-041-6/+6
* (backquote-splice-symbol): Doc typo fix.Richard M. Stallman1994-07-121-1/+1
* (backquote-process): Fix criterion for using FIRSTLIST.Richard M. Stallman1994-06-221-1/+4