emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (6781cd6 -> 033e960)


From: Andrea Corallo
Subject: feature/native-comp updated (6781cd6 -> 033e960)
Date: Sun, 22 Nov 2020 16:58:07 -0500 (EST)

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

      from  6781cd6   Make load argument of native-compile-async internal
      adds  ab417cf   Handle negation of search keys in gnus-search minibuffer 
completion
      adds  f08e653   Run menu-item :filter function before showing binding
      adds  36431e1   Make initial frame match frame-title-format
      adds  4ddc38f   Reformat comment for 'gnu' compilation rule
      adds  8158874   New user options 'copy-region-blink-delay' and 
'delete-pair-blink-delay'
      adds  238261d   Don't quote lambdas in eshell/*.el
      adds  82d0b88   Don't quote lambdas in calc/calcalg{2,3}.el
      adds  b697bb9   ; * .gitignore: src/fingerprint.c not generated since 
2019-04-09.
      adds  daff3bd   Avoid crashes when a reversed glyph row starts with a 
composition
      adds  5aabf2c   Fix display of truncated R2L lines on TTY frames
      adds  19da602   Fix input method translation near read-only text
      adds  a280a6d   Merge from origin/emacs-27
      adds  e2c7b63   Don't leave lock files after 'replace-buffer-contents'
      adds  5fe469f   ; Merge from origin/emacs-27
      adds  d875a22   Update the various INSTALL files
      adds  03eeab4   ; Update the expected result files in test/manual/etags.
      adds  66bcec8   * lisp/progmodes/cc-langs.el (c-<>-notable-chars-re): Fix 
wrong '-' in regexp
      adds  4ec7408   Make the invocation of combine-change-calls in 
comment-region valid
      adds  286c632   Reformat argument commentary in etags.c
      adds  53e2a61   ; * lib-src/make-fingerprint.c: Update commentary.
      adds  75723ec   ; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix 
docstring
      adds  4a8c112   Merge from origin/emacs-27
      adds  f0f2c85   Don't quote lambdas in emacs-lisp/*.el
      adds  9191c82   Don't quote lambdas in net/*.el
      adds  7dd671f   Use lexical-binding in time-stamp.el
      adds  29eff32   Add new user option bibtex-unify-case-convert
      adds  7ab6213   Use 'eshell-find-alias-function' instead of fboundp
      adds  fd43ecd   Fix gnus-mime-display-alternative button natigation
      adds  b4b3eb8   Make the handwrite.el PS valid again
      adds  b613f25   Minor Edebug manual keystroke clarifications
      adds  f5f9e10   perl-mode and cperl-mode: Recognize regex after "return"
      adds  45a1653   ; Fix last change to bibtex.el
      adds  27655f9   Test that substitute-command-keys preserves text 
properties
      adds  3626c9a   Don't quote lambdas with function macro in generic-x.el
      adds  0a7ec10   Add command to filter package menu by name or description
      adds  030ad21   Don't quote lambdas with 'function' in calc/*.el
      adds  ab9a23e   Enhance syntax-tests.el to test nestable comments (Lisp 
style)
      adds  68e57e0   Remove redundant 'function's around lambdas in mh/*.el
      adds  43ad3c1   Remove redundant 'function's around lambdas
      adds  827786c   Preserve `dired-filename' text properties in Tramp
      adds  88d5b1d   Don't make bibtex-unify-case-convert buffer-local
      adds  d5ac667   Turn gdb-wait-for-pending into a plain function
      adds  de7d9e1   Clarify that 'diff-error' is part of Emacs 28.1
      adds  ca8e37e   Fix SVG display again (bug#44655)
      adds  b5f3a04   Make compat alias add-submenu obsolete
      adds  0e075c9   Remove unnecessary load from idlwave
      adds  7cda882   * lisp/progmodes/cperl-mode.el: Doc fix.
      adds  51b9acb   Assume font-lock is provided; it's preloaded since 22.1
      adds  4ee6fa2   Declare XEmacs compat function in inversion.el obsolete
      adds  b6d2ea0   Add new variable cperl-tags-file-name
      adds  cb2e34b   Remove outdated comment about Emacs 20 from viper.el
      adds  6e46970   In attempted recursive minibuffer use, display error 
message in correct frame
      adds  74a35d1   * etc/NEWS: Restore entries accidentally removed by 
previous commit.
      adds  90aab73   More string-search optimisations
      adds  4fa1de8   Use decoding implementation from `insert-directory' in 
Tramp
      adds  3963aea   * src/buffer.h (struct buffer): Remove unused field 
`minor_modes`
      adds  75555b5   Remove some compat code for old versions and XEmacs
      adds  1ac6330   Remove some compat code from url.el
      adds  493e19b   Declare some compat aliases obsolete
      adds  842fc2d   Remove some compat code from ffap.el
      adds  70773e5   Remove some XEmacs compat code from filesets.el
      adds  8fac244   * src/data.c (set_internal): Fix bug#44733
      adds  bc95100   Avoid a compilation warning about an ambiguous else
      adds  59b340c   Fix default timeout handling in jsonrpc-request
      adds  f6b26fa   Move semantic/tag obsolete variables to avoid a warning
      adds  e7791c7   Revert unintended part of last change to jsonrpc-request
      adds  b4b1bd6   Hide obsolete options in most customize commands
      adds  88adf1f   Fix compilation on MS-Windows with librsvg > 2.46.0
      adds  22d8112   Mark compat alias in cus-face.el obsolete
      adds  e8ee682   Properly mark obsolete semantic functions as such
      adds  8834776   Remove Emacs 20 compat code from idlwave.el
      adds  430eb2f   Remove Emacs 20 compat code from org.el
      adds  c1269e7   Remove some XEmacs compat code from ediff-wind.el
      adds  8c80113   Remove XEmacs compat code from idlw-shell.el
      adds  ea218f4   Don't set XEmacs only properties start-open and end-open
      adds  966052c   Remove remaining XEmacs compat code from erc-log.el
      adds  86d87d2   Don't quote lambda in idlwave.el
      adds  6924320   Take care of a FIXME in cus-edit-tests.el
      adds  2ba2e72   Don't optimize away `eval` when its lexical context is 
different
      adds  ac98bcc   * test/manual/indent/tcl.tcl: Add string interpolation 
case
      adds  abd15e0   Use cl-letf instead of unwind-protect in a test
      adds  932cb10   * lisp/emacs-lisp/package.el (package-strip-rcs-id): 
Don't ignore errors
      adds  2c76877   Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.
      adds  789ee3e   Handle connection-local null-device and path-separator 
variables
      adds  0a8cd01   Handle help-form in y-or-n-p and use this in 
find-file-noselect (bug#5423)
      adds  a649034   Don't show key ranges if shadowed by different commands
      adds  84dd5c9   Don't shadow bindings by the same command
      adds  fb9326b   Say which command shadows a key binding
      adds  b6339fc   Test interactive-only spec of with-suppressed-warnings
      adds  9490f12   Test for byte-compiler warning "variable lacks prefix"
      adds  9b6ad31   Replace /dev/null by remote null-device in Tramp.
       new  033e960   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 .gitignore                                         |   1 -
 INSTALL                                            |  28 +-
 doc/emacs/mule.texi                                |   6 +
 doc/emacs/package.texi                             |  16 +
 doc/lispref/edebug.texi                            |   8 +-
 doc/lispref/help.texi                              |   5 +-
 doc/lispref/minibuf.texi                           |  10 +
 doc/lispref/os.texi                                |  22 +-
 doc/lispref/windows.texi                           |   7 +-
 etc/NEWS                                           |  59 ++-
 etc/PROBLEMS                                       |   6 +-
 lib-src/etags.c                                    |  36 +-
 lib-src/make-fingerprint.c                         |   9 +-
 lisp/allout.el                                     |  11 +-
 lisp/calc/calc-aent.el                             |  35 +-
 lisp/calc/calc-alg.el                              |   7 +-
 lisp/calc/calc-arith.el                            |  10 +-
 lisp/calc/calc-ext.el                              |  38 +-
 lisp/calc/calc-forms.el                            |   2 +-
 lisp/calc/calc-frac.el                             |   5 +-
 lisp/calc/calc-funcs.el                            |  11 +-
 lisp/calc/calc-help.el                             |  50 +-
 lisp/calc/calc-lang.el                             | 364 ++++++-------
 lisp/calc/calc-macs.el                             |   6 +-
 lisp/calc/calc-map.el                              |  43 +-
 lisp/calc/calc-misc.el                             |  11 +-
 lisp/calc/calc-mode.el                             |   2 +-
 lisp/calc/calc-mtx.el                              |   6 +-
 lisp/calc/calc-poly.el                             |  21 +-
 lisp/calc/calc-prog.el                             |  14 +-
 lisp/calc/calc-rewr.el                             |  77 ++-
 lisp/calc/calc-store.el                            |  71 ++-
 lisp/calc/calc-stuff.el                            |   6 +-
 lisp/calc/calc-units.el                            |  40 +-
 lisp/calc/calc-vec.el                              |  18 +-
 lisp/calc/calc-yank.el                             |  11 +-
 lisp/calc/calc.el                                  |  11 +-
 lisp/calc/calcalg2.el                              | 583 ++++++++++-----------
 lisp/calc/calcalg3.el                              |  16 +-
 lisp/calc/calccomp.el                              | 117 ++---
 lisp/cedet/inversion.el                            |   6 +-
 lisp/cedet/semantic/bovine/el.el                   |  26 +-
 lisp/cedet/semantic/format.el                      |  11 +-
 lisp/cedet/semantic/ia.el                          |  11 +-
 lisp/cedet/semantic/sort.el                        |   6 +-
 lisp/cedet/semantic/symref/grep.el                 |  22 +-
 lisp/cedet/semantic/tag.el                         |  11 +-
 lisp/cus-dep.el                                    |   2 +-
 lisp/cus-edit.el                                   |  36 +-
 lisp/cus-face.el                                   |   4 +-
 lisp/edmacro.el                                    |  51 +-
 lisp/emacs-lisp/advice.el                          |  42 +-
 lisp/emacs-lisp/benchmark.el                       |   2 +-
 lisp/emacs-lisp/bytecomp.el                        |   3 +-
 lisp/emacs-lisp/cl-extra.el                        |  29 +-
 lisp/emacs-lisp/cl-macs.el                         |  26 +-
 lisp/emacs-lisp/cl-seq.el                          |  13 +-
 lisp/emacs-lisp/easymenu.el                        |   1 +
 lisp/emacs-lisp/edebug.el                          |  20 +-
 lisp/emacs-lisp/lisp.el                            |  16 +-
 lisp/emacs-lisp/package.el                         |  46 +-
 lisp/emacs-lisp/pp.el                              |  40 +-
 lisp/emacs-lisp/regi.el                            |  21 +-
 lisp/emulation/edt.el                              |   3 +-
 lisp/emulation/viper-util.el                       |   8 -
 lisp/epa.el                                        |   9 +-
 lisp/erc/erc-log.el                                |   3 +-
 lisp/erc/erc.el                                    |   4 +-
 lisp/eshell/em-basic.el                            |   9 +-
 lisp/eshell/em-cmpl.el                             |  53 +-
 lisp/eshell/em-dirs.el                             |   5 +-
 lisp/eshell/em-hist.el                             |  19 +-
 lisp/eshell/em-ls.el                               |  76 ++-
 lisp/eshell/em-pred.el                             |  46 +-
 lisp/eshell/em-prompt.el                           |   7 +-
 lisp/eshell/em-smart.el                            |  25 +-
 lisp/eshell/em-unix.el                             |   5 +-
 lisp/eshell/esh-arg.el                             |  79 ++-
 lisp/eshell/esh-cmd.el                             |  32 +-
 lisp/eshell/esh-mode.el                            |  58 +-
 lisp/eshell/esh-module.el                          |  19 +-
 lisp/eshell/esh-proc.el                            |  10 +-
 lisp/eshell/esh-var.el                             |  20 +-
 lisp/ffap.el                                       |  45 +-
 lisp/files-x.el                                    |  10 +
 lisp/files.el                                      |  65 ++-
 lisp/filesets.el                                   |  78 ++-
 lisp/find-lisp.el                                  |  24 +-
 lisp/generic-x.el                                  | 121 ++---
 lisp/gnus/gnus-agent.el                            |  31 +-
 lisp/gnus/gnus-art.el                              |   2 +-
 lisp/gnus/gnus-search.el                           |   9 +-
 lisp/gnus/message.el                               |   2 +-
 lisp/gnus/nnmairix.el                              |  84 ++-
 lisp/help.el                                       |   1 +
 lisp/ibuf-ext.el                                   |  19 +-
 lisp/international/mule-cmds.el                    |  99 ++--
 lisp/international/mule-diag.el                    |  13 +-
 lisp/international/quail.el                        |  18 +-
 lisp/jsonrpc.el                                    |  16 +-
 lisp/mail/reporter.el                              |  14 +-
 lisp/mail/supercite.el                             |  30 +-
 lisp/mh-e/mh-alias.el                              |  31 +-
 lisp/mh-e/mh-comp.el                               | 110 ++--
 lisp/mh-e/mh-identity.el                           |   7 +-
 lisp/mh-e/mh-utils.el                              |   5 +-
 lisp/net/dig.el                                    |   6 +-
 lisp/net/eudc-bob.el                               |  12 +-
 lisp/net/eudc-export.el                            |  11 +-
 lisp/net/eudc.el                                   | 237 ++++-----
 lisp/net/eudcb-bbdb.el                             |  43 +-
 lisp/net/mairix.el                                 |  83 ++-
 lisp/net/sieve-mode.el                             |   2 -
 lisp/net/tramp-adb.el                              |  39 +-
 lisp/net/tramp-compat.el                           |   8 +
 lisp/net/tramp-integration.el                      |  34 +-
 lisp/net/tramp-sh.el                               | 153 ++++--
 lisp/net/tramp-smb.el                              |   4 +-
 lisp/net/tramp.el                                  |  14 +-
 lisp/newcomment.el                                 |  10 +-
 lisp/org/org.el                                    |  28 +-
 lisp/password-cache.el                             |   4 +-
 lisp/pcmpl-gnu.el                                  |  30 +-
 lisp/play/handwrite.el                             |   2 +-
 lisp/progmodes/cc-langs.el                         |   2 +-
 lisp/progmodes/compile.el                          |  67 +--
 lisp/progmodes/cperl-mode.el                       | 155 +++---
 lisp/progmodes/gdb-mi.el                           |  48 +-
 lisp/progmodes/grep.el                             | 146 ++++--
 lisp/progmodes/idlw-help.el                        |  21 +-
 lisp/progmodes/idlw-shell.el                       |  62 +--
 lisp/progmodes/idlwave.el                          |  95 ++--
 lisp/progmodes/make-mode.el                        |   6 +-
 lisp/progmodes/perl-mode.el                        |   2 +-
 lisp/progmodes/prolog.el                           |   3 -
 lisp/simple.el                                     |  59 ++-
 lisp/subr.el                                       |  46 +-
 lisp/term.el                                       |  13 +-
 lisp/term/w32-win.el                               |  79 ++-
 lisp/textmodes/bibtex.el                           |  88 ++--
 lisp/textmodes/rst.el                              |   2 -
 lisp/textmodes/table.el                            |  55 +-
 lisp/time-stamp.el                                 |   8 +-
 lisp/url/url-auth.el                               |   3 +-
 lisp/url/url-http.el                               |   4 +-
 lisp/url/url-news.el                               |   3 +-
 lisp/url/url-proxy.el                              |   3 +-
 lisp/url/url.el                                    |  14 +-
 lisp/vc/diff-mode.el                               |   3 +-
 lisp/vc/ediff-wind.el                              |  13 +-
 nt/INSTALL                                         |  18 +
 nt/INSTALL.W64                                     |  12 +-
 src/buffer.c                                       |   7 -
 src/buffer.h                                       |   3 -
 src/data.c                                         |  12 +-
 src/dispnew.c                                      |  10 +-
 src/fns.c                                          |  23 +-
 src/image.c                                        |  45 +-
 src/keyboard.c                                     |  14 +-
 src/keymap.c                                       |  30 +-
 src/minibuf.c                                      |   5 +-
 src/term.c                                         |   8 +-
 src/termhooks.h                                    |   4 -
 src/w32term.c                                      |  16 +-
 src/window.c                                       |  21 +-
 src/xdisp.c                                        |  18 +-
 src/xterm.c                                        |  24 +-
 test/lisp/cedet/semantic-utest.el                  |   7 +-
 test/lisp/cus-edit-tests.el                        |  80 +++
 test/lisp/emacs-lisp/bytecomp-tests.el             |  32 +-
 test/lisp/help-tests.el                            |   6 +
 .../cperl-mode-resources/cperl-bug-26850.pl        |  16 +
 test/lisp/progmodes/cperl-mode-tests.el            |  15 +
 test/manual/etags/ETAGS.good_1                     |  14 +-
 test/manual/etags/ETAGS.good_2                     |  14 +-
 test/manual/etags/ETAGS.good_3                     |  14 +-
 test/manual/etags/ETAGS.good_4                     |  14 +-
 test/manual/etags/ETAGS.good_5                     |  14 +-
 test/manual/etags/ETAGS.good_6                     |  14 +-
 test/manual/indent/tcl.tcl                         |   4 +
 test/src/data-tests.el                             |  50 ++
 test/src/fns-tests.el                              |   7 +
 test/src/keymap-tests.el                           |  81 +++
 test/src/syntax-resources/syntax-comments.txt      |  26 +
 test/src/syntax-tests.el                           |  66 ++-
 185 files changed, 3225 insertions(+), 2807 deletions(-)
 create mode 100644 test/lisp/cus-edit-tests.el
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/cperl-bug-26850.pl



reply via email to

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