emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (ffbe561 -> 9e79d59)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (ffbe561 -> 9e79d59)
Date: Sat, 15 Sep 2018 12:20:39 -0400 (EDT)

gm pushed a change to branch master.

      from  ffbe561   Don't call modification hooks unprepared
      adds  3a0caf6   * doc/lispref/display.texi (SVG Images): Fix a typo.  
(Bug#32690)
      adds  ff374e4   * doc/lispref/display.texi (SVG Images): Improve wording.
      adds  ee84389   Improve recent change to ELisp manual
      adds  1c22f03   Increase default value for imenu-auto-rescan-maxout
      adds  41cdda2   * etc/PROBLEMS: Document Ubuntu 16.04 issue.
      adds  219893a   Clarify meaning of '*'
      adds  1e3b3fa   Fix (thing-at-point 'list) regression (Bug#31772)
      adds  41c2d25   Remove unused variable
      adds  24f240d   Tiny doc updates re yum/dnf etc
      adds  1fc5283   ; INSTALL: Fix a typo in the last commit.
      adds  20ecc52   ; * etc/NEWS: Document recent change in 'thing-at-point'.
      adds  cc8f334   Document changes called out in NEWS
      adds  e133b63   Avoid adverse side effects of fixing bug#21824
       new  9e79d59   Merge from origin/emacs-26


Summary of changes:
 INSTALL                      |  5 +--
 doc/emacs/programs.texi      |  4 +++
 doc/lispref/commands.texi    |  7 +++--
 doc/lispref/display.texi     | 48 +++++++++++++++++------------
 doc/lispref/lists.texi       |  2 +-
 doc/lispref/minibuf.texi     | 55 +++++++++++++++++++++++++++++++--
 doc/misc/dired-x.texi        |  3 +-
 doc/misc/efaq.texi           |  5 +--
 etc/NEWS.26                  |  6 ++++
 etc/PROBLEMS                 |  9 ++++++
 lisp/imenu.el                |  8 ++---
 lisp/progmodes/prolog.el     |  6 ----
 lisp/thingatpt.el            | 27 +++++++++--------
 src/buffer.c                 | 24 ++++-----------
 test/lisp/thingatpt-tests.el | 72 +++++++++++++++++++++++---------------------
 test/src/buffer-tests.el     | 19 ++++++++++++
 16 files changed, 192 insertions(+), 108 deletions(-)



reply via email to

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