emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (47cd820 -> 6919d5a)


From: Po Lu
Subject: feature/pgtk updated (47cd820 -> 6919d5a)
Date: Thu, 9 Dec 2021 19:55:05 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  47cd820   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  dae4fc7   image-dired: Show image info in header line
      adds  bb1252b   Allow customizing step between each interpolated scroll
      adds  52f3fe4   Fix jumping cursor during interpolated scrolls
      adds  07d9532   Fix pixel scrolling over lines with different sized glyphs
      adds  948a893   Make precision scrolling up work over display strings
      adds  c8c7822   * etc/tutorials/TUTORIAL.it (CONCLUSIONI): Reword 
paragraph.
      adds  24e9616   ; Merge from origin/emacs-28
      adds  538fc1d   Fix mode-line display in Calendar mode
      adds  eb9e33e   ; * etc/NEWS: Non-nil repeat-keep-prefix is not the 
default anymore.
      adds  6ba2f02   Revert "Grep alias `all' shall not match parent directory"
      adds  35a9613   Clarify a comment in xdisp.c
      adds  be860c1   Fix manual entry of 'quit-restore-window' (Bug#52328)
      adds  1821844   Add missing K key documentation for Cangjie input methods
      adds  6ecb24f   Merge from origin/emacs-28
      adds  bbfb373   Improve lock-pid handling in Tramp
      adds  8f3f785   Fix thinko in Tramp test
      adds  c0b9041   Fix logic in 'compute_window_start_on_continuation_line'
       new  6919d5a   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 doc/lispref/help.texi            |  8 ++++--
 doc/lispref/windows.texi         | 12 ++++-----
 etc/NEWS                         |  4 +++
 etc/NEWS.28                      | 14 +++++-----
 lisp/calendar/calendar.el        |  3 ++-
 lisp/help.el                     | 35 ++++++++++++++----------
 lisp/image-dired.el              | 57 ++++++++++++++++++++++------------------
 lisp/international/titdic-cnv.el |  2 +-
 lisp/net/tramp-cache.el          |  2 --
 lisp/net/tramp-gvfs.el           |  3 ---
 lisp/net/tramp-rclone.el         |  4 ---
 lisp/net/tramp-sshfs.el          |  3 ---
 lisp/net/tramp-sudoedit.el       |  5 +---
 lisp/net/tramp.el                | 31 +++++++++++++---------
 lisp/pixel-scroll.el             | 51 +++++++++++++++++------------------
 lisp/progmodes/grep.el           |  2 +-
 src/xdisp.c                      | 11 ++++----
 test/lisp/net/tramp-tests.el     |  5 ++--
 18 files changed, 133 insertions(+), 119 deletions(-)



reply via email to

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