emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (92914ad -> c6c7b30)


From: Andrea Corallo
Subject: feature/native-comp updated (92914ad -> c6c7b30)
Date: Thu, 25 Mar 2021 11:42:35 -0400 (EDT)

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

      from  92914ad   Improve two native compiler related docstrings.
      adds  937b6c1   * lisp/emacs-lisp/pcase.el (pcase-compile-patterns): New 
function (bug#47261)
      adds  bf21025   * lisp/emacs-lisp/bytecomp.el: Remember location of 
unresolved calls
      adds  115c7bc   Don't tag mouse command as mode exclusive
      adds  64f3748   * lisp/wdired.el: Use lexical-binding
      adds  26dc070   * lisp/novice.el: Use lexical-binding.
      adds  7607d1c   Use lexical-binding in thumbs.el
      adds  0eeb865   Assume something more recent than X11R6
      adds  31544bc   Don’t convert pointer to bool
      adds  729eae1   Fix args-out-of-range error in format.el
      adds  f6d7e2e   * lisp/thumbs.el (thumbs-show-from-dir): Improve prompt.
      adds  990e748   Prefer https and fix broken links in ERC
      adds  1f63f70   Remove Gnus specific .dir-locals.el
      adds  f85b66d   * etc/NEWS: Small corrections for the new command 
'font-lock-update'
      adds  e33c2bf   Fix cl-progv binding order
      adds  a9e7ea4   ; Improve a recent change in NEWS
      adds  b4a125e   ; * etc/NEWS: Minor improvement to the last change.
      adds  dee2f91   Remove support for Syndic8.com, defunct since 2013
      adds  f27a9a3   * lisp/cedet/semantic/ia.el 
(semantic-ia-complete-symbol): Simplify
      adds  e9e6910   * lisp/tutorial.el: Use lexical-binding.
      adds  3cbf923   Allow hide-ifdef-guts to work in buffers not visiting 
files
      adds  70b64e0   Use pop-to-buffer-same-window for shell
      adds  574eadb   Actually use lexical-binding in wid-browse.el
      adds  e276810   * lisp/thumbs.el (thumbs-conversion-program): Simplify.
      adds  7c2ebf6   Prevent open minibuffers getting lost when their frame 
gets deleted
      adds  aa21273   Use lexical-binding in notifications.el
      adds  cb5d1fe   Remove unnecessary requires of rx
      adds  4d944f6   * lisp/files-x.el 
(connection-local-criteria-for-default-directory):
      adds  add90dc   Use read-color in read-face-attribute for color attributes
      adds  8c589c2   * lisp/tab-bar.el (tab-bar-new-tab-group): Set default to 
t.
      adds  b968323   Fix previous face.el change
      adds  22910e7   Mention `C-o' in the `RET' doc string
      adds  efd8023   * lisp/wdired.el: Fix typo in last change.
      adds  667e002   * lisp/mh-e: Enable lexical-binding in all the files
      adds  9525502   * lisp/progmodes/ebnf-*.el: Use lexical-binding
      adds  ac4dd5f   Use lexical-binding in ruler-mode.el
      adds  3a964dc   * lisp/master.el: Use lexical-binding.
      adds  e2613f4   Doc fixes in view.el
      adds  a902af6   Delete some commented out defgroups
      adds  673d281   Use lexical-binding in view.el
      adds  6927f23   * lisp/progmodes/modula2.el: Use lexical-binding.
      adds  ca194ae   * lisp/progmodes/simula.el (hilit-set-mode-patterns): Use 
regexp-opt.
      adds  6e97413   * lisp/help-at-pt.el: Use lexical-binding.
      adds  1ae8a18   Use lexical-binding in two trivial org-mode files
      adds  df06cfe   * lisp/talk.el: Use lexical-binding.
      adds  c0d24d5   Use lexical-binding in iimage.el
      adds  a4ececf   Move string-trim functions to subr.el
      adds  8b07994   Convert many more links to use HTTPS
      adds  8d33413   Fix problem with filling with a computed fill prefix
      adds  50512e3   Replace "(default %s)" with 'format-prompt'
      adds  88fdc49   Add optional FORMAT argument to 'emacs-init-time'
      adds  344eea4   xref.el: Keep Emacs 26 compatibility
      adds  2399541   Remove font-lock toggle from font-lock-update
      adds  39f16a7   Revert "Remove font-lock toggle from font-lock-update"
      adds  1ac8cd3   perl-mode: Fix regexps for fontification
      adds  711569e   Fix previous format-prompt change: The default can be a 
symbol
      adds  a5617bc   * lisp/auth-source-pass.el (auth-source): Silence 
spurious warning
      adds  d20a4a5   Improve failure reporting in test/lisp/electric-tests.el
      adds  3bacf74   * lisp/tab-bar.el 
(tab-bar-tab-post-change-group-functions): New hook.
      adds  8e9835c   * list/progmodes/idl*.el: Use lexical-binding
      adds  275be44   Add command project-remove-known-project
      adds  c678b13   Fix typo
      adds  aeb0530   * doc/emacs/maintaining.texi (Managing Projects): Fixes 
and copyedits.
      adds  52a7460   Adapt Tramp file notification support
       new  c6c7b30   Merge remote-tracking branch 'savannah/master' into 
native-comp


Summary of changes:
 ChangeLog.3                                        |    4 +-
 doc/emacs/emacs.texi                               |    1 +
 doc/emacs/maintaining.texi                         |   16 +
 doc/emacs/mini.texi                                |    4 +-
 doc/lispref/strings.texi                           |   16 +
 doc/misc/gnus-faq.texi                             |    4 +-
 doc/misc/nxml-mode.texi                            |    2 +-
 doc/misc/texinfo.tex                               |    4 +-
 etc/NEWS                                           |   35 +-
 lib/pipe2.c                                        |    2 +-
 lisp/allout-widgets.el                             |    4 +-
 lisp/allout.el                                     |    4 +-
 lisp/auth-source-pass.el                           |    8 +-
 lisp/bindings.el                                   |    2 +-
 lisp/calendar/cal-bahai.el                         |    2 +-
 lisp/calendar/icalendar.el                         |    2 +-
 lisp/calendar/iso8601.el                           |    2 +-
 lisp/cedet/semantic/ia.el                          |    9 +-
 lisp/cedet/semantic/wisent/python.el               |    2 -
 lisp/cmuscheme.el                                  |    4 +-
 lisp/comint.el                                     |    6 +-
 lisp/emacs-lisp/bytecomp.el                        |   71 +-
 lisp/emacs-lisp/cl-macs.el                         |    3 +-
 lisp/emacs-lisp/lisp-mode.el                       |    2 +-
 lisp/emacs-lisp/pcase.el                           |  147 ++-
 lisp/emacs-lisp/shortdoc.el                        |    3 -
 lisp/emacs-lisp/smie.el                            |    2 +-
 lisp/emacs-lisp/subr-x.el                          |   22 -
 lisp/emulation/viper-cmd.el                        |   31 +-
 lisp/erc/erc-button.el                             |   11 +-
 lisp/erc/erc-capab.el                              |    4 +-
 lisp/erc/erc.el                                    |    2 +-
 lisp/eshell/esh-mode.el                            |    2 +-
 lisp/eshell/esh-opt.el                             |    8 -
 lisp/faces.el                                      |   10 +-
 lisp/files-x.el                                    |   13 +-
 lisp/finder.el                                     |    2 +-
 lisp/format.el                                     |   18 +-
 lisp/gnus/.dir-locals.el                           |    4 -
 lisp/gnus/gnus-art.el                              |    2 +-
 lisp/gnus/gnus-sum.el                              |   31 +-
 lisp/gnus/message.el                               |    2 +-
 lisp/gnus/mml-sec.el                               |    2 +-
 lisp/gnus/nnmaildir.el                             |    2 +-
 lisp/gnus/nnrss.el                                 |   60 +-
 lisp/gnus/smime.el                                 |    2 +-
 lisp/help-at-pt.el                                 |    5 +-
 lisp/iimage.el                                     |   13 +-
 lisp/image-dired.el                                |    6 +-
 lisp/international/ccl.el                          |    6 -
 lisp/international/mule-cmds.el                    |   12 +-
 lisp/international/mule-conf.el                    |    6 +-
 lisp/json.el                                       |    2 +-
 lisp/language/cyrillic.el                          |    2 +-
 lisp/ldefs-boot.el                                 |    2 +-
 lisp/leim/quail/ipa-praat.el                       |    2 +-
 lisp/leim/quail/ipa.el                             |    4 +-
 lisp/leim/quail/latin-post.el                      |    2 +-
 lisp/leim/quail/latin-pre.el                       |    2 +-
 lisp/leim/quail/programmer-dvorak.el               |    2 +-
 lisp/mail/feedmail.el                              |    2 +-
 lisp/master.el                                     |   15 +-
 lisp/menu-bar.el                                   |    2 +-
 lisp/mh-e/mh-alias.el                              |   19 +-
 lisp/mh-e/mh-buffers.el                            |    2 +-
 lisp/mh-e/mh-comp.el                               |   20 +-
 lisp/mh-e/mh-compat.el                             |    2 +-
 lisp/mh-e/mh-e.el                                  |   64 +-
 lisp/mh-e/mh-folder.el                             |   24 +-
 lisp/mh-e/mh-funcs.el                              |    4 +-
 lisp/mh-e/mh-gnus.el                               |    4 +-
 lisp/mh-e/mh-identity.el                           |   12 +-
 lisp/mh-e/mh-inc.el                                |    4 +-
 lisp/mh-e/mh-junk.el                               |    2 +-
 lisp/mh-e/mh-letter.el                             |   15 +-
 lisp/mh-e/mh-limit.el                              |    4 +-
 lisp/mh-e/mh-mime.el                               |   40 +-
 lisp/mh-e/mh-print.el                              |    7 +-
 lisp/mh-e/mh-scan.el                               |    4 +-
 lisp/mh-e/mh-search.el                             |   12 +-
 lisp/mh-e/mh-seq.el                                |   28 +-
 lisp/mh-e/mh-show.el                               |    8 +-
 lisp/mh-e/mh-speed.el                              |   12 +-
 lisp/mh-e/mh-thread.el                             |    2 +-
 lisp/mh-e/mh-tool-bar.el                           |    6 +-
 lisp/mh-e/mh-utils.el                              |   22 +-
 lisp/mh-e/mh-xface.el                              |    4 +-
 lisp/minibuffer.el                                 |    6 +-
 lisp/net/gnutls.el                                 |    2 +-
 lisp/net/newst-backend.el                          |   10 +-
 lisp/net/newst-plainview.el                        |    2 +-
 lisp/net/nsm.el                                    |    2 +-
 lisp/net/tramp-integration.el                      |    1 +
 lisp/net/tramp-sh.el                               |   81 +-
 lisp/notifications.el                              |   99 +-
 lisp/novice.el                                     |    2 +-
 lisp/nxml/rng-cmpct.el                             |    2 +-
 lisp/nxml/rng-xsd.el                               |    6 +-
 lisp/obsolete/bruce.el                             |    2 +-
 lisp/obsolete/inversion.el                         |    2 +-
 lisp/obsolete/nnir.el                              |    4 +-
 lisp/obsolete/terminal.el                          |    2 +-
 lisp/obsolete/vc-arch.el                           |    2 +-
 lisp/org/ob-clojure.el                             |    2 +-
 lisp/org/ob-ocaml.el                               |    2 +-
 lisp/org/org-install.el                            |    2 +-
 lisp/org/org-version.el                            |    2 +-
 lisp/pcmpl-linux.el                                |    5 -
 lisp/pcmpl-x.el                                    |    2 +-
 lisp/play/doctor.el                                |    2 +-
 lisp/play/morse.el                                 |    2 +-
 lisp/printing.el                                   |   89 +-
 lisp/progmodes/antlr-mode.el                       |    2 +-
 lisp/progmodes/ebnf-abn.el                         |    6 +-
 lisp/progmodes/ebnf-bnf.el                         |    2 +-
 lisp/progmodes/ebnf-dtd.el                         |    2 +-
 lisp/progmodes/ebnf-ebx.el                         |    2 +-
 lisp/progmodes/ebnf-iso.el                         |    4 +-
 lisp/progmodes/ebnf-otz.el                         |    2 +-
 lisp/progmodes/ebnf-yac.el                         |    2 +-
 lisp/progmodes/ebnf2ps.el                          |   10 +-
 lisp/progmodes/etags.el                            |   16 +-
 lisp/progmodes/hideif.el                           |    2 +-
 lisp/progmodes/idlw-complete-structtag.el          |    9 +-
 lisp/progmodes/idlw-help.el                        |   97 +-
 lisp/progmodes/idlw-shell.el                       |  213 ++--
 lisp/progmodes/idlw-toolbar.el                     |  117 +--
 lisp/progmodes/idlwave.el                          | 1030 ++++++++++----------
 lisp/progmodes/inf-lisp.el                         |    4 +-
 lisp/progmodes/modula2.el                          |   56 +-
 lisp/progmodes/octave.el                           |    4 +-
 lisp/progmodes/perl-mode.el                        |    6 +-
 lisp/progmodes/project.el                          |   25 +-
 lisp/progmodes/ruby-mode.el                        |    2 +-
 lisp/progmodes/scheme.el                           |    2 +-
 lisp/progmodes/simula.el                           |   14 +-
 lisp/progmodes/sql.el                              |    2 +-
 lisp/progmodes/tcl.el                              |    4 +-
 lisp/progmodes/vera-mode.el                        |    4 +-
 lisp/progmodes/vhdl-mode.el                        |    2 +-
 lisp/repeat.el                                     |    2 +-
 lisp/ruler-mode.el                                 |   51 +-
 lisp/ses.el                                        |   12 +-
 lisp/shell.el                                      |    7 +-
 lisp/simple.el                                     |    5 +-
 lisp/subr.el                                       |   26 +-
 lisp/tab-bar.el                                    |   53 +-
 lisp/talk.el                                       |    4 +-
 lisp/term.el                                       |    6 +-
 lisp/textmodes/artist.el                           |    2 +-
 lisp/textmodes/bibtex-style.el                     |    2 +-
 lisp/textmodes/bibtex.el                           |    2 +-
 lisp/textmodes/css-mode.el                         |    2 +-
 lisp/textmodes/fill.el                             |   13 +-
 lisp/textmodes/sgml-mode.el                        |    2 +-
 lisp/textmodes/table.el                            |    6 +-
 lisp/thumbs.el                                     |   59 +-
 lisp/time.el                                       |   13 +-
 lisp/tutorial.el                                   |   12 +-
 lisp/url/ChangeLog.1                               |    2 +-
 lisp/url/url-cookie.el                             |    2 +-
 lisp/url/url-news.el                               |    5 -
 lisp/vc/diff-mode.el                               |    2 +-
 lisp/vc/vc-git.el                                  |    2 +-
 lisp/view.el                                       |  169 ++--
 lisp/wdired.el                                     |   92 +-
 lisp/wid-browse.el                                 |   10 +-
 lisp/window.el                                     |    5 +-
 src/editfns.c                                      |    2 +-
 src/fns.c                                          |   46 +
 src/frame.c                                        |    2 +-
 src/lisp.h                                         |    3 +-
 src/minibuf.c                                      |  296 +++---
 src/window.c                                       |    3 +-
 src/xdisp.c                                        |    3 +-
 test/lisp/electric-tests.el                        |   34 +-
 test/lisp/emacs-lisp/cl-macs-tests.el              |    5 +
 test/lisp/progmodes/cperl-mode-tests.el            |   19 +
 .../{src/charset-tests.el => lisp/thumbs-tests.el} |   22 +-
 test/src/process-tests.el                          |    1 -
 180 files changed, 1975 insertions(+), 1998 deletions(-)
 delete mode 100644 lisp/gnus/.dir-locals.el
 copy test/{src/charset-tests.el => lisp/thumbs-tests.el} (59%)



reply via email to

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