emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] xwidget updated (487d6cd -> d6ada5a)


From: Joakim Verona
Subject: [Emacs-diffs] xwidget updated (487d6cd -> d6ada5a)
Date: Wed, 21 Jan 2015 23:40:41 +0000

jave pushed a change to branch xwidget.

      from  487d6cd   webkit scrolling bugfix
      adds  9a89579   emacs-lisp/package.el (package-dir-info): Fix `while' 
logic.
      adds  956b13c   xref: Keep track of temporary buffers
      adds  e7697d9   Remap quit-window to xref-quit in xref buffers
      adds  41efcf4   Auto-commit of loaddefs files.
      adds  59e7fe6   * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve 
compatibility
      adds  20f6648   Allow update-game-score to run sgid instead of suid.
       new  d6ada5a   Merge branch 'master' into xwidget


Summary of changes:
 ChangeLog                                 |    7 ++
 configure.ac                              |   24 +++++-
 etc/NEWS                                  |    7 ++
 lib-src/ChangeLog                         |   12 +++
 lib-src/Makefile.in                       |   16 +++-
 lib-src/update-game-score.c               |   33 ++++---
 lisp/ChangeLog                            |   70 +++++++++++++++
 lisp/emacs-lisp/cl-generic.el             |  122 +++++++++++++++++----------
 lisp/emacs-lisp/eieio-base.el             |   36 ++++----
 lisp/emacs-lisp/eieio-compat.el           |   33 ++++++--
 lisp/emacs-lisp/eieio-core.el             |   23 +++++-
 lisp/emacs-lisp/eieio-custom.el           |   12 ++--
 lisp/emacs-lisp/eieio-datadebug.el        |    4 +-
 lisp/emacs-lisp/eieio-opt.el              |  113 ++++++++++---------------
 lisp/emacs-lisp/eieio-speedbar.el         |   20 ++--
 lisp/emacs-lisp/eieio.el                  |   89 ++++++++++----------
 lisp/emacs-lisp/package.el                |   11 ++-
 lisp/play/gamegrid.el                     |    6 +-
 lisp/progmodes/xref.el                    |  130 +++++++++++++++++++----------
 test/ChangeLog                            |   11 ++-
 test/automated/cl-generic-tests.el        |    5 +
 test/automated/eieio-test-methodinvoke.el |    2 +
 22 files changed, 508 insertions(+), 278 deletions(-)



reply via email to

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