emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (05791d09f65 -> e5232fc0e50)


From: Po Lu
Subject: feature/android updated (05791d09f65 -> e5232fc0e50)
Date: Sun, 19 Feb 2023 09:43:12 -0500 (EST)

oldosfan pushed a change to branch feature/android.

      from  05791d09f65 * cross/Makefile.in (src/libemacs.so): Depend on 
libgnu.a.
      adds  1e5cebc88bb Spell out RPN abbreviation in Calc manual intro
      adds  e985466556c Fix comment in treesit_record_change (bug#61369)
      adds  6ea3c105ab1 Fix cursor motion when there's line-prefix and display 
string at BOL
      adds  4a90d67eb68 Slightly improve hashcash documentation
      adds  a638c79bc5c Delete redundant question from Gnus FAQ
      adds  4f9862e4356 ; Fix typo
      adds  6c0d8210175 (project-try-vc): Remove unused defvar/require
      adds  5190ea6259a Fix point moving when calling python-shell-send-region
      adds  9f508cef85d Fix 'display-buffer-use-least-recent-window'
      adds  fb5299ba099 ; Fix wording of last change.
      adds  7337f072500 ; Remove NEWS entry about deleted variable.
      adds  774051873d5 Fix documentation of 'just-one-space' and 
'delete-horizontal-space'
      adds  c15bc91e1bf * Fix `native-comp-enable-subr-trampolines' semantic
      adds  d560dc5044a (rust-ts-mode--font-lock-settings): Highlight closure 
parameters
      adds  4c49452cdef (treesit-query-validate): Fix reusing the output buffer
      adds  c61a30e1601 Update thumbnail buffer's header more
      adds  cd05fca5f78 ; Improve documentation of 
'native-comp-enable-subr-trampolines'
      adds  4faebba2fed Fix invocation of File->Close from the menu bar
      adds  871cf33a450 ; * admin/make-tarball.txt: Minor copyedit.
      adds  34f44ae07e0 Merge from origin/emacs-29
       new  e5232fc0e50 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 admin/make-tarball.txt              |   5 +-
 doc/lispref/compile.texi            |  18 +--
 doc/lispref/windows.texi            | 239 ++++++++++++++++++++++++++----------
 doc/misc/calc.texi                  |  24 ++--
 doc/misc/gnus-faq.texi              |  16 +--
 etc/NEWS.29                         |   6 -
 lisp/emacs-lisp/comp-cstr.el        |   2 +-
 lisp/emacs-lisp/comp.el             |   3 +-
 lisp/emacs-lisp/rmc.el              |  27 ++--
 lisp/gnus/message.el                |   5 +-
 lisp/image/image-dired.el           |   3 +-
 lisp/mail/hashcash.el               |  18 +--
 lisp/progmodes/project.el           |   4 +-
 lisp/progmodes/python.el            |  26 ++--
 lisp/progmodes/rust-ts-mode.el      |   1 +
 lisp/simple.el                      |   7 +-
 lisp/treesit.el                     |   8 +-
 lisp/window.el                      | 169 +++++++++++++++++++++----
 src/treesit.c                       |  10 +-
 src/window.c                        |  33 +++--
 src/xdisp.c                         |   4 +-
 test/lisp/progmodes/python-tests.el |  62 +++++++---
 22 files changed, 485 insertions(+), 205 deletions(-)



reply via email to

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