emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5a34b65 -> 25ebb93)


From: Stefan Kangas
Subject: master updated (5a34b65 -> 25ebb93)
Date: Tue, 14 Sep 2021 01:57:42 -0400 (EDT)

skangas pushed a change to branch master.

      from  5a34b65   Use the term "future history" rather than "default"
       new  269c8a0   Minor improvements to checkdoc
       new  cf2fa6c   Add user option to avoid checkdoc warning for unescaped 
left paren
       new  25ebb93   ; More minor docfixes found by checkdoc


Summary of changes:
 etc/NEWS                         |   7 +++
 lisp/emacs-lisp/advice.el        | 112 +++++++++++++++++++--------------------
 lisp/emacs-lisp/bytecomp.el      |   8 +--
 lisp/emacs-lisp/cconv.el         |   2 +-
 lisp/emacs-lisp/check-declare.el |   6 +--
 lisp/emacs-lisp/checkdoc.el      |  45 ++++++++++------
 lisp/emacs-lisp/cl-indent.el     |   4 +-
 lisp/emacs-lisp/copyright.el     |   4 +-
 lisp/emacs-lisp/debug.el         |   2 +-
 lisp/emacs-lisp/disass.el        |   4 +-
 lisp/emacs-lisp/easy-mmode.el    |   4 +-
 lisp/emacs-lisp/eieio-custom.el  |   2 +-
 lisp/emacs-lisp/eldoc.el         |   2 +-
 lisp/emacs-lisp/elp.el           |   4 +-
 lisp/emacs-lisp/ewoc.el          |   6 +--
 lisp/emacs-lisp/find-func.el     |   2 +-
 lisp/emacs-lisp/generator.el     |   6 +--
 lisp/emacs-lisp/let-alist.el     |   4 +-
 lisp/emacs-lisp/lisp-mode.el     |   2 +-
 lisp/emacs-lisp/macroexp.el      |   8 +--
 lisp/emacs-lisp/nadvice.el       |   2 +-
 lisp/emacs-lisp/package-x.el     |   2 +-
 lisp/emacs-lisp/pcase.el         |   2 +-
 lisp/emacs-lisp/shadow.el        |  10 ++--
 lisp/emacs-lisp/testcover.el     |  36 +++++++------
 lisp/emacs-lisp/thunk.el         |   2 +-
 lisp/eshell/em-basic.el          |   2 +-
 lisp/eshell/em-glob.el           |   4 +-
 lisp/eshell/em-hist.el           |   2 +-
 lisp/eshell/em-ls.el             |  14 ++---
 lisp/eshell/em-pred.el           |   2 +-
 lisp/eshell/em-rebind.el         |   2 +-
 lisp/eshell/em-smart.el          |   4 +-
 lisp/eshell/esh-arg.el           |   2 +-
 lisp/eshell/esh-cmd.el           |   4 +-
 lisp/eshell/esh-ext.el           |   2 +-
 lisp/eshell/esh-io.el            |   2 +-
 lisp/eshell/esh-mode.el          |   2 +-
 lisp/eshell/eshell.el            |  10 ++--
 lisp/gnus/gnus-msg.el            |   2 +-
 lisp/gnus/message.el             |   2 +-
 lisp/info-xref.el                |   8 +--
 lisp/net/dictionary.el           |  12 ++---
 lisp/org/ol.el                   |   2 +-
 lisp/so-long.el                  |   2 +-
 lisp/svg.el                      |   2 +-
 lisp/vc/compare-w.el             |   2 +-
 lisp/vc/diff-mode.el             |   2 +-
 lisp/vc/ediff-diff.el            |   7 ++-
 lisp/vc/ediff-help.el            |   1 -
 lisp/vc/ediff-init.el            |  14 ++---
 lisp/vc/ediff-merg.el            |   5 +-
 lisp/vc/ediff-mult.el            |   5 +-
 lisp/vc/ediff.el                 |   2 +-
 lisp/vc/log-edit.el              |   4 +-
 lisp/vc/log-view.el              |   2 +-
 lisp/vc/pcvs.el                  |   2 +-
 lisp/vc/vc-annotate.el           |   2 +-
 lisp/vc/vc-bzr.el                |   2 +-
 lisp/vc/vc-dav.el                |   2 +-
 lisp/vc/vc-dir.el                |  20 +++----
 lisp/vc/vc-dispatcher.el         |   9 ++--
 lisp/vc/vc-git.el                |   2 +-
 lisp/vc/vc-hg.el                 |  10 ++--
 lisp/vc/vc-hooks.el              |   4 +-
 lisp/vc/vc-rcs.el                |  16 +++---
 lisp/vc/vc-sccs.el               |   6 +--
 lisp/vc/vc-src.el                |  11 ++--
 lisp/vc/vc-svn.el                |   2 +-
 lisp/vc/vc.el                    |   4 +-
 lisp/x-dnd.el                    |   2 +-
 71 files changed, 263 insertions(+), 245 deletions(-)



reply via email to

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