emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b335e1a046 -> 5a79bb2aed)


From: Gregory Heytings
Subject: master updated (b335e1a046 -> 5a79bb2aed)
Date: Thu, 4 Aug 2022 15:20:40 -0400 (EDT)

ghe pushed a change to branch master.

      from  b335e1a046 * lisp/org/org.el: Fix load of compiled or compressed 
org-loaddefs
      adds  5e296283f5 Add locked narrowing around pre- and post-command-hook
      adds  43a174f62c Move the computation of narrowing bounds for long line 
optimizations.
      adds  d0e4ec3c29 Fix forgotten initialization for long line optimizations.
      adds  38d970b748 ; * src/xdisp.c (reseat): Improve recomputations.
      adds  5dc65c10ca Various improvements to long lines handling.
      adds  e0870fb874 * src/xdisp.c (get_visually_first_element): Fix a typo.
      adds  c6b5726130 ; * src/xdisp.c (get_visually_first_element): Fix last 
change.
      adds  82b602dc2f Improve Bidi with long lines.
      adds  5e33712672 ; * src/composite.c (find_automatic_composition): Fix a 
typo.
      adds  e2b774e64a Merge branch 'master' into 
feature/long-lines-improvements
      adds  a95c5baa6a ; * src/keyboard.c (safe_run_hooks_maybe_narrowed): Fix 
broken merge.
       new  5a79bb2aed Merge branch 'feature/long-lines-improvements'


Summary of changes:
 src/buffer.c     |  5 ++++-
 src/composite.c  | 20 +++++++++++++-------
 src/dispextern.h |  2 ++
 src/keyboard.c   | 54 +++++++++++++++++++++++++++++++++++++++++++++---------
 src/lisp.h       |  1 +
 src/xdisp.c      | 36 +++++++++++++++++++++++-------------
 6 files changed, 88 insertions(+), 30 deletions(-)



reply via email to

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