emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (f4a5e6d0e5c -> 9283471cb48)


From: Po Lu
Subject: feature/android updated (f4a5e6d0e5c -> 9283471cb48)
Date: Tue, 2 May 2023 19:46:16 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  f4a5e6d0e5c * doc/emacs/android.texi (Android Environment): Improve 
doc.
      adds  4f44c56c867 Revert "; * lisp/progmodes/c-ts-mode.el: allow loading 
file without treesit"
      adds  ddfa0d8da9a ; Remove some leftover text
      adds  5dd784961d1 ; * src/treesit.c (syms_of_treesit): Fix error messages.
      adds  b4f2f499783 Fix documentation of libxml-parse-* functions
      adds  c229e83c3ce ; * etc/EGLOT-NEWS (https): Elglot -> Eglot.
      adds  d0df3404fde ; * etc/EGLOT-NEWS:  chsharp-le -> csharp-ls
      adds  21361d05635 Fix FOR_EACH_TAIL fontification (bug#62951)
      adds  5a3f0e2c558 ; Doc fix in c-ts-mode.el
      adds  7f94558b775 Improve documentation of warnings
      adds  610a7657e0a Fix c-ts-mode--emacs-c-range-query
      adds  ca43435816b Fix redisplay of mode line after its format changes 
from nil
      adds  2bcf11d0efe * lisp/org/org-macs.el (org--inhibit-version-check): 
Fix docstring
      adds  dd21003878d Prevent generating empty autoload files
      adds  0e52beeacea Update to Org 9.6.5-3-g2993f4
      adds  46392c1623b Fix vertical-motion when tab-line is displayed in a 
window
      adds  daf602a5c8e Merge from origin/emacs-29
      adds  f8c86654c7f ; * doc/lispref/functions.texi (Declare Form): Fix 
whitespace.
      adds  f1a7cd71a04 Fix Dired when QUITING_STYLE is set in the environment
      adds  299bd316cd1 Display matched offscreen open paren with a distinct 
face
      adds  fa33a14ebe5 ; Fix last change
       new  9283471cb48 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 doc/lispref/control.texi        |   3 +
 doc/lispref/display.texi        | 214 ++++++++++++++++++++++++----------------
 doc/lispref/functions.texi      |   2 +-
 doc/lispref/os.texi             |   4 +-
 doc/lispref/text.texi           |   8 +-
 etc/EGLOT-NEWS                  |   4 +-
 etc/refcards/orgcard.tex        |   2 +-
 lisp/dired.el                   |   5 +-
 lisp/emacs-lisp/loaddefs-gen.el | 122 +++++++++++------------
 lisp/emacs-lisp/package.el      |   5 +-
 lisp/org/org-macs.el            |  11 ++-
 lisp/org/org-version.el         |   4 +-
 lisp/org/org.el                 |   6 +-
 lisp/org/ox-odt.el              |  37 +++----
 lisp/progmodes/c-ts-mode.el     |  57 ++++++++---
 lisp/simple.el                  |  87 ++++++++++++----
 src/dispnew.c                   |   8 ++
 src/treesit.c                   |   4 +-
 src/xdisp.c                     |  14 ++-
 src/xml.c                       |  10 +-
 20 files changed, 377 insertions(+), 230 deletions(-)



reply via email to

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