This is the mail archive of the gnats-cvs@sources.redhat.com 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]

gnats/gnats gnats.el


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	pdm@sources.redhat.com	2001-08-11 04:05:28

Modified files:
	gnats          : gnats.el 

Log message:
	(gnats-clear-edit-buffer): The previous change undone.
	(query-pr): Call `gnats-delete-process'.
	(gnats-dbconfig-mode): New major mode.
	(gnats-dbconfig-mode-map): New variable.
	(gnats-dbconfig-mode-syntax-table): New variable.
	(gnats-dbconfig-mode-hook): New variable.
	(gnats-dbconfig-mode-abbrev-table): New variable.
	(gnats-edit-mode): Set paragraph-start and paragraph-separate.
	(gnats-request-enum): New argument NO-DEFAULT.
	(gnats-end-line): Use it.
	(gnats-cycle-enum-value): New function.
	(gnats-insert-char): Use it and bind it to the space key.
	(gnats-query-font-lock-keywords): Highlight any line containing
	`high'.  This is of course wrong but it can't be handled well
	until new query table formatting is written.
	(gnats-insert-char): Character notation of \r and \n fixed.
	(gnats-change-database): New command.
	(gnats-query-mode-map): Bind it to a key.
	(gnats-port): Clarify the type of the variable in the docstring.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gnats.el.diff?cvsroot=gnats&r1=1.19&r2=1.20


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