emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (237fd33 -> f8505fd)


From: Andrea Corallo
Subject: feature/native-comp updated (237fd33 -> f8505fd)
Date: Wed, 14 Oct 2020 05:13:44 -0400 (EDT)

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

      from  237fd33   Fix some compilation warnings in non nativecomp build 
(bug#43892)
       new  fda7988   * Move context output computation in 
`comp-spill-lap-function'
       new  4bea0c0   * Allow for lambda forms as native compilation input
       new  8861ee8   Have `native-elisp-load' return the last registerd 
function
       new  4f0e879   Rework `native-compile' interface so it can return 
compiled functions
       new  e9c150b   * Add a test to verify form native compilation.
       new  03e98f9   Use form native compilation in `comp-trampoline-compile'
      adds  1006eb1   Improve coverage of Calc bit shift test
      adds  c2a1396   Make drag and drop on NS open all URLs (bug#43470)
      adds  acc9b46   Fix merging of region face for non-ASCII characters
      adds  9509113   Merge from origin/emacs-27
      adds  cbcca81   Add missing full stop in MS-DOS processes documentation
      adds  6e3bf39   ; Merge from origin/emacs-27
      adds  b6704d5   ; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.
      adds  530ec02   Merge from origin/emacs-27
      adds  6fea869   Clarify what ``chrooted environment means'' for TRAMP
      adds  607dacb   ; Merge from origin/emacs-27
      adds  c56eeba   Extend tests for shell-command-dont-erase-buffer
      adds  040dcbe   Fix current-line hscrolling when overlays change
      adds  0407b15   Removed an incorrectly placed extra word in the semantic 
docs
      adds  3196fd4   Avoid crashes when a theme is loaded with one frame 
suspended
      adds  c006061   A better fix for bug#43886
      adds  0ed0dac0  Merge from origin/emacs-27
      adds  46c0f28   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc 
tweak
      adds  f342b7c   * lisp/calc/: Use lexical scoping in all the files
      adds  e8fcc14   gnus-icalendar.el: Fix bug in gnus-icalendar-identities
      adds  7db2879   Fix the documentation of char-displayable-p
      adds  ff9ec6b   Make posn-set-point work on frame events
      adds  c44f1a4   Fix link in previous display.texi change
      adds  8b1c647   Clarify how to set single-function hooks
      adds  f38751d   Make C-w worth in isearch when at the last match in the 
buffer
      adds  2a7488d   Add support for displaying short documentation for 
function groups
      adds  50be6d9   Allow killing files with C-k in wdired if -F is used
      adds  28592fa   Don't boldify the flyspell language indicator in the mode 
line
      adds  ed378c9   Use Unicode arrows in shortdoc results
      adds  e441a25   Autoload shortdoc command and adjust NEWS
      adds  c66165b   Tweak shortdoc colours on light backgrounds
      adds  5f01f86   Add more numeric shortdocs
      adds  5b13afa   Update publicsuffix.txt from upstream
      adds  4bda84d   Convert url-domsuf.el tests to ert
      adds  2e8736e   * lisp/url/url-domsuf.el: Use lexical-binding.
      adds  4b84095   Improve documentation of shortdoc features
      adds  dcfed86   ; * lisp/help-fns.el 
(help-fns-describe-function-functions): Fix typo.
      adds  b8815ab   * lisp/tooltip.el: Use lexical-binding.
      adds  5a188cc   * lisp/tooltip.el: Remove redundant :group args.
      adds  db7b4db   Fix GNUstep build
      adds  562686c   * lisp/hexl.el: Fix behavior with variable-pitch 
`header-line` face
      adds  d5c8112   Fix error in file shortdoc group
      adds  07eb3df   Add a shortdoc menu entry
      adds  905d08c   Add a reference to the shortdoc command in the Emacs 
manual
      adds  608782b   * lisp/proced.el: Fix behavior with variable-pitch 
`header-line` face
      adds  2f92177   Add interface arg to D-Bus PropertiesChanged signal.
      adds  3ec6dcf   ; Fix dbus-tests.el formatting
      adds  a6c2227   Fix man page title lines and timestamps
      adds  f2fb69f   * lisp/isearch.el (isearch-search): Set 
isearch-match-data in the right place.
      adds  ec9523a   Add a keybinding to the help menu to display manuals
      adds  85e8172   message-insert-signature doc fix
      adds  af367a9   Have header-line-highlight inherit from 
mode-line-highlight
      adds  13e5c1d   Don't bind sort-fold-case when saving the custom-file
      adds  94b870d   Make diary fontify headers correctly (if the date has 
been customized)
      adds  b31e48d   Make read-char-choice less modal
      adds  1b45079   Add cycling commands to outline
      adds  45cb040   Partially revert previous patch to emacs.service
      adds  12175a3   Allow creating unibyte strings from Emacs modules
      adds  721b846   Calc: make tests less chatty
      adds  add1314   Calc: revert to old precedence of '/' in (La)TeX input 
mode
      adds  cf40795   Calc: allow infinite binary word size (bug#43764)
      adds  6084517   * etc/NEWS: Mention 'make_unibyte_string'; reformat 
modules entries.
      adds  993116e   Fix documentation of Outline cycling commands
      adds  60d6e3f   eql doc improvements
      adds  b058cac   nnimap MODSEQ cleanup
      adds  db0c016   * etc/NEWS (Calc): Note new precedence of '/' in TeX 
input mode.
      adds  a8d8107   Move the new module unibyte function to the correct 
module-env.h file
      adds  e88d75a   Fix name of the module .h files in the comments
      adds  f256687   Improve package install/delete button action
      adds  14e00d9   Mark the return value from strerror as a constant
      adds  5474603   Rename dired-filename-at-point to avoid confusion
      adds  64c8511   Add a new variable tab-first-completion
      adds  1ee5a4c   Add option to highlight the 'next-error' error message
      adds  b13e0c1   * lisp/progmodes/grep.el: More fixes for 'lgrep' 
(bug#23590)
       new  f8505fd   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 doc/emacs/building.texi           |    2 +
 doc/emacs/help.texi               |    7 +
 doc/emacs/indent.texi             |    7 +
 doc/emacs/text.texi               |   11 +
 doc/lispref/display.texi          |   10 +-
 doc/lispref/help.texi             |  163 ++
 doc/lispref/internals.texi        |    6 +
 doc/lispref/modes.texi            |   46 +-
 doc/lispref/numbers.texi          |    4 +
 doc/lispref/text.texi             |   24 +
 doc/man/ebrowse.1                 |    6 +-
 doc/man/emacs.1.in                |    6 +-
 doc/man/emacsclient.1             |    6 +-
 doc/man/etags.1                   |    6 +-
 doc/misc/calc.texi                |   11 +-
 doc/misc/semantic.texi            |    2 +-
 etc/NEWS                          |   56 +-
 etc/emacs.service                 |    2 +-
 etc/publicsuffix.txt              | 4445 +++++++++++++++++++++++++++----------
 lib-src/movemail.c                |    2 +-
 lisp/calc/calc-aent.el            |   20 +-
 lisp/calc/calc-arith.el           |   81 +-
 lisp/calc/calc-bin.el             |   34 +-
 lisp/calc/calc-comb.el            |    2 +-
 lisp/calc/calc-cplx.el            |    2 +-
 lisp/calc/calc-embed.el           |   56 +-
 lisp/calc/calc-ext.el             |    5 +-
 lisp/calc/calc-fin.el             |    2 +-
 lisp/calc/calc-forms.el           |   56 +-
 lisp/calc/calc-frac.el            |    2 +-
 lisp/calc/calc-funcs.el           |    2 +-
 lisp/calc/calc-graph.el           |   44 +-
 lisp/calc/calc-help.el            |   40 +-
 lisp/calc/calc-incom.el           |    2 +-
 lisp/calc/calc-keypd.el           |   84 +-
 lisp/calc/calc-lang.el            |   60 +-
 lisp/calc/calc-macs.el            |    1 +
 lisp/calc/calc-map.el             |   46 +-
 lisp/calc/calc-math.el            |   86 +-
 lisp/calc/calc-menu.el            |    2 +-
 lisp/calc/calc-misc.el            |    6 +-
 lisp/calc/calc-mode.el            |    6 +-
 lisp/calc/calc-mtx.el             |    2 +-
 lisp/calc/calc-nlfit.el           |   94 +-
 lisp/calc/calc-prog.el            |   30 +-
 lisp/calc/calc-rewr.el            |   44 +-
 lisp/calc/calc-rules.el           |    2 +-
 lisp/calc/calc-sel.el             |   16 +-
 lisp/calc/calc-stat.el            |    2 +-
 lisp/calc/calc-store.el           |    9 +-
 lisp/calc/calc-stuff.el           |    7 +-
 lisp/calc/calc-trail.el           |    2 +-
 lisp/calc/calc-undo.el            |    2 +-
 lisp/calc/calc-vec.el             |   31 +-
 lisp/calc/calc-yank.el            |    6 +-
 lisp/calc/calc.el                 |    4 +-
 lisp/calc/calcalg2.el             |   94 +-
 lisp/calc/calcalg3.el             |   43 +-
 lisp/calc/calcsel2.el             |    2 +-
 lisp/calendar/diary-lib.el        |   27 +-
 lisp/cus-edit.el                  |    8 +-
 lisp/dired-x.el                   |    6 +-
 lisp/emacs-lisp/comp.el           |  195 +-
 lisp/emacs-lisp/easy-mmode.el     |    4 +
 lisp/emacs-lisp/package.el        |    6 +-
 lisp/emacs-lisp/shortdoc.el       | 1106 +++++++++
 lisp/faces.el                     |    4 +-
 lisp/gnus/gnus-icalendar.el       |   11 +-
 lisp/gnus/message.el              |    9 +-
 lisp/gnus/nnimap.el               |   10 +-
 lisp/help-fns.el                  |   37 +-
 lisp/help.el                      |    2 +
 lisp/hexl.el                      |   21 +-
 lisp/indent.el                    |   43 +-
 lisp/isearch.el                   |   19 +-
 lisp/menu-bar.el                  |    3 +
 lisp/net/dbus.el                  |    2 +
 lisp/outline.el                   |   83 +
 lisp/proced.el                    |  119 +-
 lisp/progmodes/grep.el            |   21 +-
 lisp/simple.el                    |   33 +
 lisp/subr.el                      |   27 +-
 lisp/term/ns-win.el               |   12 +-
 lisp/textmodes/flyspell.el        |    1 -
 lisp/tooltip.el                   |   28 +-
 lisp/url/url-domsuf.el            |   15 +-
 lisp/wdired.el                    |  104 +-
 src/comp.c                        |   17 +-
 src/comp.h                        |    4 +-
 src/emacs-module.c                |   17 +-
 src/emacs.c                       |    2 +-
 src/fns.c                         |    1 +
 src/module-env-28.h               |    5 +
 src/nsfont.m                      |    5 -
 src/term.c                        |    4 +-
 src/xdisp.c                       |   16 +-
 test/data/emacs-module/mod-test.c |   11 +
 test/lisp/calc/calc-tests.el      |  213 +-
 test/lisp/net/dbus-tests.el       |   13 +-
 test/lisp/net/tramp-tests.el      |  319 +--
 test/lisp/simple-tests.el         |    7 +-
 test/lisp/url/url-domsuf-tests.el |   51 +
 test/src/comp-tests.el            |   19 +-
 test/src/emacs-module-tests.el    |    6 +
 104 files changed, 6257 insertions(+), 2260 deletions(-)
 create mode 100644 lisp/emacs-lisp/shortdoc.el
 create mode 100644 test/lisp/url/url-domsuf-tests.el



reply via email to

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