emacs-diffs
[Top][All Lists]
Advanced

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

master updated (f4ea159 -> c51b1c0)


From: Stefan Kangas
Subject: master updated (f4ea159 -> c51b1c0)
Date: Sun, 26 Sep 2021 07:35:06 -0400 (EDT)

skangas pushed a change to branch master.

      from  f4ea159   ert: Add basic explainer for string-equal
       new  c78e169   ; Adjust overly long docstrings to fit 80 characters
       new  44da8dd   Improve filling of generated docstring lines
       new  f3a6fe2   Avoid false positives in bytecomp docstring width warning
       new  8c3ec4e   Fill some auto-generated docstring lines
       new  89bac05   Avoid warning about long docstring lines in defcustom
       new  c51b1c0   Warn about overly long docstring in lambda


Summary of changes:
 lisp/array.el                                  |  5 ++--
 lisp/cedet/data-debug.el                       |  3 ++-
 lisp/cedet/mode-local.el                       |  9 ++++---
 lisp/cedet/semantic/analyze/complete.el        |  3 ++-
 lisp/cedet/semantic/db-find.el                 |  2 +-
 lisp/cedet/semantic/decorate/mode.el           |  5 ++--
 lisp/cedet/semantic/idle.el                    | 14 ++++++-----
 lisp/cedet/semantic/tag-ls.el                  | 19 ++++++++++----
 lisp/custom.el                                 |  2 +-
 lisp/emacs-lisp/bytecomp.el                    | 34 ++++++++++++++------------
 lisp/emacs-lisp/cl-macs.el                     |  7 +++---
 lisp/emacs-lisp/derived.el                     | 16 ++++++------
 lisp/emacs-lisp/eieio-core.el                  |  2 +-
 lisp/emacs-lisp/eieio.el                       |  5 ++--
 lisp/emacs-lisp/seq.el                         |  4 +--
 lisp/emulation/viper-cmd.el                    |  3 ++-
 lisp/emulation/viper-init.el                   |  3 ++-
 lisp/erc/erc-backend.el                        |  3 ++-
 lisp/erc/erc-dcc.el                            |  5 ++--
 lisp/frameset.el                               |  3 ++-
 lisp/gnus/gnus-agent.el                        |  4 +--
 lisp/gnus/gnus-bookmark.el                     |  4 ++-
 lisp/gnus/gnus-fun.el                          |  3 ++-
 lisp/gnus/gnus-group.el                        |  6 +++--
 lisp/gnus/gnus-score.el                        |  4 ++-
 lisp/gnus/gnus-sum.el                          |  9 ++++---
 lisp/gnus/nnvirtual.el                         |  8 +++---
 lisp/net/dbus.el                               |  3 ++-
 lisp/net/dictionary.el                         |  2 +-
 lisp/net/eudc.el                               |  5 ++--
 lisp/net/ntlm.el                               |  4 +--
 lisp/net/tramp-gvfs.el                         | 11 ++++++---
 lisp/net/tramp-sh.el                           |  2 +-
 lisp/org/ob-table.el                           |  3 ++-
 lisp/org/org-agenda.el                         |  3 ++-
 lisp/org/org-protocol.el                       | 15 ++++++------
 lisp/play/doctor.el                            |  4 +--
 lisp/progmodes/cc-cmds.el                      |  2 +-
 lisp/progmodes/flymake-proc.el                 |  7 +++---
 lisp/progmodes/idlwave.el                      |  3 ++-
 lisp/progmodes/prolog.el                       |  3 ++-
 lisp/progmodes/verilog-mode.el                 | 14 ++++++++---
 lisp/subr.el                                   | 17 +++++++++----
 lisp/tab-bar.el                                |  7 +++---
 lisp/textmodes/texinfo.el                      |  3 ++-
 lisp/vc/ediff-merg.el                          |  3 ++-
 lisp/vc/ediff.el                               | 10 +++++---
 lisp/vc/vc-annotate.el                         |  3 ++-
 lisp/vc/vc-dir.el                              |  3 ++-
 lisp/vc/vc-dispatcher.el                       |  2 +-
 lisp/vc/vc.el                                  |  4 +--
 lisp/whitespace.el                             |  4 +--
 test/lisp/auth-source-pass-tests.el            |  6 +++--
 test/lisp/emacs-lisp/bytecomp-tests.el         | 27 ++++++++++++++++++--
 test/lisp/international/ucs-normalize-tests.el |  6 ++---
 55 files changed, 226 insertions(+), 135 deletions(-)



reply via email to

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