emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (5a024b7 -> 5c21832)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (5a024b7 -> 5c21832)
Date: Wed, 22 May 2019 13:19:13 -0400 (EDT)

gm pushed a change to branch master.

      from  5a024b7   * src/xfont.c (xfont_draw): Allocate the XChar2b array 
(Bug#35814)
      adds  2bdc419   Do potentially destructive operations in 
prepare-commit-msg
      adds  5d24af8   Remove from docs references to obsolete MULE variables
       new  0d1ff4c   Merge from origin/emacs-26
      adds  7ce4b35   Backport: Fix name of gnus-summary-sort-by-mark(s)
       new  d99f0c6   ; Merge from origin/emacs-26
      adds  6cfd68d   Fix Hideshow key binding typo in Emacs manual
      adds  1228a90   ; Fix mm-destroy-parts docstring typo
      adds  eadf044   Remove repeated function call in picture.el
      adds  015b12e   Fix typo in ELisp manual
      adds  122ba16   Don't segfault on force-window-update of deleted window
      adds  400907b   Add option to disable help completion autoloading 
(Bug#28607)
      adds  b0da915   Fix a typo in ELisp manual
       new  5c21832   Merge from origin/emacs-26


Summary of changes:
 autogen.sh                                         |  2 +-
 .../git-hooks/prepare-commit-msg                   | 46 ++++++++++++----------
 doc/emacs/building.texi                            |  6 +++
 doc/emacs/programs.texi                            |  5 ++-
 doc/lispref/loading.texi                           | 23 ++++++++++-
 doc/lispref/sequences.texi                         |  2 +-
 doc/lispref/variables.texi                         |  2 +-
 etc/NEWS                                           |  6 +++
 lisp/gnus/mm-decode.el                             |  2 +-
 lisp/help-fns.el                                   | 18 +++++++--
 lisp/textmodes/picture.el                          |  1 -
 src/fns.c                                          |  6 +--
 src/search.c                                       |  7 +---
 src/window.c                                       |  2 +-
 14 files changed, 86 insertions(+), 42 deletions(-)
 copy admin/diff-tar-files => build-aux/git-hooks/prepare-commit-msg (51%)



reply via email to

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