emacs-diffs
[Top][All Lists]
Advanced

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

master updated (024432e583d -> 9babf611454)


From: Eli Zaretskii
Subject: master updated (024432e583d -> 9babf611454)
Date: Sat, 23 Sep 2023 09:43:29 -0400 (EDT)

eliz pushed a change to branch master.

      from  024432e583d Enlarge dumped_data
      adds  cf7efabe3ff Add indentation rules for type_arguments
      adds  f549d4330f3 Remove column quoting from sqlite-mode
      adds  b74d9e8bad9 Fix shell-indirect-setup-hook :type (Bug#66051)
      adds  94bef169e2e Document shell-command-to-string security considerations
       new  3edd7f8453d Merge from origin/emacs-29
      adds  c3a70845736 ; * lisp/progmodes/flymake.el (flymake-mode): Fix 
'cond'.
       new  d56464b9d13 ; Merge from origin/emacs-29
      adds  94705f83005 ; Fix last change in shell-command-to-string
      adds  71a1f0fdc9e Add more missing builtin package declarations
       new  c79a4c49ca0 Merge from origin/emacs-29
      adds  9aab258b80a Add missing builtin package declarations
       new  36e78f14804 ; Merge from origin/emacs-29
      adds  2826c26537c Add leim subdirectories to emacs package
      adds  85f49a9bc8b Update to Org 9.6.9
      adds  93134bb9c2f Make key-translate actually work
      adds  6bc3800000c Ensure ucs-names is consistent with Unicode names
       new  cc8726d2c8b Merge from origin/emacs-29
      adds  1500e4b4329 Make emacsclient handle org-protocol:// links
       new  a643d7e85b5 ; Merge from origin/emacs-29
      adds  5611274bbda Announce handling 'org-protocol' URI scheme in NEWS
      adds  0a6a9ac6f14 ; * etc/NEWS: Fix last change.
      adds  a3a9ed40d89 ; * CONTRIBUTE: Clarify "mark" wrt NEWS entries.  
(Bug#66067)
      adds  41333cb2d5f ; * etc/NEWS: Fix typos.
      adds  5cba5ee8905 Fix tree-sitter range update function
      adds  a2953ea3003 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  c966e7ec381 * lisp/net/tramp.el (tramp-skeleton-write-region): Fix 
missing comma.
       new  617c358da75 Merge from origin/emacs-29
      adds  de50e2ad4cd Ensure bind-key is its own package
       new  924f9bd08a6 ; Merge from origin/emacs-29
      adds  e27ec0e4144 Improve remote-file-name-inhibit-cache :type
      adds  476933b2356 ; * lisp/simple.el (shell-command-to-string): Fix 
quotation.
       new  6d8801ee739 Merge from origin/emacs-29
      adds  ead491d2307 ; Handle authentication properly when reconnecting to 
IRC
       new  9babf611454 ; Merge from origin/emacs-29


Summary of changes:
 CONTRIBUTE                            |  6 +++---
 etc/NEWS                              | 13 +++++++++++++
 etc/refcards/orgcard.tex              |  2 +-
 lisp/emacs-lisp/shorthands.el         |  1 +
 lisp/epa-ks.el                        |  1 +
 lisp/files.el                         |  8 ++++----
 lisp/finder.el                        |  2 ++
 lisp/international/mule-cmds.el       | 26 ++++++++++++++++++--------
 lisp/keymap.el                        |  8 +++++---
 lisp/net/tramp.el                     |  2 +-
 lisp/org/ob-python.el                 |  2 +-
 lisp/org/org-version.el               |  4 ++--
 lisp/org/org.el                       |  2 +-
 lisp/progmodes/java-ts-mode.el        |  2 ++
 lisp/shell.el                         | 19 +++++++++----------
 lisp/simple.el                        | 11 ++++++++++-
 lisp/sqlite-mode.el                   | 17 +----------------
 lisp/treesit.el                       |  9 +++++++--
 test/lisp/international/mule-tests.el | 24 ++++++++++++++++++++++++
 19 files changed, 106 insertions(+), 53 deletions(-)



reply via email to

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