summaryrefslogtreecommitdiff
path: root/lisp/mail/hashcash.el
AgeCommit message (Expand)Author
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-27Remove XEmacs compat code from hashcash.elStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-03-13* lisp/mail/hashcash.el (hashcash-insert-payment-async): Fix last changeStefan Monnier
2019-03-12* lisp/mail/hashcash.el: Get rid of backquoted lambdasChristopher Wellons
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-02-26Update some lisp function declarationsGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-26Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-05; Update some more Maintainer: header commentsGlenn Morris
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-03-23Merge from Gnus git masterGnus developers
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-28Every defcustom should specify its typeGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-11nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka
2010-09-07nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to...Lars Magne Ingebrigtsen
2010-09-02Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen
2010-03-17* mail/hashcash.el (declare-function): Remove duplicate definition.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-03* url-util.el (url-insert-entities-in-string):Stefan Monnier
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-06-21Require 'cl when compiling.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-09Add 2008 to copyright years.Glenn Morris
2007-12-09Merge from gnus--devo--0Miles Bader
2007-12-08* mail/hashcash.el (declare-function):Dan Nicolaescu
2007-11-27* progmodes/cperl-mode.el (compilation-error-regexp-alist): PacifyDan Nicolaescu
2007-11-22Move from ../gnus. Add hashcash payments to email.Reiner Steib