[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (0fbe79727b0 -> 96f9fe6514a)
From: |
Po Lu |
Subject: |
feature/android updated (0fbe79727b0 -> 96f9fe6514a) |
Date: |
Fri, 5 May 2023 19:55:49 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 0fbe79727b0 Fix execution of /proc/self/exe within child processes
adds eb3a90619fe ; Allow spaces in directory names for Git hooks
adds f204c4a6cfa ; Use a Bourne shell-compatible form for command
substitution
adds 778a1ee35b4 Fix dired and tramp where `ls` does not have the `-N`
option
adds f6476f85368 Improve ange-ftp-file-remote-p
adds 0e8d8a72284 Fido-mode: never shadow 'external' completion style
adds 1438574dd73 Don't inline funcall to literal lambda form
adds 3b038d46e24 Remove useless handling of erroneous code in Lisp
optimiser
adds 044392c5c56 Constant-propagate cons and vector literals
adds 1ef219e220c Make old-struct test more robust
new 96f9fe6514a Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
build-aux/git-hooks/post-commit | 4 ++--
build-aux/git-hooks/pre-push | 4 ++--
lisp/dired.el | 6 +++---
lisp/emacs-lisp/byte-opt.el | 39 ++++++++++++++++--------------------
lisp/icomplete.el | 5 ++++-
lisp/net/ange-ftp.el | 1 +
lisp/net/tramp-sh.el | 2 +-
test/lisp/emacs-lisp/cl-lib-tests.el | 4 ++--
8 files changed, 32 insertions(+), 33 deletions(-)
- feature/android updated (0fbe79727b0 -> 96f9fe6514a),
Po Lu <=