diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 947ae6f17f6..58f646251d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | is a string and there are no files to open (Bug#2825). | 4 | is a string and there are no files to open (Bug#2825). |
| 5 | (server-create-window-system-frame, server-create-tty-frame): | 5 | (server-create-window-system-frame, server-create-tty-frame): |
| 6 | Don't switch buffers here. | 6 | Don't switch buffers here. |
| 7 | (server-process-filter): Only try to open a window system frame if | ||
| 8 | compiled with graphical support (Bug#8314). | ||
| 7 | 9 | ||
| 8 | 2012-04-20 Dan Nicolaescu <dann@gnu.org> | 10 | 2012-04-20 Dan Nicolaescu <dann@gnu.org> |
| 9 | 11 | ||