emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (937b6e6e8b8 -> 2867f624847)


From: Po Lu
Subject: feature/android updated (937b6e6e8b8 -> 2867f624847)
Date: Sat, 5 Aug 2023 19:39:14 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  937b6e6e8b8 ; ChangeLog.android: Update.
      adds  a06a2950e16 Allow user control on char-width of "ambiguous" 
characters
      adds  5683c4bad3c ; * etc/NEWS: Announce 'cjk-ambiguous-chars-are-wide' 
(bug#64420).
      adds  3f8db3bbe5e image-dired: Fix gallery directory permissions
      adds  25641c3e882 Add crossref to set-default-file-modes docstring
      adds  88ce2a5624b Simplify pcomplete-uniquify-list
      adds  ee788ab2f81 ; * lisp/eshell/esh-util.el: Delete redundant autoload.
      adds  3b2b0b5f921 Fix eshell "ls" command for files larger than 1TiB
      adds  7df1adab1e1 Use file-size-human-readable in eshell
      adds  ed395444504 Make eshell-redisplay into alias for redisplay
      adds  8e20da1517a Simplify rng-substq with cl-substitute
      adds  8cbd4a02a2b Delete comment saying that project.el is experimental
      adds  8574ef314c4 Fix loaddef generation with ";;;foo-autoload" cookies 
in external packages
      adds  30976ecd8d8 ; * lisp/bindings.el (mode-line-modes): Fix typo 
(bug#65065).
      adds  4ed9d61c89a ; * lisp/tab-bar.el: Autoload cl--set-substring, as 
that is needed for loadup.
      adds  f2b2c752a59 Fix documentation of saveplace facilities for Dired
      adds  479c0543b68 Merge from origin/emacs-29
      adds  2695af297e8 Sync with Tramp 2.6.2-pre
      adds  1fc95b23a69 ; Merge from origin/emacs-29
      adds  1bf92d91950 * test/lisp/align-resources/c-mode.erts: Make test 
agree with Emacs
       new  2867f624847 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 etc/NEWS                              |  19 +++
 lisp/bindings.el                      |   2 +-
 lisp/dired.el                         |   8 +-
 lisp/emacs-lisp/loaddefs-gen.el       |   3 +-
 lisp/eshell/em-hist.el                |   2 +-
 lisp/eshell/em-smart.el               |   4 +-
 lisp/eshell/esh-util.el               |  56 +++------
 lisp/image/image-dired.el             |   4 +-
 lisp/international/characters.el      | 217 +++++++++++++++++++++++++++++++++-
 lisp/language/chinese.el              |   5 +
 lisp/language/japanese.el             |   1 +
 lisp/language/korean.el               |   1 +
 lisp/nxml/rng-util.el                 |  23 +---
 lisp/pcomplete.el                     |   8 +-
 lisp/progmodes/project.el             |   5 -
 lisp/saveplace.el                     |  14 ++-
 lisp/tab-bar.el                       |   2 +
 src/character.c                       |   8 ++
 src/fileio.c                          |   4 +-
 test/lisp/align-resources/c-mode.erts |   6 +-
 test/lisp/eshell/esh-util-tests.el    |  31 +++++
 21 files changed, 336 insertions(+), 87 deletions(-)



reply via email to

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