emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (77fb84e -> 1ac0cfa)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (77fb84e -> 1ac0cfa)
Date: Wed, 31 Jul 2019 00:42:43 -0400 (EDT)

gm pushed a change to branch master.

      from  77fb84e   * lisp/emacs-lisp/let-alist.el: Bump version to 1.0.6 
(Bug#23244).
      adds  0592467   * doc/lispref/display.texi (Defining Faces): Say a face 
can't be undefined.
      adds  086a56e   Clarify Gravatar docs
      adds  78e6c2a   * etc/AUTHORS: Update.
      adds  16a529e   Remove upload functionality of package-x from the elisp 
manual
      adds  7f42277   Mention term.el's \032 dir tracking in commentary 
(Bug#19524)
      adds  f671950   * etc/NEWS.25: Belatedly announce rcirc-reconnect-delay.
      adds  b3e2073   Fix subproc listening when setting filter to non-t 
(Bug#36591)
      adds  d6ca1fc   ; * lisp/term.el: Add missing / to esc seq commentary.
      adds  d4c4987   Update view-mode docstring
      adds  304e96f   Fix doc-string of 'fit-window-to-buffer' (Bug#36848)
      adds  1d9efc0   Add index for "\( in strings" (Bug#25195)
      adds  8fbe462   ; * doc/lispref/positions.texi (List Motion): Fix last 
change.
       new  1ac0cfa   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/display.texi     |   5 ++
 doc/lispref/package.texi     |  35 ------------
 doc/lispref/positions.texi   |   6 +-
 doc/misc/gnus.texi           |  26 +++++----
 etc/NEWS.25                  |   5 ++
 lisp/emacs-lisp/package-x.el |  13 ++++-
 lisp/gnus/gnus-gravatar.el   |   3 +-
 lisp/image/gravatar.el       |  35 +++++++++---
 lisp/term.el                 | 131 +++++++++++++++++--------------------------
 lisp/view.el                 |   4 +-
 lisp/window.el               |   2 +-
 src/process.c                |  15 ++++-
 test/src/process-tests.el    |  29 ++++++++++
 13 files changed, 167 insertions(+), 142 deletions(-)



reply via email to

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