diff options
| author | Miles Bader | 2008-01-31 13:49:17 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-01-31 13:49:17 +0000 |
| commit | 6498c4b170e8a143f02913ec523e3b84ab11790c (patch) | |
| tree | 1182b5d4a6adeb1c917df4c26972374ecd9fd2d1 /admin | |
| parent | 4efcc8d152908c623a964d591c71bcce54541263 (diff) | |
| parent | 94cc397c541f50af6b049af6c42806daa2be2709 (diff) | |
| download | emacs-6498c4b170e8a143f02913ec523e3b84ab11790c.tar.gz emacs-6498c4b170e8a143f02913ec523e3b84ab11790c.zip | |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-328
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 5 | ||||
| -rw-r--r-- | admin/nt/README-UNDUMP.W32 | 22 | ||||
| -rw-r--r-- | admin/nt/README-ftp-server | 24 | ||||
| -rw-r--r-- | admin/nt/README.W32 | 22 |
4 files changed, 71 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 25d0483e09a..4257b60ee36 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -112,7 +112,10 @@ Also emacsclient does not work on Windows, it also worked with | |||
| 112 | server.el version 1.136. | 112 | server.el version 1.136. |
| 113 | http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html | 113 | http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html |
| 114 | 114 | ||
| 115 | 115 | ** diff mode change for missing spaces in -u format. | |
| 116 | Installed 2008-01-08 fix does not work right. | ||
| 117 | http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html | ||
| 118 | http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01114.html | ||
| 116 | 119 | ||
| 117 | * DOCUMENTATION | 120 | * DOCUMENTATION |
| 118 | 121 | ||
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32 index 9c9875b44d4..e1634448be1 100644 --- a/admin/nt/README-UNDUMP.W32 +++ b/admin/nt/README-UNDUMP.W32 | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | ||
| 2 | Free Software Foundation, Inc. | ||
| 3 | See the end of the file for license conditions. | ||
| 4 | |||
| 1 | Emacs for Windows | 5 | Emacs for Windows |
| 2 | 6 | ||
| 3 | This README file describes how to dump a bare precompiled version of GNU | 7 | This README file describes how to dump a bare precompiled version of GNU |
| @@ -34,3 +38,21 @@ problems with Emacs, including problems with dumping, send email to | |||
| 34 | "help-emacs-windows@gnu.org". | 38 | "help-emacs-windows@gnu.org". |
| 35 | 39 | ||
| 36 | Enjoy! | 40 | Enjoy! |
| 41 | |||
| 42 | |||
| 43 | This file is part of GNU Emacs. | ||
| 44 | |||
| 45 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 46 | it under the terms of the GNU General Public License as published by | ||
| 47 | the Free Software Foundation; either version 3, or (at your option) | ||
| 48 | any later version. | ||
| 49 | |||
| 50 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 51 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 52 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 53 | GNU General Public License for more details. | ||
| 54 | |||
| 55 | You should have received a copy of the GNU General Public License | ||
| 56 | along with GNU Emacs; see the file COPYING. If not, write to the | ||
| 57 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 58 | Boston, MA 02110-1301, USA. | ||
diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server index e04201a7b7b..a2f6cb9ede3 100644 --- a/admin/nt/README-ftp-server +++ b/admin/nt/README-ftp-server | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | ||
| 2 | Free Software Foundation, Inc. | ||
| 3 | See the end of the file for license conditions. | ||
| 4 | |||
| 1 | Precompiled Distributions of | 5 | Precompiled Distributions of |
| 2 | Emacs for Windows | 6 | Emacs for Windows |
| 3 | 7 | ||
| @@ -269,4 +273,22 @@ | |||
| 269 | (jasonr@gnu.org) | 273 | (jasonr@gnu.org) |
| 270 | 274 | ||
| 271 | Most of this README was contributed by former maintainer Andrew Innes | 275 | Most of this README was contributed by former maintainer Andrew Innes |
| 272 | (andrewi@gnu.org) \ No newline at end of file | 276 | (andrewi@gnu.org) |
| 277 | |||
| 278 | |||
| 279 | This file is part of GNU Emacs. | ||
| 280 | |||
| 281 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 282 | it under the terms of the GNU General Public License as published by | ||
| 283 | the Free Software Foundation; either version 3, or (at your option) | ||
| 284 | any later version. | ||
| 285 | |||
| 286 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 287 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 288 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 289 | GNU General Public License for more details. | ||
| 290 | |||
| 291 | You should have received a copy of the GNU General Public License | ||
| 292 | along with GNU Emacs; see the file COPYING. If not, write to the | ||
| 293 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 294 | Boston, MA 02110-1301, USA. | ||
diff --git a/admin/nt/README.W32 b/admin/nt/README.W32 index 4c74f12f96c..9d78e4f5e89 100644 --- a/admin/nt/README.W32 +++ b/admin/nt/README.W32 | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | ||
| 2 | Free Software Foundation, Inc. | ||
| 3 | See the end of the file for license conditions. | ||
| 4 | |||
| 1 | Emacs for Windows | 5 | Emacs for Windows |
| 2 | 6 | ||
| 3 | This README file describes how to set up and run a precompiled version | 7 | This README file describes how to set up and run a precompiled version |
| @@ -211,3 +215,21 @@ | |||
| 211 | c-submit-bug-report for C/C++/Java mode, etc. | 215 | c-submit-bug-report for C/C++/Java mode, etc. |
| 212 | 216 | ||
| 213 | Enjoy! | 217 | Enjoy! |
| 218 | |||
| 219 | |||
| 220 | This file is part of GNU Emacs. | ||
| 221 | |||
| 222 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 223 | it under the terms of the GNU General Public License as published by | ||
| 224 | the Free Software Foundation; either version 3, or (at your option) | ||
| 225 | any later version. | ||
| 226 | |||
| 227 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 228 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 229 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 230 | GNU General Public License for more details. | ||
| 231 | |||
| 232 | You should have received a copy of the GNU General Public License | ||
| 233 | along with GNU Emacs; see the file COPYING. If not, write to the | ||
| 234 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 235 | Boston, MA 02110-1301, USA. | ||