[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: |
11 Aug 2001 11:05:28 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 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