emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (d07dd64 -> d8732a8)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (d07dd64 -> d8732a8)
Date: Sat, 6 Jul 2019 15:52:23 -0400 (EDT)

gm pushed a change to branch master.

      from  d07dd64   * lisp/dom.el (dom-texts): Simplify (Bug#36441).
      adds  7648c12   Clarify a subtle issue in the Internals chapter of lispref
      adds  8b775c3   Clarify & update (elisp) Writing Emacs Primitives
      adds  13b95e1   Fix typo in windows.texi
      adds  bfc7c6e   * test/lisp/url/url-file-tests.el (url-file): Fix for 
POSIX filenames.
      adds  316f5a3   Fix typo in doc string of file-exists-p (bug#36408)
       new  16a8a76   Merge from origin/emacs-26
      adds  dc5ed2c   ; Auto-commit of loaddefs files.
       new  ef389fd   ; Merge from origin/emacs-26
      adds  cb8fb59   * lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix.  
(Bug36448)
      adds  f5b4846   ; Fix typo, insure -> ensure in ChangeLogs
      adds  e660801   ; Add thing-at-point-looking-at test (Bug#35708)
      adds  e97c043   Fix python.el docstring (Bug#36458)
       new  bb856d1   Merge from origin/emacs-26
      adds  f0db687   Avoid crash inside CFCharacterSetIsLongCharacterMember 
(Bug#36507)
       new  206a9b4   ; Merge from origin/emacs-26
      adds  8910fe1   * src/fns.c (Fmapconcat): Doc fix.  (Bug#36418)
      adds  d176090   Improve documentation of secondary selections
      adds  21351cc   ; * src/lread.c (Fread): Make the comment wording more 
accurate.
      adds  faf99dc   Improve description of image descriptors
      adds  ff738ab   Minor copyedit of "Font Lock" in user manual
      adds  e2344a7   * lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.
      adds  1e6d8e0   ; * doc/emacs/killing.texi (Secondary Selection): Fix 
last change.
       new  d8732a8   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/display.texi          |  8 ++---
 doc/emacs/killing.texi          | 15 +++++----
 doc/lispref/display.texi        |  5 ++-
 doc/lispref/internals.texi      | 72 ++++++++++++++++++++++-------------------
 doc/lispref/windows.texi        |  2 +-
 lisp/ChangeLog.3                |  4 +--
 lisp/ChangeLog.5                |  2 +-
 lisp/hi-lock.el                 |  6 +++-
 lisp/mh-e/ChangeLog.2           |  6 ++--
 lisp/progmodes/ada-mode.el      |  1 +
 lisp/progmodes/python.el        |  2 +-
 src/fileio.c                    |  2 +-
 src/fns.c                       |  2 +-
 src/lread.c                     |  5 ++-
 test/lisp/thingatpt-tests.el    | 12 +++++++
 test/lisp/url/url-file-tests.el |  5 +--
 16 files changed, 91 insertions(+), 58 deletions(-)



reply via email to

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