emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (ea8c0e1 -> 81c2c2f)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (ea8c0e1 -> 81c2c2f)
Date: Mon, 29 Jan 2018 10:55:33 -0500 (EST)

gm pushed a change to branch master.

      from  ea8c0e1   * test/lisp/simple-tests.el 
(simple-tests-async-shell-command-30280): Add test
      adds  4dd1b33   Mention crashes due to Noto Serif Kannada fonts
      adds  085ee43   Improve documentation of 'edebug-defun'
      adds  22f98b3   * src/indent.c (Findent_to): Doc fix.  (Bug#30260)
      adds  9afc86d   Improve the "Search" chapter of the Emacs manual
      adds  372fda6   Improve the "Files" chapter of the Emacs manual
      adds  e1a4403   Minor changes in the Emacs manual
      adds  fd10070   * lisp/window.el (window-largest-empty-rectangle): Fix 
grammar.
      adds  8cb4ffb   * etc/PROBLEMS: Document issues with double-buffering.  
(Bug#30088)
      adds  6415b2d   Allow read-passwd to hide characters inserted by C-y.  
(Security fix.)
       new  9c2c7b1   Merge from origin/emacs-26
      adds  0510a78   Revert "Signal error for symbol names with strange quotes 
(Bug#2967)"
       new  0d342cb   ; Merge from origin/emacs-26
      adds  231474f   Adjudicate comments to "International" chapter of Emacs 
manual
      adds  57a5461   * lisp/files.el (save-some-buffers): Doc fix.  (Bug#30215)
      adds  194ded5   Fix multiple spaces in Emacs manual
      adds  8d45000   Fix some issues in the emacs/lispref manuals
       new  81c2c2f   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/basic.texi       |  4 +--
 doc/emacs/building.texi    |  4 +--
 doc/emacs/dired.texi       |  2 +-
 doc/emacs/files.texi       | 48 ++++++++++++++++++----------------
 doc/emacs/frames.texi      |  2 +-
 doc/emacs/maintaining.texi |  2 +-
 doc/emacs/mark.texi        |  2 +-
 doc/emacs/misc.texi        |  6 ++---
 doc/emacs/modes.texi       |  2 +-
 doc/emacs/mule.texi        | 65 +++++++++++++++++++++++-----------------------
 doc/emacs/search.texi      | 49 +++++++++++++++++-----------------
 doc/emacs/sending.texi     |  4 +--
 doc/lispref/compile.texi   |  2 +-
 doc/lispref/debugging.texi |  8 +++---
 doc/lispref/display.texi   | 18 ++++++-------
 doc/lispref/edebug.texi    | 18 ++++++++++---
 doc/lispref/frames.texi    | 15 +++++------
 doc/lispref/maps.texi      |  2 +-
 doc/lispref/os.texi        |  4 +--
 doc/lispref/windows.texi   |  4 +--
 etc/PROBLEMS               | 48 +++++++++++++++++++++++++++++-----
 lisp/files.el              |  3 ++-
 lisp/subr.el               |  7 +++--
 lisp/window.el             |  2 +-
 src/indent.c               |  2 +-
 25 files changed, 186 insertions(+), 137 deletions(-)



reply via email to

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