emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (97608c6 -> a5f190d)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (97608c6 -> a5f190d)
Date: Tue, 20 Mar 2018 12:01:38 -0400 (EDT)

eggert pushed a change to branch master.

      from  97608c6   Extend Tramp's UTF8 tests
      adds  36a1d52   Fix problems caused by fontconfig-2.13.0
      adds  2616cd9   Minor copyedits in mule.texi
      adds  2b8507f   Replace "carriage-return" by "carriage return" in manuals
      adds  10bd3b3   Improve word motion docs (Bug#30815)
      adds  7f27d42   Pass json-readtable-error data as a list (bug#30489)
      adds  a776ce7   Fix typo in the Emacs manual's VC chapter
      adds  fb3dc0e   More proofreading of the Emacs manual
      adds  067c8c4   Fix recently-added POP doc glitch
      adds  6b2210c   ; Spelling fix
      adds  ba5a372   * doc/emacs/rmail.texi: Fix broken link.
      adds  23072e4   Yet more proofreading of the Emacs manual
      adds  aa40014   * doc/emacs/building.texi (Starting GUD): Mention 
'guiler'.
      adds  05781b2   ; Spelling fix
      adds  663aafe   * lisp/textmodes/bibtex.el (bibtex-mark-entry): activate 
mark
      adds  ec08c62   Minor improvements in building.texi
      adds  2fb52ab   Improve documentation of 'with-help-window'
      adds  4328d5f   Correct Info link markup
      adds  2352701   ; Rewrap doc string
       new  a5f190d   Merge from origin/emacs-26


Summary of changes:
 ChangeLog.3                |   2 +-
 doc/emacs/building.texi    |  64 +++++++++++------
 doc/emacs/macos.texi       |  14 +++-
 doc/emacs/maintaining.texi |   2 +-
 doc/emacs/msdos.texi       |  45 ++++++------
 doc/emacs/mule.texi        |  49 +++++++------
 doc/emacs/rmail.texi       | 171 +++++++++++++++++++++++++--------------------
 doc/emacs/screen.texi      |   4 +-
 doc/lispref/help.texi      |  19 ++---
 doc/lispref/nonascii.texi  |   4 +-
 doc/lispref/positions.texi |   2 +-
 doc/misc/calc.texi         |   2 +-
 lisp/eshell/em-cmpl.el     |   2 +-
 lisp/gnus/gnus-agent.el    |   2 +-
 lisp/help.el               |  19 +++--
 lisp/json.el               |   2 +-
 lisp/simple.el             |  12 ++--
 lisp/textmodes/bibtex.el   |   2 +-
 src/minibuf.c              |  46 ++++++------
 src/syntax.c               |   9 +--
 src/xterm.c                |   6 +-
 test/lisp/json-tests.el    |   3 +-
 22 files changed, 270 insertions(+), 211 deletions(-)



reply via email to

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