(unfocus-frame, focus-frame): Define as no-ops.
This commit is contained in:
parent
a24c42f7ff
commit
0a5c0893bd
1 changed files with 2 additions and 0 deletions
|
@ -429,6 +429,8 @@ as returned by the `event-start' and `event-end' functions."
|
|||
Please convert your programs to use the variable `baud-rate' directly."
|
||||
baud-rate)
|
||||
|
||||
(defalias 'focus-frame 'ignore)
|
||||
(defalias 'unfocus-frame 'ignore)
|
||||
|
||||
;;;; Alternate names for functions - these are not being phased out.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue