emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (c55884d -> 21021e5)


From: Andrea Corallo
Subject: feature/native-comp updated (c55884d -> 21021e5)
Date: Sun, 13 Sep 2020 12:55:29 -0400 (EDT)

akrl pushed a change to branch feature/native-comp.

      from  c55884d   * src/comp.c (emit_static_object): Make use of ARRAYELTS.
      adds  be64c36   Fix new summary-line after editing an article in Gnus
      adds  5d522b4   Revert back to using ESC as viper-ESC-key again
      adds  c033bb8   Fix :match function for the file widget
      adds  6c46ddd   Fix up < and > "date" scoring rules in Gnus
      adds  70a8d06   Open describe-function NEWS links in view-mode
      adds  be5047c   Implement D-Bus properties with compound type.
      adds  88a2596   Use lexical-binding in semantic-utest-c.el
      adds  d32cf35   Use lexical-binding in url-future-tests.el
      adds  ba3e2b8   * test/lisp/org/org-tests.el: Use lexical-binding.
      adds  be4c4a7   Use lexical-binding in mml-sec-tests.el
      adds  262d0c6   Mark some tests as expensive
      adds  4987734   ; * test/manual/indent/elisp.el: Use lexical-binding.
      adds  4ba71ee   Convert indent test for css-mode into automatic test
      adds  27b711f   ; Fix typos in format-prompt
      adds  a70ce63   * lisp/textmodes/artist.el: Remove obsolete comments.
      adds  bd5b775   Add a "Redo" entry to the menu
      adds  da344e1   Doc fix for diff-no-select
      adds  a4d3787   Tweak how `M-RET' in Message mode fills paragraphs
      adds  8e1376a   Use a header line in calc mode instead of a regular 
in-buffer line
      adds  37c095a   Fix QNX build
      adds  f7be259   Allow editing articles in Gnus nnselect groups
      adds  206cff8   Clean up group-finding in Gnus nnir search
      adds  f7e35f8   * lisp/loadup.el ("button"): Move to after loaddefs.el
      adds  8cf274f   Allow an info structure as argument for 
gnus-group-get-parameter
      adds  e2391d4   * lisp/simple.el (undo-redo): Doc fix.
      adds  b5fe447   Fix calc tests when running noninteractively
      adds  891bbec   Simplify big integer constants in Calc
      adds  c0eee8c   Calc: regularise test names
      adds  a34a80a   Fix viewing PDFs from eww with external viewers
      adds  8d9133c   Improve diff-no-select doc string
      adds  2862f6b   Fix up eldef shortening of the minibuffer
      adds  dbd8994   D-Bus: Implement other compound types of properties
      adds  bde9318   Tweak previous mailcap patch (for external viewers)
      adds  6dbef93   Improve help-echo of Undo and Redo menu items
      adds  b054393   CC Mode: Fix minor bugs in the string handling functions
      adds  d608eb1   Guard against faulty flow-filled emails
      adds  91a221b   Remove cedet items obsolete since 23.2
      adds  f5d8cff   Add some eshell completion patterns
      adds  7d30ca7   Move dired-jump from dired-x to dired (Bug#21981)
      adds  699e40c   Avoid unneeded recentering when header-line is used
      adds  6a9c0b0   Further diff-no-select doc string clarification
      adds  b9db19b   Fix toggle-frame-fullscreen on w32 builds
      adds  a4bfb0b   Default Emacs to UTF-8 instead of Latin-1
      adds  4c3f3bf   Support scoring on article age interactively in Gnus
      adds  227f93a   dired-omit-mode may not be defined in dired-jump
      adds  97e9bdd   Fix compilation warning in cl-lib.el
      adds  661c0df   Fix compilation warning in obsolete/complete.el
      adds  b9ff508   Fix compilation warning in cl-font-lock
      adds  d228cac   Small Texinfo markup fixes
      adds  62f239e   C++ Mode: handle __attribute__,etc. inside constructor 
argument lists
      adds  2fca301   Cleanup in dbus.el, dbus-tests.el
      adds  6818867   ; Fix copyright years
      adds  3e07352   Adapt some tests for Emacs's excitingly variable quoting 
format
      adds  31be4d7   Add a way to use an external command to download HTML in 
eww
      adds  f7d8650   Fix up example code from previous eww.texi commit
      adds  854855e   Clean up eww error buffer
      adds  5e77336   Mark some diff tests as failing in nonascii directories
      adds  18f390a   Don't force LC_ALL=C upon make check (bug#43353)
      adds  a6321fd   Fix a conversion failure in tramp-archive-tests 
(Bug#43353)
      adds  e1e93da   Make `ascii' a coding system alias for `us-ascii'
      adds  9ca83cd   Revert "Use format-prompt in read-file-name calls that 
have a default"
      adds  1b0a922   Make M-x show obsolete commands (Bug#43300)
      adds  06d86b9   Make M-x show what aliases point to (Bug#43300)
      adds  1a4d8fe   * lisp/time.el (display-time-world): Make obsolete.
      adds  2605eb9   Clarify when tab-line-switch-cycling is used
      adds  e0f3044   Doc string clarification in file-directory-p
      adds  467200d   Update .gitignore with ccls files
      adds  c2dea98   Kill gpg-agents started by mml-sec-tests (bug#43358)
      adds  def34a2   Don't eagerly store articles in the Agent by default
      adds  2bd4132   Make ERC desktop notifications lenient to invalid XML 
characters
      adds  dc01b99   Make the eww header work again even if the title is nil
      adds  54c2a8d   Make diff--refine-hunk bug out less on broken patches
      adds  cc24931   ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last 
change.
      adds  7628170   ; * etc/NEWS: Document a recent change.
      adds  99af480   Fix punctuation in EWW manual
       new  6a726c5   Merge remote-tracking branch 'savannah/master' into HEAD
       new  21021e5   * Fix defsbust declare effectiveness introduced by 
80d7f710 (Bug#43280).


Summary of changes:
 .gitignore                                         |   6 +
 configure.ac                                       |   5 +-
 doc/emacs/dired.texi                               |  10 +
 doc/emacs/mule.texi                                |   7 +-
 doc/misc/dbus.texi                                 |  11 +-
 doc/misc/dired-x.texi                              |  50 +----
 doc/misc/eww.texi                                  |  16 ++
 doc/misc/gnus.texi                                 |   4 +-
 etc/NEWS                                           |  75 ++++++-
 lisp/abbrev.el                                     |   4 +-
 lisp/bindings.el                                   |   3 +
 lisp/bookmark.el                                   |   6 +-
 lisp/calc/calc-comb.el                             |  12 +-
 lisp/calc/calc-funcs.el                            |  14 +-
 lisp/calc/calc.el                                  |  53 +++--
 lisp/calc/calcalg3.el                              |   2 +-
 lisp/cedet/semantic.el                             |  79 +------
 lisp/cedet/semantic/bovine/el.el                   |   1 -
 lisp/cedet/semantic/db-mode.el                     |   4 -
 lisp/cedet/semantic/decorate/mode.el               |   3 -
 lisp/cedet/semantic/doc.el                         |   3 +-
 lisp/cedet/semantic/edit.el                        |   3 -
 lisp/cedet/semantic/fw.el                          |  13 +-
 lisp/cedet/semantic/grammar.el                     |   2 +-
 lisp/cedet/semantic/idle.el                        |   9 -
 lisp/cedet/semantic/imenu.el                       |   6 -
 lisp/cedet/semantic/java.el                        |   3 -
 lisp/cedet/semantic/lex.el                         | 233 ++-------------------
 lisp/cedet/semantic/tag-file.el                    |  13 --
 lisp/cedet/semantic/tag-ls.el                      |  16 +-
 lisp/cedet/semantic/tag.el                         |  20 --
 lisp/cedet/semantic/util.el                        |   7 -
 lisp/cedet/semantic/wisent.el                      |   5 -
 lisp/dired-x.el                                    |  79 +------
 lisp/dired.el                                      |  69 +++++-
 lisp/emacs-lisp/byte-run.el                        |  11 +-
 lisp/emacs-lisp/cl-lib.el                          |   1 +
 lisp/emulation/viper-keym.el                       |   2 +-
 lisp/erc/erc-desktop-notifications.el              |  11 +-
 lisp/eshell/em-cmpl.el                             |   3 +
 lisp/files.el                                      |  24 +--
 lisp/gnus/gnus-agent.el                            |   1 +
 lisp/gnus/gnus-art.el                              |   5 +-
 lisp/gnus/gnus-async.el                            |   6 -
 lisp/gnus/gnus-bookmark.el                         |   3 +-
 lisp/gnus/gnus-group.el                            | 110 +++++++---
 lisp/gnus/gnus-int.el                              |  42 ++++
 lisp/gnus/gnus-score.el                            |  20 +-
 lisp/gnus/gnus-sum.el                              |   1 +
 lisp/gnus/gnus.el                                  |  11 +-
 lisp/gnus/message.el                               |   4 +-
 lisp/gnus/nnir.el                                  |  62 ++----
 lisp/gnus/nnselect.el                              |  19 +-
 lisp/help-fns.el                                   |  10 +-
 lisp/help-mode.el                                  |   2 +-
 lisp/international/mule-cmds.el                    |  18 +-
 lisp/international/mule-conf.el                    |   1 +
 lisp/loadup.el                                     |   2 +-
 lisp/mail/flow-fill.el                             |   3 +-
 lisp/mail/rmailmm.el                               |   2 +-
 lisp/mail/sendmail.el                              |   2 +-
 lisp/menu-bar.el                                   |   8 +-
 lisp/mh-e/mh-comp.el                               |   3 +-
 lisp/minibuf-eldef.el                              |   2 +-
 lisp/misearch.el                                   |   7 +-
 lisp/net/dbus.el                                   | 198 ++++++++++-------
 lisp/net/eww.el                                    |  53 ++++-
 lisp/net/mailcap.el                                |  14 +-
 lisp/obsolete/complete.el                          |   2 +
 lisp/progmodes/cc-defs.el                          |   9 +
 lisp/progmodes/cc-engine.el                        |  18 +-
 lisp/progmodes/cc-mode.el                          |  59 ++++--
 lisp/progmodes/cc-vars.el                          |   6 +-
 lisp/progmodes/cl-font-lock.el                     |   1 +
 lisp/progmodes/etags.el                            |   4 +-
 lisp/simple.el                                     |  27 ++-
 lisp/tab-line.el                                   |   3 +-
 lisp/textmodes/artist.el                           |   5 -
 lisp/time.el                                       |   4 +-
 lisp/vc/diff-mode.el                               |  18 +-
 lisp/vc/diff.el                                    |  12 +-
 lisp/vc/ediff-ptch.el                              |  12 +-
 lisp/vc/vc.el                                      |  18 +-
 lisp/wid-edit.el                                   |   5 +-
 lisp/xml.el                                        |  19 +-
 lisp/xwidget.el                                    |  17 +-
 src/dbusbind.c                                     |   9 +-
 src/fileio.c                                       |   5 +
 src/w32term.c                                      |   6 +-
 src/xdisp.c                                        |   9 +-
 test/Makefile.in                                   |   7 +-
 test/lisp/autorevert-tests.el                      |   3 +
 test/lisp/calc/calc-tests.el                       |  22 +-
 test/lisp/cedet/semantic-utest-c.el                |  59 +++---
 test/lisp/cedet/srecode-utest-getset.el            |   1 +
 test/lisp/dired-tests.el                           |   4 +-
 test/lisp/emacs-lisp/cl-seq-tests.el               |   1 +
 test/lisp/emacs-lisp/gv-tests.el                   |   5 +-
 test/lisp/emacs-lisp/package-tests.el              |   1 +
 test/lisp/filenotify-tests.el                      |   4 +
 test/lisp/gnus/mml-sec-tests.el                    |  36 +++-
 test/lisp/net/dbus-tests.el                        | 169 ++++++++++++---
 test/lisp/net/gnutls-tests.el                      |   1 +
 test/lisp/net/tramp-archive-tests.el               |  15 +-
 test/lisp/org/org-tests.el                         |   2 +-
 test/lisp/shadowfile-tests.el                      |   2 +
 test/lisp/subr-tests.el                            |  68 +++---
 .../textmodes/css-mode-resources/test-indent.css}  |   0
 test/lisp/textmodes/css-mode-tests.el              |  14 ++
 test/lisp/url/url-future-tests.el                  |  24 ++-
 test/lisp/vc/diff-mode-tests.el                    |   9 +
 test/manual/indent/elisp.el                        |   1 +
 test/src/callint-tests.el                          |   3 +-
 test/src/emacs-module-tests.el                     |   3 +-
 114 files changed, 1162 insertions(+), 1067 deletions(-)
 rename test/{manual/indent/css-mode.css => 
lisp/textmodes/css-mode-resources/test-indent.css} (100%)



reply via email to

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