aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES62
-rw-r--r--admin/FOR-RELEASE16
-rw-r--r--admin/make-tarball.txt10
-rw-r--r--admin/notes/lel-TODO22
-rw-r--r--admin/notes/multi-tty3
5 files changed, 41 insertions, 72 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index ab485360138..b2c11459c85 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -3,10 +3,9 @@ of their use. Feel free to add more macros and more categories.
3 3
4** Distinguishing OSes ** 4** Distinguishing OSes **
5 5
6MAC_OS Compiling for some version of Mac OS? 6MAC_OS Compiling for the `mac' window-system.
7MAC_OS8 Compiling for Mac OS version 8. Requires MAC_OS? 7MAC_OS8 Compiling for Mac OS Classic (v8 or v9).
8MAC_OSX Compiling for Mac OS X? Is that also valid for Darwin? 8MAC_OSX Compiling for Mac OS X. Not bare Darwin.
9MAC_OS_X ?? Apparently only used once in mac.c.
10CYGWIN Compiling the Cygwin port. 9CYGWIN Compiling the Cygwin port.
11__CYGWIN__ Ditto 10__CYGWIN__ Ditto
12MSDOS Compiling the MS-DOS port. 11MSDOS Compiling the MS-DOS port.
@@ -44,25 +43,9 @@ REL_ALLOC Compile in the relocatable memory allocator ralloc.c.
44SYSTEM_MALLOC Use the system library's malloc. 43SYSTEM_MALLOC Use the system library's malloc.
45 44
46** All references to these symbols should be removed, all their definitions are gone ** 45** All references to these symbols should be removed, all their definitions are gone **
47ALLIANT 46
48ALLIANT_2800
49ALTOS
50APOLLO
51APOLLO_SR10
52RTU
53STRIDE
54UNIPLUS
55GOULD
56NU 47NU
57pyramid
58sps7
59tahoe
60tek4300
61__DGUX
62DGUX
63romp 48romp
64ibmrt
65NEWSOS5
66 49
67** Temporarily put defines from removed files here, check if these macros need to be documented or removed because they are not used anymore. ** 50** Temporarily put defines from removed files here, check if these macros need to be documented or removed because they are not used anymore. **
68 51
@@ -77,7 +60,6 @@ BAUD_CONVERT
77BROKEN_FIONREAD 60BROKEN_FIONREAD
78BROKEN_SELECT_NON_X 61BROKEN_SELECT_NON_X
79BROKEN_SIGIO 62BROKEN_SIGIO
80BROKEN_START
81BROKEN_TIOCGETC 63BROKEN_TIOCGETC
82BROKEN_TIOCGWINSZ 64BROKEN_TIOCGWINSZ
83BSD4_2 65BSD4_2
@@ -110,9 +92,6 @@ DOT_GLOBAL_START
110DUMMIES 92DUMMIES
111EEOF 93EEOF
112ELF 94ELF
113ERROR0
114ERROR1
115ERROR2
116EXEC_HDR_TYPE 95EXEC_HDR_TYPE
117EXEC_MAGIC 96EXEC_MAGIC
118EXEC_PAGESIZE 97EXEC_PAGESIZE
@@ -122,6 +101,7 @@ FIRST_PTY_LETTER
122FREE_RETURN_TYPE 101FREE_RETURN_TYPE
123FSCALE 102FSCALE
124F_SETOWN_BUG 103F_SETOWN_BUG
104F_SETOWN_SOCK_NEG
125GC_MARK_STACK 105GC_MARK_STACK
126GC_SETJMP_WORKS 106GC_SETJMP_WORKS
127GETPGRP_NO_ARG 107GETPGRP_NO_ARG
@@ -166,8 +146,6 @@ IRIS
166IRIS_4D 146IRIS_4D
167IRIX6_5 147IRIX6_5
168IRIX_FORCE_32_BITS 148IRIX_FORCE_32_BITS
169ISC4_0
170ISI68K
171KEEP_OLD_PADDR 149KEEP_OLD_PADDR
172KEEP_OLD_TEXT_SCNPTR 150KEEP_OLD_TEXT_SCNPTR
173KERNEL_FILE 151KERNEL_FILE
@@ -190,19 +168,15 @@ LIB_X11_LIB
190LINKER 168LINKER
191LOAD_AVE_CVT 169LOAD_AVE_CVT
192LOAD_AVE_TYPE 170LOAD_AVE_TYPE
193LONG_ALIGN
194L_SET 171L_SET
195MAIL_PROGRAM_NAME 172MAIL_PROGRAM_NAME
196MAIL_USE_FLOCK 173MAIL_USE_FLOCK
197MAKE_PARALLEL
198MAXNAMLEN 174MAXNAMLEN
199MEMMOVE_MISSING 175MEMMOVE_MISSING
200MEMORY_IN_STRING_H 176MEMORY_IN_STRING_H
201MKDIR_PROTOTYPE 177MKDIR_PROTOTYPE
202MOTIF 178MOTIF
203M_TERMINFO
204NARROWPROTO 179NARROWPROTO
205NBPC
206NEED_ERRNO 180NEED_ERRNO
207NEED_NET_ERRNO_H 181NEED_NET_ERRNO_H
208NEED_PTEM_H 182NEED_PTEM_H
@@ -221,14 +195,13 @@ NO_PTY_H
221NO_REMAP 195NO_REMAP
222NO_SIOCTL_H 196NO_SIOCTL_H
223NO_SOCKETS_IN_FILE_SYSTEM 197NO_SOCKETS_IN_FILE_SYSTEM
198NO_SOCK_SIGIO
224NO_TERMIO 199NO_TERMIO
225NO_UNION_TYPE 200NO_UNION_TYPE
201NO_UNION_TYPE
226NSIG 202NSIG
227NSIG_MINIMUM 203NSIG_MINIMUM
228OBJECTS_MACHINE 204OBJECTS_MACHINE
229OLDXMENU_OPTIONS
230OLD_PROGRAM_H
231OLD_SECTION_H
232ORDINARY_LINK 205ORDINARY_LINK
233OSF1 206OSF1
234O_NDELAY 207O_NDELAY
@@ -239,16 +212,12 @@ PNTR_COMPARISON_TYPE
239POSIX_SIGNALS 212POSIX_SIGNALS
240PREFER_VSUSP 213PREFER_VSUSP
241PTY_ITERATION 214PTY_ITERATION
242PTY_MAJOR
243PTY_MINOR
244PTY_NAME_SPRINTF 215PTY_NAME_SPRINTF
245PTY_OPEN 216PTY_OPEN
246PTY_TTY_NAME_SPRINTF 217PTY_TTY_NAME_SPRINTF
247PURESIZE 218PURESIZE
248READ 219READ
249REL_ALLOC 220REL_ALLOC
250RISCiX
251RISCiX_1_1
252RUN_TIME_REMAP 221RUN_TIME_REMAP
253SECTION_ALIGNMENT 222SECTION_ALIGNMENT
254SEEK 223SEEK
@@ -266,7 +235,6 @@ SKTPAIR
266SMAIL 235SMAIL
267START_FILES 236START_FILES
268SUNOS4 237SUNOS4
269SUNOS4_SHARED_LIBRARIES
270SUNOS_LOCALTIME_BUG 238SUNOS_LOCALTIME_BUG
271SVR4 239SVR4
272SWITCH_ENUM_BUG 240SWITCH_ENUM_BUG
@@ -281,7 +249,6 @@ S_IFLNK
281S_IFMT 249S_IFMT
282S_IREAD 250S_IREAD
283S_IWRITE 251S_IWRITE
284TAHOE_REGISTER_BUG
285TERMCAP 252TERMCAP
286TERMINFO 253TERMINFO
287TEXT_END 254TEXT_END
@@ -290,8 +257,6 @@ TEXT_START_ADDR
290THIS_IS_MAKEFILE 257THIS_IS_MAKEFILE
291TPIX 258TPIX
292ULIMIT_BREAK_VALUE 259ULIMIT_BREAK_VALUE
293UMAX
294UMAX4_2
295UNEXEC 260UNEXEC
296USE_DL_STUBS 261USE_DL_STUBS
297USE_GETOBAUD 262USE_GETOBAUD
@@ -303,20 +268,17 @@ USG5_3
303USG5_4 268USG5_4
304USG_JOBCTRL 269USG_JOBCTRL
305USG_SHARED_LIBRARIES 270USG_SHARED_LIBRARIES
306V3x
307VIRT_ADDR_VARIES 271VIRT_ADDR_VARIES
308WORDS_BIG_ENDIAN 272WORDS_BIG_ENDIAN
309WORD_MACHINE 273WORD_MACHINE
310WRITE 274WRITE
311X11R4 275X11R4
312XENIX
313XICCC 276XICCC
314XINT 277XINT
315XSET 278XSET
316XUINT 279XUINT
317X_DEFAULT_FONT 280X_DEFAULT_FONT
318_ABIN32 281_ABIN32
319_CX_UX
320_MIPS_SZLONG 282_MIPS_SZLONG
321_POSIX_SOURCE 283_POSIX_SOURCE
322__main 284__main
@@ -325,15 +287,10 @@ _setjmp
325_sobuf 287_sobuf
326aix386 288aix386
327alloca 289alloca
328amdahl_uts
329aouthdr 290aouthdr
330celerity
331clipper
332convex
333data_start 291data_start
334drem 292drem
335dsize 293dsize
336elxsi
337emacs 294emacs
338entry 295entry
339etext 296etext
@@ -348,17 +305,12 @@ jmp_buf
348longjmp 305longjmp
349m68000 306m68000
350m68k 307m68k
351m88k
352magic 308magic
353mc68000 309mc68000
354mips 310mips
355orion
356sel 311sel
357subprocesses 312subprocesses
358sun 313sun
359sun_68881
360sun_fpa
361sun_soft
362text_start 314text_start
363 315
364# arch-tag: bc80061a-1168-4911-9766-46aaf2640250 316# arch-tag: bc80061a-1168-4911-9766-46aaf2640250
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 0aa75f301a8..25d0483e09a 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -96,29 +96,23 @@ minimized. I don't know what is left to do here.
96 96
97** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect 97** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
98 98
99** Stephen.Berman@gmx.net: minibuffer and current-local-map
100
101** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround 99** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
102 100
103** Get rid of old-style backquotes in cc-vars.el.
104ttn has a patch:
105http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02052.html
106
107** Fix or document the shortcoming of easymenu and :suffix.
108http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01857.html
109
110** Fix problem with mode-name in SGML mode. 101** Fix problem with mode-name in SGML mode.
111If mode-name stays non-string, add NEWS entry and doc fix. 102If mode-name stays non-string, add NEWS entry and doc fix.
112http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html 103http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html
113 104
114** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop
115
116** multi-tty does not work correctly. 105** multi-tty does not work correctly.
117If the server is started from a tty frame and emacsclient creates an 106If the server is started from a tty frame and emacsclient creates an
118X11 frame, the tty frame gets confused, it thinks it is an X11 frame 107X11 frame, the tty frame gets confused, it thinks it is an X11 frame
119when trying to do a C-z. This worked with server.el version 1.136, it 108when trying to do a C-z. This worked with server.el version 1.136, it
120broke after that. 109broke after that.
121http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html 110http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html
111Also emacsclient does not work on Windows, it also worked with
112server.el version 1.136.
113http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html
114
115
122 116
123* DOCUMENTATION 117* DOCUMENTATION
124 118
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 9a202d62f85..a5be0ca1d6f 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -21,8 +21,8 @@ For each step, check for possible errors.
21 21
225. rm configure; make bootstrap 225. rm configure; make bootstrap
23 23
246. Commit configure, README, etc/AUTHORS, lisp/finder-inf.el, 246. Commit configure, README, doc/emacs/emacs.texi,
25 lisp/version.el, man/emacs.texi, lispref/elisp.texi, 25 doc/lispref/elisp.texi, etc/AUTHORS, lisp/version.el,
26 mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings, 26 mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings,
27 mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to 27 mac/src/Emacs.r, nt/emacs.rc. Copy lisp/loaddefs.el to
28 lisp/ldefs-boot.el and commit lisp/ldefs-boot.el. For a release, 28 lisp/ldefs-boot.el and commit lisp/ldefs-boot.el. For a release,
@@ -73,9 +73,9 @@ For each step, check for possible errors.
73 ftp://alpha.gnu.org/gnu/emacs/pretest/ for a pretest, at 73 ftp://alpha.gnu.org/gnu/emacs/pretest/ for a pretest, at
74 ftp://ftp.gnu.org/gnu/emacs/ for a release. 74 ftp://ftp.gnu.org/gnu/emacs/ for a release.
75 75
7614. For a pretest, let Richard Stallman <rms@gnu.org> know about the new pretest and 7614. For a pretest, let Richard Stallman <rms@gnu.org> know about the new
77 tell him to announce it using the announcement you prepared. Remind 77 pretest and tell him to announce it using the announcement you prepared.
78 him to set a Reply-to header to <emacs-pretest-bug@gnu.org>. 78 Remind him to set a Reply-to header to <emacs-pretest-bug@gnu.org>.
79 79
8015. Shortly before the release, cut the branch with the following commands: 8015. Shortly before the release, cut the branch with the following commands:
81 81
diff --git a/admin/notes/lel-TODO b/admin/notes/lel-TODO
index f5254d7a956..9246f1dc8c2 100644
--- a/admin/notes/lel-TODO
+++ b/admin/notes/lel-TODO
@@ -1,5 +1,7 @@
1Some lisp/emacs-lisp/ Features and Where They Are Documented 1Some lisp/emacs-lisp/ Features and Where They Are Documented
2Copyright (C) 2007 Free Software Foundation, Inc. 2
3Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4See the end of the file for license conditions.
3 5
4 6
5* Status Key 7* Status Key
@@ -102,6 +104,24 @@ Copyright (C) 2007 Free Software Foundation, Inc.
102 104
103 105
104* Etc 106* Etc
107
108This file is part of GNU Emacs.
109
110GNU Emacs is free software; you can redistribute it and/or modify
111it under the terms of the GNU General Public License as published by
112the Free Software Foundation; either version 3, or (at your option)
113any later version.
114
115GNU Emacs is distributed in the hope that it will be useful,
116but WITHOUT ANY WARRANTY; without even the implied warranty of
117MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
118GNU General Public License for more details.
119
120You should have received a copy of the GNU General Public License
121along with GNU Emacs; see the file COPYING. If not, write to the
122Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
123Boston, MA 02110-1301, USA.
124
105 Local variables: 125 Local variables:
106 mode: outline 126 mode: outline
107 End: 127 End:
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty
index 5895f59bddc..c20364ec576 100644
--- a/admin/notes/multi-tty
+++ b/admin/notes/multi-tty
@@ -1,5 +1,8 @@
1-*- coding: utf-8; mode: text; -*- 1-*- coding: utf-8; mode: text; -*-
2 2
3Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4See the end of the file for license conditions.
5
3From README.multi-tty in the multi-tty branch. 6From README.multi-tty in the multi-tty branch.
4Some of this information may be out of date. 7Some of this information may be out of date.
5 8