[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (2baf2c5fd9a -> 61a38b470de)
From: |
Po Lu |
Subject: |
feature/android updated (2baf2c5fd9a -> 61a38b470de) |
Date: |
Sun, 2 Jul 2023 20:06:50 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 2baf2c5fd9a Merge remote-tracking branch 'origin/master' into
feature/android
adds f893ace8352 Fix display of wide characters on TTY frame's mode line
adds a2ccab18ca2 Fix todo-mode commands to move items and categories
(bug#64298)
adds 59a350cb911 Warn about misplaced :success in condition-case
(bug#64404)
adds c2e4c68333d Eglot: another tweak to eglot--sig-info
adds 777c4dfa30f ; cperl-mode: Fix a wide docstring which causes
warnings when compiling
adds 667348682b4 Fix a minor typo
adds a5bf0ae6614 sh-script: improve fontification of RPM spec files
new 61a38b470de Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
lisp/calendar/todo-mode.el | 26 +++++++-------------
lisp/emacs-lisp/bytecomp.el | 4 ++++
lisp/progmodes/cperl-mode.el | 4 +++-
lisp/progmodes/eglot.el | 2 +-
lisp/progmodes/sh-script.el | 7 ++++--
lisp/xml.el | 2 +-
src/xdisp.c | 56 ++++++++++++++++++++++++++++++++++++++++++--
7 files changed, 77 insertions(+), 24 deletions(-)
- feature/android updated (2baf2c5fd9a -> 61a38b470de),
Po Lu <=