emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 updated (5a1ee67 -> 463f96b)


From: Noam Postavsky
Subject: [Emacs-diffs] emacs-26 updated (5a1ee67 -> 463f96b)
Date: Fri, 26 Jan 2018 21:01:48 -0500 (EST)

npostavs pushed a change to branch emacs-26.

      from  5a1ee67   Another minor copyedit in the manual's "Scroll Bars"
       new  81ae9c8   Load mm-util as needed for url-file and url-data 
(Bug#30258)
       new  50fcbb5   ; * src/process.c (Fprocess_contact): Fix docstring typo.
       new  7bbea90   * src/syntax.c (char-syntax): Warn about ignoring text 
properties (Bug#22765).
       new  08a6195   ; test/README: Document TEST_LOAD_EL parameter.
       new  463f96b   * doc/lispref/searching.texi: Document regexp repetition 
limit.


Summary of changes:
 doc/lispref/searching.texi                         | 10 ++++-
 lisp/url/url-file.el                               |  1 +
 lisp/url/url-misc.el                               |  1 +
 src/process.c                                      |  2 +-
 src/syntax.c                                       |  7 ++-
 test/README                                        |  6 +++
 test/lisp/url/url-file-resources/file.txt          |  1 +
 test/lisp/url/url-file-tests.el                    | 50 ++++++++++++++++++++++
 .../lisp/{shell-tests.el => url/url-misc-tests.el} | 28 +++++++-----
 9 files changed, 93 insertions(+), 13 deletions(-)
 create mode 100644 test/lisp/url/url-file-resources/file.txt
 create mode 100644 test/lisp/url/url-file-tests.el
 copy test/lisp/{shell-tests.el => url/url-misc-tests.el} (54%)



reply via email to

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