emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (05e9477 -> 8a65212)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (05e9477 -> 8a65212)
Date: Wed, 2 May 2018 20:35:59 -0400 (EDT)

npostavs pushed a change to branch master.

      from  05e9477   * lisp/textmodes/ispell.el (ispell-use-framepop-p): Doc 
fix.
       new  f2c7454   Fix off-by-one history pruning (bug#31211)
       new  74ff5ad   Minor simple.el simplifications (Bug#31211)
       new  8a65212   Fix next-page for dired (Bug#31061)


Summary of changes:
 lisp/ido.el                     |  7 +--
 lisp/international/mule-cmds.el | 13 ++----
 lisp/isearch.el                 | 13 +++---
 lisp/minibuffer.el              | 14 ++----
 lisp/net/eww.el                 | 10 ++---
 lisp/simple.el                  | 95 +++++++++++++++++++----------------------
 lisp/subr.el                    |  8 ++--
 lisp/textmodes/page-ext.el      | 28 ++++++------
 src/callint.c                   | 27 +++---------
 src/minibuf.c                   | 40 +----------------
 test/lisp/simple-tests.el       | 11 +++++
 test/src/callint-tests.el       |  8 ++++
 12 files changed, 105 insertions(+), 169 deletions(-)



reply via email to

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