[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: |
27 Jan 2001 22:26:51 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 2001-01-27 14:26:50
Modified files:
gnats : gnats.el
Log message:
* gnats.el (gnats-edit-mode): Don't make the buffer read only.
(gnats-next-field): New command.
(gnats-previous-field): New command.
(gnats-find-field-adjust): New function.
(gnats-find-previous-field): New function.
(gnats-edit-mode-map): New keys for the new commands defined.
(gnats-edit-mode-menu): New menu.
(gnats-format-field): Support mouse editting on enumerated fields.
(gnats-replace-curr-text): Likewise.
(gnats-edit-button-map): New keymap.
(gnats-mouse-request-enum): New command.
(gnats-request-enum): If invoked by a mouse event, use X menu.
(gnats-request-enum): Choose as the default value the one starting
with the last command letter, if possible.
(gnats-find-next-field): Return a right position for multiline
fields.
(gnats-query-view-pr): Call mouse-set-point if needed.