Module Ed_mode_changelog (.ml)


module Ed_mode_changelog: sig .. end
Sourceview mode for ChangeLog files.

val new_day_entry : Ed_sourceview.sourceview -> string array -> unit
Adds a new day entry in the given sourceview. This is the code of the "changelog_new_day_entry" command. It uses the username and usermail global variables.
val mode : Ed_sourceview.mode
The mode.