Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Miles Bader
|
6ecfe5c26e
|
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372
|
2008-08-07 07:18:07 +00:00 |
|
Thien-Thi Nguyen
|
b737c3d968
|
Rewrite rfc2104-hash for speed.
* rfc2104.el (rfc2104-zero): Delete defconst.
(rfc2104-hex-alist): Likewise.
(rfc2104-hex-to-int): Delete func.
(rfc2104-hexstring-to-bitstring): Likewise.
(rfc2104-nybbles): New defconst.
(rfc2104-hash): Rewrite for speed.
|
2008-07-21 07:27:52 +00:00 |
|
Stefan Monnier
|
4fedcc004b
|
(rfc2104-hexstring-to-bitstring): Rename it back from
rfc2104-hexstring-to-byte-list. Return a unibyte string.
(rfc2104-hash): Use it.
|
2008-05-08 14:19:51 +00:00 |
|
Glenn Morris
|
5e809f552a
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:56:49 +00:00 |
|
Stefan Monnier
|
cbee283dd7
|
Fix up comment convention on the arch-tag lines.
|
2008-04-10 14:10:46 +00:00 |
|
Miles Bader
|
430d2ee291
|
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
|
2008-01-09 01:21:15 +00:00 |
|
Glenn Morris
|
e3fe4da047
|
Add 2008 to copyright years.
|
2008-01-07 01:26:07 +00:00 |
|
Miles Bader
|
e468b87f91
|
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 824-831)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 70-74)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
|
2007-07-27 10:52:18 +00:00 |
|
Glenn Morris
|
5a9dffec38
|
Switch license to GPLv3 or later.
|
2007-07-25 04:24:43 +00:00 |
|
Miles Bader
|
c0466914ba
|
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 586-614)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- Merge from erc--main--0
- Make byte compiler correctly write circular constants
* gnus--rel--5.10 (patch 186-196)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
|
2007-01-26 06:16:11 +00:00 |
|
Glenn Morris
|
d7a0267c8d
|
Add 2007 to copyright years.
|
2007-01-21 03:53:13 +00:00 |
|
Miles Bader
|
4bc5d7668e
|
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 545-562)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- erc-iswitchb: Temporarily enable iswitchb mode
* gnus--rel--5.10 (patch 172-176)
- Merge from emacs--devo--0
- Update from CVS
- Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
|
2006-12-16 01:29:26 +00:00 |
|
Glenn Morris
|
61e1e4e80a
|
Update copyright years.
|
2006-12-10 02:48:55 +00:00 |
|
Miles Bader
|
380874900c
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
|
2006-02-08 04:26:44 +00:00 |
|
Romain Francoise
|
88e6695fac
|
Update copyright notices of all files in the gnus directory.
|
2006-02-05 13:56:44 +00:00 |
|
Miles Bader
|
d4cccb1406
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 514-518)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 104-105)
- Update from CVS
|
2005-08-26 09:51:52 +00:00 |
|
Thien-Thi Nguyen
|
e84b4b8614
|
Update years in copyright notice; nfc.
|
2005-08-06 19:51:42 +00:00 |
|
Miles Bader
|
d3e4babdd1
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 459-473)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 86-87)
- Update from CVS
|
2005-07-07 12:43:14 +00:00 |
|
Lute Kamstra
|
3a35cf56e7
|
Update FSF's address.
|
2005-07-04 17:55:18 +00:00 |
|
Kenichi Handa
|
b8898393cc
|
Sync with HEAD
|
2004-03-12 00:03:12 +00:00 |
|
Kenichi Handa
|
a62e3ee2c8
|
* rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
rfc2104-hexstring-to-bitstring and changed to return a byte list.
(rfc2104-hash): Convert the result of concat to unibyte string.
|
2003-11-13 08:49:29 +00:00 |
|
Kenichi Handa
|
463f5630a5
|
New directory
|
2003-09-08 11:56:09 +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 |
|
Pavel Janík
|
715a2ca2fc
|
Some fixes to follow coding conventions in files from Gnus.
|
2001-07-15 17:42:53 +00:00 |
|
Dave Love
|
62e8183ec8
|
2000-11-09 Simon Josefsson <simon@josefsson.org>
* rfc2104.el: Add SHA-1 example.
(rfc2104-hexstring-to-bitstring): New function.
(rfc2104-hash): Use it.
|
2000-11-08 20:56:26 +00:00 |
|
Gerd Moellmann
|
c113de2361
|
*** empty log message ***
|
2000-09-19 13:40:08 +00:00 |
|