aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorRichard M. Stallman2005-12-16 02:07:23 +0000
committerRichard M. Stallman2005-12-16 02:07:23 +0000
commit62e5dd0852baf0def30911916c8751680ef2cb78 (patch)
tree570874473b4e1c12c60555cb168e018aef4f7fe1 /admin
parent1e812158984f636c0c611a9efada416a2efb9d38 (diff)
downloademacs-62e5dd0852baf0def30911916c8751680ef2cb78.tar.gz
emacs-62e5dd0852baf0def30911916c8751680ef2cb78.zip
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 975bc26b192..10dff66814f 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -50,6 +50,8 @@ invalid pointer from string_free_list.
50 50
51* BUGS 51* BUGS
52 52
53** circle-printing bug from Stephen Berman; see my 5 Dec message.
54
53** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS" 55** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS"
54 56
55** TCP server processes do not work on Windows. 57** TCP server processes do not work on Windows.
@@ -61,6 +63,9 @@ Seems to be a problem in sys_select in w32proc.c.
61 63
62* DOCUMENTATION 64* DOCUMENTATION
63 65
66** Add a node to the Lisp manual describing key sequences from the
67Lisp point of view.
68
64** Fix some of these doc strings by adding \\<keymap-name> where needed. 69** Fix some of these doc strings by adding \\<keymap-name> where needed.
65 70
66ada-mode 71ada-mode