emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (f59fd5fb27f -> 2e644fc13cc)


From: Po Lu
Subject: feature/android updated (f59fd5fb27f -> 2e644fc13cc)
Date: Thu, 18 May 2023 20:56:02 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  f59fd5fb27f * make-dist (possibly_non_vc_files): Add 
Android-specific files.
      adds  5df9d2311bf ; * lisp/erc/erc.el 
(erc-accidental-paste-threshold-seconds): Doc fix.
      adds  0b722a74a56 * lisp/erc/erc-fill.el (erc-fill-spaced-commands): Fix 
typing errors
      adds  61659f36c88 Another fix for VHDL mode highlighting
      adds  1e6a7594361 Fix building of VC package manuals with relative 
includes
      adds  b96dc472bcb Ignore current-prefix-arg in async-shell-command
      adds  5c8864fab4f ; * lisp/simple.el (async-shell-command): Doc fix.  
(Bug#63432)
      adds  ce7d18cbc07 ; Minor fixes in ELisp manual
      adds  229af8e4b31 ; * lisp/progmodes/csharp-mode.el 
(csharp-ts-mode--defun-name): typo
      adds  d4295285d75 Merge from origin/emacs-29
      adds  c90d47619e6 Bump Emacs version for next pretest
      adds  4627ede36b1 ; * lisp/ldefs-boot.el: Regenerate for emacs-29.0.91.
      adds  88ca37b8589 ; Regenerate files for emacs-29.0.91
      adds  92a00de5c59 ; Merge from origin/emacs-29
      adds  3aef46e466f Merge branch 'emacs-29' of 
git.sv.gnu.org:/srv/git/emacs into emacs-29
      adds  c665ca79ff4 ; * admin/make-tarball.txt: Minor copyedits.
      adds  95a724abaac Update to Org 9.6.6
      adds  33485fe8f74 ; Better warning message when loading tree-sitter fails
      adds  c18f9f155f6 * lisp/tab-bar.el (tab-bar-new-tab-to): Set 
'window-side' to nil (bug#62427).
      adds  b5bfd808c6b Avoid duplicate VC packages in 
'package-selected-packages'
      adds  1e57b2b4c79 * Account for `byte-compile-warnings' during native 
compilation (bug#63302).
      adds  d879847cd4d Fix M-x completion-predicate under python-ts-mode
      adds  af3b0dc53ff Improve documentation of package-menu commands
      adds  dc1a437d460 Clarify misleading comment in isearch.el
      adds  4daa6f70497 ; * lisp/simple.el (async-shell-command): Add 
commentary about 3rd arg.
      adds  f8d9e40d2c1 Attempt to fix redisplay problems on macOS
      adds  f518543aa4e Merge from origin/emacs-29
      adds  d1404d3a119 Simplify python.el completion-predicate
      adds  8c9377b6c4e Try declaring `delq` and `delete` 
important-return-value (bug#61730)
       new  2e644fc13cc Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 admin/make-tarball.txt        |   7 +--
 doc/emacs/package.texi        |  19 +++++---
 doc/lispref/functions.texi    |   7 +++
 etc/refcards/orgcard.tex      |   2 +-
 lisp/emacs-lisp/bytecomp.el   |   2 +-
 lisp/emacs-lisp/comp.el       |   2 +
 lisp/emacs-lisp/package-vc.el |  13 +++--
 lisp/emacs-lisp/package.el    | 110 ++++++++++++++++++++++--------------------
 lisp/erc/erc-fill.el          |   4 +-
 lisp/erc/erc.el               |  40 +++++++--------
 lisp/isearch.el               |   6 +--
 lisp/org/org-clock.el         | 103 +++++++++++++++++++--------------------
 lisp/org/org-version.el       |   4 +-
 lisp/org/org.el               |   2 +-
 lisp/progmodes/csharp-mode.el |   1 -
 lisp/progmodes/python.el      |  22 +++------
 lisp/progmodes/vhdl-mode.el   |  60 ++++++++++++++---------
 lisp/simple.el                |  23 +++++++--
 lisp/tab-bar.el               |   4 +-
 lisp/treesit.el               |   5 +-
 src/nsterm.m                  |   3 +-
 21 files changed, 246 insertions(+), 193 deletions(-)



reply via email to

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