emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (d27c807 -> 935b4d0)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (d27c807 -> 935b4d0)
Date: Sat, 30 Jan 2016 22:12:13 +0000

eggert pushed a change to branch master.

      from  d27c807   Re-enable checks in member, memql, delete to complain 
about non-lists
      adds  66ff8ba   Fix spurious escapes in describe-input-method
      adds  ef768c7   Cope with multiple overlapping faces.
      adds  116caed   * shr.el (shr-table-body): Allow tables to have text 
children.
      adds  32cb203   Unbreak the Cygwin-w32 build
      adds  1562706   Minor copyedits of doc/emacs/maintaining.texi
      adds  77793f5   ; * etc/NEWS: No need to document 'system-name'.
      adds  663d379   Improve documentation of 'alist-get'
      adds  7c1f66a   Support for the new Xwidget feature.
      adds  c7441cd   ; Add 2016 to copyright years of new files.
      adds  9d00392   * lisp/xwidget.el (report-xwidget-bug): Remove.
      adds  406887f   * lisp/gnus/nnir.el (nnir-request-update-mark): Default 
to the original mark. cf. 
<http://thread.gmane.org/gmane.emacs.gnus.general/86583> and 
<http://thread.gmane.org/gmane.emacs.gnus.general/86640>
      adds  11a0300   ; * etc/NEWS: xwidgets isn't documented.
      adds  644e2fb   * configure.ac (HAVE_WEBKIT_OSR): Remove broken, 
duplicated gtk3 test.
      adds  2dbb4de   * configure.ac (emacs_config_features): Add XWIDGETS, 
WEBKIT, GIR.
      adds  1e5eb04   * configure.ac (WEBKIT, GIR, CAIRO): Use 
EMACS_CHECK_MODULES, not PKG_.
      adds  22977b5   * lisp/xwidget.el (xwidget-webkit-scroll-behaviour): Fix 
custom spec.
      adds  b88f4a2   Avoid breaking non-xwidget Emacs that happen to load 
xwidget.el.
      adds  0b356a6   Avoid advising image-display-size for xwidgets.
      adds  ea41538   Trivial doc copyedits.
      adds  c947113   * lisp/xwidget.el: Add declarations to silence 
non-xwidget compilation.
      adds  833d53b   ; * lisp/xwidget.el: Spelling fixes.
      adds  96f6cac   Don't hard-code 1 as point-min.
      adds  c5ee6de   * lisp/xwidget.el: Nitpicks
      adds  65575c2   Fix doc string of 'isearch-search-fun-function'
      adds  2388fa7   Port to platforms with gtk3 but not webkitgtk3
      adds  4db9424   * configure.ac (emacs_config_features): Remove WEBKIT.
      adds  6a9399f   Support squiggly heredocs in ruby-mode
      adds  9d7265b   Don’t export C symbols not used elsewhere
      adds  871c8b1   No need to configure gobject-introspection
      adds  7bc7fd6   Fix desktop support in todo-mode and doc-view (bug#22377)
      adds  5293d1b   Avoid byte-compiler warning in todo-mode (bug#21953)
      adds  4763c77   Write a new docstring for the pcase macro
      adds  fb7c581   Minor correction to pcase docstring
      adds  44c7b49   In xref-collect-references, force backends to respect the 
'dir' arg
      adds  669d30b   * doc/emacs/anti.texi (Antinews): Rewrite for Emacs 25.
      adds  f7dc6d8   Further corrections to the pcase docstring
       new  82b0897   -
      adds  7bf54d0   Backport kqueue integration from master
       new  fe9c8b6   ; Merge from origin/emacs-25
      adds  7c3d742   xwidgets style cleanup
      adds  849a314   Document cl-generic.el
      adds  5221f45   Fix the build with --enable-checking=glyphs
      adds  6ff8b45   ; Minor tweaks in etc/NEWS
      adds  bbbb038   Prevent spurious recognition of K&R argument 
declarations.  Fixes bug #2203
      adds  27a0919   Port recent xdisp.c fix to picky C compilers
      adds  0275e7b   ; Improve commentary in sysdep.c
      adds  035bd81   Update documentation for Dired search and replace
      adds  c07bddd   Pacify --enable-gcc-warnings --with-cairo
      adds  5c3edcd   Delete a spurious backquote (tiny change)
      adds  190d365   Report error for PNG under Cairo
      adds  f1e74e8   * etc/NEWS: Say that Cairo is experimental.
      adds  1d4887a   Improve documentation of 'pcase'
      adds  71468e0   ; Another minor change in Dired docs
       new  2b41d6a   -
      adds  371154b   ; Auto-commit of loaddefs files.
       new  3b71a72   ; Merge from origin/emacs-25
      adds  c32f3bc   Unbreak the GNUstep build.
      adds  76045f7   Don't operate on menu bar of nonexistent frame
      adds  a1865bc   Distinguish the two meanings of Java's keyword "default". 
 Fixes bug #22358.
      adds  4e11ad3   Correct a use of "which" in intro.texi
      adds  2111e0e   Comment out next-error-function integration in xref
      adds  62f4ed4   Update cl-defgeneric and cl-defmethod docstrings
      adds  3f481ad   Rename xref-query-replace to xref-query-replace-in-results
       new  1a9cec1   Merge from origin/emacs-25
      adds  2aae081   ; Auto-commit of loaddefs files.
       new  beec9cb   ; Merge from origin/emacs-25
      adds  5152b21   ; ChangeLog fixes
      adds  6f747a7   authors.el updates
      adds  7faf919   * eww.el (eww-render): Protect against empty 
content-types.
      adds  3772f44   Port Tramp manual to latest Texinfo
      adds  05a6304   browse-url.el: Add 'google-chrome' to supported browsers.
      adds  12eeaa8   Add NEWS entry for asynchronous reconnect in ERC
       new  9304e6d   -
      adds  76168e1   Add NEWS entry for asynchronous reconnect in ERC
      adds  fef1b30   Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs 
into emacs-25
       new  e6d5753   ; Merge from origin/emacs-25
      adds  fbce475   Expunge "allow" + infinitive without direct object from 
source and doc.
      adds  1698036   Merge from gnulib
      adds  075a747   Improve wording for SMB support
      adds  2f505ff   * src/xwidget.c (Fxwidget_set_adjustment): Fix doc string 
quoting typo.
      adds  6475f92   Port "$@" to OpenIndiana ksh93
      adds  3ef1d9a   * lisp/emacs-lisp/ert.el (ert--results-move): Change 
error to user-error
      adds  ae555b6   * lisp/emacs-lisp/tabulated-list.el 
(tabulated-list-mode): Redundant line
      adds  ec90220   Expunge "allow" + infinitive from source and doc, part 2.
      adds  21beb19   (font-lock-ensure-function): Fix bug#22399
      adds  a528a60   Spelling fixes
      adds  5b0bab0   ; * lisp/net/browse-url.el: Fix obvious typos in recent.
      adds  b579f36   * lisp/gnus/gnus-art.el (gnus-blocked-images): Add 
explicit nil choice and tags.
      adds  3214a8b   ; * lisp/net/nsm.el: Fix typo.
      adds  cea07fd   Yet more xwidget doc fixes.
      adds  60f6bd8   * lisp/xwidget.el (xwidget-webkit-scroll-behavior): 
Rename using American spelling.  Update all uses.
      adds  9dec01d   ; Spelling fixes (American spelling)
      adds  55af349   ; Spelling fix (American spelling)
      adds  60c9e68   * configure.ac (--with-cairo): Say it's experimental.
      adds  af4bd97   * configure.ac (USE_CAIRO): Rename to more standard 
HAVE_CAIRO.
      adds  6efc592   * lisp/textmodes/flyspell.el 
(flyspell--prev-meta-tab-binding): Declare.
      adds  777c712   * lisp/files.el (dir-locals-find-file): Refactor return 
values
      adds  914fb99   * lisp/files-x.el (modify-dir-local-variable): Small 
rewrite
      adds  da976cf   * lisp/files.el: Use a fixed file name for the second 
dir-locals file
      adds  6090275   Fixed NextStep fullscreen issue (bug#22468)
       new  cb4e054   -
      adds  4a3db0f   support rendering of wider range of combinging characters 
by ftfont backend
      adds  ad879b7   Backport:fix previous change of src/ftfont.c 
(ftfont_shape_by_flt)
       new  3005605   ; Merge from origin/emacs-25
      adds  b4c7b51   Remove never-set var handle_user_signal_hook
      adds  a523045   * doc/emacs/mark.texi (Using Region): Clarify wording.  
(Bug#22467)
      adds  cf17002   ; Fix a typo in the user manual
      adds  b88e9cd   malloc.h hygiene
      adds  bc0903d   C-u C-x = example doc fix
      adds  82bf438   * lisp/xwidget.el (xwidget-webkit-browse-url): Give 
explicit error if not compiled with xwidgets.
      adds  8e5046a   * lisp/xwidget.el (xwidget-query-on-exit-flag): Declare.
      adds  deae005   Fix Bug#22452
      adds  9be8a2f   * lisp/emacs-lisp/package.el (package-load-list): Improve 
:type.
      adds  af5cff9   * lisp/cedet/semantic/db-file.el 
(semanticdb-persistent-path): Fix :type.
      adds  c51943d   * lisp/custom.el (defcustom): Doc fix.
      adds  59e39cc   Mark some risky prolog variables.
      adds  e94983f   Don't use eval to quieten prolog.el compilation.
      adds  7257815   ; * lisp/textmodes/table.el: Comment tweak.
      adds  d7a93ef   Minor improvements to 'pcase' documentation
      adds  c32cc60   c:/emacs-git/next/ChangeLog
      adds  f524e8b   Re-enable checks in member, memql, delete to complain 
about non-lists
      adds  9421b94   Correct a whole bunch of bugs coming with renamed cell 
relocation.
      adds  a71560b   Implement vc-mtn-find-ignore-file, fix some doc strings
      adds  7deeab6   Improve project-find-file
      adds  545ad84   Fix typo in previous commits
      adds  06083cf   Don't pass DIR to 'hg status'
      adds  2b87dea   Improve project-find-file yet again!
      adds  05f1f0d   Build fix for shr.el
      adds  ef760b8   Document xwidget commands and functions
      adds  a089d6a   Don't fiddle with DEFAULT
      adds  df5ae7d   Revert "Re-enable checks in member, memql, delete to 
complain about non-lists"
      adds  ccc3b3c   Adjust etags test results to changes in copyright years
      adds  25b79d7   Improve Ruby support in 'etags'
      adds  40a85fb   Support Go language in 'etags'
      adds  a4ab2a5   Make it possible to run make change-history on emacs-25
      adds  eea0a23   authors.el updates
      adds  e6b7b6d   ; ChangeLog fixes
      adds  875577b   * etc/AUTHORS: Update the AUTHORS file
       new  99fa8c3   -
      adds  6f607a9   ; Auto-commit of loaddefs files.
      adds  7b14da4   Bump version to 25.0.90
       new  2d231aa   ; Merge from origin/emacs-25
       new  935b4d0   ; Update ChangeLog.2 commit by hand


Summary of changes:
 ChangeLog.2                                        |12046 ++++++++++++++------
 Makefile.in                                        |    8 +-
 admin/authors.el                                   |   38 +-
 admin/check-doc-strings                            |    3 +-
 build-aux/gitlog-to-changelog                      |    4 +-
 build-aux/update-copyright                         |    4 +-
 configure.ac                                       |   46 +-
 doc/emacs/ChangeLog.1                              |    4 +-
 doc/emacs/anti.texi                                |  249 +-
 doc/emacs/custom.texi                              |    4 +-
 doc/emacs/dired.texi                               |   26 +-
 doc/emacs/emacs.texi                               |    3 +-
 doc/emacs/maintaining.texi                         |   50 +-
 doc/emacs/mark.texi                                |   13 +-
 doc/emacs/misc.texi                                |   22 +
 doc/emacs/mule.texi                                |    7 +-
 doc/lispref/control.texi                           |  239 +-
 doc/lispref/customize.texi                         |    3 +-
 doc/lispref/display.texi                           |  115 +-
 doc/lispref/elisp.texi                             |    1 +
 doc/lispref/frames.texi                            |   15 +-
 doc/lispref/functions.texi                         |  225 +
 doc/lispref/intro.texi                             |    2 +-
 doc/lispref/nonascii.texi                          |    6 +-
 doc/lispref/streams.texi                           |    6 +-
 doc/lispref/variables.texi                         |   43 +-
 doc/lispref/windows.texi                           |   91 +-
 doc/man/etags.1                                    |    2 +-
 doc/misc/dbus.texi                                 |    4 +-
 doc/misc/eww.texi                                  |    4 +-
 doc/misc/flymake.texi                              |    2 +-
 doc/misc/octave-mode.texi                          |    2 +-
 doc/misc/org.texi                                  |    6 +-
 doc/misc/reftex.texi                               |   10 +-
 doc/misc/texinfo.tex                               |   25 +-
 doc/misc/tramp.texi                                |  232 +-
 doc/misc/url.texi                                  |    2 +-
 doc/misc/wisent.texi                               |    4 +-
 etc/AUTHORS                                        | 1019 +-
 etc/NEWS                                           |   96 +-
 lib-src/etags.c                                    |  133 +-
 lib-src/rcs2log                                    |    4 +-
 lib/acl-internal.c                                 |    2 +-
 lib/acl-internal.h                                 |    2 +-
 lib/binary-io.h                                    |    2 +-
 lib/dirent.in.h                                    |    7 +
 lib/dirfd.c                                        |   66 +
 lib/dup2.c                                         |   51 +
 lib/fcntl.c                                        |   87 +
 lib/fdopendir.c                                    |   36 +
 lib/get-permissions.c                              |    2 +-
 lib/mktime.c                                       |   12 +-
 lib/openat-proc.c                                  |  144 +-
 lib/sig2str.h                                      |    2 +
 lib/stdint.in.h                                    |    5 +
 lib/strftime.c                                     |    2 +-
 lisp/ChangeLog.17                                  |   15 +-
 lisp/autorevert.el                                 |    4 +-
 lisp/calendar/todo-mode.el                         |   10 +-
 lisp/cedet/cedet-global.el                         |    6 +-
 lisp/cedet/ede/locate.el                           |    2 +-
 lisp/cedet/mode-local.el                           |    4 +-
 lisp/cedet/semantic/db-file.el                     |    3 +-
 lisp/cedet/semantic/senator.el                     |    2 +-
 lisp/cedet/semantic/wisent.el                      |    2 +-
 lisp/custom.el                                     |    1 +
 lisp/dired-aux.el                                  |    4 +-
 lisp/doc-view.el                                   |    7 +-
 lisp/dos-fns.el                                    |    2 +-
 lisp/emacs-lisp/cl-generic.el                      |   24 +-
 lisp/emacs-lisp/ert.el                             |    6 +-
 lisp/emacs-lisp/package.el                         |    8 +-
 lisp/emacs-lisp/pcase.el                           |   47 +-
 lisp/emacs-lisp/tabulated-list.el                  |    1 -
 lisp/files-x.el                                    |   29 +-
 lisp/files.el                                      |  123 +-
 lisp/font-lock.el                                  |    8 +-
 lisp/frameset.el                                   |   14 +-
 lisp/gnus/gnus-agent.el                            |    2 +-
 lisp/gnus/gnus-art.el                              |    4 +-
 lisp/gnus/mm-util.el                               |    6 +-
 lisp/gnus/nnir.el                                  |    6 +-
 lisp/htmlfontify.el                                |   14 +-
 lisp/image-mode.el                                 |   43 +-
 lisp/international/characters.el                   |    2 +-
 lisp/international/mule-cmds.el                    |    2 +-
 lisp/international/quail.el                        |    2 +-
 lisp/isearch.el                                    |   13 +-
 lisp/ldefs-boot.el                                 |    6 +-
 lisp/mail/mailclient.el                            |    2 +-
 lisp/man.el                                        |    2 +-
 lisp/mh-e/mh-search.el                             |    2 +-
 lisp/net/browse-url.el                             |   35 +
 lisp/net/eww.el                                    |    5 +-
 lisp/net/nsm.el                                    |    2 +-
 lisp/net/shr.el                                    |    3 +-
 lisp/net/tramp-adb.el                              |    5 +-
 lisp/net/tramp-cmds.el                             |    2 +-
 lisp/net/tramp-gvfs.el                             |    8 +-
 lisp/net/tramp-sh.el                               |    5 +-
 lisp/net/tramp-smb.el                              |    5 +-
 lisp/net/tramp.el                                  |    3 +-
 lisp/org/ChangeLog.1                               |    2 +-
 lisp/org/org-crypt.el                              |    2 +-
 lisp/org/org-element.el                            |   10 +-
 lisp/org/org-feed.el                               |    2 +-
 lisp/org/org-mobile.el                             |    2 +-
 lisp/org/org.el                                    |    2 +-
 lisp/org/ox-ascii.el                               |    6 +-
 lisp/org/ox-icalendar.el                           |    2 +-
 lisp/org/ox-publish.el                             |    2 +-
 lisp/org/ox.el                                     |   18 +-
 lisp/play/gamegrid.el                              |    2 +-
 lisp/play/gomoku.el                                |    2 +-
 lisp/progmodes/antlr-mode.el                       |    4 +-
 lisp/progmodes/cc-engine.el                        |  188 +-
 lisp/progmodes/cc-fonts.el                         |   93 +-
 lisp/progmodes/cc-langs.el                         |    4 +-
 lisp/progmodes/etags.el                            |    2 +-
 lisp/progmodes/project.el                          |  100 +-
 lisp/progmodes/prolog.el                           |   54 +-
 lisp/progmodes/python.el                           |    4 +-
 lisp/progmodes/ruby-mode.el                        |    2 +-
 lisp/progmodes/vhdl-mode.el                        |    4 +-
 lisp/progmodes/xref.el                             |   22 +-
 lisp/simple.el                                     |    2 +-
 lisp/strokes.el                                    |    2 +-
 lisp/textmodes/flyspell.el                         |    3 +
 lisp/textmodes/ispell.el                           |    2 +-
 lisp/textmodes/reftex-ref.el                       |    2 +-
 lisp/textmodes/reftex-vars.el                      |    2 +-
 lisp/textmodes/table.el                            |    2 +-
 lisp/tree-widget.el                                |    2 +-
 lisp/vc/pcvs.el                                    |    4 +-
 lisp/vc/vc-git.el                                  |    2 +-
 lisp/vc/vc-hg.el                                   |   12 +-
 lisp/vc/vc-mtn.el                                  |    4 +
 lisp/window.el                                     |    4 +-
 lisp/xwidget.el                                    |  582 +
 m4/dirfd.m4                                        |   16 +-
 m4/dup2.m4                                         |   14 +-
 m4/fcntl.m4                                        |   13 +-
 m4/gnulib-comp.m4                                  |    3 +-
 m4/utimes.m4                                       |   22 +-
 src/Makefile.in                                    |    9 +
 src/alloc.c                                        |   76 +-
 src/bidi.c                                         |    2 +-
 src/buffer.c                                       |    2 +
 src/dispextern.h                                   |   26 +-
 src/dispnew.c                                      |    7 +
 src/emacs.c                                        |   83 +-
 src/emacsgtkfixed.c                                |  127 +-
 src/emacsgtkfixed.h                                |   18 +
 src/gtkutil.c                                      |   28 +-
 src/image.c                                        |   67 +-
 src/keyboard.c                                     |   23 +-
 src/keyboard.h                                     |    2 -
 src/lisp.h                                         |   13 +-
 src/nsterm.m                                       |   66 +-
 src/print.c                                        |    6 +
 src/sysdep.c                                       |    2 +
 src/termhooks.h                                    |    5 +
 src/w32.c                                          |    2 +-
 src/w32heap.c                                      |    4 +-
 src/w32term.c                                      |    4 +-
 src/window.c                                       |    4 +-
 src/xdisp.c                                        |  224 +-
 src/xfaces.c                                       |    2 +-
 src/xfns.c                                         |   21 +-
 src/xterm.c                                        |   14 +-
 src/xwidget.c                                      | 1198 ++
 src/xwidget.h                                      |  133 +
 test/ChangeLog.1                                   |    4 +-
 test/etags/go-src/test.go                          |   11 +
 test/etags/go-src/test1.go                         |   34 +
 test/manual/etags/CTAGS.good                       |  138 +-
 test/manual/etags/ETAGS.good_1                     | 2333 ++--
 test/manual/etags/ETAGS.good_2                     | 2895 +++---
 test/manual/etags/ETAGS.good_3                     | 2500 ++--
 test/manual/etags/ETAGS.good_4                     | 2381 ++--
 test/manual/etags/ETAGS.good_5                     | 3110 +++---
 test/manual/etags/ETAGS.good_6                     | 3110 +++---
 test/manual/etags/Makefile                         |    7 +-
 test/manual/etags/c-src/emacs/src/lisp.h           |    2 +-
 .../etags/el-src/emacs/lisp/progmodes/etags.el     |    2 +-
 test/manual/etags/ruby-src/test1.ruby              |   22 +
 test/manual/indent/ruby.rb                         |    4 +
 187 files changed, 22325 insertions(+), 13357 deletions(-)
 create mode 100644 lisp/xwidget.el
 create mode 100644 src/xwidget.c
 create mode 100644 src/xwidget.h
 create mode 100644 test/etags/go-src/test.go
 create mode 100644 test/etags/go-src/test1.go



reply via email to

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