emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (e5bc9a3 -> 348657c)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (e5bc9a3 -> 348657c)
Date: Fri, 7 Jun 2019 11:58:04 -0400 (EDT)

gm pushed a change to branch master.

      from  e5bc9a3   Fix failures of term-tests on MS-Widows
      adds  2860285   Allow macros autoloaded as functions during bytecomp 
(Bug#36022)
       new  5e1e1e7   Merge from origin/emacs-26
      adds  04f13a5   Disable byte-compile-cond-use-jump-table (Bug#35770)
       new  6bee17e   ; Merge from origin/emacs-26
      adds  fb314ba   Don't recommend insert-before-markers in process filters
      adds  c153250   Try to improve text on atomic windows in Elisp manual
      adds  9734b5c   Fix minor issues in the Emacs manual
      adds  b67042b   More minor copyedits in the Emacs manual
      adds  ff7ec6f   Fix a few uses of quotes in user manual
      adds  f68b33f   Fix styling of Unicode codepoints in manuals
      adds  ee21b40   * lisp/term/w32-win.el ([noname]): Bind to 'ignore'.  
(Bug#36083)
      adds  8e5fc38   Fix typo
      adds  aecbbd5   * src/fns.c (Fmapconcat): Doc fix.  (Bug#35710)
      adds  9254885   Resurrect display-line-number-mode in client frames
       new  348657c   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/basic.texi         | 16 ++++-----
 doc/emacs/display.texi       | 23 ++++++------
 doc/emacs/kmacro.texi        |  4 +--
 doc/emacs/mark.texi          |  6 ++--
 doc/emacs/regs.texi          |  4 +--
 doc/emacs/search.texi        | 18 +++++-----
 doc/emacs/text.texi          | 12 +++----
 doc/lispref/display.texi     | 10 +++---
 doc/lispref/nonascii.texi    | 23 ++++++------
 doc/lispref/processes.texi   |  9 +++--
 doc/lispref/windows.texi     | 83 ++++++++++++++++++++++++++------------------
 lisp/display-line-numbers.el |  4 +--
 lisp/emacs-lisp/bytecomp.el  |  4 ++-
 lisp/linum.el                |  4 +++
 lisp/term/w32-win.el         |  9 +++++
 nt/README.W32                |  2 +-
 src/fns.c                    |  8 +++--
 17 files changed, 139 insertions(+), 100 deletions(-)



reply via email to

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