emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (213b5d7 -> 400f620)


From: Andrea Corallo
Subject: feature/native-comp updated (213b5d7 -> 400f620)
Date: Fri, 8 Jan 2021 17:03:40 -0500 (EST)

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

      from  213b5d7   * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): 
Fix typo.
      adds  70484f9   Fix syntax of symbol and punctuation characters
      adds  70e6c08   ; * lisp/progmodes/flymake.el: Bump version to 1.1.0.
      adds  72b048b   Fix last change in characters.el
      adds  df60587   Simplify TTY allocation.
      adds  64f2c96   Make a process test faster.
      adds  4ac6148   Avoid printing stacktraces when it probably wouldn't work 
anyway.
      adds  c7f15df   Fix Quit button in dictionary buffer
      adds  d10c96c   Fix backslash mistakes in doc strings in C code
      adds  6b10ce8   xref--show-pos-in-buf: Don't set 
other-window-scroll-buffer
      adds  bfb4db5   Reposition call to set-buffer-modified-p in sieve-upload
      adds  dde3269   bibtex-mode: Extend widget bibtex-entry-alist
      adds  d84cf78   Fix NS toolbar image release crash (bug#43973)
      adds  f14869c   Fix crash when using menus and tramp on NS
      adds  825b4ec   * lisp/progmodes/xref.el 
(xref--show-defs-buffer-at-bottom): Fix missing arg
      adds  ad2567f   Fix child frame restacking on NS (bug#41422)
      adds  6329174   Fix broken build on AIX 7.2
      adds  32c6732   * lisp/emacs-lisp/byte-run.el (make-obsolete): Make 
`when` mandatory
      adds  1fa1354   Remove relative paths for consistency
      adds  d3d60ab   Remove unnecessary dependency on seq library
      adds  c2e0f19   * src/buffer.c (Fset_buffer_multibyte): Remove dead code
      adds  20ad0cc   * admin/last-chance.el (last-chance): Use `grep`s return 
value
      adds  5282e13   * doc/lispref/syntax.texi (Syntax Class Table): Clarify 
`@`
      adds  dbc16cd   * lisp/arc-mode.el (tar-grind-file-mode): Remove left 
over autoload
      adds  9c0387d   Fix last change in json.el
      adds  587a97b   * lisp/calendar/appt.el (appt-activate): Set the local 
`write-file-functions`
      adds  d8d223e   * Makefile.in (test/%): New target
      adds  535a251   * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a 
proper major mode
      adds  0c599ee   * lisp/erc/erc.el: Use `run-hook-with-args` for 
`erc-pre-send-functions`
      adds  b2f8c9f   * src/xdisp.c (syms_of_xdisp): New var 
redisplay-skip-fontification-on-input
      adds  90951f8   * src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
      adds  b2f81b7   Fix computation of Lines in nnmaildir
      adds  65f2172   Fix off-by-one error in mode-line-compact code
      adds  4e80eb7   Don't skip widgets when moving backward
      adds  56556b5   Fix build for --enable-checking=structs
      adds  f5a1315   Fix error in tramp-sh-handle-insert-directory
      adds  3711339   Fix crash in ns_mouse_position (bug#45541)
      adds  dadffdd   ; Merge from origin/emacs-27
      adds  7384ec6   Add warning comments abound binding keys in Isearch maps
      adds  6f0bb2f   Merge from origin/emacs-27
      adds  f0deca1   ; Auto-commit of loaddefs files.
      adds  82c6f43   ; Merge from origin/emacs-27
      adds  90c782e   Merge branch 'emacs-27' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-27
      adds  ba2f2f9   Merge from origin/emacs-27
      adds  ec1e1f8   Add a reference between the Strings node and 
Search/Replace
      adds  33108bc   ; Merge from origin/emacs-27
      adds  a7c2793   Fix last change
      adds  49137d3   Merge from origin/emacs-27
      adds  585997d   Fix broken build on AIX 7.2
      adds  e8bf725   ; Merge from origin/emacs-27
      adds  2e09efd   Revert previous patch which was installed into wrong 
branch.
      adds  1395fb8   Merge from origin/emacs-27
      adds  32c960b   Mention -lcurses problem on AIX
      adds  b90f3c5   ; Merge from origin/emacs-27
      adds  99cc004   Update two user option names in the Widget manual
      adds  2c84790   Merge from origin/emacs-27
      adds  fa574e6   Fix broken build on AIX 7.2
      adds  97226aa   Do not assume Xrender merely because Cairo
      adds  1e776d7   ruby-add-log-current-method: Support methods with 
symbolic names
      adds  42c3f7a   * lisp/erc/erc.el (erc-process-input-line): Undo confused 
last change
      adds  a79e1a8   * lisp/mail/reporter.el: Use lexical-binding
      adds  37e3a6e   * lisp/cedet/srecode/semantic.el: Use lexical-binding
      adds  57e872a   Make a process tests a bit more robust.
      adds  80e2647   * lisp/filesets.el: Use lexical-binding
      adds  898a94a   Use lexical-binding in the remaining preloaded files
      adds  d6f30e5   * lisp/subr.el (global-map): Initialize inside 
declaration.
      adds  5bddc09   * lisp/subr.el (ctl-x-map): Initialize inside the 
declaration.
      adds  8ef4314   * lisp/subr.el (esc-map): Initialize inside declaration
      adds  06810ab   perl-mode: Display here-docs as strings instead of 
comments
      adds  e6617f0   * lisp/filesets.el (filesets-external-viewers): Tighten 
regexp.
      adds  7f16f17   Pretty-print keys without <> around modifiers (bug#45536)
      adds  77796eb   ; * lisp/subr.el (ctl-x-map): Fix typo in kill-buffer 
binding.
      adds  1433a12   ruby-mode: eliminate redundant regexp branch
      adds  9973019   * lisp/emacs-lisp/package.el: Load package-quickstart 
without package.el
      adds  02e6ffe   Fix process-tests on MS-Windows
      adds  c1daeb4   Refactor tab-bar-mode to -define-keys and -load-buttons 
(bug#42052)
      adds  e72fd12   * lisp/tab-bar.el (toggle-frame-tab-bar): New command 
(bug#45556)
      adds  7469214   * lisp/tab-bar.el (tab-bar-tab-name-format-function): New 
defcustom.
      adds  3b835f7   * lisp/subr.el (remove-hook): Add default value 
(bug#45393)
      adds  048b1aa   Prevent stack overflow in GNUstep menu code
      adds  7d7bfbf   * lisp/emacs-lisp/autoload.el: Improve last change
      adds  cf672c6   * lisp/emacs-lisp/package.el (package-activate-all): 
Another tweak
      adds  ba011e4   * lisp/play/dunnet.el: Run the game when loaded via 
`--batch -l dunnet`
      adds  96bbbae   Fix obsolete variable warnings about class names
      adds  7936c8a   * lisp/mb-depth.el (minibuffer-depth-indicator): New face.
      adds  665b4e7   Proof some searches and file listings against symlinks
      adds  331e40a   Fix some failing tests in BSD systems
      adds  9b31802   Update a substitute-command-keys test
      adds  9db1c09   * test/Makefile.in (WRITE_LOG): Mark also problematic 
tests for emba.
      adds  f5b8e5a   * test/lisp/filenotify-tests.el 
(file-notify-test07-many-events-remote):
      adds  2f6e30c   Revert mark-paragraph change and add tests
      adds  e15386d   Fix quoting problem in pop3-uidl-save
      adds  a7fdba7   Clear socks protocol scratch after authentication
      adds  7e80aec   Add tests for mm-decode.el
      adds  23a887e   Add work-around for nnmaildir encoding problem
      adds  fa1f411   Edit the display-buffer doc string slightly
      adds  0e6b74d   Fix typo in last display-buffer doc string change
      adds  40a0f8a   Add a display-buffer window selection function that's 
more like XEmacs
      adds  3e99ff9   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  3dc3874   Further display-buffer doc changes
      adds  c8448f6   Remove an outdated comment
      adds  c0ca935   * lisp/mb-depth.el (minibuffer-depth-indicator): Add 
:group 'minibuffer'.
      adds  cd56406   * lisp/tab-bar.el: Improve tab-bar-show (bug#45556)
      adds  656801f   * test/lisp/net/tramp-tests.el 
(tramp-test31-interrupt-process):
      adds  62e0c67   Fix syntax of space characters
      adds  705292c   Remove unused DEFSYM
      adds  f5cfe5a   * test/lisp/subr-tests.el (subr-test-kbd): New test.
      adds  5ac7b48   Lift define-prefix-command to Lisp
      adds  a31bfd5   Merge recently added kbd tests
       new  400f620   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 Makefile.in                                        |   4 +
 admin/charsets/cp51932.awk                         |   2 +-
 admin/charsets/eucjp-ms.awk                        |   2 +-
 admin/last-chance.el                               |  20 +-
 admin/nt/dist-build/build-zips.sh                  |  10 +-
 admin/unidata/blocks.awk                           |   2 +-
 configure.ac                                       |  12 +
 doc/lispref/debugging.texi                         |   2 +-
 doc/lispref/help.texi                              |   2 +-
 doc/lispref/minibuf.texi                           |   2 +-
 doc/lispref/strings.texi                           |   6 +-
 doc/lispref/syntax.texi                            |   2 +-
 doc/lispref/windows.texi                           |   6 +
 doc/misc/widget.texi                               |   8 +-
 etc/NEWS                                           |  40 ++
 lisp/arc-mode.el                                   |   2 -
 lisp/bindings.el                                   |   6 +-
 lisp/calc/calc-embed.el                            |   2 +-
 lisp/calc/calc-ext.el                              |   2 +-
 lisp/calc/calc-prog.el                             |  25 +-
 lisp/calc/calc-sel.el                              |  12 +-
 lisp/calc/calc-store.el                            |   8 +-
 lisp/calc/calc-yank.el                             |  88 ++--
 lisp/calendar/appt.el                              |   4 +-
 lisp/cedet/semantic/symref/grep.el                 |   3 +-
 lisp/cedet/srecode/semantic.el                     |   8 +-
 lisp/composite.el                                  |   8 +-
 lisp/cus-face.el                                   |   2 +-
 lisp/custom.el                                     |   8 +-
 lisp/disp-table.el                                 |   2 +-
 lisp/dos-fns.el                                    |   2 +-
 lisp/dos-w32.el                                    |  10 +-
 lisp/electric.el                                   |   4 +-
 lisp/emacs-lisp/autoload.el                        |  25 +-
 lisp/emacs-lisp/byte-run.el                        |  29 +-
 lisp/emacs-lisp/bytecomp.el                        |   9 +-
 lisp/emacs-lisp/eieio-core.el                      |   3 +-
 lisp/emacs-lisp/package.el                         |  92 ++--
 lisp/erc/erc.el                                    |  79 ++--
 lisp/facemenu.el                                   |   2 +-
 lisp/filesets.el                                   | 477 +++++++++------------
 lisp/font-core.el                                  |   2 +-
 lisp/format.el                                     |   5 +-
 lisp/gnus/mm-decode.el                             |  19 +-
 lisp/gnus/nnmaildir.el                             |   2 +-
 lisp/info.el                                       |  21 +-
 lisp/international/characters.el                   |  89 ++--
 lisp/international/fontset.el                      |   2 +-
 lisp/international/iso-transl.el                   |   2 +-
 lisp/international/mule-conf.el                    |   2 +-
 lisp/international/mule.el                         |   2 +-
 lisp/international/ucs-normalize.el                |   4 +-
 lisp/isearch.el                                    |   8 +
 lisp/jka-cmpr-hook.el                              |   3 +-
 lisp/json.el                                       |   5 +-
 lisp/language/chinese.el                           |   2 +-
 lisp/language/cyrillic.el                          |   2 +-
 lisp/language/english.el                           |   2 +-
 lisp/language/ethiopic.el                          |   2 +-
 lisp/language/european.el                          |   2 +-
 lisp/language/hebrew.el                            |   2 +-
 lisp/language/indian.el                            |   2 +-
 lisp/language/japanese.el                          |   2 +-
 lisp/language/korean.el                            |   2 +-
 lisp/language/lao.el                               |   2 +-
 lisp/language/misc-lang.el                         |   2 +-
 lisp/language/thai.el                              |   2 +-
 lisp/language/tibetan.el                           |   2 +-
 lisp/mail/reporter.el                              |  82 ++--
 lisp/mail/rmail.el                                 |  11 +-
 lisp/mb-depth.el                                   |  10 +-
 lisp/menu-bar.el                                   |   5 +-
 lisp/net/dictionary.el                             |   2 +-
 lisp/net/pop3.el                                   |   2 +-
 lisp/net/sieve.el                                  |   4 +-
 lisp/net/socks.el                                  |   1 +
 lisp/net/tramp-sh.el                               |   9 +-
 lisp/play/dunnet.el                                |  29 +-
 lisp/progmodes/flymake.el                          |   2 +-
 lisp/progmodes/perl-mode.el                        |  29 +-
 lisp/progmodes/project.el                          |   3 +-
 lisp/progmodes/ruby-mode.el                        |   9 +-
 lisp/progmodes/xref.el                             |  13 +-
 lisp/rfn-eshadow.el                                |   2 +-
 lisp/scroll-bar.el                                 |   2 +-
 lisp/startup.el                                    |  12 +-
 lisp/subr.el                                       | 102 ++++-
 lisp/tab-bar.el                                    | 158 ++++---
 lisp/term/common-win.el                            |   2 +-
 lisp/term/tty-colors.el                            |   2 +-
 lisp/textmodes/bibtex.el                           |   4 +-
 lisp/textmodes/fill.el                             |  31 +-
 lisp/textmodes/paragraphs.el                       |  63 +--
 lisp/w32-fns.el                                    |  12 +-
 lisp/wid-edit.el                                   |   1 -
 lisp/widget.el                                     |   2 +-
 lisp/window.el                                     |  61 ++-
 src/buffer.c                                       |  12 -
 src/casefiddle.c                                   |  13 -
 src/cmds.c                                         |  21 -
 src/commands.h                                     |   8 -
 src/emacs.c                                        |   5 -
 src/eval.c                                         |  14 +-
 src/gnutls.c                                       |   2 +-
 src/keyboard.c                                     |   8 +-
 src/keyboard.h                                     |   2 +-
 src/keymap.c                                       |  95 +---
 src/keymap.h                                       |   2 -
 src/lisp.h                                         |   7 +-
 src/minibuf.c                                      |   3 -
 src/nsfns.m                                        |  14 +-
 src/nsimage.m                                      |  12 +
 src/nsmenu.m                                       |  21 +-
 src/nsterm.h                                       |   1 +
 src/nsterm.m                                       | 124 +++++-
 src/pdumper.c                                      |   2 +-
 src/print.c                                        |   3 +-
 src/terminfo.c                                     |   6 +-
 src/window.c                                       |  24 +-
 src/window.h                                       |   1 -
 src/xdisp.c                                        |  18 +-
 src/xterm.c                                        |   8 +-
 test/Makefile.in                                   |   6 +-
 .../warn-obsolete-variable-bound.el                |   7 +
 test/lisp/emacs-lisp/bytecomp-tests.el             |   3 +
 test/lisp/filenotify-tests.el                      |   2 +-
 .../gnus/mm-decode-resources/8bit-multipart.bin    |  20 +
 test/lisp/gnus/mm-decode-tests.el                  |  89 ++++
 test/lisp/help-tests.el                            |   2 +-
 test/lisp/net/tramp-tests.el                       |  18 +-
 .../progmodes/cperl-mode-resources/here-docs.pl    | 143 ++++++
 test/lisp/progmodes/cperl-mode-tests.el            |  32 ++
 test/lisp/progmodes/ruby-mode-tests.el             |   3 +-
 test/lisp/progmodes/xref-tests.el                  |  38 +-
 test/lisp/subr-tests.el                            |  29 ++
 .../paragraphs-resources/mark-paragraph.bin        |   9 +
 test/lisp/textmodes/paragraphs-tests.el            |  23 +
 test/lisp/wid-edit-tests.el                        |  21 +
 test/src/keymap-tests.el                           |  12 +
 test/src/process-tests.el                          |  93 ++--
 140 files changed, 1765 insertions(+), 1100 deletions(-)
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-bound.el
 create mode 100644 test/lisp/gnus/mm-decode-resources/8bit-multipart.bin
 create mode 100644 test/lisp/gnus/mm-decode-tests.el
 create mode 100644 test/lisp/progmodes/cperl-mode-resources/here-docs.pl
 create mode 100644 test/lisp/textmodes/paragraphs-resources/mark-paragraph.bin



reply via email to

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