emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (e54066f -> b5c7653)


From: Andrea Corallo
Subject: feature/native-comp updated (e54066f -> b5c7653)
Date: Mon, 19 Apr 2021 12:57:05 -0400 (EDT)

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

      from  e54066f   * src/emacs.c (main): Add back the call to 
init_callproc_1. (bug#47872)
      adds  1667253   Resurrect mouse-highlight of close buttons on tab-bar
      adds  cf605d5   * lisp/textmodes/paragraphs.el (multiple-lines): Remove 
mistaken declaration
      adds  1db4607   * lisp/textmodes/two-column.el: Address FIXME
      adds  17ff8c3   Improvements to message-syntax-checks docs and options
      adds  9738b5b   * doc/lispref/processes.texi: Fix small misprint
      adds  468a00f   * doc/lispref/keymaps.texi (Translation Keymaps): Fix 
small misprint
      adds  86daa72   * lisp/emacs-lisp/eieio-core.el (list-of): Don't quote 
lambda
      adds  839a9e7   * lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote 
lambda
      adds  844b894   * src/xdisp.c (wset_update_mode_line): Move from 
`src/window.c`
      adds  d1559ed   Add two optional arguments to 'string-width'
      adds  8aaf13e   Rearrange argument handling in Tramp scp calls.
      adds  8ec1391   ; Fix a couple of recent typos.
      adds  8205108   * lisp/repeat.el: Add option to indicate repeat-mode in 
mode-line (bug#47566)
      adds  94586ba   * lisp/progmodes/gud.el (gud-repeat-map): New variable 
(bug#47688).
      adds  9b8a507   Don't error out when selection data is unavailable 
(bug#47642)
      adds  c2fc0c7   * lisp/isearch.el (isearch-mouse-2): Let-bind 
isearch-mode to nil (bug#47755)
      adds  5734755   Java Mode: Change the syntax of character @ to prefix 
syntax
      adds  4ddad8f   repeat-echo-mode-line-string doesn't need 
risky-local-variable to keep props
      adds  31f8ae5   CC Mode: Put debug specs inside declare forms.  Add 
missing debug specs.
      adds  7893945   Add condition-case success handler (bug#47677)
      adds  0c3ce42   * lisp/emacs-lisp/bindat.el: Allow non-fixed size of 
`strz`
      adds  157bfc1   Improve project support for quoted directory names 
(Bug#47799)
      adds  c237209   Allow use of em in image spec sizes
      adds  3b84f8f   Fix 'garbage-collect-maybe'
      adds  4180429   project--files-in-directory: Handle errors reported by 
'find'
      adds  f955df1   Improve quoting of directory names in project/xref
      adds  ef6df9e   Improve docstring of 'frame-scale-factor'
      adds  2448fb2   ; Fix typos
      adds  fcd1943   ; Grammar fixes
      adds  289ec2d   ; Remove some useless comments
      adds  fb9f550   ; Fix typos: emacs lisp -> Emacs Lisp
      adds  24d2146   Fix description of momentary message display
      adds  eedad01   Fix typos in manuals
      adds  629e5f8   Merge from origin/emacs-27
      adds  610099d   Check minibuffer windows are live windows, rather than 
assuming it
      adds  740dbf2   Cleanup in em-extra.el
      adds  d262138   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): 
Improve `C-h f` output
      adds  cbf5bdd   Don't allow quitting while rebuilding Vwindow_list 
(Bug#47244)
      adds  c7555f0   Fix :scale's affect on :width and :height (bug#47819)
      adds  556c23c   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): 
Tweak further
      adds  3430c12   Make stderr in Tramp's make-process more robust
      adds  568ce68   Attempt to print some debugging information on Seccomp 
failures.
      adds  5c07cd0   * lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
      adds  5819f4f   Avoid selecting tooltip windows and frames (Bug#47207)
      adds  18836fc   * lisp/misearch.el (multi-isearch-pop-state): Doc fix.
      adds  2822246   Fix Seccomp filter on CentOS 8.3 (Bug#47828).
      adds  dc9b0dc   Update modus-themes to version 1.3.2
      adds  d91e1a5   Skip a unit test that requires an external program if 
necessary.
      adds  55b22bf   Extend project test so that 'project-current' works.
      adds  6ebc6e1   Add quoted filename support to 'project-find-regexp' 
(Bug#47799).
      adds  652b0f4   Factor out a helper macro to create a temporary directory.
      adds  454fd39   ; * test/lisp/progmodes/xref-tests.el: Add footer.
      adds  869e437   Don't hard-code "~/.emacs.d/" in rcirc.el
      adds  07bb2cb   Don't hard-code "~/.emacs.d/" in two more places
      adds  5183123   Add Tramp recompilation
      adds  0a4dc70   ; Normalize and add missing first and last lines
       new  b5c7653   Merge remote-tracking branch 'savannah/master' into 
native-comp


Summary of changes:
 admin/charsets/eucjp-ms.awk                        |    2 +-
 admin/charsets/mule-charsets.el                    |    2 +-
 admin/unidata/unidata-gen.el                       |    6 +-
 doc/emacs/mini.texi                                |    8 +-
 doc/lispref/control.texi                           |    9 +-
 doc/lispref/display.texi                           |   26 +-
 doc/lispref/keymaps.texi                           |    2 +-
 doc/lispref/objects.texi                           |    2 +-
 doc/lispref/processes.texi                         |    7 +-
 doc/misc/eshell.texi                               |    4 +-
 doc/misc/message.texi                              |  163 +-
 doc/misc/modus-themes.org                          |  499 ++++-
 doc/misc/tramp.texi                                |   24 +-
 etc/NEWS                                           |   18 +
 etc/themes/manoj-dark-theme.el                     |    2 +-
 etc/themes/modus-operandi-theme.el                 |    5 +-
 etc/themes/modus-themes.el                         | 2333 +++++++++++---------
 etc/themes/modus-vivendi-theme.el                  |    5 +-
 leim/leim-ext.el                                   |    2 +-
 lib-src/seccomp-filter.c                           |    6 +-
 lisp/align.el                                      |    2 -
 lisp/allout-widgets.el                             |    5 +-
 lisp/allout.el                                     |    1 -
 lisp/autorevert.el                                 |    1 -
 lisp/bs.el                                         |    1 -
 lisp/calc/calc-menu.el                             |    2 +
 lisp/calc/calc-nlfit.el                            |    2 +
 lisp/cedet/semantic/bovine/el.el                   |    2 +-
 lisp/cedet/semantic/db-ebrowse.el                  |    2 +-
 lisp/cus-edit.el                                   |    2 -
 lisp/cus-face.el                                   |    2 -
 lisp/cus-theme.el                                  |    6 +-
 lisp/custom.el                                     |    2 -
 lisp/dframe.el                                     |    2 +-
 lisp/dos-w32.el                                    |    2 +-
 lisp/emacs-lisp/bindat.el                          |   33 +-
 lisp/emacs-lisp/bytecomp.el                        |   63 +-
 lisp/emacs-lisp/cconv.el                           |    2 +-
 lisp/emacs-lisp/check-declare.el                   |    2 +-
 lisp/emacs-lisp/cl-indent.el                       |    2 +-
 lisp/emacs-lisp/cl-macs.el                         |    4 +-
 lisp/emacs-lisp/debug.el                           |    2 +-
 lisp/emacs-lisp/easy-mmode.el                      |   38 +-
 lisp/emacs-lisp/edebug.el                          |    3 +
 lisp/emacs-lisp/eieio-core.el                      |   12 +-
 lisp/emacs-lisp/eieio-custom.el                    |    2 +-
 lisp/emacs-lisp/eieio-opt.el                       |    2 +-
 lisp/emacs-lisp/eieio-speedbar.el                  |    2 +-
 lisp/emacs-lisp/eieio.el                           |    2 +-
 lisp/emacs-lisp/faceup.el                          |    5 -
 lisp/emacs-lisp/lisp-mnt.el                        |    5 -
 lisp/emacs-lisp/ring.el                            |    2 -
 lisp/emacs-lisp/tcover-ses.el                      |    4 +-
 lisp/emacs-lisp/testcover.el                       |    4 +-
 lisp/emacs-lisp/text-property-search.el            |    2 +
 lisp/emacs-lisp/unsafep.el                         |    2 +-
 lisp/emulation/edt-mapper.el                       |    2 +-
 lisp/erc/erc-button.el                             |    2 +-
 lisp/erc/erc-desktop-notifications.el              |    2 +-
 lisp/erc/erc-goodies.el                            |    2 +-
 lisp/erc/erc-imenu.el                              |    2 +-
 lisp/erc/erc-menu.el                               |    2 +-
 lisp/erc/erc-page.el                               |    2 +-
 lisp/erc/erc-replace.el                            |    2 +-
 lisp/erc/erc-ring.el                               |    2 +-
 lisp/eshell/em-xtra.el                             |   44 +-
 lisp/expand.el                                     |    1 -
 lisp/filecache.el                                  |    4 -
 lisp/filenotify.el                                 |    1 -
 lisp/files.el                                      |    2 +-
 lisp/gnus/gnus-cus.el                              |    2 -
 lisp/gnus/gnus-diary.el                            |    5 -
 lisp/gnus/gnus-group.el                            |    3 +-
 lisp/gnus/gnus-notifications.el                    |    2 +-
 lisp/gnus/gnus-registry.el                         |    2 -
 lisp/gnus/legacy-gnus-agent.el                     |    2 +-
 lisp/gnus/message.el                               |   24 +-
 lisp/gnus/mm-archive.el                            |    2 +-
 lisp/gnus/nnselect.el                              |    1 -
 lisp/gnus/spam-report.el                           |    2 +-
 lisp/icomplete.el                                  |    1 -
 lisp/info.el                                       |    2 +-
 lisp/isearch.el                                    |    4 +-
 lisp/language/burmese.el                           |    2 +
 lisp/language/cham.el                              |    2 +
 lisp/language/khmer.el                             |    2 +-
 lisp/language/sinhala.el                           |    2 +-
 lisp/language/tai-viet.el                          |    2 +
 lisp/language/thai-word.el                         |    4 +-
 lisp/language/tv-util.el                           |    3 +-
 lisp/leim/quail/croatian.el                        |    2 +-
 lisp/leim/quail/hebrew.el                          |    2 +-
 lisp/leim/quail/persian.el                         |    2 +-
 lisp/ls-lisp.el                                    |    2 +-
 lisp/mail/rmail-spam-filter.el                     |    2 +-
 lisp/mail/uudecode.el                              |    2 +-
 lisp/mh-e/mh-acros.el                              |    2 -
 lisp/mh-e/mh-alias.el                              |    2 -
 lisp/mh-e/mh-buffers.el                            |    2 -
 lisp/mh-e/mh-comp.el                               |    2 -
 lisp/mh-e/mh-compat.el                             |    2 -
 lisp/mh-e/mh-folder.el                             |    2 -
 lisp/mh-e/mh-funcs.el                              |    2 -
 lisp/mh-e/mh-gnus.el                               |    2 -
 lisp/mh-e/mh-identity.el                           |    2 -
 lisp/mh-e/mh-inc.el                                |    2 -
 lisp/mh-e/mh-junk.el                               |    2 -
 lisp/mh-e/mh-letter.el                             |    2 -
 lisp/mh-e/mh-limit.el                              |    2 -
 lisp/mh-e/mh-mime.el                               |    2 -
 lisp/mh-e/mh-print.el                              |    2 -
 lisp/mh-e/mh-scan.el                               |    2 -
 lisp/mh-e/mh-search.el                             |    6 +-
 lisp/mh-e/mh-seq.el                                |    2 -
 lisp/mh-e/mh-show.el                               |    4 +-
 lisp/mh-e/mh-speed.el                              |    2 -
 lisp/mh-e/mh-thread.el                             |    2 -
 lisp/mh-e/mh-tool-bar.el                           |    2 -
 lisp/mh-e/mh-utils.el                              |    2 -
 lisp/mh-e/mh-xface.el                              |    2 -
 lisp/misearch.el                                   |    2 +-
 lisp/net/ange-ftp.el                               |    4 -
 lisp/net/newst-ticker.el                           |    2 +-
 lisp/net/rcirc.el                                  |    5 +-
 lisp/net/secrets.el                                |    2 +
 lisp/net/sieve-manage.el                           |    2 +-
 lisp/net/sieve-mode.el                             |    2 +-
 lisp/net/sieve.el                                  |    2 +-
 lisp/net/tramp-cmds.el                             |   42 +
 lisp/net/tramp-sh.el                               |   78 +-
 lisp/net/tramp.el                                  |    3 +-
 lisp/notifications.el                              |    2 +
 lisp/nxml/rng-cmpct.el                             |    2 +-
 lisp/nxml/xmltok.el                                |   45 +-
 lisp/obsolete/fast-lock.el                         |    2 -
 lisp/obsolete/info-edit.el                         |    2 +-
 lisp/obsolete/lazy-lock.el                         |    2 -
 lisp/obsolete/nnir.el                              |    1 -
 lisp/obsolete/old-emacs-lock.el                    |    4 +-
 lisp/obsolete/otodo-mode.el                        |    4 +-
 lisp/obsolete/sb-image.el                          |    2 +-
 lisp/obsolete/sregex.el                            |    4 +-
 lisp/obsolete/tpu-mapper.el                        |    2 +-
 lisp/org/ob-hledger.el                             |    2 +-
 lisp/org/ob-mscgen.el                              |    4 +-
 lisp/org/ol-eshell.el                              |    2 +-
 lisp/org/org-ctags.el                              |    4 +-
 lisp/org/ox-man.el                                 |    2 +-
 lisp/progmodes/bug-reference.el                    |    2 +-
 lisp/progmodes/cc-awk.el                           |    2 +-
 lisp/progmodes/cc-bytecomp.el                      |   13 +
 lisp/progmodes/cc-cmds.el                          |    1 +
 lisp/progmodes/cc-defs.el                          |  199 +-
 lisp/progmodes/cc-engine.el                        |   41 +-
 lisp/progmodes/cc-fonts.el                         |   25 +-
 lisp/progmodes/cc-guess.el                         |    4 +-
 lisp/progmodes/cc-langs.el                         |   17 +-
 lisp/progmodes/cc-mode.el                          |    2 +
 lisp/progmodes/glasses.el                          |    4 -
 lisp/progmodes/gud.el                              |   15 +
 lisp/progmodes/idlw-shell.el                       |    2 +-
 lisp/progmodes/idlwave.el                          |    2 +-
 lisp/progmodes/js.el                               |    7 +-
 lisp/progmodes/meta-mode.el                        |    3 -
 lisp/progmodes/project.el                          |   25 +-
 lisp/progmodes/python.el                           |    2 -
 lisp/progmodes/sql.el                              |    4 +-
 lisp/progmodes/xref.el                             |    3 +-
 lisp/repeat.el                                     |  125 +-
 lisp/ses.el                                        |    2 +-
 lisp/speedbar.el                                   |    5 +-
 lisp/term/konsole.el                               |    2 +-
 lisp/term/linux.el                                 |    4 +-
 lisp/term/lk201.el                                 |    2 +-
 lisp/term/screen.el                                |    2 +-
 lisp/term/st.el                                    |    2 +-
 lisp/term/tmux.el                                  |    2 +-
 lisp/term/w32console.el                            |    2 +-
 lisp/textmodes/artist.el                           |    2 +-
 lisp/textmodes/bibtex-style.el                     |    1 -
 lisp/textmodes/bibtex.el                           |    3 -
 lisp/textmodes/makeinfo.el                         |    1 -
 lisp/textmodes/page.el                             |    2 -
 lisp/textmodes/paragraphs.el                       |    8 +-
 lisp/textmodes/remember.el                         |    2 +-
 lisp/textmodes/table.el                            |    2 +-
 lisp/textmodes/tex-mode.el                         |    1 -
 lisp/textmodes/texinfmt.el                         |    6 +-
 lisp/textmodes/texnfo-upd.el                       |    2 -
 lisp/textmodes/tildify.el                          |    2 -
 lisp/textmodes/two-column.el                       |   11 +-
 lisp/uniquify.el                                   |    2 -
 lisp/url/url-mailto.el                             |    2 +-
 lisp/vc/vc-dispatcher.el                           |    2 +-
 lisp/vc/vc-filewise.el                             |    2 +
 lisp/vc/vc-hg.el                                   |    4 -
 lisp/widget.el                                     |    2 -
 src/alloc.c                                        |    2 +-
 src/character.c                                    |   56 +-
 src/character.h                                    |    4 +-
 src/editfns.c                                      |    9 +-
 src/eval.c                                         |   34 +-
 src/frame.c                                        |   16 +-
 src/image.c                                        |   58 +-
 src/minibuf.c                                      |   38 +-
 src/w32fns.c                                       |    2 +
 src/w32term.c                                      |   20 +-
 src/window.c                                       |   71 +-
 src/window.h                                       |    1 +
 src/xdisp.c                                        |  129 +-
 src/xfns.c                                         |    2 +
 src/xselect.c                                      |   21 +-
 test/lisp/autorevert-tests.el                      |    2 +-
 test/lisp/calendar/icalendar-tests.el              |    2 +-
 test/lisp/calendar/parse-time-tests.el             |    2 +-
 test/lisp/cedet/srecode-utest-template.el          |    2 +-
 test/lisp/custom-resources/custom--test-theme.el   |    2 +-
 test/lisp/descr-text-tests.el                      |    2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |  127 ++
 test/lisp/emacs-lisp/cl-macs-tests.el              |    9 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |    2 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    |    2 +-
 test/lisp/eshell/em-hist-tests.el                  |    2 +-
 test/lisp/eshell/em-ls-tests.el                    |    2 +-
 test/lisp/eshell/esh-opt-tests.el                  |    2 +-
 test/lisp/eshell/eshell-tests.el                   |    2 +-
 test/lisp/gnus/message-tests.el                    |    2 +-
 test/lisp/info-xref-tests.el                       |    2 +-
 test/lisp/international/ucs-normalize-tests.el     |    2 +-
 test/lisp/net/nsm-tests.el                         |    2 +-
 test/lisp/net/shr-tests.el                         |    2 +-
 test/lisp/net/tramp-tests.el                       |   40 +-
 test/lisp/play/cookie1-tests.el                    |    2 +-
 test/lisp/progmodes/cperl-mode-tests.el            |    2 +-
 test/lisp/progmodes/perl-mode-tests.el             |    2 +-
 test/lisp/progmodes/project-tests.el               |   85 +
 test/lisp/progmodes/xref-tests.el                  |    2 +
 test/lisp/simple-tests.el                          |    2 +-
 test/lisp/textmodes/fill-tests.el                  |    2 +-
 test/lisp/textmodes/tildify-tests.el               |    2 +-
 test/lisp/thingatpt-tests.el                       |    2 +-
 test/lisp/vc/vc-bzr-tests.el                       |    2 +-
 test/lisp/xml-tests.el                             |    2 +-
 test/manual/cedet/semantic-tests.el                |    2 +-
 test/manual/cedet/tests/test.el                    |    3 -
 test/manual/image-size-tests.el                    |    2 +-
 test/manual/image-transforms-tests.el              |    2 +-
 test/manual/scroll-tests.el                        |    2 +-
 test/misc/test-custom-noloads.el                   |    4 +-
 test/src/character-tests.el                        |   45 +
 test/src/editfns-tests.el                          |    2 +-
 test/src/emacs-module-tests.el                     |    2 +-
 test/src/emacs-tests.el                            |   60 +-
 test/src/fileio-tests.el                           |    2 +-
 test/src/thread-tests.el                           |    2 +-
 test/src/timefns-tests.el                          |    2 +-
 256 files changed, 3185 insertions(+), 2088 deletions(-)
 create mode 100644 test/lisp/progmodes/project-tests.el
 create mode 100644 test/src/character-tests.el



reply via email to

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