emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (4ba3285 -> 47106da)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (4ba3285 -> 47106da)
Date: Fri, 16 Feb 2018 12:44:12 -0500 (EST)

gm pushed a change to branch master.

      from  4ba3285   Fix wait_reading_process_output wait_proc hang
      adds  0dca618   Tramp minor doc fixes
      adds  78426b8   Improvements on tramp.texi
      adds  53511f9   Another set of changes for the manual
      adds  874c0ed   Minor wording change in Emacs manual
      adds  b46be29   More improvements for the Emacs manual
      adds  42f15b0   * doc/emacs/programs.texi (Semantic): Order programming 
languages.
      adds  63c93f7   Fix typos and wording in the Emacs manual
      adds  6ddb4bd   Fix 'vc-git--program-version'
      adds  e9c7ddc   Improve the MS-Windows appendix of the Emacs manual
      adds  f73905a   Fix the doc string of flyspell-auto-correct-word
      adds  9f5d8da   ; * lisp/textmodes/flyspell.el 
(flyspell-auto-correct-word): Fix last change.
      adds  edc06ad   Make 'byte-compile-error-on-warn' a safe file variable
      adds  a06a8ed   ; * lisp/vc/vc-git.el (vc-git--program-version): Fix last 
change.
       new  47106da   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/building.texi     |  10 +--
 doc/emacs/custom.texi       |   8 ---
 doc/emacs/dired.texi        |   9 +--
 doc/emacs/files.texi        |  11 +--
 doc/emacs/fortran-xtra.texi |  42 +++++++-----
 doc/emacs/help.texi         |   2 +-
 doc/emacs/killing.texi      |   2 +-
 doc/emacs/maintaining.texi  |   2 +-
 doc/emacs/msdos.texi        | 116 ++++++++++++++++++++++----------
 doc/emacs/programs.texi     | 159 +++++++++++++++++++++++++-------------------
 doc/emacs/regs.texi         |   2 +-
 doc/emacs/search.texi       |   4 +-
 doc/emacs/text.texi         |   8 +--
 doc/emacs/windows.texi      |   2 +-
 doc/lispref/display.texi    |  21 +++---
 doc/misc/tramp.texi         | 122 ++++++++++++++++++---------------
 lisp/emacs-lisp/bytecomp.el |   5 ++
 lisp/textmodes/flyspell.el  |   5 +-
 lisp/vc/vc-git.el           |   7 +-
 19 files changed, 322 insertions(+), 215 deletions(-)



reply via email to

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