[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/gnats gnats.el
From: |
pdm |
Subject: |
gnats/gnats gnats.el |
Date: |
30 Dec 2000 20:37:24 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 2000-12-30 12:37:24
Modified files:
gnats : gnats.el
Log message:
* gnats.el: Minor docstring fixes.
Fixes required by checkdoc.
(gnats-apply-edit): Invalid construct fixed.
(send-pr): Autoload.
(edit-pr): Autoload.
(edit-pr): Convert `pr' to string before using it as a string.
(gnats-get-addr-info): Convert `pr' to string before using it as a
string.
(gnats-apply-or-submit): The `count' argument removed.
(gnats-submit-pr): The `count' argument removed.
(gnats-apply-edits): The `count' argument removed.
(gnats-send-command): Make `cstr' a local variable.
(gnats-edit-server): Assign a value to `gnats-server-conn'.
(gnats-get-addr-info): Signal an error if the server info couldn't
be retrieved.
(gnats-get-addr-info): Be careful about the buffer locality of
`gnats-server-conn'.
- gnats/gnats gnats.el,
pdm <=