emacs-diffs
[Top][All Lists]
Advanced

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

feature/long-lines-improvements updated (5e33712672 -> e2b774e64a)


From: Gregory Heytings
Subject: feature/long-lines-improvements updated (5e33712672 -> e2b774e64a)
Date: Thu, 4 Aug 2022 06:23:38 -0400 (EDT)

ghe pushed a change to branch feature/long-lines-improvements.

      from  5e33712672 ; * src/composite.c (find_automatic_composition): Fix a 
typo.
      adds  3b5c03eeb2 Make frame synchronization a frame parameter
      adds  f5e5e96474 ; Auto-commit of loaddefs files.
      adds  f647d60cb7 Update publicsuffix.txt from upstream
      adds  78759ddcb0 * src/lisp.h (CHECK_INTEGER): Fix the predicate.  
(Bug#56856)
      adds  cf33f09ee2 ; Merge from origin/emacs-28
      adds  bc03a5b2c4 * lisp/cedet/ede/base.el (ede-project): Fix warning when 
loading EDE.
      adds  99754dad3c Implement primitive frame synchronization on Haiku
      adds  dd937784a3 Improve frame synchronization support on Haiku
      adds  ee0ce18662 ; * nextstep/Makefile.in: Fix last change (bug#56853).
      adds  932c0bc1fc Tune blv_found
      adds  9d4633e934 (time-equal-p nil X) returns nil
      adds  e3b6242938 Fix get-internal-runtime precision
      adds  914cf4b91b Make time arithmetic more like comparison
      adds  0a4477415c Improve float-time etc. performance
      adds  24e1123241 Improve time-equal-p etc. performance
      adds  2fd2008e67 * src/timefns.c (Ffloat_time): Fix doc string.
      adds  afa67ed6f2 Fix year-285428751 bug in hanoi-unix-64
      adds  d6c054a007 Fix "cons up a storm" issue in type-break
      adds  353413a76b * lisp/vc/vc.el: Remove stray comment hyphen.
      adds  d634cb0954 Omit some (current-time) calls
      adds  a51863f73d Simplify a few timestamps
      adds  2cd204d8bb Prefer ‘time-equal-p’ to ‘equal’ on timestamps
      adds  4d896c0977 Use list-form timestamps in .nnmh-articles
      adds  72c3efd7d0 Fix time comparison in primitive-undo
      adds  bec8474a45 Improve GCC pacification in xterm.c
      adds  89fbcbb907 ; * lisp/net/net-utils.el: Delete code commented out 
since 2000.
      adds  e976a935f8 Improve handling of xsettings events
      adds  66c23da444 Fix namespacing issue in dig.el
      adds  b9b5657c56 Doc fix in eudc-hotlist.el
      adds  7c8bd8802b * lisp/net/dig.el: Improve Commentary.
      adds  3bd9b6132f Fix loaddefs quirk w.r.t. pinyin-convert
      adds  de1c98ef0c Prefer command remapping to substitute-key-definition
      adds  914f6b3c2c * src/eval.c (Fdefvaralias): Clarify error messages.  
(Bug#56863)
      adds  c2ed2e6858 Don't bind non-existent command in picture-mode-map
      adds  9d8a6c8283 Fix the bytecode incompatibility due to the change to 
'narrow-to-region'.
      adds  7320a812e9 Wrap around the search on typing a letter (bug#56535)
      adds  bc7dc792df Fix compilation warning in spam.el
      adds  0c910f689b Avoid extra consing on monitor configuration change
      adds  e6af4968f9 ; Update ChangeLog and AUTHORS
      adds  945e4fa2a0 Merge from origin/emacs-28
      adds  0381e90fe7 ; * etc/emacs_lldb.py: Don't print '->' in type summary
      adds  0b233d3e5f Further reduce monitor change event duplication
      adds  c480789536 Remove extraneous defvars from edmacro.el
      adds  6c3bafbc2c Add tests for url-{hexify,unhex}-string
      adds  5e010f0522 Make gnus-url-unhex into alias for url-unhex
      adds  16c872409b Make url-dired.el obsolete (part 1/2)
      adds  632b74efa3 Make url-dired.el obsolete (part 2/2)
      adds  101a5b574e ; * lisp/textmodes/texinfo.el: Remove stale comment.
      adds  a306d9096e Fix url-dired obsoletion warning
      adds  6fd1fb8a68 Don't disable eldoc when doing edebug
      adds  50a192795a Consider built-in packages to be installed
      adds  146b3fb769 * lisp/mail/binhex.el: Improve commentary.
      adds  bd50df1efd Delete function alias x-selection obsolete since 23.3
      adds  6b14ef273a Fix find-dired over tramp
      adds  74ff6acdd3 url-about: Ignore missing directories in load-path
      adds  e5e840168c Remove duplicate key definitions from keymaps
      adds  bf47851e08 Signal error on duplicate key definitions
      adds  7f59cadf6f ; Clarify documentation of "locked narrowing"
      adds  0443f3f660 * lisp/textmodes/sgml-mode.el (html-tag-alist): Add 
https.
      adds  409b581b09 Delete obsolete variable nntp-authinfo-file
      adds  2be7ed257b ; * lisp/url/url-privacy.el (url-setup-privacy-info): 
Simplify.
      adds  344b48f490 CEDET: Remove left-over uses of obsolete <class>-child-p 
predicates
      adds  8783700b23 * src/xdisp.c (redisplay_window): Use BEG rather than 
hard coding 1
      adds  8af91dee9a Improve sendmail-program doc string
      adds  286e308561 ; Fix system-info in url-privacy.el
      adds  39aa623479 Obsolete unused variable footnote-use-message-mode
      adds  e1553142fe Prefer defvar-keymap in footnote.el
      adds  85f1ad0c79 * doc/misc/vtable.texi (Commands): Fix typo.  (Bug#56899)
      adds  72c7ee2e52 Avoid cl-cXXXr compat aliases
      adds  fdbe3362c5 Fix window iconification, raising and lowering frames, 
etc
      adds  9a9634dc72 Add preparations for animation frame timing support
      adds  cfb295f1e5 Prevent GC threshold from exceeding fixnum limit during 
precision scrolling
      adds  99bbc1fa23 ; Fix last change (bug#56902)
      adds  bb3e281236 Improve X server time computation
      adds  f522d2d90b ; * admin/make-tarball.txt: Minor tweaks.
      adds  f23d456039 * lisp/term.el: Doc fix; don't mention rlogin.
      adds  6edb499a5e Merge from origin/emacs-28
      adds  836ef4293f Make url-util space trimming functions obsolete
      adds  33b3226975 Remove some XEmacs compat code from url-util.el
      adds  8ae173a837 Revert "; Fix last change (bug#56902)"
      adds  4f3e95bed5 CEDET: Try and (re)fix bug#56902, in a better way
      adds  9b630dc252 Remove more XEmacs compat code from viper-util.el
      adds  fc139b629c Remove XEmacs compat code from reftex-ref.el
      adds  984b8f7ed0 Remove some spurious references to XEmacs
      adds  165675797e Use string-trim in newsticker--remove-whitespace
      adds  d60ba336af Improve obsoletion of trimming functions in url-util.el
      adds  90addeb244 * lisp/transient.el: Update to package version 
v0.3.7-143-g1b0a8a7
      adds  0a6e2b3bfc Fix quoting of #' in some doc strings
      adds  0596c69186 Check for mis-quoted #' in doc strings during 
byte-compile
      adds  0a54a5017a Fix #' quoting in uniquify-buffer-name-style doc string
      adds  8a9839348f Update modus-themes to their version 2.5.0
      adds  4bbd1f38ca ; * lisp/url/url-util.el (url-display-percentage): 
simplify
      adds  bb56cc4cad Fix crash on setting frame background color
      adds  6fb206329f ; * src/xterm.c (x_if_event): Minor speed improvements.
      adds  261d6afd6e Byte-compile the in-tree loaddefs.el files
      adds  d71d5b2a96 Remove superfluous autoloads from url-util.el
      adds  6861ed1175 Do interactive mode tagging in apropos.el
      adds  ec22e923c0 Teach 'symbol-file' about .eln natively-compiled files
      adds  95856c5154 Add face to mouse buttons in command substitutions
      adds  3ec6b806b2 Mark keys in apropos.el for substitute-command-keys
      adds  21afc26d4d Reorganize Tramp
      adds  eb2f394289 * lisp/help.el (describe-map-tree, describe-map): 
Simplify.
      adds  9e9b0e13bc Revert "Revert part of 59732a83c8 to fix bug#52969"
      adds  cb8eb5e830 Avoid redundant calls to XFlush in x_make_frame_visible
      adds  20ee17385f * lisp/uniquify.el (uniquify-buffer-name-style): Quote 
apostrophe.
      adds  57e33b25d1 ; Merge from origin/emacs-28
      adds  7520932dbe Still mark ldefs-boot.el as non-byte-compilable
      adds  ca57767128 Regenerate ldefs-boot.el
      adds  40c1132711 Remove VCSWITNESS dependency, since we're always 
rescanning now
      adds  c2bddf8fe7 Remove read_string_literal purify doc string hack
      adds  4ebdc558f6 Adjust loaddefs-generate--print-form comments
      adds  d6dbaecb2e Reduce code duplication in XI scroll bar code
      adds  50e4fc9f0e Adjust src/Makefile.in comments about make-docfile
      adds  caa88cfebe Remove outdated TODO item about make-docfile and .el 
files
      adds  c17f1a2e89 Adjust documentation for make-docfile
      adds  118a911159 Make flyspell-check-word-p work better with 
delete-selection-mode
      adds  3e60f7f3c3 Fix ignored-local-variable-values for non-primitive 
values
      adds  78129dcf53 Correctly implement refresh synchronization fences
      adds  b49c174010 Fix about:protocols in EWW
      adds  d056bb0d99 Rename pod2man-program to cperl-pod2man-program
      adds  7471781dda Rename nil-blank-string to eshell-nil-blank-string
      adds  33611906e8 Rename make-doctor-variables to doctor-make-variables
      adds  f025005e86 Fix double-encoding attachment headers in single-part 
rfc2047
      adds  4c1bc8315d Fix up some prefix registration problems in doc strings
      adds  3ec2fdc9a1 Fix eww--download-directory naming
      adds  8348ace63a Revert "Fix about:protocols in EWW"
      adds  4f3a33c90f Make url-about.el obsolete (bug#56885)
      adds  51b9d7d672 url-about.el: Add obsolete-since
      adds  459b1b8fbc Add more autoload-ignored-definitions defs
      adds  f39a220c95 Regenerate ldefs-boot.el
      adds  e2d9a218f4 Make trivial convenience defsubst notzerop obsolete
      adds  bde0ccd2c2 Rename alphabetp to hangul-alphabetp
      adds  27b60ae061 Rename set-woman-file-regexp to woman-set-file-regexp
      adds  a53ee9928d Fix namespace problem in mpc.el
      adds  2aace68a00 Rename timep to type-break-timep
      adds  f325b091c1 ; * etc/NEWS: Announce obsoletion of url-about.el.
      adds  87ac0b945f Fix Tramp test
       new  e2b774e64a Merge branch 'master' into 
feature/long-lines-improvements


Summary of changes:
 ChangeLog.3                           |  51 +-
 Makefile.in                           |   9 +-
 admin/make-tarball.txt                |  14 +-
 configure.ac                          |   4 +
 doc/emacs/search.texi                 |   5 +-
 doc/lispref/frames.texi               |  12 +-
 doc/lispref/keymaps.texi              |   6 +-
 doc/lispref/loading.texi              |  25 +-
 doc/lispref/os.texi                   |   7 +-
 doc/lispref/positions.texi            |  19 +-
 doc/misc/modus-themes.org             | 453 +++++++++++++---
 doc/misc/vtable.texi                  |   6 +-
 etc/AUTHORS                           |   2 +-
 etc/NEWS                              |  49 +-
 etc/TODO                              |  11 +-
 etc/emacs_lldb.py                     |   2 +-
 etc/publicsuffix.txt                  |   8 +-
 etc/themes/modus-operandi-theme.el    |   4 +-
 etc/themes/modus-themes.el            | 409 +++++++-------
 etc/themes/modus-vivendi-theme.el     |   4 +-
 lib-src/make-docfile.c                | 360 +-----------
 lisp/Makefile.in                      |  54 +-
 lisp/apropos.el                       |  31 +-
 lisp/auth-source.el                   |   3 +-
 lisp/battery.el                       |  16 +-
 lisp/bookmark.el                      |   4 +-
 lisp/calendar/time-date.el            |   4 +-
 lisp/calendar/timeclock.el            |   2 +-
 lisp/cedet/ede/base.el                |   4 +-
 lisp/cedet/ede/config.el              |   4 +-
 lisp/cedet/ede/speedbar.el            |   4 +-
 lisp/cedet/semantic/complete.el       |  78 +--
 lisp/cedet/semantic/db-typecache.el   |   2 +-
 lisp/cedet/semantic/db.el             |  11 +-
 lisp/cedet/semantic/tag-file.el       | 102 ++--
 lisp/cedet/semantic/util.el           |   3 -
 lisp/cedet/srecode/compile.el         |  10 +-
 lisp/cedet/srecode/insert.el          |   4 +
 lisp/desktop.el                       |   2 +-
 lisp/dired-aux.el                     |   2 +-
 lisp/dired.el                         |   3 +-
 lisp/edmacro.el                       |   9 +-
 lisp/emacs-lisp/bytecomp.el           |   6 +-
 lisp/emacs-lisp/checkdoc.el           |   2 +-
 lisp/emacs-lisp/cl-lib.el             |   4 +-
 lisp/emacs-lisp/cl-macs.el            |  30 +-
 lisp/emacs-lisp/comp.el               |   5 +-
 lisp/emacs-lisp/edebug.el             |   2 +-
 lisp/emacs-lisp/eldoc.el              |   1 -
 lisp/emacs-lisp/ert.el                |   2 +-
 lisp/emacs-lisp/loaddefs-gen.el       |  21 +-
 lisp/emacs-lisp/package.el            |   5 +-
 lisp/emacs-lisp/shortdoc.el           |   2 +-
 lisp/emulation/viper-ex.el            |   2 +-
 lisp/emulation/viper-util.el          |  41 +-
 lisp/epg.el                           |   4 +-
 lisp/eshell/em-unix.el                |   6 +-
 lisp/eshell/esh-arg.el                |   2 +-
 lisp/files.el                         |   9 +-
 lisp/find-dired.el                    |  18 +-
 lisp/find-lisp.el                     |   2 +-
 lisp/gnus/gnus-demon.el               |   2 +-
 lisp/gnus/gnus-srvr.el                |   1 -
 lisp/gnus/gnus-sum.el                 |   2 -
 lisp/gnus/gnus-util.el                |  19 +-
 lisp/gnus/nneething.el                |   3 +-
 lisp/gnus/nnfolder.el                 |   3 +-
 lisp/gnus/nnheader.el                 |   2 +-
 lisp/gnus/nnmaildir.el                |  10 +-
 lisp/gnus/nnmh.el                     |  11 +-
 lisp/gnus/nnrss.el                    |   2 +-
 lisp/gnus/nntp.el                     |  21 +-
 lisp/gnus/spam-stat.el                |   3 +-
 lisp/gnus/spam.el                     |   6 +-
 lisp/help.el                          |  31 +-
 lisp/ibuffer.el                       |   1 -
 lisp/international/titdic-cnv.el      |   7 +-
 lisp/isearch.el                       |   4 +-
 lisp/keymap.el                        |  16 +-
 lisp/ldefs-boot.el                    |  89 ++-
 lisp/leim/quail/hangul.el             |  33 +-
 lisp/loadup.el                        |  18 +-
 lisp/mail/binhex.el                   |   4 +
 lisp/mail/footnote.el                 |  30 +-
 lisp/mail/mailabbrev.el               |   2 +-
 lisp/mail/rfc2047.el                  |   3 +
 lisp/mail/sendmail.el                 |   6 +-
 lisp/mpc.el                           |   7 +-
 lisp/net/dig.el                       |  33 +-
 lisp/net/eudc-hotlist.el              |  15 +-
 lisp/net/eww.el                       |   4 +-
 lisp/net/net-utils.el                 |   9 -
 lisp/net/netrc.el                     |   5 +-
 lisp/net/newst-backend.el             |   8 +-
 lisp/net/tramp-adb.el                 | 236 ++++----
 lisp/net/tramp-archive.el             |  12 +-
 lisp/net/tramp-cache.el               | 164 ++++--
 lisp/net/tramp-cmds.el                |   2 +-
 lisp/net/tramp-crypt.el               |   9 +-
 lisp/net/tramp-ftp.el                 |   1 -
 lisp/net/tramp-gvfs.el                |  47 +-
 lisp/net/tramp-sh.el                  | 701 ++++++++++++------------
 lisp/net/tramp-smb.el                 | 346 ++++++------
 lisp/net/tramp-sshfs.el               |  13 +-
 lisp/net/tramp-sudoedit.el            |  24 +-
 lisp/net/tramp.el                     | 127 ++---
 lisp/nxml/rng-loc.el                  |   2 +-
 lisp/{url => obsolete}/url-about.el   |   5 +-
 lisp/{url => obsolete}/url-dired.el   |   3 +-
 lisp/org/ob-core.el                   |  12 +-
 lisp/org/ox.el                        |   2 +-
 lisp/pixel-scroll.el                  |   3 +-
 lisp/play/cookie1.el                  |   3 +-
 lisp/play/doctor.el                   |   9 +-
 lisp/play/hanoi.el                    |  44 +-
 lisp/progmodes/cperl-mode.el          |   7 +-
 lisp/progmodes/hideif.el              |   3 +-
 lisp/select.el                        |   3 -
 lisp/simple.el                        |   5 +-
 lisp/subr.el                          | 103 +++-
 lisp/tar-mode.el                      |   2 +-
 lisp/term.el                          |   2 +-
 lisp/textmodes/flyspell.el            |   3 +
 lisp/textmodes/picture.el             |   1 -
 lisp/textmodes/reftex-index.el        |   6 +-
 lisp/textmodes/reftex-ref.el          |   6 +-
 lisp/textmodes/reftex-sel.el          |  12 +-
 lisp/textmodes/reftex-toc.el          |   6 +-
 lisp/textmodes/sgml-mode.el           |   2 +-
 lisp/textmodes/texinfo.el             |   3 -
 lisp/transient.el                     | 995 ++++++++++++++++++++++------------
 lisp/type-break.el                    |  30 +-
 lisp/uniquify.el                      |   4 +-
 lisp/url/url-file.el                  |   3 +-
 lisp/url/url-http.el                  |   4 +-
 lisp/url/url-privacy.el               |  11 +-
 lisp/url/url-util.el                  |  35 +-
 lisp/vc/ediff-util.el                 |   8 +-
 lisp/vc/vc-cvs.el                     |   2 +-
 lisp/vc/vc-hg.el                      |   4 +-
 lisp/vc/vc-hooks.el                   |   5 +-
 lisp/vc/vc.el                         |   2 +-
 lisp/wdired.el                        |   1 -
 lisp/woman.el                         |  10 +-
 nextstep/Makefile.in                  |   3 +-
 src/Makefile.in                       |  19 +-
 src/bytecode.c                        |   4 +-
 src/editfns.c                         |  54 +-
 src/eval.c                            |  12 +-
 src/frame.c                           |   6 +-
 src/ftcrfont.c                        |   2 +-
 src/haiku_support.cc                  |  33 +-
 src/haiku_support.h                   |   1 +
 src/haikufns.c                        |  18 +-
 src/haikuterm.c                       |  88 +--
 src/haikuterm.h                       |   5 +-
 src/lisp.h                            |   5 +-
 src/lread.c                           |  14 +-
 src/marker.c                          |   5 +-
 src/nsfns.m                           |   1 +
 src/pgtkfns.c                         |   1 +
 src/process.c                         |   2 +-
 src/sysdep.c                          |   5 +-
 src/timefns.c                         |  97 ++--
 src/w32fns.c                          |   1 +
 src/xdisp.c                           |   5 +-
 src/xfns.c                            |  49 +-
 src/xsettings.c                       |   7 +-
 src/xsettings.h                       |   2 +-
 src/xterm.c                           | 381 +++++++++----
 src/xterm.h                           |  32 +-
 test/lisp/emacs-lisp/package-tests.el |  15 +
 test/lisp/help-tests.el               |   4 +-
 test/lisp/net/tramp-tests.el          |  25 +-
 test/lisp/url/url-util-tests.el       |  20 +
 test/src/keymap-tests.el              |  12 +
 176 files changed, 3521 insertions(+), 2836 deletions(-)
 rename lisp/{url => obsolete}/url-about.el (95%)
 rename lisp/{url => obsolete}/url-dired.el (96%)



reply via email to

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