emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (f773a4d -> 0679682)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (f773a4d -> 0679682)
Date: Tue, 05 May 2015 00:38:37 +0000

gm pushed a change to branch master.

      from  f773a4d   Highlight both type and symbol name
       new  b2f3c80   * lisp/emacs-lisp/check-declare.el (check-declare-verify):
       new  b409dd3   * lisp/play/gametree.el (gametree-show-children-and-entry)
       new  7ccf257   * lisp/allout.el (epg-user-id-string, 
epg-key-user-id-list):
       new  a6b6ab2   * lisp/emacs-lisp/debug.el (help-xref-interned): Update 
declaration.
       new  4003ebc   * lisp/progmodes/elisp-mode.el (xref-collect-references): 
Declare.
       new  0e383b9   * lisp/gnus/mml-smime.el (epg-key-sub-key-list)
       new  d3d59fb   * lisp/gnus/mm-view.el (epg-decrypt-string): Autoload.
       new  0679682   Replace instances of "(eval-when-compile (autoload ...))"


Summary of changes:
 lisp/allout.el                   |    4 +-
 lisp/emacs-lisp/check-declare.el |    5 ++-
 lisp/emacs-lisp/debug.el         |    3 +-
 lisp/emacs-lisp/package.el       |    2 +-
 lisp/gnus/gnus-art.el            |    3 +-
 lisp/gnus/gnus-async.el          |    3 --
 lisp/gnus/gnus-sync.el           |    9 ++++---
 lisp/gnus/mm-archive.el          |    5 +--
 lisp/gnus/mm-util.el             |    9 +++----
 lisp/gnus/mm-view.el             |    2 +
 lisp/gnus/mml-smime.el           |   43 +++++++++++++++++++------------------
 lisp/gnus/nnir.el                |   23 +++++++++++--------
 lisp/gnus/nnmail.el              |    3 +-
 lisp/gnus/spam.el                |    9 --------
 lisp/net/mairix.el               |   43 ++++++++++++++++++++++---------------
 lisp/play/gametree.el            |   12 +++++-----
 lisp/progmodes/elisp-mode.el     |    1 +
 17 files changed, 90 insertions(+), 89 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]