summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources
diff options
context:
space:
mode:
authorAlan Third <alan@idiocy.org>2023-10-09 22:21:05 +0100
committerAlan Third <alan@idiocy.org>2023-12-30 11:24:12 +0000
commit66656bf5f86c7623072a08fa3f29ba9c879d3f6d (patch)
treedbcc2ce5b41499755300b8b3e31b5a80f8503335 /test/lisp/emacs-lisp/bytecomp-resources
parentf3dec3439fd5aee885a76622f384f6c7ca67d128 (diff)
downloademacs-66656bf5f86c7623072a08fa3f29ba9c879d3f6d.tar.gz
emacs-66656bf5f86c7623072a08fa3f29ba9c879d3f6d.tar.bz2
emacs-66656bf5f86c7623072a08fa3f29ba9c879d3f6d.zip
Simplify Objective C autorelease pool handling
* src/emacs.c: Remove ns_pool. (main): Replace ns_pool stuff with call to ns_init_pool. (Fkill_emacs): The pools are drained automatically when the application exits, so it's probably not worth draining the pool here. (decode_env_path): No longer required as this is handled by `outerpool' defined in nsterm.m. * src/nsterm.h: * src/nsterm.m (ns_init_pool): New function.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources')
0 files changed, 0 insertions, 0 deletions