emacs-diffs
[Top][All Lists]
Advanced

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

master updated (f55ac7a7451 -> 095ec506d03)


From: Eli Zaretskii
Subject: master updated (f55ac7a7451 -> 095ec506d03)
Date: Tue, 25 Apr 2023 09:58:32 -0400 (EDT)

eliz pushed a change to branch master.

      from  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
       new  095ec506d03 Merge from origin/emacs-29


Summary of changes:
 doc/lispref/commands.texi          |   11 +
 etc/HELLO                          |    4 +-
 etc/NEWS.29                        |   22 +-
 etc/tutorials/TUTORIAL             |    2 +-
 etc/tutorials/TUTORIAL.fa          | 1169 ++++++++++++++++++++++++++++++++++++
 etc/tutorials/TUTORIAL.translators |    4 +
 lisp/international/characters.el   |   10 +
 lisp/international/fontset.el      |    2 +
 lisp/language/cyrillic.el          |   10 +
 lisp/language/misc-lang.el         |   29 +-
 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 +-
 20 files changed, 1332 insertions(+), 45 deletions(-)
 create mode 100644 etc/tutorials/TUTORIAL.fa



reply via email to

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