emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (ae77728 -> 4d91e64)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (ae77728 -> 4d91e64)
Date: Wed, 20 Feb 2019 15:07:35 -0500 (EST)

gm pushed a change to branch master.

      from  ae77728   Fix missing interactive spec
      adds  12b7940   Fix a typo in lispref/syntax.texi
      adds  7ad0cd6   * doc/misc/eshell.texi: Fix some @ref's.
      adds  57ece2a   Fix handling of manpage references divided by hyphenation
      adds  b5e66f4   Update citations of Internet RFCs
      adds  76ef805   Fix a typo in ELisp manual
      adds  5dc4e51   * lisp/emacs-lisp/debug.el (debug-on-variable-change): 
Doc fix.  (Bug#34518)
      adds  d49cdd9   * lisp/minibuffer.el (completion-table-dynamic): Improve 
docstring
      adds  715388a   Fix two warnings in eshell.texi
      adds  6985caa   Fix input after setting x-wait-for-event-timeout nil
      adds  a19bfb7   Remove .art from the default list of ImageMagick 
extensions
      adds  d3104e3   * etc/AUTHORS: Update.
      adds  b4a251c   * ; ChangeLog.3 update
      adds  ff9c962   ; * lisp/ldefs-boot.el: Update.
       new  83a9133   Merge from origin/emacs-26
      adds  4c6d17a   Bump Emacs version to 26.1.92
       new  4d91e64   ; Merge from origin/emacs-26


Summary of changes:
 ChangeLog.3                 | 497 +++++++++++++++++++++++++++++++++++++++++++-
 doc/emacs/ack.texi          |   4 +-
 doc/lispref/abbrevs.texi    |   2 +-
 doc/lispref/os.texi         |   2 +-
 doc/lispref/syntax.texi     |   4 +-
 doc/misc/emacs-mime.texi    |  64 +++---
 doc/misc/eshell.texi        |  12 +-
 doc/misc/gnus-coding.texi   |   2 +-
 doc/misc/gnus.texi          |  35 ++--
 doc/misc/sc.texi            |   3 +-
 etc/AUTHORS                 |  67 +++---
 lisp/calendar/parse-time.el |   2 +-
 lisp/emacs-lisp/debug.el    |   2 +-
 lisp/gnus/gnus-cite.el      |   2 +-
 lisp/gnus/gnus-util.el      |   2 +-
 lisp/gnus/message.el        |  16 +-
 lisp/gnus/mm-bodies.el      |   2 +-
 lisp/gnus/nnrss.el          |   6 +-
 lisp/image.el               |   4 +-
 lisp/ldefs-boot.el          |  19 +-
 lisp/mail/feedmail.el       |   8 +-
 lisp/mail/ietf-drums.el     |  10 +-
 lisp/mail/mail-extr.el      |  31 +--
 lisp/mail/mail-utils.el     |   4 +-
 lisp/mail/mailclient.el     |   2 +-
 lisp/mail/mailheader.el     |   2 +-
 lisp/mail/rfc2047.el        |   8 +-
 lisp/mail/rfc822.el         |   6 +-
 lisp/mail/rmail.el          |  18 +-
 lisp/mail/sendmail.el       |   9 +-
 lisp/mail/smtpmail.el       |   7 +-
 lisp/mail/supercite.el      |   6 +-
 lisp/man.el                 |  21 +-
 lisp/mh-e/mh-e.el           |  18 +-
 lisp/mh-e/mh-utils.el       |   4 +-
 lisp/minibuffer.el          |  14 +-
 lisp/net/imap.el            |  18 +-
 lisp/net/newst-backend.el   |   4 +-
 lisp/org/org-id.el          |   6 +-
 lisp/ps-samp.el             |   4 +-
 lisp/simple.el              |   2 +-
 lisp/url/url-util.el        |   3 +-
 src/w32term.c               |   3 +
 43 files changed, 749 insertions(+), 206 deletions(-)



reply via email to

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