emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (de0e0939f01 -> 7c089958647)


From: Po Lu
Subject: feature/android updated (de0e0939f01 -> 7c089958647)
Date: Thu, 27 Jul 2023 20:23:13 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  de0e0939f01 Update Android port
      adds  184fc9b0200 Fix problem with null-device in Tramp
      adds  42a911c61e6 notifications: Allow to use Icon Naming Specification 
for app-icon
      adds  7ea3f39deec Avoid crashes due to invalid 'mode-line-format'
      adds  83b6a8a5147 New option 'image-dired-thumb-naming' (bug#61394)
      adds  e055c635b0d Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  93eccb5e040 Better compilation of char-before, backward-char and 
backward-word
      adds  4336d7e44af * lisp/emacs-lisp/byte-opt.el 
(byte-compile-trueconstp): Extend
      adds  024bd1f0909 Fix function help for advised aliases (bug#64797)
      adds  3443574a66d ; * lisp/tar-mode.el (tar-header-block-tokenize): Fix 
logic (bug#64686).
       new  7c089958647 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 doc/lispref/os.texi            |   7 ++
 etc/NEWS                       |  15 +++
 lisp/emacs-lisp/byte-opt.el    |  11 +++
 lisp/emacs-lisp/bytecomp.el    |  59 +++++-------
 lisp/help-fns.el               |   3 +-
 lisp/image/image-dired-util.el |  84 +++++++++-------
 lisp/image/image-dired.el      |  26 ++++-
 lisp/net/tramp-sh.el           |   3 +-
 lisp/net/tramp.el              |   2 +
 lisp/notifications.el          |  11 ++-
 lisp/tar-mode.el               | 212 ++++++++++++++++++++---------------------
 src/xdisp.c                    |   3 +-
 12 files changed, 254 insertions(+), 182 deletions(-)



reply via email to

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