diff options
| author | Lars Magne Ingebrigtsen | 2011-07-11 17:16:10 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-07-11 17:16:10 +0200 |
| commit | 22b9578d36d0dabde1c8ef745823135132988528 (patch) | |
| tree | ad6ee2efef7f4e6eca0498acffd9d10de25fa4a0 /src/ChangeLog | |
| parent | be958f1d65a2d843b35824dfe30db24b616f6b21 (diff) | |
| download | emacs-22b9578d36d0dabde1c8ef745823135132988528.tar.gz emacs-22b9578d36d0dabde1c8ef745823135132988528.zip | |
Remove support for supdup, c10 and perq terminals, which are no longer supported.
Fixes: debbugs:1482
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4aa8fa9c95c..f45920a2ce7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * term.c (init_tty): Remove support for supdup, c10 and perq | ||
| 4 | terminals, which are no longer supported (bug#1482). | ||
| 5 | |||
| 1 | 2011-07-10 Johan Bockgård <bojohan@gnu.org> | 6 | 2011-07-10 Johan Bockgård <bojohan@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP check. | 8 | * xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP check. |