diff options
| author | Kim F. Storm | 2006-02-24 23:49:05 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-02-24 23:49:05 +0000 |
| commit | 739ace070d8ef056b7d06d7b15c5f724f2146360 (patch) | |
| tree | aeb5d59a9953ec3b7205dcff471f75cb7f74edfb | |
| parent | 18700091b0e18fabf58eb461e5286c83995d7e04 (diff) | |
| download | emacs-739ace070d8ef056b7d06d7b15c5f724f2146360.tar.gz emacs-739ace070d8ef056b7d06d7b15c5f724f2146360.zip | |
Fixed:
Martin Rudalics' 30 Jan 2006 bug report about overlays at end of buffer.
URL/MID: http://mid.gmane.org/43DDC6B7.6010003@gmx.at
| -rw-r--r-- | admin/FOR-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 0da7763c191..24d746e1391 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -41,9 +41,6 @@ URL/MID: http://mid.gmane.org/v9acdmrcse.fsf@marauder.physik.uni-ulm.de | |||
| 41 | ** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position. | 41 | ** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position. |
| 42 | URL/MID: http://mid.gmane.org/877jg6o7k4.fsf@neutrino.iwi.uni-sb.de | 42 | URL/MID: http://mid.gmane.org/877jg6o7k4.fsf@neutrino.iwi.uni-sb.de |
| 43 | 43 | ||
| 44 | ** Martin Rudalics' 30 Jan 2006 bug report about overlays at end of buffer. | ||
| 45 | URL/MID: http://mid.gmane.org/43DDC6B7.6010003@gmx.at | ||
| 46 | |||
| 47 | ** TCP server processes do not work on Windows. | 44 | ** TCP server processes do not work on Windows. |
| 48 | 45 | ||
| 49 | TCP/IP server processes created with `make-network-process' consume | 46 | TCP/IP server processes created with `make-network-process' consume |