emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (11f9cb5 -> 53da55b)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (11f9cb5 -> 53da55b)
Date: Fri, 6 Oct 2017 13:39:26 -0400 (EDT)

eggert pushed a change to branch master.

      from  11f9cb5   Merge emacs-26
      adds  560dd9b   * src/process.c (syms_of_process): Remove duplicated call 
to DEFSYM.
      adds  295457a   Move read-multiple-choice to its own library
      adds  0d0265b   Fix @include directive in Flymake doc
      adds  fa92f0c   Cleanup emacs-lisp-mode's use of Flymake
      adds  9226cf3   Fix bug in recent styled_format change
       new  53da55b   Merge from origin/emacs-26


Summary of changes:
 doc/misc/flymake.texi                 |   2 +-
 lisp/emacs-lisp/{subr-x.el => rmc.el} | 233 +---------------------------------
 lisp/emacs-lisp/subr-x.el             | 170 -------------------------
 lisp/gnus/message.el                  |   2 +-
 lisp/net/nsm.el                       |   2 +-
 lisp/progmodes/elisp-mode.el          | 120 ++++++++---------
 src/editfns.c                         |  14 +-
 src/process.c                         |   1 -
 8 files changed, 74 insertions(+), 470 deletions(-)
 copy lisp/emacs-lisp/{subr-x.el => rmc.el} (50%)



reply via email to

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