[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (37f68e86962 -> 2ad50c7ff50)
|
From: |
Po Lu |
|
Subject: |
feature/android updated (37f68e86962 -> 2ad50c7ff50) |
|
Date: |
Sun, 30 Jul 2023 20:43:05 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 37f68e86962 Partially implement rename operations on SAF files
adds da608160366 Finish Tramp reorganization
adds 19777b7c864 Allow default values in 'map-let' and the pcase 'map'
form
adds 060766cf2c6 ; Fixh last change
adds 5f5d668ac79 Fix rx wrong-code bug: ranges starting with ^
adds 1f3995f65a0 Avoid face attribute warnings in themes
new 2ad50c7ff50 Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
etc/themes/deeper-blue-theme.el | 8 ++--
etc/themes/leuven-dark-theme.el | 8 ++--
etc/themes/leuven-theme.el | 8 ++--
etc/themes/manoj-dark-theme.el | 4 +-
etc/themes/whiteboard-theme.el | 8 ++--
lisp/emacs-lisp/map.el | 33 ++++++++++-----
lisp/emacs-lisp/rx.el | 20 +++++----
lisp/net/tramp-compat.el | 3 +-
lisp/net/tramp-gvfs.el | 3 +-
lisp/net/tramp-message.el | 60 +++++++++++++++-----------
lisp/net/tramp.el | 88 +++++++++++----------------------------
test/lisp/emacs-lisp/map-tests.el | 59 ++++++++++++++++++++++++++
test/lisp/emacs-lisp/rx-tests.el | 20 ++++++---
13 files changed, 191 insertions(+), 131 deletions(-)
- feature/android updated (37f68e86962 -> 2ad50c7ff50),
Po Lu <=