Home
last modified time | relevance | path

Searched refs:FOR_EACH_LIVE_BUFFER (Results 1 – 19 of 19) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dfilelock.c766 FOR_EACH_LIVE_BUFFER (tail, buf) in unlock_all_files()
H A Dbuffer.h1232 #define FOR_EACH_LIVE_BUFFER(list_var, buf_var) \ macro
H A Dbuffer.c486 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
500 FOR_EACH_LIVE_BUFFER (tail, buf) in get_truename_buffer()
1566 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
1605 FOR_EACH_LIVE_BUFFER (tail, buf) in other_buffer_safely()
H A Ddispnew.c6151 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
6182 FOR_EACH_LIVE_BUFFER (tail, buf)
6207 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A Dminibuf.c552 FOR_EACH_LIVE_BUFFER (tail, buf) in read_minibuf()
H A Ddata.c1119 FOR_EACH_LIVE_BUFFER (tail, buf) in store_symval_forwarding()
1732 FOR_EACH_LIVE_BUFFER (tail, buf) in set_default_internal()
H A Dfileio.c5868 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A DChangeLog.1314370 * buffer.h (FOR_EACH_LIVE_BUFFER): New macro.
14380 * minibuf.c (read_minibuf): Use FOR_EACH_LIVE_BUFFER.
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbuffer.c498 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
512 FOR_EACH_LIVE_BUFFER (tail, buf) in get_truename_buffer()
1617 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
1656 FOR_EACH_LIVE_BUFFER (tail, buf) in other_buffer_safely()
1849 FOR_EACH_LIVE_BUFFER (tail, other)
2387 FOR_EACH_LIVE_BUFFER (tail, other)
2783 FOR_EACH_LIVE_BUFFER (btail, other) in FOR_EACH_LIVE_BUFFER() function
5425 FOR_EACH_LIVE_BUFFER (tail, buffer) in init_buffer()
H A Dfilelock.c736 FOR_EACH_LIVE_BUFFER (tail, buf) in unlock_all_files()
H A Dbuffer.h1233 #define FOR_EACH_LIVE_BUFFER(list_var, buf_var) \ macro
H A Ddispnew.c6248 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
6279 FOR_EACH_LIVE_BUFFER (tail, buf)
6304 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A Ddata.c1285 FOR_EACH_LIVE_BUFFER (tail, buf) in store_symval_forwarding()
1904 FOR_EACH_LIVE_BUFFER (tail, buf) in set_default_internal()
H A Dalloc.c6078 FOR_EACH_LIVE_BUFFER (tail, buffer) in garbage_collect()
6171 FOR_EACH_LIVE_BUFFER (tail, buffer) in garbage_collect()
7241 FOR_EACH_LIVE_BUFFER (tail, buf) in sweep_buffers()
H A Dminibuf.c804 FOR_EACH_LIVE_BUFFER (tail, buf) in read_minibuf()
H A Dfileio.c6036 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A DChangeLog.1314370 * buffer.h (FOR_EACH_LIVE_BUFFER): New macro.
14380 * minibuf.c (read_minibuf): Use FOR_EACH_LIVE_BUFFER.
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.362390 * src/data.c (set_default_internal): Use FOR_EACH_LIVE_BUFFER
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3150970 * src/data.c (set_default_internal): Use FOR_EACH_LIVE_BUFFER