emacs-diffs
[Top][All Lists]
Advanced

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

master updated (ef1dfd2261 -> 3306e11107)


From: Eli Zaretskii
Subject: master updated (ef1dfd2261 -> 3306e11107)
Date: Fri, 18 Feb 2022 03:42:26 -0500 (EST)

eliz pushed a change to branch master.

      from  ef1dfd2261 Fix blurry text on multiple scale monitor setups
      adds  efaa0ebca9 * lisp/startup.el (normal-top-level): Small code move, 
improve 202d3be873.
      adds  6015d5e8ee * lisp/mail/emacsbug.el (report-emacs-bug): Report 
libgccjit status.
      adds  cdcfeef13c Note in ELisp manual that too-wide images are truncated
      adds  29085a668e Fix a typo in fontset.el
       new  c2913c30b1 Merge from origin/emacs-28
      adds  2289a7a271 Fix "C-SPC C-SPC" after "C-x C-x"
      adds  fe27479cad Fix 'exchange-point-and-mark' in 'transient-mark-mode'
       new  b16aed76cb ; Merge from origin/emacs-28
      adds  df34929346 Update to Org 9.5.2-15-gc5ceb6
      adds  38f6ea1df0 Import texi source file for transient manual
      adds  5b7752a865 Fix problem with popd for in remote shell buffers
      adds  8aa052c207 ; Fix Transient manual
      adds  c8442df581 ; Separate command and concept index in Transient manual
       new  2ed240296c Merge from origin/emacs-28
      adds  b30ef09919 Prevent crashes caused by invalid locale coding systems
       new  ead9c9602c ; Merge from origin/emacs-28
      adds  e303cb1807 Fix indexing of module functions that return complex 
types.
      adds  9fd396e4d0 * lisp/progmodes/subword.el (superword-mode): Doc fix.  
(Bug#54045)
      adds  1e4b04c540 Improve documentation of filling and justification 
commands
       new  3306e11107 Merge from origin/emacs-28


Summary of changes:
 doc/lispref/display.texi      |    4 +-
 doc/lispref/internals.texi    |    4 +-
 doc/lispref/text.texi         |    5 +-
 doc/misc/Makefile.in          |    4 +-
 doc/misc/transient.texi       | 2560 +++++++++++++++++++++++++++++++++++++++++
 lisp/international/fontset.el |    2 +-
 lisp/mail/emacsbug.el         |    3 +
 lisp/org/ol-bibtex.el         |    6 +-
 lisp/org/org-list.el          |    2 +-
 lisp/org/org-version.el       |    2 +-
 lisp/progmodes/subword.el     |    4 +-
 lisp/shell.el                 |    2 +-
 lisp/startup.el               |   18 +-
 lisp/textmodes/fill.el        |   51 +-
 14 files changed, 2625 insertions(+), 42 deletions(-)
 create mode 100644 doc/misc/transient.texi



reply via email to

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