Paul Eggert
4643f6c21a
A few more doc string fixes (Bug#20385)
2015-05-28 00:45:00 -07:00
Stefan Monnier
d5e3922e08
* lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.
...
Fixes: debbugs:19734
* lisp/emacs-lisp/backquote.el (backquote-delay-process): Don't reuse `s'
since it may be "equivalent" in some sense, yet different.
* test/automated/core-elisp-tests.el (core-elisp-tests-3-backquote): New test.
2015-01-30 16:00:29 -05:00
Paul Eggert
7e09ef09a4
Update copyright year to 2015
...
Run admin/update-copyright.
2015-01-01 14:26:41 -08:00
Stefan Monnier
86009dd5d8
* lisp/emacs-lisp/backquote.el (backquote-process): Optimize away the ,' case.
2014-11-15 23:59:50 -05:00
Glenn Morris
34dc21db6e
Replace "Maintainer: FSF" with the emacs-devel mailing address
2014-02-09 17:34:22 -08:00
Paul Eggert
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
Stefan Monnier
f2223371ed
* lisp/emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
...
with more than one argument.
Fixes: debbugs:15538
2013-10-08 00:30:31 -04:00
Paul Eggert
ab422c4d68
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Glenn Morris
acaf905b11
Add 2012 to FSF copyright years for Emacs files
2012-01-05 01:46:05 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Chong Yidong
bd78fa1d54
Add "Package:" file headers to denote built-in packages.
2010-08-29 12:17:13 -04:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
d6cba7ae45
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 03:21:21 +00:00
Dan Nicolaescu
f31b125795
* faces.el (xw-defined-colors):
...
* simple.el (widget-convert, shell-mode): Declare as functions
instead of autoloading.
* abbrev.el:
* button.el:
* cus-face.el:
* ediff-hook.el:
* emacs-lisp/backquote.el:
* emacs-lisp/timer.el:
* facemenu.el:
* faces.el:
* menu-bar.el:
* simple.el:
* subr.el:
* textmodes/fill.el:
* textmodes/paragraphs.el: Remove autoloads, redundant when the
files are preloaded.
2008-03-14 17:42:18 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
8b72699e88
Add 2008 to copyright years.
2008-01-07 01:14:52 +00:00
Juanma Barranquero
82bb564322
(backquote): Improve argument/docstring consistency.
2007-11-17 02:49:49 +00:00
Stefan Monnier
727fb8cc41
(backquote-unquote-symbol, backquote-splice-symbol):
...
Backslash the , and ,@ which are not new-style unquotes.
2007-08-23 18:39:20 +00:00
Stefan Monnier
5d3440f4b6
(backquote-delay-process): Fix last change.
2007-08-21 19:09:25 +00:00
Stefan Monnier
3527bdcc43
(backquote-delay-process): New function.
...
(backquote-process): Add internal arg `level'. Use the two to
correctly handle nested backquotes.
2007-08-10 06:52:30 +00:00
Glenn Morris
e0085d62fa
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
Glenn Morris
f0fa15c5e5
Add 2007 to copyright years.
2007-01-21 02:48:43 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
3731a85096
Update years in copyright notice; nfc.
2005-08-06 17:48:15 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Stefan Monnier
1de9630d9b
(backquote-list*-macro): Use nreverse.
2004-03-22 15:17:01 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Richard M. Stallman
574cb02e5c
Comment change.
2002-11-06 05:07:33 +00:00
Gerd Moellmann
cdab3e503a
(backquote-backquote-symbol)
...
(backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
from doc strings.
2001-09-03 07:56:39 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Richard M. Stallman
ea4a56de11
(backquote-process): Handle `[,@SYMBOL].
2001-06-13 15:30:35 +00:00
Dave Love
4c5482386b
Remove inappropriate customization (allowing custom.el to use
...
backquote).
2000-01-08 15:19:21 +00:00
Stephen Eglen
666b94132b
Customized.
1998-04-05 18:26:32 +00:00
Erik Naggum
b035a6780c
Fixed up initial line
1996-05-20 21:07:10 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Richard M. Stallman
2b1c5e1217
(backquote): Doc fix.
1995-07-19 03:42:12 +00:00
Karl Heuer
7c938215cd
Update GPL to version 2.
1995-06-15 20:42:24 +00:00
Richard M. Stallman
1df90f8fe8
('\`): Use backslash for reading the backquote.
...
(backquote-backquote-symbol): Likewise.
(backquote): Doc fix.
1995-05-04 20:44:55 +00:00
Richard M. Stallman
44c48a834a
(backquote-splice-symbol): Doc typo fix.
1994-07-12 00:43:42 +00:00
Richard M. Stallman
1d08cb509a
(backquote-process): Fix criterion for using FIRSTLIST.
1994-06-22 15:30:42 +00:00
Richard M. Stallman
c9c7f2c49d
(backquote-backquote-symbol): Don't autoload defvar.
...
(`): Write its name directly in the definition. Use defalias.
1994-05-07 00:18:35 +00:00
Richard M. Stallman
325e3af276
(backquote): Add autoloads.
1994-05-03 23:36:52 +00:00
Karl Heuer
d733c5ec03
Update copyright.
1994-05-03 22:46:37 +00:00
Richard M. Stallman
cd320f323e
(backquote-process): Don't crash if ultimate
...
expression is just a variable.
1994-04-12 17:45:53 +00:00