aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE21
-rw-r--r--admin/MAINTAINERS1
-rw-r--r--admin/notes/lel-TODO56
3 files changed, 49 insertions, 29 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 2f415391d8f..387baade381 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -41,6 +41,18 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
41** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) 41** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
42http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html 42http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
43 43
44** undefined reference getopt_long
45Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
46from 2007-08-27. Impossible to procede without more input from OP (as
47of 20070912, emails are bouncing) or someone else who can reproduce this.
48http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
49
50** emacs-22.1 with GTK problems (with patches)
51Only outstanding issue seems to be whether Solaris 2.6 GTK can be
52supported in the absence of recursive mutexes, via a change to
53alloc.c, or whether configure should abort.
54http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
55
44* BUGS 56* BUGS
45 57
46** Document the changes introduced by multi-tty 58** Document the changes introduced by multi-tty
@@ -86,6 +98,15 @@ be part of Gnus. They should be moved to some other part of Emacs.
86** C-x v v no longer works the way it used to 98** C-x v v no longer works the way it used to
87http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00785.html 99http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00785.html
88 100
101** vc-diff no longer works the way it used to
102http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01753.html
103(vc-revert also needs the repository now with CVS)
104
105** sdl.web@gmail.com, 28 Oct: window-system in face definition
106
107** add README files for etc/gnus, etc/images/smilies/medium,grayscale
108update etc/images README files with any new images
109
89* DOCUMENTATION 110* DOCUMENTATION
90 111
91** Check the Emacs Tutorial. 112** Check the Emacs Tutorial.
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 92f1273b116..f14bc2068db 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -188,7 +188,6 @@ src/scroll.c
188src/search.c 188src/search.c
189src/sound.c 189src/sound.c
190src/strftime.c 190src/strftime.c
191src/sunfns.c
192src/sysdep.c 191src/sysdep.c
193src/termcap.c 192src/termcap.c
194src/terminfo.c 193src/terminfo.c
diff --git a/admin/notes/lel-TODO b/admin/notes/lel-TODO
index b46fdd32737..f5254d7a956 100644
--- a/admin/notes/lel-TODO
+++ b/admin/notes/lel-TODO
@@ -6,68 +6,68 @@ Copyright (C) 2007 Free Software Foundation, Inc.
6 - -- as yet unknown 6 - -- as yet unknown
7 n/a -- not applicable (internal, uninteresting, etc) 7 n/a -- not applicable (internal, uninteresting, etc)
8 todo -- not documented but should be 8 todo -- not documented but should be
9 "NODE" -- documented in or under info node NODE 9 NODE -- documented in or under info node NODE
10 10
11 11
12* Features 12* Features
13 advice - 13 advice (elisp) Advising Functions
14 advice-preload n/a 14 advice-preload n/a
15 assoc - 15 assoc -
16 authors - 16 authors -
17 autoload - 17 autoload (elisp) Autoload
18 avl-tree - 18 avl-tree -
19 backquote n/a 19 backquote n/a
20 benchmark - 20 benchmark n/a
21 bindat "(elisp) Byte Packing" 21 bindat (elisp) Byte Packing
22 byte-compile - 22 byte-compile (elisp) Byte Compilation
23 byte-opt - 23 byte-opt -
24 bytecomp - 24 bytecomp (elisp) Compilation Functions
25 checkdoc - 25 checkdoc (elisp) Documentation Tips
26 cl "(cl)" 26 cl (cl)
27 cl-19 n/a 27 cl-19 n/a
28 cl-compat n/a 28 cl-compat n/a
29 cl-specs n/a 29 cl-specs n/a
30 copyright - 30 copyright -
31 crm - 31 crm -
32 cust-print - 32 cust-print (elisp) Printing in Edebug
33 debug - 33 debug (elisp) Debugger
34 derived - 34 derived (elisp) Derived Modes
35 disass - 35 disass (elisp) Disassembly
36 easy-mmode - 36 easy-mmode (elisp) Defining Minor Modes
37 easymenu - 37 easymenu -
38 edebug - 38 edebug (elisp) Edebug
39 eldoc - 39 eldoc -
40 elint - 40 elint -
41 elp - 41 elp n/a
42 ewoc "(elisp) Separated Rendering" 42 ewoc (elisp) Separated Rendering
43 find-func - 43 find-func -
44 find-gc - 44 find-gc -
45 generic - 45 generic (elisp) Generic Modes
46 gulp n/a 46 gulp n/a
47 helper - 47 helper -
48 levents - 48 levents -
49 lisp-float-type - 49 lisp-float-type -
50 lisp-mnt - 50 lisp-mnt -
51 lisp-mode - 51 lisp-mode n/a
52 lmenu - 52 lmenu -
53 lselect - 53 lselect -
54 lucid - 54 lucid -
55 macroexp - 55 macroexp (elisp) Expansion
56 pp - 56 pp (emacs) Program Indent
57 re-builder - 57 re-builder -
58 regexp-opt - 58 regexp-opt (elisp) Regexp Functions
59 regi - 59 regi -
60 ring "(elisp) Rings" 60 ring (elisp) Rings
61 rx - 61 rx -
62 shadow - 62 shadow -
63 sregex - 63 sregex -
64 syntax - 64 syntax (elisp) Position Parse
65 testcover - 65 testcover -
66 timer - 66 timer (elisp) Timers
67 tq "(elisp) Transaction Queues" 67 tq (elisp) Transaction Queues
68 trace - 68 trace -
69 unsafep - 69 unsafep (elisp) Function Safety
70 warnings - 70 warnings (elisp) Warnings
71 71
72 72
73* Above list created using default directory lisp/emacs-lisp/ with 73* Above list created using default directory lisp/emacs-lisp/ with