emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 updated (6a8a41c -> df32db2)


From: Alan Mackenzie
Subject: [Emacs-diffs] emacs-25 updated (6a8a41c -> df32db2)
Date: Sun, 20 Dec 2015 12:50:18 +0000

acmacm pushed a change to branch emacs-25.

      from  6a8a41c   * tramp-sh.el (tramp-get-ls-command-with-w-option): 
Improve check.
      adds  64c5730   First commit to scratch/follow.  Make Isearch work with 
Follow Mode, etc.
      adds  bf510d8   lisp/isearch.el: Eliminate macro isearch-call-message, 
replacing with funcall.
      adds  2c56fc2   First commit to scratch/follow.  Make Isearch work with 
Follow Mode, etc.
      adds  b442b94   lisp/isearch.el: Eliminate macro isearch-call-message, 
replacing with funcall.
      adds  72c20d0   Merge branch 'scratch/follow' of 
/home/acm/emacs/emacs.git/emacs-25 into scratch/follow
      adds  f5c403d   Amend doc of `mapconcat': it can take sequences, not 
merely strings.
      adds  3194f1c   Further progress making Isearch, Ispell, Replace work 
with Follow Mode.
      adds  e8937de   Replace GROUP argument in six window primitives by new 
functions.
      adds  9ae19d2   Enhance ispell-skip-region-alist by generating part of it 
at runtime.
      adds  16dac3f   Ispell: Bind isearch-regexp-function to nil around call 
to isearch..-new-loop
      adds  64ad547   Tidy up documentation associated with window groups.
      adds  f3f0d12   * lisp/follow.el (follow-sit-for): Remove (it's 
redundant).
      adds  a72a9fb   Rename `recenter-group' to `recenter-window-group'
       new  df32db2   Merge branch 'scratch/follow' into emacs-25


Summary of changes:
 doc/lispref/functions.texi |   17 +++--
 doc/lispref/positions.texi |   12 +++
 doc/lispref/windows.texi   |   88 ++++++++++++++++++++++
 lisp/follow.el             |  176 +++++++++++++++++++++++++++++++++++++++++++-
 lisp/isearch.el            |  125 +++++++++++++++++--------------
 lisp/replace.el            |    8 ++-
 lisp/textmodes/ispell.el   |   79 ++++++++++++++++++--
 lisp/window.el             |  146 ++++++++++++++++++++++++++++++++++++
 8 files changed, 577 insertions(+), 74 deletions(-)



reply via email to

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