From mboxrd@z Thu Jan 1 00:00:00 1970 From: pdm@sourceware.cygnus.com To: gnats-cvs@sourceware.cygnus.com Subject: gnats/gnats gnats.el Date: Sat, 30 Dec 2000 12:37:00 -0000 Message-id: <20001230203724.26412.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00129.html List-Id: CVSROOT: /cvs/gnats Module name: gnats Changes by: pdm@sources.redhat.com 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'.