emacs-diffs
[Top][All Lists]
Advanced

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

master updated (804a0e8 -> 838a1a3)


From: Jonas Bernoulli
Subject: master updated (804a0e8 -> 838a1a3)
Date: Thu, 13 Aug 2020 05:36:52 -0400 (EDT)

tarsius pushed a change to branch master.

      from  804a0e8   Don't output emacsclient warning if both -a and --quiet
       new  9446088   ; * lisp/epg.el (epg-signature-to-string): Use cl-case.
       new  7ba7591   ; * lisp/epg.el (epg-signature-to-string): Tiny refactor.
       new  562bbd0   ; * lisp/epg.el (epg-no-data-reason-alist): Fix typo in 
message.
       new  c5b9d2a   Split EasyPG libraries into outline sections
       new  0bc9e7b   Merge two conditions and fix indentation
       new  aaa69dc   * lisp/progmodes/compile.el: Remove unnecessary comments.
       new  d59c018   ; * lisp/whitespace.el: Capitalize "Code" section heading.
       new  9d267db   * lisp/mail/smtpmail.el: Use outline headings.
       new  cb58a3c   * test/src/emacs-module-tests.el: Use proper outline 
headings.
       new  e118b79   * lisp/obsolete/longlines.el: Use proper outline headings.
       new  5409732   * lisp/net/imap.el: Use proper outline headings
       new  b88e5b4   * lisp/font-lock.el: Split the Commentary into 
subsections.
       new  2d93342   * lisp/font-lock.el: No longer use headings as end of 
section markers.
       new  7cb029d   ; * lisp/emacs-lisp/autoload.el: Begin summary line with 
three semicolons.
       new  838a1a3   Update section heading conventions for libraries


Summary of changes:
 doc/lispref/tips.texi          | 65 ++++++++++++++++++++++++----------
 lisp/emacs-lisp/autoload.el    |  2 +-
 lisp/emacs-lisp/eldoc.el       |  8 ++---
 lisp/epa-dired.el              |  1 +
 lisp/epa-file.el               | 10 ++++++
 lisp/epa-hook.el               |  1 +
 lisp/epa-mail.el               | 10 ++++++
 lisp/epa.el                    | 24 +++++++++++++
 lisp/epg-config.el             |  7 ++++
 lisp/epg.el                    | 80 +++++++++++++++++++++++++-----------------
 lisp/font-lock.el              | 30 ++++++++--------
 lisp/mail/smtpmail.el          | 10 +++---
 lisp/net/imap.el               | 32 ++++++++++-------
 lisp/obsolete/longlines.el     | 17 ++++-----
 lisp/progmodes/compile.el      |  2 --
 lisp/whitespace.el             |  2 +-
 test/src/emacs-module-tests.el | 21 ++++-------
 17 files changed, 208 insertions(+), 114 deletions(-)



reply via email to

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