emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (d9cd55a -> 82bd6d5)


From: Andrea Corallo
Subject: feature/native-comp updated (d9cd55a -> 82bd6d5)
Date: Fri, 12 Mar 2021 10:46:47 -0500 (EST)

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

      from  d9cd55a   Implement `no-native-compile' (bug#46983)
      adds  d632622   Simplify silent-rules build machinery
      adds  3c6d087   * admin/admin.el (make-manuals-dist-output-variables): 
Update.
      adds  b8b05ff   * lisp/obsolete/inversion.el: Use lexical-binding
      adds  5f74397   * lisp/cedet/semantic/bovine/*.el: Use lexical-binding
      adds  fc25474   * lisp/mouse-copy.el: Use lexical-binding.
      adds  e959107   * lisp/mouse-drag.el: Use lexical-binding.
      adds  97f8ab3   Remove some references to Emacs 21
      adds  9853355   Remove some items obsolete since Emacs 22/23 from Gnus
      adds  856a0a9   Remove additional items obsolete since Emacs 22/23
      adds  468bb5a   * lisp/cedet/semantic/wisent: Use lexical-binding
      adds  83fa649   Adapt Dockerfile.emba according to recent configure 
changes
      adds  30489f4   * test/infra/Dockerfile.emba: Touch "info/emacs".
      adds  564b639   ; * test/infra/Dockerfile.emba: Fix last change.
      adds  8558ecd   Fix string-replace error data
      adds  d4d9246   Tag a semantic test that seems to hang recently
      adds  c1f4a16   * test/infra/Dockerfile.emba: Install texinfo.
      adds  c63d2ef   Remove outline-cycle-minor-mode and 
outline-cycle-highlight-minor-mode
      adds  251dea6   * lisp/emacs-lisp/bytecomp.el: Warn about unprefixed vars 
in `boundp`
      adds  26bfd0c   * lisp/cedet/semantic/bovine.el: Fix recent regression
      adds  c4f49d7   * lisp/skeleton.el (skeleton-read): Silence compiler 
warning
      adds  42751f4   * lisp/cedet/semantic/fw.el 
(semantic-find-file-noselect): Fix warning
      adds  fb779e9   * lisp/erc/erc.el: Fix problem pointed out by compiler 
warning
      adds  490f830   * lisp/net/ange-ftp.el: Fix problem pointed out by 
compiler warning
      adds  7e1cfa2   * lisp/net/tramp-cache.el: Fix misuse of bound-and-true-p
      adds  05adcef   Xref test improvements
      adds  8e103eb   Speed up xref rendering for matches on very long lines
      adds  4a112fd   Add new face 'help-key-binding' for keybindings in help
      adds  570afde   * lisp/help-mode.el (help-mode-tool-bar-map): Fix 
tooltips.
      adds  0e4a2dc   Normalize version specifiers for make-obsolete and friends
      adds  a190bc9   Delete two more items obsoleted in Emacs 23.1
      adds  11d3af3   Add Tramp sshfs method
      adds  a011665   Make checkdoc--next-docstring use the doc-string-elt 
property
      adds  432c1aa   Use `pop-to-buffer-same-window' in `project-eshell'
      adds  f4452bb   Fix structure of condition object in nested 'ert-fail'.
      adds  b4bfdd3   Fix handling of `tramp-cache-{g,s}et-count-*'
      adds  dc083eb   * lisp/net/*.el: Use lexical-binding
      adds  7ec870c   * lisp/faces.el (help-argument-name): Use grey 
background, not foreground
      adds  04c43bb   * lisp/progmodes/xref.el (xref-after-update-hook): New 
defcustom (bug#46992).
      adds  9b86a6a   ; NEWS fix
      adds  6120952   Make semantic/idle not move point after last change
      adds  8538108   Strip text properties from the default string
      adds  40d8f83   smerge-vc-next-conflict: Move to conflict markers more 
reliably
      adds  7561c01   * lisp/emacs-lisp/cconv.el: Don't confuse a string for a 
docstring
      adds  29458ec   * lisp/tab-bar.el (tab-bar-select-tab): Set 
window-state-put WINDOW arg to nil
      adds  c6ed17c   * src/buffer.c (Fbuffer_swap_text): Swap `mark-active` as 
well
      adds  f97e07e   Port alternate signal stack to upcoming glibc 2.34
      adds  e8f0a7b   * lisp/mail/rmailmm.el: Use `cl-defstruct` and 
`lexical-binding`
      adds  48bfebc   * lisp/help.el (help--describe-translation): Fix typo.
      adds  de9b19c   (project-switch-commands): Remove the ###autoload 
instruction
      adds  8605ddc   Use 'help-key-binding' face in userlock.el
      adds  5217b56   * lisp/userlock.el: Use lexical-binding.
      adds  1c5cb14   Use proper command substitutions in some docstrings
      adds  dc2688a   Do mode tagging in ert.el
      adds  4cb5220   Fix duplicate ":" in ert-find-test-other-window prompt
      adds  a1c84b4   Remove several references to Emacs 22 and earlier
      adds  7add330   Mark string predicates side-effect-free
      adds  a412141   * lisp/files.el (cd): Improve error message.
      adds  4b47eb3   Fix byte-compilation warning in benchmark-run
      adds  b4ae102   Remove Emacs 19 workaround from cperl-mode.el
      adds  88409b2   Highlight the entire summary line for selected articles
      adds  5fa2775   * lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a group 
name to the tab.
      adds  d07ed6d   * lisp/tab-bar.el (tab-bar-close-group-tabs): New command.
      adds  c93447e   Enable selectable image smoothing (bug#38394)
      adds  f695fdf   ; Fix US spelling in last change.
      adds  8497af6   * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var
      adds  0445720   Fix wording of a recently added documentation
      adds  9ab5142   * src/image.c (FRAME_SCALE_FACTOR): Define only when 
needed.
      adds  222d703   * src/image.c (image_set_transform): Don't use ! for Lisp 
object.
      adds  62610da   Make tags tables from Texinfo sources
      adds  65441a6   Add remote processes to Tramp sshfs method
      adds  27b8638   Re-fix previous Info-fontify-node change
      adds  e13c301   * lisp/emacs-lisp/cconv.el (cconv--analyze-use): Warn 
never-initialized vars
      adds  7d0dc31   * lisp/org/: Delete some always-nil variables
      adds  5926f0c   * lisp/obsolete/iswitchb.el: Remove dead code
      adds  a0d8fd2   * lisp/ses.el (ses-set-cell): Use `macroexp-let2`
      adds  6e77869   * lisp/vc/pcvs-parse.el: Fix lexical-binding breakage
      adds  2c9594a   * lisp/emulation/edt.el (edt-with-position): Don't bind 
`left`
      adds  fe84429   * lisp/cedet: Remove always-nil variables
      adds  b21f619   * lisp: Remove yet more always-nil variables
      adds  1d41958   * lisp/outline.el (outline-font-lock-keywords): Simplify
      adds  b8bf62b   On MS-Windows, fflush stderr after newline
      adds  8ad221c   * lisp/tab-bar.el (tab-bar--current-tab-find): New 
function.
      adds  b90c658   Update docstrings of 'delete'/'remove' to interlink each 
other (bug#47054)
      adds  d9c94e9   * lisp/mail/: Use lexical-binding
      adds  71ef012   Map redo records for undo in region to 'undo-in-region
      adds  17cdb73   ; Fix some typos.
      adds  d012595   Make byte-compiled uses of `define-minor-mode' more 
compatible
      adds  fd3705a   Fix compilation warning in python-wy.el after lexical 
rewrite
      adds  5dff53f   Add a new `image-transform-smoothing' user option
      adds  b08b2e0   Rename to image--transform-smoothing in image-mode.el
      adds  7109307   * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): 
Use `macroexp-let2`
      adds  009bc7c   * lisp/emacs-lisp/cconv.el (cconv--analyze-use): Tune 
down the warning
      adds  ba6ae50   * lisp/emacs-lisp/cconv.el (cconv--analyze-use): Simplify 
(doh!)
      adds  14b54ce   Document how to create a branch for Git/Mercurial
      adds  a0854f9   ; Fix typos in doc strings
       new  82bd6d5   Merge remote-tracking branch 'savannah/master' into 
native-comp


Summary of changes:
 .gitignore                                   |   1 +
 Makefile.in                                  |  18 +-
 admin/admin.el                               |   6 +-
 admin/charsets/Makefile.in                   |  12 +-
 admin/charsets/mapfiles/README               |   4 +-
 admin/grammars/Makefile.in                   |  13 +-
 admin/grammars/grammar.wy                    |  10 +-
 admin/grammars/python.wy                     |   4 +-
 admin/unidata/Makefile.in                    |  18 +-
 configure.ac                                 |   8 +-
 doc/emacs/Makefile.in                        |  28 +-
 doc/emacs/custom.texi                        |  14 +-
 doc/emacs/maintaining.texi                   |   4 +
 doc/lispintro/Makefile.in                    |  25 +-
 doc/lispintro/emacs-lisp-intro.texi          |  17 +-
 doc/lispref/Makefile.in                      |  25 +-
 doc/lispref/buffers.texi                     |   3 -
 doc/lispref/display.texi                     |  15 +
 doc/lispref/eval.texi                        |   1 -
 doc/lispref/files.texi                       |   5 -
 doc/lispref/keymaps.texi                     |   6 -
 doc/lispref/loading.texi                     |   1 -
 doc/lispref/minibuf.texi                     |   4 -
 doc/lispref/positions.texi                   |   1 -
 doc/lispref/variables.texi                   |   2 -
 doc/misc/Makefile.in                         |  27 +-
 doc/misc/efaq-w32.texi                       |   9 +-
 doc/misc/gnus-faq.texi                       |   8 +-
 doc/misc/gnus.texi                           |  15 +-
 doc/misc/tramp.texi                          | 281 ++++++++----
 etc/NEWS                                     | 123 ++++--
 etc/compilation.txt                          |   4 +-
 etc/grep.txt                                 |   4 +-
 leim/Makefile.in                             |  14 +-
 lib-src/Makefile.in                          |  29 +-
 lib/Makefile.in                              |  21 +-
 lisp/Makefile.in                             |  26 +-
 lisp/align.el                                |   4 +-
 lisp/arc-mode.el                             |   6 +-
 lisp/auth-source.el                          |   6 +-
 lisp/button.el                               |   4 +-
 lisp/calc/calc-yank.el                       |   5 +-
 lisp/calculator.el                           |   2 +-
 lisp/calendar/icalendar.el                   |   3 -
 lisp/calendar/todo-mode.el                   |   8 +-
 lisp/cedet/ede/pmake.el                      |   4 +-
 lisp/cedet/ede/project-am.el                 |   8 +-
 lisp/cedet/semantic/bovine.el                |  27 +-
 lisp/cedet/semantic/bovine/c.el              |  96 +++--
 lisp/cedet/semantic/bovine/debug.el          |   4 +-
 lisp/cedet/semantic/bovine/el.el             |   4 +-
 lisp/cedet/semantic/bovine/gcc.el            |   8 +-
 lisp/cedet/semantic/bovine/make.el           |   8 +-
 lisp/cedet/semantic/bovine/scm.el            |   6 +-
 lisp/cedet/semantic/db-el.el                 |   6 +-
 lisp/cedet/semantic/fw.el                    |  12 +-
 lisp/cedet/semantic/grammar-wy.el            | 617 +++++++++++++--------------
 lisp/cedet/semantic/grammar.el               |  62 +--
 lisp/cedet/semantic/idle.el                  |  97 +++--
 lisp/cedet/semantic/lex.el                   |  27 +-
 lisp/cedet/semantic/scope.el                 |   4 +-
 lisp/cedet/semantic/wisent.el                |  13 +-
 lisp/cedet/semantic/wisent/comp.el           |  78 ++--
 lisp/cedet/semantic/wisent/grammar.el        |  12 +-
 lisp/cedet/semantic/wisent/java-tags.el      |   4 +-
 lisp/cedet/semantic/wisent/javascript.el     |  15 +-
 lisp/cedet/semantic/wisent/python.el         |   8 +-
 lisp/cedet/semantic/wisent/wisent.el         |  14 +-
 lisp/doc-view.el                             |   2 +
 lisp/emacs-lisp/benchmark.el                 |   3 +-
 lisp/emacs-lisp/byte-opt.el                  |   2 +
 lisp/emacs-lisp/bytecomp.el                  |  16 +-
 lisp/emacs-lisp/cconv.el                     |  19 +-
 lisp/emacs-lisp/checkdoc.el                  |  39 +-
 lisp/emacs-lisp/debug.el                     |   2 +-
 lisp/emacs-lisp/easy-mmode.el                |  18 +-
 lisp/emacs-lisp/edebug.el                    |   2 +-
 lisp/emacs-lisp/ert.el                       |  31 +-
 lisp/emacs-lisp/syntax.el                    |  13 +-
 lisp/emacs-lisp/tcover-ses.el                |   4 +-
 lisp/emulation/cua-rect.el                   |   2 +-
 lisp/emulation/edt.el                        |  28 +-
 lisp/erc/erc-menu.el                         |   4 +-
 lisp/erc/erc-track.el                        |   2 -
 lisp/erc/erc.el                              |  56 +--
 lisp/eshell/em-ls.el                         |   6 +-
 lisp/faces.el                                |  17 +
 lisp/files.el                                |   4 +-
 lisp/gnus/gnus-art.el                        |  21 +-
 lisp/gnus/gnus-kill.el                       |   4 +-
 lisp/gnus/gnus-msg.el                        |   7 +-
 lisp/gnus/gnus-search.el                     |   4 +-
 lisp/gnus/gnus-start.el                      |  12 +-
 lisp/gnus/gnus-sum.el                        |   8 +-
 lisp/gnus/gnus.el                            |   4 +-
 lisp/gnus/nnbabyl.el                         |   4 +-
 lisp/gnus/nnfolder.el                        |   4 +-
 lisp/gnus/nnimap.el                          |   2 +-
 lisp/gnus/nnmail.el                          |   8 -
 lisp/gnus/nnmh.el                            |   2 +
 lisp/gnus/nnrss.el                           |   5 +-
 lisp/gnus/nntp.el                            |   2 +-
 lisp/help-fns.el                             |  21 +-
 lisp/help-macro.el                           | 224 +++++-----
 lisp/help-mode.el                            |   4 +-
 lisp/help.el                                 | 153 ++++---
 lisp/ibuffer.el                              |   4 +-
 lisp/ido.el                                  |   4 +-
 lisp/image-mode.el                           |  24 +-
 lisp/image.el                                |  51 ++-
 lisp/info.el                                 |   4 +-
 lisp/international/quail.el                  |   2 +-
 lisp/isearch.el                              |   8 +-
 lisp/jit-lock.el                             |   2 +-
 lisp/mail/binhex.el                          |  14 +-
 lisp/mail/blessmail.el                       |   2 +-
 lisp/mail/emacsbug.el                        |  28 +-
 lisp/mail/feedmail.el                        |  10 +-
 lisp/mail/flow-fill.el                       |   4 +-
 lisp/mail/ietf-drums.el                      |   4 +-
 lisp/mail/mail-extr.el                       |  47 +-
 lisp/mail/mail-hist.el                       |  15 +-
 lisp/mail/mail-utils.el                      |   6 +-
 lisp/mail/mailabbrev.el                      |  30 +-
 lisp/mail/mailclient.el                      |   2 +-
 lisp/mail/mailheader.el                      |  35 +-
 lisp/mail/mspools.el                         |  10 +-
 lisp/mail/rfc822.el                          |   2 +-
 lisp/mail/rmail-spam-filter.el               |  46 +-
 lisp/mail/rmail.el                           |   4 +-
 lisp/mail/rmailedit.el                       |   8 +-
 lisp/mail/rmailkwd.el                        |   4 +-
 lisp/mail/rmailmm.el                         | 194 +++++----
 lisp/mail/rmailmsc.el                        |   4 +-
 lisp/mail/rmailout.el                        |  11 +-
 lisp/mail/rmailsort.el                       |   6 +-
 lisp/mail/smtpmail.el                        |   8 +-
 lisp/mail/supercite.el                       | 102 ++---
 lisp/mail/uce.el                             |  27 +-
 lisp/mail/unrmail.el                         |   4 +-
 lisp/mouse-copy.el                           |   5 +-
 lisp/mouse-drag.el                           |   2 +-
 lisp/net/ange-ftp.el                         |   7 +-
 lisp/net/browse-url.el                       |  42 +-
 lisp/net/dictionary.el                       |  69 ++-
 lisp/net/dig.el                              |   4 +-
 lisp/net/dns.el                              |   8 +-
 lisp/net/eudc-bob.el                         |  20 +-
 lisp/net/eudc-export.el                      |  78 ++--
 lisp/net/eudc-hotlist.el                     |  14 +-
 lisp/net/eudc.el                             |  14 +-
 lisp/net/eudcb-bbdb.el                       | 125 +++---
 lisp/net/eudcb-ldap.el                       |  18 +-
 lisp/net/eudcb-mab.el                        |   2 +-
 lisp/net/eudcb-macos-contacts.el             |   4 +-
 lisp/net/gnutls.el                           |   7 +-
 lisp/net/goto-addr.el                        |  28 +-
 lisp/net/net-utils.el                        |  84 ++--
 lisp/net/network-stream.el                   |   3 +-
 lisp/net/newst-backend.el                    |  32 +-
 lisp/net/newst-plainview.el                  | 121 +++---
 lisp/net/newst-reader.el                     |  10 +-
 lisp/net/newst-ticker.el                     |  12 +-
 lisp/net/newst-treeview.el                   | 129 +++---
 lisp/net/puny.el                             |   4 +-
 lisp/net/quickurl.el                         |  29 +-
 lisp/net/rcirc.el                            |   2 +-
 lisp/net/secrets.el                          |  10 +-
 lisp/net/shr-color.el                        |  14 +-
 lisp/net/shr.el                              |  26 +-
 lisp/net/sieve-mode.el                       |   6 +-
 lisp/net/soap-client.el                      |  26 +-
 lisp/net/soap-inspect.el                     |  46 +-
 lisp/net/telnet.el                           |  20 +-
 lisp/net/tramp-cache.el                      |  28 +-
 lisp/net/tramp-cmds.el                       |   2 +-
 lisp/net/tramp-compat.el                     |   2 +-
 lisp/net/tramp-fuse.el                       | 205 +++++++++
 lisp/net/tramp-integration.el                |   2 +-
 lisp/net/tramp-rclone.el                     | 188 +-------
 lisp/net/tramp-sh.el                         | 132 +++---
 lisp/net/tramp-sshfs.el                      | 367 ++++++++++++++++
 lisp/net/tramp-sudoedit.el                   |  22 +-
 lisp/net/tramp.el                            |  87 ++--
 lisp/net/webjump.el                          |   2 +-
 lisp/obsolete/inversion.el                   |   6 +-
 lisp/obsolete/iswitchb.el                    |  35 +-
 lisp/obsolete/nnir.el                        |  14 +-
 lisp/obsolete/starttls.el                    |   2 +-
 lisp/org/ob-lilypond.el                      |   6 +-
 lisp/org/ol-gnus.el                          |   4 +-
 lisp/org/ol.el                               |   6 +-
 lisp/org/org-clock.el                        |   8 +-
 lisp/org/org-crypt.el                        |   2 +
 lisp/org/org-protocol.el                     |   4 +-
 lisp/org/org-tempo.el                        |   2 +-
 lisp/org/org.el                              |   2 +-
 lisp/org/ox-odt.el                           |  11 +-
 lisp/org/ox.el                               |   4 +-
 lisp/outline.el                              |  72 ++--
 lisp/progmodes/cfengine.el                   |   4 +-
 lisp/progmodes/cperl-mode.el                 |  30 +-
 lisp/progmodes/ebrowse.el                    |   4 +-
 lisp/progmodes/project.el                    |   7 +-
 lisp/progmodes/xref.el                       | 117 +++--
 lisp/ruler-mode.el                           |   2 +-
 lisp/ses.el                                  |  24 +-
 lisp/simple.el                               |  55 ++-
 lisp/skeleton.el                             |   3 +-
 lisp/speedbar.el                             |  20 +-
 lisp/subr.el                                 |   6 +-
 lisp/tab-bar.el                              | 111 ++++-
 lisp/tar-mode.el                             |   8 +-
 lisp/textmodes/artist.el                     |   4 +-
 lisp/textmodes/flyspell.el                   |   4 +-
 lisp/textmodes/reftex-vars.el                |   2 +-
 lisp/textmodes/rst.el                        |   2 +-
 lisp/textmodes/table.el                      |   2 +-
 lisp/tooltip.el                              |   7 +-
 lisp/userlock.el                             |  75 +++-
 lisp/vc/pcvs-parse.el                        |  10 +
 lisp/vc/smerge-mode.el                       |  49 +--
 lisp/vc/vc.el                                |   7 +-
 lisp/xdg.el                                  |   4 +-
 lwlib/Makefile.in                            |  19 +-
 nt/Makefile.in                               |  19 +-
 oldXMenu/Makefile.in                         |  19 +-
 src/Makefile.in                              |  36 +-
 src/buffer.c                                 |   1 +
 src/fns.c                                    |   3 +-
 src/image.c                                  |  20 +-
 src/keymap.c                                 |  25 +-
 src/sysdep.c                                 |  17 +-
 src/verbose.mk.in                            |  50 +++
 test/Makefile.in                             |  27 +-
 test/infra/Dockerfile.emba                   |  12 +-
 test/lisp/cedet/semantic-utest-c.el          |   1 -
 test/lisp/emacs-lisp/bytecomp-tests.el       |   5 +
 test/lisp/emacs-lisp/ert-tests.el            |   2 +-
 test/lisp/help-tests.el                      |  24 +-
 test/lisp/kmacro-tests.el                    |   2 +-
 test/lisp/net/tramp-tests.el                 |  85 ++--
 test/lisp/progmodes/xref-resources/file1.txt |   2 +-
 test/lisp/progmodes/xref-resources/file3.txt |   1 +
 test/lisp/progmodes/xref-tests.el            |  48 ++-
 test/lisp/simple-tests.el                    | 111 ++++-
 test/lisp/subr-tests.el                      |   7 +-
 247 files changed, 3762 insertions(+), 3030 deletions(-)
 create mode 100644 lisp/net/tramp-fuse.el
 create mode 100644 lisp/net/tramp-sshfs.el
 create mode 100644 src/verbose.mk.in
 create mode 100644 test/lisp/progmodes/xref-resources/file3.txt



reply via email to

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