emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a492013 -> f2a6bbe)


From: Glenn Morris
Subject: master updated (a492013 -> f2a6bbe)
Date: Sun, 27 Sep 2020 12:37:21 -0400 (EDT)

gm pushed a change to branch master.

      from  a492013   Fix more single-byte accesses caused by bytepos/charpos 
confusion
      adds  bf4accb   ; Fix some trivial typos
      adds  395f10c   ; Fix more trivial typos
      adds  cc8fef2   Avoid infinite recursion with 'relative' line numbers 
display
      adds  ba635a1   * lisp/hi-lock.el (hi-lock-auto-select-face): Doc fix.  
(Bug#43600)
      adds  f31c679   Fix support for Zip64 zip files
       new  2e8c9ed   Merge from origin/emacs-27
      adds  cc7f971   Fix out-of-source ‘make check’ emacs-module-tests
       new  c8f295f   ; Merge from origin/emacs-27
      adds  4bb7532   Fix soap-client URL
      adds  7677136   Enable "Continue Tags Search" menu item only when it can 
be used
      adds  0dfc6fd   Followup to a recent change in menu-bar.el
      adds  0b78785   Minor copyedits in the Emacs user manual
       new  f2a6bbe   Merge from origin/emacs-27


Summary of changes:
 doc/emacs/ChangeLog.1      |  4 ++--
 doc/emacs/custom.texi      |  2 +-
 doc/emacs/emacs.texi       |  7 +++----
 doc/emacs/maintaining.texi |  2 +-
 doc/lispref/display.texi   |  2 +-
 doc/lispref/internals.texi |  2 +-
 doc/lispref/modes.texi     |  2 +-
 doc/misc/ChangeLog.1       | 10 +++++-----
 doc/misc/ede.texi          |  2 +-
 doc/misc/flymake.texi      |  2 +-
 doc/misc/tramp.texi        |  2 +-
 etc/NEWS.1-17              |  2 +-
 etc/NEWS.27                |  2 +-
 lisp/arc-mode.el           | 17 +++++++++++++----
 lisp/fileloop.el           |  3 +++
 lisp/hi-lock.el            |  6 +++---
 lisp/menu-bar.el           |  4 ++++
 lisp/net/soap-client.el    |  2 +-
 make-dist                  |  2 +-
 src/xdisp.c                |  5 +++--
 20 files changed, 48 insertions(+), 32 deletions(-)



reply via email to

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