emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (39c466b -> 84c9369)


From: Po Lu
Subject: feature/pgtk updated (39c466b -> 84c9369)
Date: Sat, 4 Dec 2021 01:06:42 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  39c466b   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  1450fa1   Make it work to pixel scroll by deltas larger than the 
window
      adds  be13598   Make last change work for deltas that are multiples of 
max-height
      adds  b060c38   Make `mouse-1' restart the cua-rect rectangle
      adds  6042417   Fix highlighting of "Exit*" phrases in f90-mode
      adds  55ff91e   Fix keymap-lookup implementation
      adds  644dd2f   Make the error message in epa-display-error more helpful
      adds  284cc24   * lisp/minibuffer.el: Don't return a boundary outside its 
arg
      adds  5d6f828   Unbreak build after 
9c222b9c1a7f91497a37567b4d7de3a511fff069.
      adds  ab82856   Merge from origin/emacs-28
      adds  1dfcac6   Update Tramp version (don't merge with master)
      adds  3b51442   ; Merge from origin/emacs-28
      adds  9fbc4fa   Add Tramp version integrated in Emacs 28.1
      adds  c006c49   ; * doc/misc/efaq.texi (Latest version of Emacs): Update 
version.
      adds  eafcccd   ; FAQ: Normalize references to the NEWS.NN file
      adds  7282e49   * doc/misc/efaq.texi (New in Emacs 28): New node.
      adds  ef4d216   Remove reference to variable obsolete since 24.1
      adds  bc55dc0   * doc/misc/erc.texi (Keystroke Summary): Fix doc for TAB.
      adds  bef17bc   * src/dosfns.c (Fint86): Doc fix; don't use obsolete 
names.
      adds  745a732   ; Further author fixes in authors.el
      adds  d82cfbc   Merge from origin/emacs-28
      adds  fba17b0   Make precision pixel scrolling work in an hscrolled window
       new  84c9369   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 admin/authors.el           | 10 ++++--
 doc/emacs/custom.texi      |  8 ++---
 doc/misc/efaq.texi         | 77 ++++++++++++++++++++++++++++++++++++++++------
 doc/misc/erc.texi          |  2 +-
 etc/AUTHORS                | 30 ++++++------------
 lisp/emulation/cua-rect.el |  6 ++--
 lisp/epa.el                |  6 +++-
 lisp/keymap.el             |  4 +--
 lisp/minibuffer.el         |  2 +-
 lisp/net/trampver.el       |  3 +-
 lisp/pixel-scroll.el       | 48 +++++++++++++++++++++++------
 lisp/progmodes/f90.el      |  6 ++--
 src/dosfns.c               |  4 +--
 src/pdumper.c              |  2 +-
 14 files changed, 147 insertions(+), 61 deletions(-)



reply via email to

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