emacs-diffs
[Top][All Lists]
Advanced

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

master updated (45942508141 -> c9d77405747)


From: Eli Zaretskii
Subject: master updated (45942508141 -> c9d77405747)
Date: Sat, 11 Nov 2023 05:37:50 -0500 (EST)

eliz pushed a change to branch master.

      from  45942508141 ; * lisp/touch-screen.el (touch-screen-track-tap): Fix 
typo.
      adds  4f0fc3bfda3 ; Document core input events problems with XInput2
      adds  18e2de1bec9 ; * lisp/bindings.el (right-word, left-word): Doc fix.
      adds  5bdc61bc0ef Update to Org 9.6.11
      adds  fa8cc4c9ee2 Fix cmake-ts-mode indentation (Bug#66845)
      adds  b7871cefe7b Prevent an infinite loop in todo-mode (bug#66994)
      adds  103ca678ac1 Fix treesit-simple-indent-presets docstring (bug#67007)
      adds  fe000236cf2 Improve documentation of signaling errors in batch mode
      adds  434592b0746 ; * lisp/dired.el (dired-use-ls-dired): Doc fix 
(bug#67053).
      adds  81f84b00a5d ; * doc/lispref/modes.texi (Other Font Lock Variables): 
Add link.
      adds  ce0ebb91f25 Improve documentation of read syntax and printed 
representation
       new  c9d77405747 Merge from origin/emacs-29


Summary of changes:
 doc/lispref/control.texi        | 19 +++++++++++++-----
 doc/lispref/debugging.texi      | 24 ++++++++++++++++++-----
 doc/lispref/modes.texi          |  6 ++++--
 doc/lispref/objects.texi        | 29 +++++++++++++++++++++++++--
 doc/lispref/os.texi             | 43 ++++++++++++++++++++++++++++-------------
 doc/misc/org.org                | 10 +++++-----
 etc/PROBLEMS                    | 10 ++++++++++
 etc/refcards/orgcard.tex        |  2 +-
 lisp/bindings.el                | 16 +++++++++++++++
 lisp/calendar/todo-mode.el      |  7 ++++++-
 lisp/dired.el                   |  4 +++-
 lisp/emacs-lisp/debug.el        |  7 +++++++
 lisp/org/ob-core.el             | 10 +++++-----
 lisp/org/ob-shell.el            | 12 ++++++++++--
 lisp/org/ol-info.el             | 14 +++++++-------
 lisp/org/org-agenda.el          | 10 ++++++++++
 lisp/org/org-version.el         |  4 ++--
 lisp/org/org.el                 |  2 +-
 lisp/org/ox.el                  | 28 ++++++++++++++++++++-------
 lisp/progmodes/cmake-ts-mode.el | 14 +++++++++++---
 lisp/subr.el                    |  4 ++++
 lisp/treesit.el                 |  2 +-
 src/eval.c                      |  4 ++++
 23 files changed, 218 insertions(+), 63 deletions(-)



reply via email to

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