emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] xwidget_mvp updated (8a5b2d3 -> 77dbd0e)


From: Joakim Verona
Subject: [Emacs-diffs] xwidget_mvp updated (8a5b2d3 -> 77dbd0e)
Date: Thu, 02 Apr 2015 06:04:33 +0000

jave pushed a change to branch xwidget_mvp.

      from  8a5b2d3   Merge branch 'master' into xwidget_mvp
      adds  13eb26a   * configure.ac (_THREAD_SAFE): Simplify (Bug#20136).
      adds  8142fc9   ruby-mode: Fix a "required arguments" confusion
      adds  395a76a   # ChangeLog fixes Using eg 
add-change-log-entry-other-window, C-x 4 a, would avoid these issues
      adds  b8ea3aa   lisp/gnus/registry.el 
(registry-collect-prune-candidates): Fix call to cl-subseq
      adds  1fcc552   lisp/gnus/registry.el (registry-prune): Allow registry to 
reach full size before pruning
      adds  932d0fd   Fix debbugs#20146
      adds  4cd31cf   (cl-defsubst): Ignore false-positive occurrences of args 
via &cl-defs
      adds  c9998fc   Fix elisp function name font-lock bug.
      adds  73b8237   Fix CL function name font-lock bug.
      adds  fa734d0   Handle setf methods in elisp font-locking.
      adds  70565a2   Documentation and testing tips for CONTRIBUTE
      adds  4a50af9   Add new functions for computing default font dimensions
      adds  ad80180   Fix problems with setting system-time-locale on MS-Windows
      adds  6e1fac9   lisp/gnus/{registry.el,gnus-registry.el}: Use slot names 
in references to object slot values
      adds  3231550   Fixes: debbugs:20156
      adds  2a954e8   * menu-bar.el (menu-bar-update-buffers): Properly count 
buffers.
      adds  a3b6c24   Rewrite json-encode-string
      adds  127377c   Add a few tests for jsone.el
      adds  70a8bbe   json-tests.el: Fix copyright
      adds  f4c23f4   Have `sgml-attribute-offset' control SGML attribute 
indentation
      adds  165bea7   Automatically adjust process window sizes
      adds  47e0e31   Generalize start-process with keyword args
      adds  d235b1d   Try to avoid fontifying macros in funcall position
      adds  b8d7d7e   Fix previous commit
      adds  bad7308   Fix previous commit (again)
      adds  24960fc   Minor refactoring of new Fmake_process code
      adds  a50c95d   Get rid of json-decode-char0 as well
      adds  a5d1f94   Backport: ruby-mode: Expect regexp after { or | too
      adds  f74843a   Backport: ruby-mode: Change faces used for self, true, 
false and nil
      adds  1c4900d   Backport: ruby-mode: Detect regexps after `!'
      adds  17ad6f8   Fix problems caused by calling 'recenter' in auto-revert  
(Bug#20122)
      adds  bfed046   Merge from origin/emacs-24
      adds  e72edc0   Fix lisp/ChangeLog entry from last commit.
      adds  325c554   Merge from origin/emacs-24
      adds  ae3d733   Backport 20156 fix (stack corruption)
      adds  821b600   Merge from origin/emacs-24
      adds  bb7b23c   In `debug' don't try using window on inaccessible frame 
(Bug#17170).
      adds  a660037   Merge from origin/emacs-24
      adds  a4ff05a   ChangeLog fix No need to merge to trunk, since it 
corrects a backported entry that should not appear in trunk.
      adds  7f55d42   Merge from origin/emacs-24
      adds  c3c4b75   Fixes: debbugs:18939
      adds  0bfe915   * etc/PROBLEMS: Add entry about dir-locals and some 
auto-mounters.
      adds  e7f92aa   authors.el small additions
      adds  90b46f5   lisp/gnus/nnmh.el (nnmh-request-expire-articles): Work 
for the case nnmail-expiry-target is an nnmh group (bug#20170)
      adds  ff3878d   * configure.ac: Fix jpeg version check to work with gcc 
>= 5.
      adds  33e2236   * display.texi (Useless Whitespace): Fix thinko.
      adds  1291ce1   Minor documentation fix in ELisp manual  (Bug#20174)
      adds  5e2951b   Improve docs of 'posn-actual-col-row'  (Bug#20169)
      adds  ad89f85   Another minor improvement in ELisp manual  (Bug#20168)
      adds  2393085   Merge from origin/emacs-24
      adds  1b5c411   doc/misc/efaq-w32.texi: Fix comments about font dialog.
      adds  ae27725   Add new `cl-struct' and `eieio' pcase patterns.
      adds  d7d7262   Add cl-struct specific optimizations to pcase.
      adds  e5ce95f   Add tests for epg.el
      adds  71fdbd7   epg: Fix key generation interface
      adds  23a98c7   Make process-running-child-p return foreground process 
group ID
      adds  1e043f5   epg-tests.el: Standardize license notice.
      adds  711770d   Fix minor ldexp issues
      adds  444975f   Improve special char handling in Tramp
      adds  9d70310   Extend Tramp tests
      adds  b28753b   lisp/gnus/nnimap.el: Don't split imap messages back into 
original group
      adds  c2385c6   * lisp/xt-mouse.el: Add mouse-tracking support.
      adds  f314d48   browse-url: mark some of the more obsolete stuff as such
      adds  8294ea7   * doc/misc/remember.texi (Function Reference): Copyedit.
      adds  3227a05   * doc/misc/newsticker.texi (Supported Formats): Remove 
dead url.
      adds  dcac009   * doc/misc/idlwave.texi: Fix typo in previous.
      adds  d46f31b   * lisp/emacs-lisp/seq.el: Documentation improvements
      adds  176d864   * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.
      adds  76040dd   * lisp/xt-mouse.el 
(xterm-mouse--read-number-from-terminal): Fix last commit.
      adds  599ca62   `save-excursion' does not save&restore the mark any more
      adds  7c4a0e3   * international/mule-cmds.el: Show chars in C-x 8 RET 
completions
      adds  eeb5157   emacs-lisp/checkdoc.el: Don't complain about args 
starting with _.
      adds  2b82886   * etc/TODO: Remove obsolete entries.
      adds  58c8605   Only escape quotation mark, backslash and cntrl U+0000 to 
U+001F
      adds  124ea77   Spelling fixes
      adds  3e0fc97   * lisp/bookmark.el (bookmark-show-all-annotations): Sort 
them
      adds  8fd527e   * lisp/emacs-lisp/cl|eieio: Minor tweaks
      adds  1d02107   Shut up python-mode's indentation guesser
      adds  792d44b   Preserve face text properties in comint prompt.
      adds  d133cf8   Support non-blocking connect on MS-Windows  (Bug#20207)
      adds  5ba79b0   Fix the bug number of previous commit: should be bug 
#20159.
      adds  9552a65   Fix crashes when restoring sub-char-tables from desktop 
file
      adds  087fdee   Assume !BROKEN_NON_BLOCKING_CONNECT
      adds  84c7c6f   Port etags to -DDEBUG
      adds  589a403   Port user-login-name initialization to Qnil == 0
      adds  01d1024   Avoid some core dumps in X session management
      adds  7dc565a   Fix blocking connections on MS-Windows  (Bug#20159)
      adds  733a9f1   Fixes: debbugs:17879
      adds  be5e934   Don't send bad SM messages.
      adds  40b3dcd   New `electric-pair-local-mode'
      adds  36a2efe   ChangeLog fix
      adds  e6127d9   * lisp/emacs-lisp/package.el (package-refresh-contents): 
Fix spelling error
      adds  66415fd   * doc/emacs/files.texi (Diff Mode): Doc fix.
      adds  d193f52   lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Add 
"Display HTML images" to "Display" menu
      adds  6b7dd51   Fix 'commit-msg' to cite 'CONTRIBUTE'
      adds  4a70043   Spelling fix
      adds  921dd0d   * doc/lispref/objects.texi (Equality Predicates): Fix 
typo in example.
      adds  13cf575   Don't round up scroll bar width with GTK3 (Bug#20182).
      adds  5e0314f   * smie.el (smie*ward-sexp-command): Don't pretend the arg 
is optional
      adds  0479a1b   Merge from origin/emacs-24
      adds  118b6a9   (url-insert-file-contents): Set buffer-file-coding-system
      adds  8478885   Bump version to 24.5 for the release-candidate
      adds  97d4492   Merge from origin/emacs-24
      adds  22ece83   src/w32proc.c: Describe in a comment w32 subprocess 
implementation.
      adds  2e0cfcc   Fix the preamble text of the DIR file we install  
(Bug#20213)
      adds  4d2e7e1   Fixes: debbugs:19175
      adds  d16fb74   Merge from origin/emacs-24
      adds  d9eff02   In sendmail-send-it don't switch to non-existent buffer.  
(Bug#20211)
      adds  05a5a94   Correct calculation of CC Mode's font-lock region.
      adds  a7270fb   emacs-lisp/package.el: Reorganize package.el
      adds  ef37e79   * eieio-base.el (make-instance) <eieio-named>: New 
instance.
      adds  ce88920   Merge branch 'master' of 
git+ssh://git.sv.gnu.org/srv/git/emacs
      adds  2e4b0c9   plstore.el: Don't cache wrong passphrase
      adds  bc9a6fc   Let jit-lock know the result of 
font-lock-extend-region-functions.
      adds  81b0ead   * jit-lock.el (jit-lock--run-functions): Do the `or' 
where it can be nil.
      adds  5a7380a   * lisp/jit-lock.el (jit-lock--run-functions): Fix min/max 
copy&paste error.
      adds  f20a2cd   Avoid crashing with key-chord  (Bug#20223)
      adds  f21d9b6   Derive `css-mode' from `prog-mode'
      adds  ee050a3   Pete Williamson <address@hidden> (tiny change)
      adds  8d1d8fc   * admin/update_autogen (commit): Switch prefix from "# " 
to "; ".
      adds  5ba4fbd   lisp/gnus/registry.el (registry-prune): Fix registry 
pruning routine
      adds  ba7a1a7   * emacs-lisp/package.el: Implement asynchronous 
refreshing.
      adds  aa33f4a   * emacs-lisp/package.el: Make package-menu asynchronous.
      adds  76b1a1f   ; Auto-commit of loaddefs files.
      adds  ebe1f89   * automated/package-test.el: Avoid async while testing.
      adds  454184f   automated/package-test.el (package-test-update-archives): 
Fix test
      adds  bd55cd4   * emacs-lisp/package.el: Spelling fixes and use active 
voice.
      adds  23bb07e   Fix the CC Mode fixes from 2015-03-30.  Fixes 
debbugs#20240.
       new  77dbd0e   Merge branch 'master' into xwidget_mvp


Summary of changes:
 CONTRIBUTE                           |   36 +-
 ChangeLog                            |   30 +-
 admin/CPP-DEFINES                    |    1 -
 admin/ChangeLog                      |    6 +-
 admin/authors.el                     |    2 +
 admin/update_autogen                 |    2 +-
 build-aux/dir_top                    |    1 +
 build-aux/git-hooks/commit-msg       |   16 +-
 configure.ac                         |   35 +-
 doc/emacs/ChangeLog                  |    4 +
 doc/emacs/display.texi               |    2 +-
 doc/emacs/files.texi                 |    2 +-
 doc/emacs/programs.texi              |    4 +-
 doc/lispintro/ChangeLog              |    4 +
 doc/lispintro/emacs-lisp-intro.texi  |   44 +-
 doc/lispref/ChangeLog                |   25 +
 doc/lispref/commands.texi            |   15 +-
 doc/lispref/numbers.texi             |   12 +-
 doc/lispref/objects.texi             |    4 +-
 doc/lispref/positions.texi           |   21 +-
 doc/lispref/processes.texi           |   55 ++
 doc/misc/ChangeLog                   |   11 +-
 doc/misc/efaq-w32.texi               |    8 +-
 doc/misc/idlwave.texi                |   23 +-
 doc/misc/newsticker.texi             |    3 +-
 doc/misc/remember.texi               |    2 +-
 etc/ChangeLog                        |   17 +
 etc/NEWS                             |   40 +-
 etc/PROBLEMS                         |   26 +-
 etc/TODO                             |   38 -
 lib-src/ChangeLog                    |   11 +
 lib-src/etags.c                      |   17 +-
 lisp/ChangeLog                       |  374 +++++++-
 lisp/bookmark.el                     |    2 +-
 lisp/comint.el                       |   21 +-
 lisp/elec-pair.el                    |   16 +-
 lisp/emacs-lisp/byte-run.el          |    4 +-
 lisp/emacs-lisp/checkdoc.el          |    5 +-
 lisp/emacs-lisp/cl-lib.el            |    1 -
 lisp/emacs-lisp/cl-macs.el           |   73 ++-
 lisp/emacs-lisp/debug.el             |    6 +-
 lisp/emacs-lisp/eieio-base.el        |   12 +-
 lisp/emacs-lisp/eieio.el             |   40 +-
 lisp/emacs-lisp/lisp-mode.el         |   73 ++-
 lisp/emacs-lisp/package.el           | 1772 +++++++++++++++++++---------------
 lisp/emacs-lisp/pcase.el             |   53 +-
 lisp/emacs-lisp/seq.el               |    4 +-
 lisp/emacs-lisp/smie.el              |    4 +-
 lisp/epg.el                          |    8 +-
 lisp/erc/ChangeLog                   |    4 +
 lisp/erc/erc.el                      |    3 +-
 lisp/ffap.el                         |   14 +-
 lisp/font-lock.el                    |   79 +-
 lisp/gnus/ChangeLog                  |   43 +
 lisp/gnus/gnus-art.el                |    2 +
 lisp/gnus/gnus-registry.el           |    2 +-
 lisp/gnus/gnus-sum.el                |    1 +
 lisp/gnus/nnimap.el                  |   15 +-
 lisp/gnus/nnmh.el                    |    4 +-
 lisp/gnus/plstore.el                 |   13 +-
 lisp/gnus/registry.el                |   19 +-
 lisp/international/mule-cmds.el      |   12 +-
 lisp/jit-lock.el                     |  116 ++-
 lisp/json.el                         |   47 +-
 lisp/ldefs-boot.el                   |  450 +++++----
 lisp/mail/sendmail.el                |    8 +-
 lisp/menu-bar.el                     |   22 +-
 lisp/mouse.el                        |    3 +-
 lisp/net/browse-url.el               |  154 +--
 lisp/net/tramp-sh.el                 |   51 +-
 lisp/progmodes/cc-langs.el           |    6 +-
 lisp/progmodes/cc-mode.el            |  116 ++-
 lisp/progmodes/python.el             |   11 +-
 lisp/progmodes/ruby-mode.el          |    7 +-
 lisp/simple.el                       |   27 +-
 lisp/subr.el                         |   24 +
 lisp/term.el                         |   33 +-
 lisp/textmodes/css-mode.el           |    3 +-
 lisp/textmodes/sgml-mode.el          |   23 +-
 lisp/window.el                       |  157 +++-
 lisp/x-dnd.el                        |    8 +-
 lisp/xt-mouse.el                     |  185 +++--
 nt/ChangeLog                         |    5 +
 nt/inc/ms-w32.h                      |    4 -
 src/ChangeLog                        |  138 +++
 src/editfns.c                        |   59 +-
 src/emacs.c                          |    7 +
 src/floatfns.c                       |   10 +-
 src/fontset.c                        |    2 +-
 src/gtkutil.c                        |    4 +
 src/keyboard.c                       |   12 +
 src/lread.c                          |    6 +-
 src/process.c                        |  261 ++++--
 src/w32.c                            |  103 ++-
 src/w32.h                            |    9 +-
 src/w32proc.c                        |  209 ++++-
 src/xsmfns.c                         |   25 +-
 src/xterm.c                          |    9 +
 test/ChangeLog                       |   26 +
 test/automated/data/epg/pubkey.asc   |   20 +
 test/automated/data/epg/seckey.asc   |   33 +
 test/automated/epg-tests.el          |  172 ++++
 test/automated/json-tests.el         |   46 +
 test/automated/package-test.el       |    4 +-
 test/automated/textprop-tests.el     |   57 ++
 test/automated/tramp-tests.el        |   85 ++-
 test/indent/sgml-mode-attribute.html |   14 +
 107 files changed, 4120 insertions(+), 1847 deletions(-)
 create mode 100644 test/automated/data/epg/pubkey.asc
 create mode 100644 test/automated/data/epg/seckey.asc
 create mode 100644 test/automated/epg-tests.el
 create mode 100644 test/automated/json-tests.el
 create mode 100644 test/automated/textprop-tests.el
 create mode 100644 test/indent/sgml-mode-attribute.html



reply via email to

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