emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] xwidget updated (4edad42 -> 69815df)


From: Joakim Verona
Subject: [Emacs-diffs] xwidget updated (4edad42 -> 69815df)
Date: Sat, 31 Jan 2015 23:54:53 +0000

jave pushed a change to branch xwidget.

      from  4edad42   Fix compile warnings xwidget.el
      adds  a56eab8   Allow for adding new members to Tar archives.
      adds  7e157b2   Fix inaccuracies in my recent ChangeLog entry.
      adds  be2d23e   lisp/emacs-lisp/cl.el (cl--function-convert): Merge cache 
that cl--labels-convert adds (bug#19699)
      adds  732fd4c   Update copyright year to 2015
      adds  a012c7b   Fix copyright years by hand
      adds  8e9166c   Merge from origin/emacs-24
      adds  780eb0a   Auto-commit of loaddefs files.
      adds  4fc35ed   Merge from origin/emacs-24
      adds  e13e3bd   * admin/update_autogen (commit): Prepend "# " to commit 
message.
      adds  0b2014f   Merge from origin/emacs-24
      adds  d7af65d   Backport: Unbreak `mouse-action' property in text buttons
      adds  3a8b701   Merge from origin/emacs-24
      adds  143516c   src/emacs.c (syms_of_emacs) <system-configuration>: Doc 
fix.  (Bug#19502)
      adds  5981b4b   More doc fixes for bug#19502 -- make documentation less 
X-specific.
      adds  031eadc   Fix dired quoting bug with "Hit`N`Hide"
      adds  d279e66   Fix assertion violations in try_window_id (Bug#19511)
      adds  d7a8981   Merge from origin/emacs-24
      adds  4e86e02   Backport: Add an extra column for Version in 
list-packages table
      adds  63efa6c   Merge from origin/emacs-24
      adds  2a57b7e   Fixes: debbugs:18756
      adds  e57f766   Merge from origin/emacs-24
      adds  7c0bfa1   Fix line-move-visual's following of column in R2L lines 
(backport from trunk).
      adds  f4fcb10   Merge from origin/emacs-24
      adds  70f298f   Fix the description of -nl in --help text.  (Bug#19542)
      adds  1f179ea   Fix encoding of I/O in net-utils.el for MS-Windows.  
(Bug#19458)
      adds  b544ab5   Fix return value of vertical-motion at ZV  (Bug#19553)
      adds  b0edd7c   Merge from origin/emacs-24
      adds  18a89a0   Better support for multi-line shell input.
      adds  67edddf   More fixes to support multi-line search in comint
      adds  32a2c91   Merge from origin/emacs-24
      adds  b1ea160   Handle watching of several files in the same directory 
for inotify.
      adds  1e5902a   * filenotify.el (file-notify--descriptor): Do not cons 
for remote files.
      adds  61cc7bf   Fix support of non-ASCII frame titles on MS-Windows  
(Bug#19590)
      adds  d132c7b   erc-backend.el: Give hook-name a default value of nil and 
add-to-list unconditionally. Fixes debbugs:19363
      adds  a3505cb   doc/lispref/variables.texi (Creating Buffer-Local): 
Improve indexing (Bug#19608)
      adds  4d0108a   Merge from origin/emacs-24
      adds  7b8cba9   Backport: Parse pcomplete arguments regardless of 
pcomplete-cycle-completions
      adds  358a8b3   Merge from origin/emacs-24
      adds  b0af674   Use u+05f4 in TUTORIAL.he.
      adds  e6518fc   Fix display of images in R2L screen lines
      adds  3ee38f2   Disallow w32 builds --without-toolkit-scroll-bars.
      adds  310f707   lisp/button.el (button-activate, push-button): Doc fix.  
(Bug#19628)
      adds  52ae3db   doc/lispref/text.texi (Clickable Text): Improve indexing. 
 (Bug#19629)
      adds  24aacfc   Improve documentation of buttons  (Bug#19628)
      adds  294127e   Merge from origin/emacs-24
      adds  8730974   Backport from trunk of bug 19531.
      adds  4c09e3a   Backport: correct old fix for GTK font selection
      adds  85ca476   Merge from origin/emacs-24
      adds  3ea1b31   Prevent artist-mode from creating runaway timers 
(Bug#6130).
      adds  88ba49f   Fix coding.c subscript error
      adds  8ee825c   doc/emacs/programs.texi (Custom C Indent): Fix a typo.  
(Bug#19647)
      adds  33ab7ee   Merge from origin/emacs-24
      adds  3a345b5   Backport: Handle the `neg' operator in some calc-units 
functions.
      adds  81fb8ab   Backport: Fix package tests when TMPDIR is in HOME
      adds  f5ebe84   Merge from origin/emacs-24
      adds  83b3c31   * test/automated/regexp-tests.el: Require regexp-opt
      adds  b4f4075   Fixes: debbugs:19660
      adds  7a7e594   Add a cross-reference in ELisp manual.  (Bug#19668)
      adds  3b23e6a   Fix the description of --insert command-line option  
(Bug#19694)
      adds  5485e3e5  python.el: New non-global state dependent indentation 
engine.
      adds  fd4e65e   Added missing test for previous commit
      adds  9664def   Signal a file-error from directory-files on MS-Windows  
(Bug#19701)
      adds  95a2cb2   Merge from origin/emacs-24
      adds  028ddef   Cleanup lisp/ChangeLog
      adds  776705f   (shr-make-table-1): Add comments.
      adds  1a369fc   (shr-make-table-1): Make colspan display more sensibly.
      adds  7f4f16b   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  2668ac1   Tighten up the tagcode used for eieio and cl-struct 
objects
      adds  5491fd1   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  0cdd599   nnimap `never' expiration fix
      adds  39c2fa3   Merge from gnulib and try to repair bad merge
      adds  173ac1c   lisp/gnus/nnimap.el (nnimap-request-group): nnimap group 
request bug fix
      adds  8a8bd38   Fix issues with BibTeX entries containing ")".
      adds  9a17d24   * lisp/emacs-lisp/cl.el (cl--function-convert): Simplify.
      adds  cdee38a   Use bool, not int, to track face changes
      adds  212c818   lisp/gnus/message.el (message-smtpmail-send-it): Make 
non-standard mail header separators work with smtpmail
      adds  d1cb2f7   * lisp/calc/calc-units.el (calc-convert-exact-units): New 
function. (calc-convert-units): Check for missing units.
      adds  43fdb2a   * lisp/calc/calc-units.el (math-consistent-units-p): 
Strengthen the   test for consistent units.
      adds  4ba3439   * lisp/calc/calc-units.el (calc-convert-exact-units): 
Improve the   simplification.
      adds  cfb1887   lisp/gnus/nnimap.el (nnimap-request-group): nnimap group 
activation problems fixed
      adds  0c7b096   lisp/gnus/nnimap.el (nnimap-request-group): Make it 
possible to enter nnimap groups again
      adds  0761ec1   Use bool for boolean in w32menu.c, w32font.c, 
w32uniscribe.c.
      adds  1dc1959   Commit src/ChangeLog for previous commit.
      adds  ba10f4b   Fix issues with BibTeX entries containing ")".
      adds  7c8b0b3   Merge from origin/emacs-24
      adds  ad588af   Improve the fix for bug #19701
      adds  eadf313   Merge from origin/emacs-24
      adds  ca9456f   Splash images refurbished
      adds  4ab6e74   Report readdir failures
      adds  9242cdc   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  34d0859   Refactor calls to opendir for simplicity
      adds  d7adc7d   Spelling fix
      adds  44ae136   Fix error messages when readdir cannot open a directory 
on MS-Windows
      adds  2b9b98b   # ChangeLog fixes Merged ChangeLog entries go to the top, 
with the date of the merge. It's a simple rule.
      adds  8ebc20d   # ChangeLog fix If you revert a change a few days after 
making it, don't delete the ChangeLog entry.
      adds  041d53a   # ChangeLog fix That's not the right format for 
multi-file changes, and such things don't need ChangeLog entries anyway.
      adds  c9d2383   Tweak recent gnus-registry.el changes
      adds  5a971bd   files.el: avoid asking whether to kill Emacs multiple 
times
      adds  b1e3d14   lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Set 
`indent' to 1.
      adds  58aa0da   lisp/custom.el (defface): Set indent to 1.
      adds  5a1b8a1   lisp/outline.el (outline-mode): Clean up docstring
      adds  ac79251   lisp/outline.el: Add namespace prefixes.
      adds  adebc14   lisp/outline.el: Improve docstrings.
      adds  d5e3922   * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized 
exp.
      adds  e0be229   EIEIO: Simplify help hyperlinks; Try and reduce 
hardcoding in .elc
      adds  512cdb9   Simplify read_dirent's MSDOS hacks
      adds  376ba20   Fix last commit, which confused WINDOWSNT with MSDOS.
      adds  eaea02c   Fix while-no-input loops  (Bug#19547)
      adds  080b9b5   Don't reimplement move-if-change badly
      adds  a2c32b0   Avoid aborts when keyboard-coding-system is raw-text  
(Bug#19532)
       new  69815df   Merge branch 'master' into xwidget


Summary of changes:
 ChangeLog                          |   31 ++-
 admin/ChangeLog                    |    4 +
 admin/update_autogen               |    2 +-
 build-aux/update-copyright         |    4 +-
 configure.ac                       |    3 +
 doc/emacs/ChangeLog                |   12 +
 doc/emacs/cmdargs.texi             |    9 +-
 doc/emacs/files.texi               |    7 +
 doc/emacs/programs.texi            |    2 +-
 doc/lispref/ChangeLog              |   23 ++
 doc/lispref/commands.texi          |   23 +-
 doc/lispref/display.texi           |   10 +-
 doc/lispref/frames.texi            |   24 +-
 doc/lispref/searching.texi         |    9 +-
 doc/lispref/text.texi              |    1 +
 doc/lispref/variables.texi         |    1 +
 doc/misc/eww.texi                  |    2 +-
 doc/misc/info.texi                 |    2 +-
 etc/ChangeLog                      |   15 +
 etc/NEWS                           |    4 +
 etc/images/README                  |    6 +-
 etc/images/splash.pbm              |  Bin 8273 -> 9797 bytes
 etc/images/splash.png              |  Bin 37472 -> 25160 bytes
 etc/images/splash.svg              |  124 +++----
 etc/images/splash.xpm              |  611 +++++++++++++++++++-------------
 etc/tutorials/TUTORIAL.he          |   74 ++--
 lib/gnulib.mk                      |    1 +
 lib/time.in.h                      |    2 +
 lisp/ChangeLog                     |  235 ++++++++++++-
 lisp/button.el                     |   20 +-
 lisp/calc/calc-ext.el              |    4 +-
 lisp/calc/calc-help.el             |    2 +-
 lisp/calc/calc-units.el            |   36 ++-
 lisp/custom.el                     |    3 +-
 lisp/emacs-lisp/backquote.el       |    4 +-
 lisp/emacs-lisp/cl-generic.el      |   30 ++-
 lisp/emacs-lisp/cl-macs.el         |  215 +++++------
 lisp/emacs-lisp/cl-preloaded.el    |   48 +++
 lisp/emacs-lisp/cl.el              |    1 -
 lisp/emacs-lisp/easy-mmode.el      |   11 +-
 lisp/emacs-lisp/eieio-base.el      |    4 +-
 lisp/emacs-lisp/eieio-core.el      |  121 +++----
 lisp/emacs-lisp/eieio-datadebug.el |    2 +-
 lisp/emacs-lisp/eieio-opt.el       |   99 +-----
 lisp/emacs-lisp/eieio.el           |   71 ++---
 lisp/erc/ChangeLog                 |    5 +
 lisp/erc/erc-backend.el            |    7 +-
 lisp/filenotify.el                 |  383 +++++++++++---------
 lisp/files.el                      |   71 ++--
 lisp/gnus/ChangeLog                |   27 ++
 lisp/gnus/gnus-registry.el         |   14 +-
 lisp/gnus/message.el               |    5 +
 lisp/gnus/mm-decode.el             |    2 +-
 lisp/gnus/nnimap.el                |   29 +-
 lisp/loadup.el                     |    3 +-
 lisp/net/net-utils.el              |   20 +-
 lisp/net/shr.el                    |   37 ++-
 lisp/net/tramp.el                  |    3 +-
 lisp/outline.el                    |  320 ++++++++---------
 lisp/progmodes/python.el           |  702 ++++++++++++++++++------------------
 lisp/progmodes/sh-script.el        |    7 +-
 lisp/subr.el                       |   33 +-
 lisp/tar-mode.el                   |  115 ++++++-
 lisp/textmodes/artist.el           |   95 +++---
 lisp/textmodes/reftex.el           |   22 +-
 m4/time_h.m4                       |   19 +-
 src/ChangeLog                      |  140 +++++++
 src/Makefile.in                    |   12 +-
 src/coding.c                       |   12 +-
 src/coding.h                       |    1 +
 src/dired.c                        |  105 +++---
 src/dispextern.h                   |    4 +-
 src/emacs.c                        |    6 +-
 src/frame.c                        |    2 +-
 src/indent.c                       |    7 +-
 src/insdel.c                       |    5 +-
 src/keyboard.c                     |   55 ++-
 src/lisp.mk                        |    1 +
 src/msdos.c                        |    2 +-
 src/nsterm.m                       |    2 +
 src/w32.c                          |   46 +++-
 src/w32fns.c                       |  103 ++++--
 src/w32font.c                      |   10 +-
 src/w32font.h                      |    4 +-
 src/w32heap.c                      |    4 +-
 src/w32menu.c                      |   47 ++--
 src/w32uniscribe.c                 |    4 +-
 src/xdisp.c                        |   40 ++-
 src/xfaces.c                       |   32 +-
 src/xfns.c                         |   33 ++-
 test/ChangeLog                     |   40 ++
 test/automated/core-elisp-tests.el |    7 +-
 test/automated/eieio-tests.el      |    5 +-
 test/automated/python-tests.el     |  582 +++++++++++++++++++++++-------
 test/automated/regexp-tests.el     |    2 +
 95 files changed, 3244 insertions(+), 1900 deletions(-)
 create mode 100644 lisp/emacs-lisp/cl-preloaded.el



reply via email to

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