[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (4d2ffa0 -> 31c57b4)
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] master updated (4d2ffa0 -> 31c57b4) |
Date: |
Fri, 01 May 2015 00:12:48 +0000 |
gm pushed a change to branch master.
from 4d2ffa0 Add ace-window face config
new e0d0ad2 Remove compatibility code for 20-year old function
renaming
new ce7ff43 Function declaration updates prompted by 'make
check-declare'
new e22f333 Silence some compilation warnings
new 45e199d * lisp/dom.el: Load subr-x when compiling, for when-let.
new 31c57b4 * lisp/term/ns-win.el (ns-get-selection-internal):
Summary of changes:
lisp/dom.el | 1 +
lisp/emacs-lisp/check-declare.el | 2 ++
lisp/emacs-lisp/package.el | 2 +-
lisp/emulation/cua-base.el | 2 ++
lisp/gnus/gnus-util.el | 3 ++-
lisp/gnus/mm-decode.el | 2 +-
lisp/gnus/mml.el | 2 +-
lisp/gnus/nnrss.el | 2 +-
lisp/net/eww.el | 2 +-
lisp/net/net-utils.el | 2 ++
lisp/net/shr.el | 2 +-
lisp/progmodes/idlw-shell.el | 14 +++++---------
lisp/term/ns-win.el | 11 +++++++++--
lisp/vc/vc-bzr.el | 2 +-
lisp/vc/vc-cvs.el | 2 +-
lisp/vc/vc-git.el | 2 +-
lisp/vc/vc-hg.el | 2 +-
lisp/vc/vc-mtn.el | 2 +-
lisp/vc/vc-rcs.el | 2 +-
19 files changed, 35 insertions(+), 24 deletions(-)
- [Emacs-diffs] master updated (4d2ffa0 -> 31c57b4),
Glenn Morris <=
- [Emacs-diffs] master e0d0ad2 1/5: Remove compatibility code for 20-year old function renaming, Glenn Morris, 2015/04/30
- [Emacs-diffs] master 45e199d 4/5: * lisp/dom.el: Load subr-x when compiling, for when-let., Glenn Morris, 2015/04/30
- [Emacs-diffs] master e22f333 3/5: Silence some compilation warnings, Glenn Morris, 2015/04/30
- [Emacs-diffs] master 31c57b4 5/5: * lisp/term/ns-win.el (ns-get-selection-internal):, Glenn Morris, 2015/04/30
- [Emacs-diffs] master ce7ff43 2/5: Function declaration updates prompted by 'make check-declare', Glenn Morris, 2015/04/30