./wip/mu-cite, Mail (MUA) companion to cite others mail

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 202011031127nb1, Package name: mu-cite-202011031127nb1, Maintainer: packages

Citing recently read Mail message when writing mail reply.
---
MU stands for "Message Utilities". It consists of following
modules:
mu-cite: a citation utility
mu-cite.el --- main module of mu-cite
mu-bbdb.el --- mu-cite submodule for BBDB
mu-register.el --- mu-cite submodule for registration

latex-math-symbol.el --- translate mathematical symbols of
LaTeX into MULE characters
---


Required to run:
[misc/bbdb] [devel/flim] [editors/emacs26]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 20.674 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-15 15:29:21 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
-DISTNAME=      mu-cite-201202272330
+DISTNAME=      mu-cite-201406091013
-------
 2014-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
  * mu-register.el (mu-cite-get-no-prefix-register-verbose-method):
    New function.
    (mu-cite-get-prefix-register-verbose-method): Work for it.

  * mu-cite.el (mu-cite-default-methods-alist):
    Add a new method `no-prefix-register-verbose'.
     (mu-cite-original): Register a name before generating top cite form.
     (fill-column-for-fill-cited-region): Don't use default-fill-column.
     (string-compare-from-top): Replace sref with aref.
   2013-01-09 15:10:56 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Trivial change on Master site without changing DISTNAME.

   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-03-29 13:25:43 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
ddbd seems always to be necessary, addeded as DEPENDS+= .

   2012-03-29 04:11:15 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Dependency was not enough, emacs and flim added

   2012-03-16 15:20:57 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Bump the version 201006212322 to 201202272330

   2011-04-07 05:01:53 by Makoto Fujiwara | Files touched by this commit (6) | Imported package
Log message:
Import mu-cite-201006212322 as wip/mu-cite.

Citing recently read Mail message when writing mail reply.
---
MU stands for "Message Utilities".  It consists of following
modules:
  mu-cite: a citation utility
  mu-cite.el     --- main module of mu-cite
  mu-bbdb.el     --- mu-cite submodule for BBDB
  mu-register.el --- mu-cite submodule for registration

  latex-math-symbol.el --- translate mathematical symbols of
                                 LaTeX into MULE characters
---