emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (3d42272 -> 650febc)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (3d42272 -> 650febc)
Date: Tue, 20 Feb 2018 10:55:49 -0500 (EST)

gm pushed a change to branch master.

      from  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'
       new  650febc   Merge from origin/emacs-26


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 +++----
 lisp/ChangeLog.6            |  2 +-
 lisp/elec-pair.el           |  7 +++++--
 lisp/emacs-lisp/byte-opt.el |  2 +-
 lisp/progmodes/cc-engine.el |  4 ++--
 lisp/textmodes/flyspell.el  | 21 ++++++++++++++++-----
 src/data.c                  |  4 ++--
 15 files changed, 105 insertions(+), 58 deletions(-)



reply via email to

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