emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 updated (4d71d24 -> f234fc2)


From: Dmitry Gutov
Subject: [Emacs-diffs] emacs-25 updated (4d71d24 -> f234fc2)
Date: Sat, 14 Nov 2015 11:10:12 +0000

dgutov pushed a change to branch emacs-25.

      from  4d71d24   Merge remote-tracking branch 'origin/master' into emacs-25
      adds  fe973fc   Replace xref-match-bounds with xref-match-length
      adds  f103a27   Handle multiple matches on the same line; add highlighting
      adds  31f6e93   Support rectangular regions for more commands
      adds  246d660   Use generic dispatch for xref backends
      adds  7126e9a   ; Update xref-etags-mode for the latest change
      adds  138ad3d   ; Fix warnings
       new  f234fc2   Merge branch 'master' into emacs-25


Summary of changes:
 lisp/emulation/cua-rect.el   |   26 ++++-
 lisp/progmodes/elisp-mode.el |   41 +++----
 lisp/progmodes/etags.el      |   21 ++--
 lisp/progmodes/xref.el       |  249 ++++++++++++++++++++++--------------------
 lisp/rect.el                 |   32 +++++-
 lisp/replace.el              |   87 ++++++++-------
 lisp/simple.el               |  229 ++++++++++++++++++++++----------------
 lisp/vc/diff-mode.el         |    2 +-
 src/casefiddle.c             |   22 +++-
 9 files changed, 415 insertions(+), 294 deletions(-)



reply via email to

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