emacs-diffs
[Top][All Lists]
Advanced

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

master updated (99559be8ca -> b3023de543)


From: Eli Zaretskii
Subject: master updated (99559be8ca -> b3023de543)
Date: Thu, 28 Apr 2022 11:38:19 -0400 (EDT)

eliz pushed a change to branch master.

      from  99559be8ca Add tests for image-supported-file-p
      adds  4d4f5640ef Fix customization-group of 'python-forward-sexp-function'
       new  904aaabb05 ; Merge from origin/emacs-28
      adds  16d1ab02af Add minimum instructions to 'query-replace' commands
      adds  e93e31c895 ; Fix last change in isearch.el
      adds  5fe7e4d1ae Avoid a redisplay loop when 'overlay-arrow-string' is 
non-ASCII
      adds  bf771e31bc ; * src/xdisp.c (get_overlay_arrow_glyph_row): Better 
var name.
      adds  d5728f129f Another fix for non-ASCII 'overlay-arrow-string'
      adds  43ed7b1e0f ; Update instructions about ChangeLog.N file generation
      adds  a7dde05cb3 Fix problem with Solaris ls in Tramp
      adds  b5e05f09f5 ; Update WEB PAGES part of make-tarball.txt
      adds  1e9b9f403a Improve documentation of 'set-fontset-font'
      adds  9a78b235e9 Improve indexing in "Programmed Completion"
      adds  7c1fc23489 Update to Org 9.5.3-3-gd54104
      adds  3723415743 ; * doc/lispref/syntax.texi (Position Parse): Fix a 
typo.  (Bug#55143)
      adds  3b6338c8c3 Improve documentation of font- and face-related 
attribute functions
       new  b3023de543 Merge from origin/emacs-28


Summary of changes:
 admin/make-tarball.txt          | 29 ++++++++++--
 doc/lispref/display.texi        | 97 +++++++++++++++++++++++++++--------------
 doc/lispref/minibuf.texi        |  5 +++
 doc/lispref/syntax.texi         |  2 +-
 etc/ORG-NEWS                    |  6 +--
 etc/refcards/orgcard.tex        |  2 +-
 lisp/dired-aux.el               | 14 +++++-
 lisp/emulation/viper-cmd.el     |  7 ++-
 lisp/faces.el                   |  4 ++
 lisp/isearch.el                 | 14 +++++-
 lisp/net/tramp-sh.el            | 11 +++--
 lisp/org/org-faces.el           | 20 ++++-----
 lisp/org/org-version.el         |  4 +-
 lisp/org/org.el                 | 26 ++++++-----
 lisp/progmodes/ebrowse.el       |  7 ++-
 lisp/progmodes/etags.el         |  8 +++-
 lisp/progmodes/project.el       |  4 ++
 lisp/progmodes/xref.el          |  6 +++
 lisp/replace.el                 | 17 ++++++--
 lisp/textmodes/reftex-global.el |  6 +++
 lisp/vc/vc-dir.el               |  6 +++
 src/font.c                      | 37 ++++++++++------
 src/fontset.c                   | 97 ++++++++++++++++++++++-------------------
 src/xdisp.c                     |  6 +--
 src/xfaces.c                    | 28 +++++++-----
 25 files changed, 308 insertions(+), 155 deletions(-)



reply via email to

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