| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Apple removed Python 2.7 in macOS 12.3, so those aliases aren’t really
needed anymore.
See https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes#Python
for more details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Running the Emacs server from a terminal implies that permissions
normally granted to Emacs on macOS will not be granted to the server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
my/resize-frame will provide more options to resize the frame as
desired.
Also, make that function available only on macOS, since Linux has
capable tiling window managers.
|
|
|
|
See https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29#n3878
for more details.
|