This is the mail archive of the gnats-commit@gnu.org mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gnats/gnats gnats.el


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	pdm@sources.redhat.com	2001-01-01 03:25:57

Modified files:
	gnats          : gnats.el 

Log message:
	* gnats.el (gnats-query-font-lock-keywords): New variable.
	(gnats-query-mode): Use it.
	(gnats-edit-font-lock-keywords): New variable.
	(gnats-edit-mode): Use it.
	(gnats-query-view-pr): Use it.
	(gnats-do-query): Don't set EXPR if QUERY is empty.
	(gnats-update-font-lock-keywords): New function.
	(gnats-edit-mode): Use it.
	(gnats-query-view-pr): Use it.
	(gnats-server,gnats-port,gnats-database,gnats-user,gnats-password): New
	user options.
	(gnats-get-addr-info): Use them.
	(gnats-view-mode): New function.
	(gnats-query-view-pr): Use it.
	(gnats-view-edit-pr): New function.
	(gnats-view-mode-hook,gnats-query-mode-hook,gnats-edit-mode-hook): New
	hooks.
	(gnats-get-addr-info): Don't escape when doing prin1-to-string.
	(gnats-edit-mode): Print hint about submitting the edits.
	(gnats-query-current-pr): New function.
	(gnats-query-view-pr): New function.
	(edit-pr): Put stars around the buffer name.
	(send-pr): Put stars around the buffer name.
	(gnats-get-addr-info): Put stars around the buffer name.
	(gnats-edit-server): Put stars about the buffer name.
	(gnats-fetch-pr): Allow fetching problem reports without locking.
	(gnats-get-pr): Allow fetching problem reports without locking.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]