emacs-diffs
[Top][All Lists]
Advanced

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

master updated (053d706 -> 70f8d9a)


From: Glenn Morris
Subject: master updated (053d706 -> 70f8d9a)
Date: Fri, 2 Oct 2020 12:38:33 -0400 (EDT)

gm pushed a change to branch master.

      from  053d706   CC Mode: Convert the handling of c-special-indent-hook to 
standard usage
      adds  ce0842a   * lisp/hi-lock.el (hi-lock-find-patterns): Autoload it.  
(Bug#43670)
      adds  6f73cc3   ; * lisp/net/eww.el (eww-search-words): Doc fix.
      adds  90e5549   Don't signal an error when saving files on WdebDAV volumes
      adds  8fbaca7   Check Emacs version used for Tramp compilation
      adds  2af6b31   Clarification in Tramp manual
       new  0a769f4   Merge from origin/emacs-27
      adds  08bda92   ; Auto-commit of loaddefs files.
       new  81ea24f   ; Merge from origin/emacs-27
      adds  4997032   Restore some public debugging functions removed in Emacs 
27
      adds  41dcbec   Make aliases introduced in previous patch obsolete
       new  223de5f   Merge from origin/emacs-27
      adds  e274e3f   2020-03-29  Michael R. Mauger  <michael@mauger.com>
      adds  9b47ae2   Don't error if no GPG signing key configured
       new  bd08095   ; Merge from origin/emacs-27
      adds  d5d1270   * doc/misc/flymake.texi (Using Flymake): Fix a typo.  
(Bug#43758)
      adds  78eacf3   ; Fix many typos in symbols in docs and comments
       new  726eb83   Merge from origin/emacs-27
      adds  ef7bc1c   Fix electric-buffer-list buffer selection
       new  70f8d9a   ; Merge from origin/emacs-27


Summary of changes:
 doc/misc/flymake.texi                   |  2 +-
 doc/misc/tramp.texi                     | 18 +++++++++++++++---
 lisp/allout.el                          |  6 +++---
 lisp/calendar/calendar.el               |  2 +-
 lisp/calendar/timeclock.el              |  2 +-
 lisp/cedet/ede/autoconf-edit.el         |  2 +-
 lisp/cedet/ede/detect.el                |  2 +-
 lisp/color.el                           |  2 +-
 lisp/doc-view.el                        |  2 +-
 lisp/electric.el                        |  2 +-
 lisp/emacs-lisp/backtrace.el            | 11 +++++++----
 lisp/emacs-lisp/debug.el                | 17 +++++++++++++++++
 lisp/emacs-lisp/eieio-base.el           |  2 +-
 lisp/emacs-lisp/ert.el                  |  4 ++--
 lisp/emacs-lisp/package.el              |  2 +-
 lisp/emacs-lisp/re-builder.el           |  4 ++--
 lisp/erc/erc-track.el                   |  2 +-
 lisp/erc/erc.el                         |  4 ++--
 lisp/eshell/esh-util.el                 |  2 +-
 lisp/faces.el                           |  2 +-
 lisp/ffap.el                            |  2 +-
 lisp/filecache.el                       |  2 +-
 lisp/filesets.el                        |  2 +-
 lisp/follow.el                          |  4 ++--
 lisp/font-lock.el                       |  2 +-
 lisp/forms.el                           |  2 +-
 lisp/gnus/gnus-util.el                  |  2 +-
 lisp/gnus/message.el                    |  2 +-
 lisp/gnus/nndiary.el                    |  2 +-
 lisp/gnus/nnmaildir.el                  |  2 +-
 lisp/hi-lock.el                         |  1 +
 lisp/image-dired.el                     |  4 ++--
 lisp/image.el                           |  2 +-
 lisp/jsonrpc.el                         |  6 +++---
 lisp/mail/rmail.el                      |  2 +-
 lisp/mh-e/mh-compat.el                  |  2 +-
 lisp/mh-e/mh-junk.el                    |  2 +-
 lisp/net/eww.el                         |  8 ++++----
 lisp/net/nsm.el                         |  2 +-
 lisp/net/tramp-compat.el                |  8 ++++++++
 lisp/net/tramp-sh.el                    |  2 +-
 lisp/notifications.el                   |  2 +-
 lisp/org/ol-bibtex.el                   |  2 +-
 lisp/org/org-num.el                     |  2 +-
 lisp/org/org.el                         |  2 +-
 lisp/printing.el                        |  2 +-
 lisp/progmodes/antlr-mode.el            |  2 +-
 lisp/progmodes/ebrowse.el               |  2 +-
 lisp/progmodes/flymake-cc.el            |  2 +-
 lisp/progmodes/hideif.el                |  2 +-
 lisp/progmodes/python.el                | 14 ++++++++------
 lisp/progmodes/sql.el                   |  4 ++--
 lisp/ps-print.el                        |  2 +-
 lisp/ps-samp.el                         |  2 +-
 lisp/ses.el                             |  2 +-
 lisp/startup.el                         |  2 +-
 lisp/strokes.el                         |  6 +++---
 lisp/tempo.el                           |  4 ++--
 lisp/textmodes/artist.el                |  9 +++++----
 lisp/vc/pcvs.el                         |  3 +--
 lisp/window.el                          |  2 +-
 src/w32.c                               |  9 +++++++--
 test/lisp/electric-tests.el             |  3 ++-
 test/lisp/emacs-lisp/backtrace-tests.el |  2 +-
 test/lisp/emacs-lisp/edebug-tests.el    |  2 +-
 test/lisp/files-tests.el                |  4 ++--
 test/lisp/mail/uudecode-tests.el        |  4 ++--
 test/src/coding-tests.el                |  2 +-
 68 files changed, 147 insertions(+), 98 deletions(-)



reply via email to

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