emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (0cef057 -> 61cdadf)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (0cef057 -> 61cdadf)
Date: Wed, 10 Apr 2019 12:07:25 -0400 (EDT)

gm pushed a change to branch master.

      from  0cef057   * test/lisp/progmodes/python-tests.el: "Fix" failing test
      adds  9e79f19   ; * src/fontset.c (set-fontset-font): Use uppercase arg 
in docstring
      adds  a8cffcf   Fix typo in a doc string
      adds  6dc42c5   Improve commentary in frame.el
      adds  92ce2dd   Improve documentation of window parameters
      adds  a30a6c3   Improve documentation of set-window-start
      adds  646d33d   Fix doc strings of 'vc-version-diff' and 
'vc-version-ediff'
      adds  a5da653   * src/editfns.c (Fnarrow_to_region): Doc fix.  (Bug#35163)
       new  7f88eec   Merge from origin/emacs-26
      adds  00a2d57   Clarify the TESTFN argument to `alist-get'
       new  fe552f6   ; Merge from origin/emacs-26
      adds  8d2f1df   Address name conflicts in EIEIO documentation (bug#31660)
      adds  5999401   Note that choose-completion-string-functions funcs take 
four args
       new  61cdadf   Merge from origin/emacs-26


Summary of changes:
 doc/lispref/windows.texi | 115 +++++++++++++++++++++++++++--------------------
 doc/misc/eieio.texi      |  52 ++++++++++++---------
 lisp/autorevert.el       |   2 +-
 lisp/frame.el            |   8 ++++
 lisp/simple.el           |   3 ++
 lisp/vc/vc.el            |  17 +++++--
 src/editfns.c            |   5 ++-
 src/fontset.c            |   2 +-
 src/window.c             |   7 ++-
 9 files changed, 132 insertions(+), 79 deletions(-)



reply via email to

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