[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74854: [PATCH] Improve menu separator display on ttys slightly
From: |
Gerd Möllmann |
Subject: |
bug#74854: [PATCH] Improve menu separator display on ttys slightly |
Date: |
Fri, 13 Dec 2024 16:09:30 +0100 |
Tags: patch
Improvements:
1. Separators are displayed as lines over the whole menu, not
only as "--".
2. Support for 3 types of separators: --space -> line
of spaces, --double-line -> line of '=', others -> line of '-'
In GNU Emacs 31.0.50 (build 15, aarch64-apple-darwin24.2.0) of
2024-12-13 built on pro2
Repository revision: 7bf7e339a4ae5b253623ee62b71ba50786339490
Repository branch: cl-packages
System Description: macOS 15.2
Configured using:
'configure --without-ns --cache-file
/var/folders/1d/k_6t25f94sl83szqbf8gpkrh0000gn/T//config.cache.cl-packages
--with-native-compilation --with-mps=yes CC=clang
'CFLAGS=-Wgnu-imaginary-constant -Wunused-result -g
-fno-omit-frame-pointer -F
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks
-Wno-ignored-attributes -Wno-flag-enum -Wno-missing-method-return-type
-Wno-variadic-macros -Wno-strict-prototypes -Wno-availability
-Wno-nullability-completeness' --prefix=/Users/gerd/.local'
0001-Improve-menu-separator-display-on-ttys-slightly.patch
Description: Text Data
- bug#74854: [PATCH] Improve menu separator display on ttys slightly,
Gerd Möllmann <=