emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5b160b3 -> a13d1f9)


From: Glenn Morris
Subject: master updated (5b160b3 -> a13d1f9)
Date: Thu, 13 Feb 2020 10:55:23 -0500 (EST)

gm pushed a change to branch master.

      from  5b160b3   Simplify Tramp caching
      adds  56b8768   More accurate documentation of 'package-menu-hide-package'
      adds  5300674   Correct "different than" to "different from" where 
appropriate
      adds  06c302d   Fix set-fontset-font with ADD arg non-nil
      adds  ad5e350   c-end-of-macro: Handle block coment lines with unescaped 
NLs correctly
       new  56ce263   Merge from origin/emacs-27
      adds  89d0c44   Revert "Fix display of working text on NS (Bug#23412, 
Bug#1453)"
       new  70d62e0   ; Merge from origin/emacs-27
      adds  3a5129a   vc-hg-dir-status-files: Fix when DIR is not repository 
root
      adds  ff4ed4a   ; Add a TODO
      adds  2b12c2b   Make sure not to mark directories
      adds  5a21aaf   rx: Use longest match for all-string 'or' forms 
(bug#37659)
      adds  027da65   Fix display of minibuffer prompt in ido.el
      adds  0304f53   doc/misc/org.texi: Fix @dircategory
       new  a13d1f9   Merge from origin/emacs-27


Summary of changes:
 doc/emacs/package.texi              |  7 +++++--
 doc/emacs/screen.texi               |  2 +-
 doc/lispintro/emacs-lisp-intro.texi |  2 +-
 doc/lispref/display.texi            |  9 ++++++---
 doc/lispref/searching.texi          |  5 ++++-
 doc/lispref/text.texi               | 10 ++++++++++
 doc/misc/calc.texi                  |  4 ++--
 doc/misc/gnus.texi                  |  2 +-
 doc/misc/org.texi                   |  2 +-
 doc/misc/sc.texi                    |  4 ++--
 etc/NEWS.27                         |  6 ++++++
 lisp/align.el                       |  2 +-
 lisp/allout-widgets.el              |  2 +-
 lisp/allout.el                      |  2 +-
 lisp/emacs-lisp/gv.el               |  2 +-
 lisp/emacs-lisp/package.el          |  7 ++++---
 lisp/emacs-lisp/rx.el               |  2 +-
 lisp/font-lock.el                   |  4 ++--
 lisp/gnus/mm-util.el                |  2 +-
 lisp/ido.el                         | 19 +++++++------------
 lisp/mail/feedmail.el               |  2 +-
 lisp/mail/sendmail.el               |  2 +-
 lisp/mail/supercite.el              |  2 +-
 lisp/minibuffer.el                  | 18 ++++++++++++++++--
 lisp/org/org-attach.el              |  2 +-
 lisp/progmodes/cc-engine.el         | 17 ++++++++++-------
 lisp/progmodes/cc-langs.el          | 21 +++++++++++++++++++--
 lisp/progmodes/idlw-shell.el        |  2 +-
 lisp/ps-print.el                    |  6 +++---
 lisp/simple.el                      |  2 +-
 lisp/vc/vc-dir.el                   |  5 +++--
 lisp/vc/vc-hg.el                    | 15 +++++++++------
 src/cmds.c                          |  4 ++--
 src/editfns.c                       |  4 ++--
 src/fontset.c                       |  2 +-
 src/frame.h                         |  2 +-
 src/regex-emacs.c                   |  2 +-
 src/xfaces.c                        | 10 +++++-----
 test/lisp/emacs-lisp/rx-tests.el    |  2 +-
 39 files changed, 137 insertions(+), 78 deletions(-)



reply via email to

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