[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (9043bef65f9 -> 5f389f4b634)
From: |
Po Lu |
Subject: |
feature/android updated (9043bef65f9 -> 5f389f4b634) |
Date: |
Tue, 25 Apr 2023 20:49:43 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 9043bef65f9 Merge remote-tracking branch 'origin/master' into
feature/android
adds b8f94eb0f14 Fix configure.ac for some Bourne shells
adds e6004ed30c1 Improve portability of pkg-config tests.
adds f55ac7a7451 ; Update authors.el
adds dec2ac0c657 Fix exiting Emacs after saving a tutorial
adds 4e0f4292aaf ; * etc/tutorials/TUTORIAL: Fix punctuation.
adds 9a0f10b5f88 Fix line-number-at-pos when POSITION is out of narrowing
adds 965c5e0231c Fix rendering of Traditional Mongolian script
adds d7f38558c4c ; Improve font selection for Traditional Mongolian
adds 087e8181947 * etc/NEWS: Fix outline level. (Bug#63042)
adds 99add09d5e1 tab-bar-new-tab: inhibit side-window checks
adds 8f71c1546df Accept versioned tree-sitter language grammar files
adds 98c6cfcbe4a Don't support versioned grammar libraries on MS-Windows
adds d80f959bede Update to Org 9.6.4-9-g8eb209
adds fe8efbb8f75 Document the 'end-session' event on MS-Windows
adds 8eacfaea6d8 Add Mongolian language environments
adds 76f50df1539 Add Farsi/Persian translation of the tutorial
adds 524e161a536 Followup to addition of TUTORIAL.fa
adds 095ec506d03 Merge from origin/emacs-29
adds 5741583f54a ; Auto-commit of loaddefs files.
adds df6cc4d33b6 eww: Enable completion in URL/keyword prompt.
adds c7fc4c81192 eww: Provide completions for bookmarks and suggested
URIs.
adds fa4eae191c6 ; * etc/NEWS: Fix last change.
adds d07815a7cc3 Allow inserting #x6A58 using chinese-ctlaub IM
new 5f389f4b634 Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
admin/authors.el | 2 +-
configure.ac | 50 +-
doc/lispref/commands.texi | 11 +
etc/HELLO | 4 +-
etc/NEWS | 11 +
etc/NEWS.29 | 22 +-
etc/tutorials/TUTORIAL | 2 +-
etc/tutorials/TUTORIAL.fa | 1169 ++++++++++++++++++++++++++++++++++++
etc/tutorials/TUTORIAL.translators | 4 +
leim/MISC-DIC/CTLau-b5.html | 4 +-
lisp/international/characters.el | 10 +
lisp/international/fontset.el | 2 +
lisp/language/cyrillic.el | 10 +
lisp/language/misc-lang.el | 29 +-
lisp/ldefs-boot.el | 254 ++++----
lisp/net/eww.el | 28 +-
lisp/org/ob-R.el | 5 +-
lisp/org/ob-js.el | 5 +-
lisp/org/oc.el | 4 +-
lisp/org/org-version.el | 2 +-
lisp/org/org.el | 23 +-
lisp/org/ox-latex.el | 4 +-
lisp/tab-bar.el | 11 +-
lisp/tutorial.el | 1 +
src/fns.c | 35 +-
src/treesit.c | 24 +-
26 files changed, 1537 insertions(+), 189 deletions(-)
create mode 100644 etc/tutorials/TUTORIAL.fa
- feature/android updated (9043bef65f9 -> 5f389f4b634),
Po Lu <=