emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 updated (26e7624 -> 84c7b38)


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 updated (26e7624 -> 84c7b38)
Date: Fri, 13 Nov 2015 20:03:30 +0000

eliz pushed a change to branch emacs-25.

      from  26e7624   Adapt Tramp version, do not merge with master
       new  071b2e1   Remove intern calls and XXX comments from Fx_export_frames
       new  82f3dc0   Another fix for MinGW64 and Cygwin builds due to 
notifications
       new  f8d8e0b   Fix last change
       new  e0d2dc5   Fix last change in shr.el
       new  27b93ec   Fix point positioning after transposing with negative arg
       new  afd3e98   * lisp/loadup.el: Enlarge the size of the hash table to 
80000.
       new  a95781e   Add a few more variables to redisplay--variables
       new  d6b046c   * src/undo.c: Small fixes for previous change
       new  e53f226   * lisp/progmodes/elisp-mode.el: Declare function 
`project-roots'
       new  93e7db1   * test/automated/simple-test.el: Add test for bug#20698 
(bug#21885)
       new  3453057   Remove support for ':timeout' from w32 tray notifications
       new  9722634   * src/undo.c (run_undoable_change): Now static.
       new  da05685   Port recent XCB changes to 64-bit ‘long int’
       new  84c7b38   Merge branch 'emacs-25' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-25


Summary of changes:
 doc/lispref/os.texi           |    6 ------
 lisp/frame.el                 |    4 +++-
 lisp/loadup.el                |    2 +-
 lisp/net/shr.el               |   11 +++++------
 lisp/progmodes/elisp-mode.el  |    1 +
 lisp/simple.el                |    3 ++-
 src/undo.c                    |    5 ++---
 src/w32fns.c                  |   23 ++++++-----------------
 src/xfns.c                    |   24 ++++++++++++++----------
 src/xterm.c                   |   16 +++++++++++-----
 test/automated/simple-test.el |   17 +++++++++++++++++
 11 files changed, 62 insertions(+), 50 deletions(-)



reply via email to

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