emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (13edadb -> da2c0e8)


From: Po Lu
Subject: feature/pgtk updated (13edadb -> da2c0e8)
Date: Mon, 13 Dec 2021 00:33:04 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  13edadb   Fix overline display when there is a box on PGTK
      adds  e4e9a7c   * lisp/startup.el: Let-bind browse-url-browser-function 
instead of setq-local
      adds  242cdac   * lisp/char-fold.el (char-fold-override): New defcustom 
(bug#52394).
      adds  986ce36   * lisp/char-fold.el (char-fold-override): Doc fix.
      adds  a07d954   ; * etc/NEWS: Add 'char-fold-override' (bug#52394).
      adds  5181276   Stop using XI focus events on non-GTK builds
      adds  2f66010   Work around pixel scrolling issues when org-indent-mode 
is on
      adds  c86b86f   Introduce a new sqlite-locked-error
      adds  9ce0fe5   Add a new `sqlite-pragma' command
       new  da2c0e8   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 doc/lispref/text.texi |  15 ++++++
 etc/NEWS              |   4 ++
 lisp/char-fold.el     | 146 +++++++++++++++++++++++++++++---------------------
 lisp/pixel-scroll.el  |   6 +++
 lisp/startup.el       |  41 +++++++++-----
 src/sqlite.c          |  25 ++++++++-
 src/xfns.c            |   2 +
 src/xterm.c           |  26 +++++----
 8 files changed, 177 insertions(+), 88 deletions(-)



reply via email to

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