I am trying to understand my teacher's proof of how $(E\cup d(E))^c$ is open. This is the proof
Let $$x\in (E\cup d(E))^c$$ Then $$x\not\in (E\cup d(E))$$
which means $x\not\in E $ and $x\not\in d(E)$. Since $x\not\in d(E)$ then $\exists G_{x}\in T\ni (G_{x}\cap E)-\{x\}=\phi$. Hence any point of $G_{x}$ not limit point of $E$. $$G_x\subseteq (d(E))^c$$
The rest of the proof I understand.
My problem is that I don't understand how my teacher got the statement "Hence any point of $G_{x}$ not limit point of $E$" because from what I understand is that if there is $G_{x}\in T$ such that $(G_{x}\cap E)-\{x\}=\phi$ then $x$ not a limit point of $E$ but in the proof my teacher said every point in $G_{x}$ (not just $x$) is not limit $E$. Does anyone know why this is?