emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (19d2ba0 -> 294a524)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (19d2ba0 -> 294a524)
Date: Sun, 4 Nov 2018 12:46:11 -0500 (EST)

gm pushed a change to branch master.

      from  19d2ba0   A further fix for locally remapped fringe face
      adds  9962cf9   * doc/lispref/control.texi (Destructuring patterns): New 
subsection.
       new  9b90f1b   Merge from origin/emacs-26
      adds  d53a2b6   ; Auto-commit of loaddefs files.
       new  5ad0d80   ; Merge from origin/emacs-26
      adds  96f055b   Fix a typo in autoload.el
      adds  97660fa   Doc fix for checkdoc-continue
      adds  c939042   Avoid crashes with remapped default face in Org mode
      adds  88ef31a   Avoid file-name errors when viewing PDF from Gnus
      adds  bd1d617   Avoid race in rcirc process filter (bug#33145)
       new  a914009   Merge from origin/emacs-26
      adds  74bc0e1   Avoid byte compilation warning in rcirc.el
       new  4fbdcce   ; Merge from origin/emacs-26
      adds  e824c91   Improve documentation of destructuring-binding macros
      adds  963f1d9   ; * doc/lispref/control.texi (pcase Macro): Fix a typo.
      adds  7cadb32   ; * doc/lispref/control.texi (pcase Macro): Fix another 
typo.
      adds  c04b48c   Rewrite documentation of buffer display
      adds  6937c35   Improve recent changes in documentation of window handling
       new  410e65e   Merge from origin/emacs-26
       new  294a524   * src/xfaces.c (face_at_buffer_position): Adapt 
lookup_basic_face call.


Summary of changes:
 doc/emacs/windows.texi      |  127 ++--
 doc/lispref/control.texi    |  215 +++++--
 doc/lispref/elisp.texi      |   16 +-
 doc/lispref/frames.texi     |   10 +-
 doc/lispref/sequences.texi  |   20 +-
 doc/lispref/windows.texi    | 1459 +++++++++++++++++++++++++++++++++----------
 lisp/doc-view.el            |   43 +-
 lisp/emacs-lisp/autoload.el |    2 +-
 lisp/emacs-lisp/checkdoc.el |    5 +-
 lisp/emacs-lisp/pcase.el    |   43 +-
 lisp/net/rcirc.el           |   12 +-
 src/xfaces.c                |    9 +-
 12 files changed, 1455 insertions(+), 506 deletions(-)



reply via email to

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