emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] pdumper updated (808e799 -> d5ddee5)


From: Daniel Colascione
Subject: [Emacs-diffs] pdumper updated (808e799 -> d5ddee5)
Date: Sun, 25 Feb 2018 16:49:13 -0500 (EST)

quotemstr pushed a change to branch pdumper.

      from  808e799   Revert "eassert -> eassume in pdumper"
      adds  254a49f   ; Add changes in tramp.texi which were conflicted in 
merge from emacs-26
      adds  071a0a5   Add ".xpi" to Tramp file archives
      adds  3d42272   Add assertion to guard 'read' calls on MS-Windows
      adds  42f9dc4   ; * lisp/textmodes/flyspell.el 
(flyspell-auto-correct-word): Fix a typo.
      adds  f74ab96   ; Spelling and grammar fixes.
      adds  f138bca   Improve documentation of 'electric-pair-mode'
      adds  258135f   More improvements in the Emacs manual
      adds  eb94588   ; * doc/emacs/maintaining.texi: Fix two typos.
      adds  6537f99   ; Fix oversight from last commit
      adds  36e729f   Minor edit in tramp.texi
      adds  6dc2846   * src/data.c (Faref): Fix a typo in the doc string.  
(Bug#30510)
      adds  d962be5   More fixes in the Emacs manual
      adds  275e735   More changes in the Emacs manuals
      adds  a8c8434   * doc/emacs/misc.texi (Saving Emacs Sessions): Fix markup.
      adds  226aca3   Fix documentation of 'flyspell-auto-correct-word'
      adds  650febc   Merge from origin/emacs-26
      adds  9ce10e8   ns_appsrc is not disjoint with srcdir/ns_appsrc
      adds  240df54   Fix false alarm with recent GCC x86
       new  b1ca206   Merge remote-tracking branch 'origin/master' into pdumper
       new  d5ddee5   Fix redumping with --enable-checking


Summary of changes:
 ChangeLog.2                 |  2 +-
 ChangeLog.3                 |  2 +-
 doc/emacs/abbrevs.texi      | 17 ++++++++++++++++-
 doc/emacs/basic.texi        | 12 ++++++------
 doc/emacs/custom.texi       | 28 ++++++++++++++--------------
 doc/emacs/maintaining.texi  | 36 +++++++++++++++++++++++++-----------
 doc/emacs/misc.texi         |  2 +-
 doc/emacs/programs.texi     | 17 +++++++++++------
 doc/misc/cl.texi            |  7 +++----
 doc/misc/tramp.texi         | 15 ++++++++++-----
 lisp/ChangeLog.6            |  2 +-
 lisp/elec-pair.el           |  7 +++++--
 lisp/emacs-lisp/byte-opt.el |  2 +-
 lisp/net/tramp-archive.el   |  2 ++
 lisp/progmodes/cc-engine.el |  4 ++--
 lisp/textmodes/flyspell.el  | 21 ++++++++++++++++-----
 nextstep/Makefile.in        |  2 +-
 src/data.c                  |  4 ++--
 src/lread.c                 |  2 +-
 src/pdumper.c               |  1 +
 src/sysdep.c                |  8 ++++++++
 21 files changed, 128 insertions(+), 65 deletions(-)



reply via email to

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