emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (81c34a3 -> 3a7aa06)


From: Andrea Corallo
Subject: feature/native-comp updated (81c34a3 -> 3a7aa06)
Date: Fri, 21 Feb 2020 11:12:54 -0500 (EST)

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

      from  81c34a3   Update copyright years plus two style nits
      adds  3843721   Fix typos
      adds  b519d51   ; * etc/NEWS: Fix wording in a recently added entry.
      adds  ccb15ad   Remove another test for deleted lread feature
      adds  3480071   Fix C-h C-h bug due to mutating a hash key
      adds  d1e8ce8   Make after-change-functions called from call-process get 
the correct BEG
      adds  9f6a4bb   Remove the optional KEEP-ORDER argument to regexp-opt
      adds  4d8d25d   * doc/lispref/variables.texi (special-variable-p): 
Clarify limits
      adds  75a9eee   ; * src/editfns.c (Fbuffer_size): Tiny clarification.
      adds  78d76cd   Remove redundant 'msft' compilation error rule (bug#39595)
      adds  faada7c   Remove obsolete menu entry "Redisplay buffer"
      adds  7448834   Correct default regexp in 'package-menu-hide-package'
      adds  b392c9f   Fix 'reverse-region' when less than one line is in region
      adds  888ffd9   Fix unexec failure on macOS 10.15.4
      adds  7ceb45f   Reformulate c-end-of-macro, handling multiline block 
comments better
      adds  f633e01   Merge from origin/emacs-27
      adds  df9da94   * src/lread.c (read1): Fix int/Lisp_Object mix up.
      adds  556cc72   Improve C-h C-h bug fix
      adds  121f9bb   Avoid unlikely load-average bug
      adds  0c0fa1d   * lisp/wdired.el (wdired-next-line, 
wdired-previous-line): Preserve column
      adds  2b04ca0   Support state changing VC operations in dired-mode on 
files (bug#34949)
      adds  52dbd70   * doc/misc/texinfo.tex: Update from Gnulib.
      adds  1a75e8b   Fix horizontal bit shifting
      adds  b3de130   Fix working text related issues on NS (Bug#38851)
      adds  e1e1bd8   Fix conversion of text/html->multipart/related
      adds  4b118bd   Fix search for ~/.Xdefaults-HOSTNAME (again)
      adds  734eb7e   Fix some file-modes races
      adds  b7d5a64   Introduce face for <code> elements in shr
      adds  55ad194   Fix <button>...</button> submit button rendering in eww
      adds  3ac8349   Fix problem with degenerate <html base="."> specs in shr
      adds  17691ad   shr comment typo fix
      adds  d950a61   Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
      adds  8dc4034   Add and remove backslashes in regexps
      adds  770f76f   Remove subsumed repetitions in regexps
      adds  efc9d4f   Amend c-backward-sws better to handle multiline block 
comments
      adds  96a269d   Speed up 'maven' compilation error message regexp
      adds  39410cf   Speed up 'msft' and 'watcom' compilation error regexps
      adds  f765aad   Make OMake support slightly less expensive (bug#39595)
      adds  4e5ac4b   Reorder discussion of integer basics
      adds  a2c4eee   Clarify when fixnums are used.
      adds  62afbc5   Fix bug when visiting euc-jp-encoded directories
      adds  28399e5   * Makefile.in (PREFERRED_BRANCH): Now emacs-27.
      adds  614203b   ; make change-history-commit
      adds  1d10885   ; spelling and comment fix
      adds  9f08524   Fix broken regexps
      adds  398afba   Merge from origin/emacs-27
      adds  41450a8   Less bad permutation generator in regexp-opt test
      adds  97b8a78   Allow tempo-define-template to reassign tags to new 
templates
      adds  36df5e7   ; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in 
comments.
      adds  3b4bd4b   * src/keyboard.c (make_lispy_event): Generate proper 
tool-bar events.
       new  de17b43   Merge remote-tracking branch 'savannah/master' into HEAD
       new  d8e4ba2   Reorder m-var slots
       new  ec5d957   Verify '--with-nativecomp' has also 
'--with-dumping=pdumper'
       new  3a7aa06   Emit 'top_level_run' objects as impure


Summary of changes:
 ChangeLog.3                              | 72735 ++++++++++++++++++++++++++++-
 Makefile.in                              |     2 +-
 configure.ac                             |     3 +
 doc/lispref/modes.texi                   |     2 +-
 doc/lispref/numbers.texi                 |    77 +-
 doc/lispref/searching.texi               |     9 +-
 doc/lispref/variables.texi               |     4 +
 doc/misc/texinfo.tex                     |    32 +-
 etc/NEWS                                 |    15 +-
 etc/NEWS.27                              |     7 -
 etc/compilation.txt                      |    18 +
 etc/srecode/el.srt                       |     2 +-
 lisp/bs.el                               |     7 +-
 lisp/cedet/data-debug.el                 |     2 +-
 lisp/cedet/semantic/grammar.el           |     2 +-
 lisp/cedet/srecode/srt-mode.el           |     2 +-
 lisp/comint.el                           |     2 +-
 lisp/emacs-lisp/comp.el                  |    41 +-
 lisp/emacs-lisp/lisp-mode.el             |     6 +-
 lisp/emacs-lisp/package.el               |     6 +-
 lisp/emacs-lisp/regexp-opt.el            |    43 +-
 lisp/gnus/deuglify.el                    |     4 +-
 lisp/gnus/gnus-start.el                  |    22 +-
 lisp/gnus/gnus-uu.el                     |     4 +-
 lisp/gnus/message.el                     |     4 +-
 lisp/gnus/mm-archive.el                  |     5 +-
 lisp/gnus/mm-decode.el                   |    18 +-
 lisp/gnus/mm-uu.el                       |     2 +-
 lisp/gnus/mml.el                         |    19 +-
 lisp/image-dired.el                      |     4 +-
 lisp/informat.el                         |     2 +-
 lisp/net/browse-url.el                   |     2 +-
 lisp/net/eww.el                          |    12 +-
 lisp/net/rcirc.el                        |     2 +-
 lisp/net/shr.el                          |     4 +-
 lisp/org/ob-core.el                      |     2 +-
 lisp/org/ob-fortran.el                   |     2 +-
 lisp/org/org-capture.el                  |     2 +-
 lisp/org/org-table.el                    |     2 +-
 lisp/org/org.el                          |     8 +-
 lisp/play/gametree.el                    |     2 +-
 lisp/progmodes/cc-awk.el                 |     2 +-
 lisp/progmodes/cc-defs.el                |     2 +-
 lisp/progmodes/cc-engine.el              |    93 +-
 lisp/progmodes/cc-langs.el               |    36 +-
 lisp/progmodes/cc-mode.el                |     2 +-
 lisp/progmodes/cfengine.el               |     2 +-
 lisp/progmodes/compile.el                |    37 +-
 lisp/progmodes/cperl-mode.el             |     8 +-
 lisp/progmodes/ebnf-abn.el               |    11 +-
 lisp/progmodes/ebnf-bnf.el               |     6 +-
 lisp/progmodes/ebnf-dtd.el               |    13 +-
 lisp/progmodes/ebnf-ebx.el               |    18 +-
 lisp/progmodes/ebnf-iso.el               |     6 +-
 lisp/progmodes/ebnf-yac.el               |     6 +-
 lisp/progmodes/ebnf2ps.el                |    15 +-
 lisp/progmodes/fortran.el                |     2 +-
 lisp/progmodes/idlw-shell.el             |     2 +-
 lisp/progmodes/opascal.el                |     2 +-
 lisp/progmodes/pascal.el                 |     2 +-
 lisp/progmodes/perl-mode.el              |     2 +-
 lisp/progmodes/ruby-mode.el              |     2 +-
 lisp/progmodes/sh-script.el              |     2 +-
 lisp/progmodes/simula.el                 |     2 +-
 lisp/progmodes/verilog-mode.el           |    18 +-
 lisp/shell.el                            |     4 +-
 lisp/sort.el                             |    17 +-
 lisp/tempo.el                            |    31 +-
 lisp/term.el                             |     4 +-
 lisp/textmodes/reftex-vars.el            |     2 +-
 lisp/textmodes/tex-mode.el               |     6 +-
 lisp/url/url-expand.el                   |    11 +-
 lisp/url/url-gw.el                       |     2 +-
 lisp/vc/ediff-ptch.el                    |     2 +-
 lisp/vc/pcvs-parse.el                    |     2 +-
 lisp/vc/vc-dispatcher.el                 |     3 +-
 lisp/vc/vc.el                            |    35 +-
 lisp/wdired.el                           |     2 +
 src/callproc.c                           |     5 +-
 src/editfns.c                            |     2 +-
 src/fileio.c                             |     2 +-
 src/fns.c                                |     2 +-
 src/keyboard.c                           |    19 +-
 src/lcms.c                               |     4 +-
 src/lread.c                              |    18 +
 src/nsterm.m                             |    25 +-
 src/unexmacosx.c                         |    47 +-
 src/xdisp.c                              |     9 +-
 src/xrdb.c                               |     2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el   |    11 -
 test/lisp/emacs-lisp/regexp-opt-tests.el |    75 +-
 test/lisp/progmodes/compile-tests.el     |     7 +-
 test/lisp/tempo-tests.el                 |    39 +
 test/src/regex-emacs-tests.el            |     2 +-
 94 files changed, 73306 insertions(+), 514 deletions(-)



reply via email to

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