emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (e5b052d -> dc0cf16)


From: Andrea Corallo
Subject: feature/native-comp updated (e5b052d -> dc0cf16)
Date: Sat, 26 Sep 2020 09:47:41 -0400 (EDT)

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

      from  e5b052d   Rename comp--subr-safe-advice -> comp-subr-safe-advice
      adds  83b0fc4   Fix thinko in dired-change-marks
      adds  9a3a2a0   Remove some unnecessary compat code
      adds  e1290f4   Remove some Emacs 20 compat code
      adds  c018895   Remove Emacs 23 compat code from cedet
      adds  2788557   Support shellcheck in compilation-mode
      adds  797ff44   Fix shellcheck warning
      adds  3376b08   ; * test/lisp/progmodes/ps-mode-tests.el: Add missing 
backslash
      adds  11a1c8b   Remove broken compat code from EDE
      adds  c5c29a9   Fix font-panel on NS (bug#43480)
      adds  de6844b   Fix cursor display in mini-window under icomplete-mode
      adds  69b5d54   Fix filling problem in shr due to zero-width id tagging
      adds  096f595   Speed up shr-insert slightly
      adds  73f7755   Fix off-by-one error in eldoc--handle-docs
      adds  10696d0   Make delete-pair only delete pairs that are part of 
insert-pair-alist
      adds  44bb59f   Ensure that the game directory exists before trying to 
write to it
      adds  8af6b01   Use gnus-extra-headers in nnselect header parsing
      adds  83a4e4c   test/src/xdisp-tests.el: New file
      adds  80b0a69   Run gnus-parse-headers-hook when retrieving nnselect 
headers
      adds  e483115   Handle escaped comment enders correctly in syntax.c, 
fixing bug #43558
      adds  6037051   Improve mark handling in gnus nnselect
      adds  b252e09   Allow the newline character in the character widget 
(Bug#15925)
      adds  df0f32f   Don't signal scan-error when moving by sexp interactively
      adds  3bfddae   ; * lisp/emacs-lisp/lisp.el: rename parameter in last 
change
      adds  441e875   * test/lisp/net/dbus-tests.el (dbus-test01-basic-types): 
Adapt test.
      adds  acf9586   * lisp/repeat.el: Remove obsolete comment.
      adds  610b771   Convert allout unit tests to ERT
      adds  37a2a42   Convert some completion.el tests to ERT
      adds  ad285e0   Remove TODO to convert files to unit tests
      adds  dc86c4c   New command goto-line-relative (bug#5042, bug#9917)
      adds  e542b4b   Write Gnus active files with quotes around group names
      adds  de54cd6   Minor Tramp cleanup
      adds  7e7a010   Fix recent simple.el compilation warning
      adds  897ea41   Fix last change in resize_mini_window
      adds  5df652d   Add sanity check for Gnus groups that belong to no topic
      adds  8463687   Refactor process mark setting
      adds  7b3e94b   Make set-process-buffer also update the process mark
      adds  9bf9f69   Add skip condition for some dbus tests
      adds  4bc4d19   * lisp/simple.el (goto-line-read-args): More relevant 
default line number.
      adds  89dd8cd   Set mwheel default scroll value to 1 (bug#43380)
      adds  1e7f636   Horizontal scrolling for mouse wheel with Shift modifier 
(bug#43568)
      adds  976b846   Update a failing lisp test
      adds  e7a69c9   * lisp/help-fns.el (help-fns--first-release): Use 
etc/NEWS as well
      adds  e51a98b   Add a new function 'string-search'
      adds  7f9ad59   Fix replace-in-string multibyteness problems with 
string-search
      adds  09adf92   Fix previous replace-in-string rewrite
      adds  d27b137   Clean up replace-in-string slightly
      adds  040c302   Remove some XEmacs compat code from prolog.el
      adds  09e07fb   * lisp/progmodes/ruby-mode.el (ruby-use-smie): Declare 
obsolete
      adds  d067ac5   Remove more compat code from prolog.el
      adds  d964375   Tweak updating the process mark in set-process-buffer
      adds  8a253a9   Fix replace-in-string infloop with empty pattern string 
(bug#43598)
      adds  830e876   Use the char history in zap-up-to-char
      adds  9fd9c9c   Make the Man completion code work better if man -k fails
      adds  79762ff   Mark string-search as being side effect free
      adds  664927b   Add an expensive test for defcustom types
      adds  e1c33e2   Fix some defcustom types
      adds  bf1b371   Fix the defcustom type fix in python.el
      adds  a9ad0bb   Fix defcustom type in whitespace.el
      adds  c270962   Fix a defcustom type in gdb-mi.el
      adds  6c7fad4   Fix defcustom type in sql.el for sql-postgres-login-params
      adds  307b6f9   Partially revert previous prolog.el cleanup
      adds  499848d   * CONTRIBUTE: Don't recommend action stamps
      adds  497a1ed   string-search robustness and documentation improvement 
(bug#43598)
      adds  c4c5db3   Implement internal border colors on NS (bug#41071)
      adds  dd6876d   Remove obsolete macOS support for NS font backend
      adds  3a32267   Tidy up NS color handling
      adds  d58e3b3   Fix out-of-tree make check
      adds  4e81713   soap-client.el: Prevent some invalid encoding warnings
      adds  c98c7de   Fix byte-compiler warning in CEDET
      adds  c540f33   Add D-Bus monitor
      adds  a3a845b   * etc/NEWS: Add new D-Bus monitor functionality.  Fix 
typos.
      adds  2dff3ea   Repurpose libxml test for obsolete argument
      adds  e00936b   Silence some byte-compiler warnings
       new  06acf68   Merge remote-tracking branch 'savannah/master' into HEAD
       new  29a8d93   * lisp/emacs-lisp/cl-macs.el (cl--optimize): Add a FIXME.
       new  dc0cf16   Always set 'Vexec_path' before 'Vinvocation_directory' 
(bug#43137)


Summary of changes:
 CONTRIBUTE                             |   9 +-
 admin/cus-test.el                      |  11 +-
 build-aux/update-subdirs               |   2 +-
 doc/emacs/basic.texi                   |   5 +-
 doc/emacs/display.texi                 |   7 +-
 doc/emacs/frames.texi                  |  24 +--
 doc/lispref/processes.texi             |   3 +-
 doc/lispref/strings.texi               |  10 ++
 doc/misc/tramp.texi                    |  78 ++++-----
 etc/NEWS                               |  66 ++++++--
 etc/TODO                               |   7 +-
 etc/compilation.txt                    |   8 +
 lisp/allout-widgets.el                 |  85 ----------
 lisp/allout.el                         | 146 +---------------
 lisp/apropos.el                        |  14 +-
 lisp/cedet/ede/detect.el               |  10 --
 lisp/cedet/ede/proj-elisp.el           |  15 +-
 lisp/cedet/semantic/bovine/grammar.el  |   3 +-
 lisp/cedet/semantic/ede-grammar.el     |  17 +-
 lisp/cedet/semantic/lex.el             |   3 -
 lisp/completion.el                     | 121 --------------
 lisp/dired.el                          |   4 +-
 lisp/emacs-lisp/byte-opt.el            |   4 +-
 lisp/emacs-lisp/cl-macs.el             |   2 +
 lisp/emacs-lisp/eldoc.el               |   4 +
 lisp/emacs-lisp/lisp.el                | 177 ++++++++++++++------
 lisp/erc/erc-status-sidebar.el         |   3 +-
 lisp/gnus/gnus-art.el                  |   1 +
 lisp/gnus/gnus-topic.el                |   4 +-
 lisp/gnus/gnus-util.el                 |   2 +-
 lisp/gnus/message.el                   |   2 +-
 lisp/gnus/nnselect.el                  | 232 +++++++++++++++++---------
 lisp/help-fns.el                       |   2 +-
 lisp/info.el                           |   1 +
 lisp/man.el                            |  19 ++-
 lisp/misc.el                           |   4 +-
 lisp/mwheel.el                         |  20 ++-
 lisp/net/dbus.el                       | 295 ++++++++++++++++++++++++++-------
 lisp/net/shr.el                        |  10 +-
 lisp/net/soap-client.el                |   1 +
 lisp/net/tramp-crypt.el                |   2 +-
 lisp/net/tramp-sh.el                   |   4 +-
 lisp/play/gamegrid.el                  |   2 +
 lisp/progmodes/antlr-mode.el           |   5 +-
 lisp/progmodes/compile.el              |   6 +-
 lisp/progmodes/gdb-mi.el               |   5 +-
 lisp/progmodes/idlwave.el              |   3 +-
 lisp/progmodes/prolog.el               |  82 ++++-----
 lisp/progmodes/python.el               |   4 +-
 lisp/progmodes/ruby-mode.el            |  40 ++---
 lisp/progmodes/sql.el                  |   7 +-
 lisp/repeat.el                         |   4 -
 lisp/simple.el                         |  91 ++++++----
 lisp/subr.el                           |  46 ++---
 lisp/term/ns-win.el                    |  22 ++-
 lisp/textmodes/artist.el               |  24 +--
 lisp/whitespace.el                     |   8 +-
 lisp/wid-edit.el                       |  11 +-
 src/dbusbind.c                         | 139 ++++++++++++----
 src/emacs.c                            |  32 ++--
 src/fns.c                              |  52 ++++++
 src/lisp.h                             |   2 +-
 src/nsfont.m                           | 240 ---------------------------
 src/nsimage.m                          |  12 +-
 src/nsterm.h                           |  41 ++---
 src/nsterm.m                           | 105 +++++++-----
 src/pdumper.c                          |   3 +-
 src/process.c                          |  39 ++---
 src/syntax.c                           |   7 +
 src/xdisp.c                            |  13 ++
 test/lisp/allout-tests.el              | 148 +++++++++++++++++
 test/lisp/allout-widgets-tests.el      |  87 ++++++++++
 test/lisp/arc-mode-tests.el            |   2 +-
 test/lisp/completion-tests.el          | 170 +++++++++++++++++++
 test/lisp/custom-tests.el              |  11 ++
 test/lisp/emacs-lisp/ert-x-tests.el    |  21 +--
 test/lisp/emacs-lisp/lisp-tests.el     |   5 +-
 test/lisp/help-fns-tests.el            |   3 +
 test/lisp/net/dbus-tests.el            |  37 +++--
 test/lisp/progmodes/compile-tests.el   |   5 +-
 test/lisp/progmodes/ps-mode-tests.el   |   2 +-
 test/lisp/progmodes/ruby-mode-tests.el |   2 -
 test/lisp/subr-tests.el                |  12 +-
 test/lisp/textmodes/css-mode-tests.el  |   2 -
 test/lisp/wdired-tests.el              |   1 -
 test/lisp/wid-edit-tests.el            |  16 ++
 test/lisp/xml-tests.el                 |  21 +++
 test/src/fns-tests.el                  |  59 ++++++-
 test/src/xdisp-tests.el                |  52 ++++++
 test/src/xml-tests.el                  |  21 +--
 90 files changed, 1849 insertions(+), 1310 deletions(-)
 create mode 100644 test/lisp/allout-tests.el
 create mode 100644 test/lisp/allout-widgets-tests.el
 create mode 100644 test/lisp/completion-tests.el
 create mode 100644 test/src/xdisp-tests.el



reply via email to

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