[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (916ef574899 -> 0ff70f12a5e)
|
From: |
Po Lu |
|
Subject: |
feature/android updated (916ef574899 -> 0ff70f12a5e) |
|
Date: |
Thu, 20 Jul 2023 19:59:38 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 916ef574899 Update Android port
adds bcb5bdc2e9a Pass original spec just after creating the face-widget
adds a5a8de4099b Preserve comments when redrawing a widget (Bug#64649)
adds 3c041e3e964 Custom var python-interpreter-args (bug#64397)
adds 65108998b1e docview: imenu: check return value of 'mutool'
adds e72afa9dbf9 Fix defface's with no customization data
adds 5513f72d3c8 ; Fix previous change
adds c601148ded7 CC Mode (some languages): handle string lines ending in
\\
adds c55e67081e9 Fix last change to wid-edit.el
new 0ff70f12a5e Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
etc/NEWS | 4 ++
lisp/cedet/semantic/decorate/include.el | 2 +-
lisp/cus-edit.el | 71 +++++++++++++++++++++++----------
lisp/doc-view.el | 16 +++++---
lisp/net/shr.el | 9 +++--
lisp/nxml/nxml-mode.el | 14 +++----
lisp/progmodes/cc-defs.el | 29 ++++++++++----
lisp/progmodes/cc-langs.el | 29 +++++++++-----
lisp/progmodes/make-mode.el | 2 +-
lisp/progmodes/python.el | 59 ++++++++++++++++++---------
lisp/time.el | 3 +-
lisp/wid-edit.el | 2 +-
12 files changed, 163 insertions(+), 77 deletions(-)
- feature/android updated (916ef574899 -> 0ff70f12a5e),
Po Lu <=