emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (d71801e -> 4b4c753)


From: Andrea Corallo
Subject: feature/native-comp updated (d71801e -> 4b4c753)
Date: Sat, 15 Feb 2020 04:24:34 -0500 (EST)

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

      from  d71801e   Clean-up unused variable into load_comp_unit
      adds  53f0de5   Lispref: Explain avoiding lambdas on hooks.
      adds  e287da5   * lisp/emacs-lisp/map.el: Add keyword-only pattern 
abbreviation
      adds  5006816   * lisp/gnus/gnus-sum.el (gnus-read-move-group-name): Use 
user-error
      adds  1759b7d   * lisp/net/tramp-gvfs.el 
(tramp-gvfs-handle-file-system-info): Fix error.
      adds  6b00600   Handle problem with *BSD libedit in Tramp
      adds  196da30   Minor fix in tramp-test32-shell-command
      adds  aea12d4   Add new filter commands to Package Menu (Bug#38424)
      adds  bb9723b   Don't use obsolete function in package-tests.el
      adds  feb681d   Silence byte-compiler warning
      adds  0609dd4   Add ':extend t' to mm-uu-extract face
      adds  ebff24c   Eval macro arg just once
      adds  7e0a4b7   * lisp/wid-edit.el (widget-choose): Use 
read-char-from-minibuffer (bug#17272)
      adds  d8f4317   Make 'M-x battery RET' work out-of-box for UPower users.
      adds  cf14fa0   * lisp/battery.el: Use lexical-binding.  Drop Redundant 
`:group`s.
      adds  d10be6b   Example goto-addr hook: MH-E already uses goto-address
      adds  db7fa25   Update documentation for mh-show-mode-hook
      adds  d3d2ea9   MH-E: alter content in mh-display-msg, not mh-show-mode
      adds  d07f177   Clarify add-to-list documentation (bug#39373)
      adds  32763da   Replace add-to-list to lexical variable with push 
(bug#39373)
      adds  f27187f   Clarify lexvar restrictions for add-to-ordered-list, 
add-to-history
      adds  8315084   Cater for 3-argument version of pthread_setname_np
      adds  ef5fba9   Fix faces tab-bar and tab-line.
      adds  4a0a114   Support ido-vertical-mode better
      adds  09eed01   Wrap some set-auto-mode calls with delay-mode-hooks 
(bug#39190)
      adds  68d4339   Merge from origin/emacs-27
      adds  b2e27d8   Revert "Signal user-error on duplicate package refresh"
      adds  15814d0   ; Merge from origin/emacs-27
      adds  c4be801   Merge
      adds  63fd6c9   Support for (box . SIZE) 'cursor-type'
      adds  ac6ba68   Minor fixes of the last commit
      adds  30abcda   Some Tramp fixes
      adds  07e1852   Enhance memory address evaluation in gdb-mi
      adds  953e7ab   Improve prefix arg support in 'ediff-scroll-horizontally'
      adds  fe903c5   Allow composition of pure-ASCII strings in the mode line
      adds  2645ae1   * lisp/simple.el (undo-redo): New command
      adds  5e7bead   Update from Gnulib
      adds  ac9acc1   Use quit-restore-window to close tab (bug#39446)
      adds  7935551   ; Fix recently-committed documentation
      adds  2e2f539   Fix window position in Tramp's shell-command
      adds  a012953   Fix problem with auth-source.el in Tramp
      adds  de1d150   Fix Tramp tests towards *BSD
      adds  7fda394   Fix `tramp-interrupt-process'
      adds  5b160b3   Simplify Tramp caching
      adds  56b8768   More accurate documentation of 'package-menu-hide-package'
      adds  5300674   Correct "different than" to "different from" where 
appropriate
      adds  06c302d   Fix set-fontset-font with ADD arg non-nil
      adds  ad5e350   c-end-of-macro: Handle block coment lines with unescaped 
NLs correctly
      adds  56ce263   Merge from origin/emacs-27
      adds  89d0c44   Revert "Fix display of working text on NS (Bug#23412, 
Bug#1453)"
      adds  70d62e0   ; Merge from origin/emacs-27
      adds  3a5129a   vc-hg-dir-status-files: Fix when DIR is not repository 
root
      adds  ff4ed4a   ; Add a TODO
      adds  2b12c2b   Make sure not to mark directories
      adds  5a21aaf   rx: Use longest match for all-string 'or' forms 
(bug#37659)
      adds  027da65   Fix display of minibuffer prompt in ido.el
      adds  0304f53   doc/misc/org.texi: Fix @dircategory
      adds  a13d1f9   Merge from origin/emacs-27
      adds  44298ea   Use CGImage instead of NSBitmapImageRep (bug#32932)
      adds  b80c4b4   Add an appropriate error for reading bad JSON arrays
      adds  bbe1359   Fix Tramp tests for MS Windows
      adds  32f0149   * lisp/simple.el (undo): Use undo--last-change-was-undo-p
      adds  d737e49   * lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving 
a group
      adds  2e81e57   * src/lread.c: Remove old-style backquotes support
      adds  a9e7ae3   Remove lread tests for a feature that was deleted
      adds  61216e4   When searching a topic in Gnus, search all topic's groups
      adds  333cc6a   * etc/NEWS: Improve last change
       new  f1bc8e4   Merge remote-tracking branch 'savannah/master' into HEAD
       new  fe9e4c4   Better function naming for comp-function-call-maybe-remove
       new  0c6f4ca   Clean-up old gc disable refuse in comp-tests-non-locals
       new  c27394d   Rework frame layout
       new  3b3525b   Backward propagate only once
       new  4b4c753   Speed 2 goes default


Summary of changes:
 configure.ac                          |  15 +++
 doc/emacs/display.texi                |   2 +
 doc/emacs/fixit.texi                  |   5 +-
 doc/emacs/misc.texi                   |   5 +-
 doc/emacs/package.texi                |  66 ++++++----
 doc/emacs/screen.texi                 |   2 +-
 doc/lispintro/emacs-lisp-intro.texi   |   2 +-
 doc/lispref/display.texi              |   9 +-
 doc/lispref/frames.texi               |   3 +
 doc/lispref/lists.texi                |   9 +-
 doc/lispref/minibuf.texi              |   1 +
 doc/lispref/searching.texi            |   5 +-
 doc/lispref/text.texi                 |  10 ++
 doc/misc/calc.texi                    |   4 +-
 doc/misc/gnus.texi                    |   2 +-
 doc/misc/mh-e.texi                    |   6 +-
 doc/misc/org.texi                     |   2 +-
 doc/misc/sc.texi                      |   4 +-
 etc/NEWS                              |  34 +++++
 etc/NEWS.27                           |  14 +++
 lib/_Noreturn.h                       |   5 +-
 lib/c++defs.h                         |   3 -
 lib/gnulib.mk.in                      |   4 +
 lib/libc-config.h                     |  13 +-
 lib/sys_stat.in.h                     |  41 +++---
 lisp/align.el                         |   2 +-
 lisp/allout-widgets.el                |   2 +-
 lisp/allout.el                        |   2 +-
 lisp/autoinsert.el                    |   2 +-
 lisp/battery.el                       | 206 ++++++++++++++++++++-----------
 lisp/cedet/mode-local.el              |  14 +--
 lisp/emacs-lisp/bytecomp.el           |   3 +-
 lisp/emacs-lisp/cl-macs.el            |   7 +-
 lisp/emacs-lisp/comp.el               | 107 +++++++++++-----
 lisp/emacs-lisp/gv.el                 |   2 +-
 lisp/emacs-lisp/map.el                |  17 ++-
 lisp/emacs-lisp/package.el            | 226 +++++++++++++++++++++++++++-------
 lisp/emacs-lisp/rx.el                 |   2 +-
 lisp/font-lock.el                     |   4 +-
 lisp/gnus/gnus-sum.el                 |   2 +-
 lisp/gnus/mm-util.el                  |   2 +-
 lisp/gnus/mm-uu.el                    |  12 +-
 lisp/gnus/mm-view.el                  |   4 +-
 lisp/gnus/nnheader.el                 |   2 +-
 lisp/gnus/nnir.el                     |   3 +-
 lisp/gnus/nnmaildir.el                |  30 +++--
 lisp/ido.el                           |  16 ++-
 lisp/json.el                          |   3 +-
 lisp/mail/feedmail.el                 |   2 +-
 lisp/mail/sendmail.el                 |   2 +-
 lisp/mail/supercite.el                |   2 +-
 lisp/mh-e/mh-e.el                     |   9 +-
 lisp/mh-e/mh-show.el                  |   8 +-
 lisp/minibuffer.el                    |  18 ++-
 lisp/net/goto-addr.el                 |   8 +-
 lisp/net/tramp-cache.el               |  69 +++++------
 lisp/net/tramp-gvfs.el                |  49 ++++----
 lisp/net/tramp-sh.el                  |  39 +++++-
 lisp/net/tramp.el                     |  27 ++--
 lisp/net/zeroconf.el                  |  12 +-
 lisp/org/org-attach.el                |   2 +-
 lisp/org/org.el                       |   5 +-
 lisp/progmodes/cc-engine.el           |  17 +--
 lisp/progmodes/cc-langs.el            |  21 +++-
 lisp/progmodes/gdb-mi.el              |  57 ++++++---
 lisp/progmodes/idlw-shell.el          |   2 +-
 lisp/ps-print.el                      |   6 +-
 lisp/simple.el                        |  33 +++--
 lisp/subr.el                          |   5 +-
 lisp/tab-bar.el                       |  60 ++++++---
 lisp/tab-line.el                      |   4 +-
 lisp/vc/diff-mode.el                  |   4 +-
 lisp/vc/ediff-util.el                 |   4 +-
 lisp/vc/vc-dir.el                     |   5 +-
 lisp/vc/vc-hg.el                      |  15 ++-
 lisp/vc/vc.el                         |   4 +-
 lisp/whitespace.el                    |   2 +-
 lisp/wid-edit.el                      |  41 ++----
 lisp/windmove.el                      |  25 ++--
 lisp/window.el                        |  16 ++-
 m4/gnulib-common.m4                   |   7 +-
 m4/sys_stat_h.m4                      |   4 +-
 src/buffer.c                          |   3 +
 src/cmds.c                            |   4 +-
 src/comp.c                            | 117 +++++++++++-------
 src/composite.c                       |  13 +-
 src/editfns.c                         |   4 +-
 src/fontset.c                         |   2 +-
 src/frame.h                           |   2 +-
 src/lread.c                           | 102 ++-------------
 src/nsterm.h                          |   4 +-
 src/nsterm.m                          | 152 +++++++++++++----------
 src/regex-emacs.c                     |   2 +-
 src/systhread.c                       |   8 +-
 src/xdisp.c                           |  40 +++---
 src/xfaces.c                          |  10 +-
 test/lisp/emacs-lisp/map-tests.el     |   8 +-
 test/lisp/emacs-lisp/package-tests.el | 125 ++++++++++++++-----
 test/lisp/emacs-lisp/rx-tests.el      |   2 +-
 test/lisp/net/tramp-tests.el          |  91 ++++++++------
 test/lisp/simple-tests.el             |  42 +++++++
 test/src/comp-tests.el                |  19 ++-
 test/src/lread-tests.el               |  16 ---
 103 files changed, 1458 insertions(+), 828 deletions(-)



reply via email to

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