From: Andy S. <And...@co...> - 2010-09-11 11:55:45
|
diffing dir... Sat Sep 11 07:54:21 EDT 2010 Andy Stewart <laz...@gm...> * Fix docs Ignore-this: f5cf4155c18161a61e5d5261a133bbef { hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 256 --- \"insert_text\" signal; insertion actually occurs in the default handler for +-- 'insertText' signal; insertion actually occurs in the default handler for hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 366 --- actually emits the \"delete_range\" signal, and the default handler of that +-- actually emits the 'deleteRange' signal, and the default handler of that hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 601 --- belongs to a buffer. The \"mark_deleted\" signal will be emitted as +-- belongs to a buffer. The 'markDeleted' signal will be emitted as hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 679 --- | Emits the \"apply_tag\" signal on the buffer. The default handler for the +-- | Emits the 'applyTag' signal on the buffer. The default handler for the hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 695 --- | Emits the \"remove_tag\" signal. The default handler for the signal +-- | Emits the 'removeTag' signal. The default handler for the signal hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 862 --- modified bit flips, the buffer emits a \"modified_changed\" signal. +-- modified bit flips, the buffer emits a 'modifiedChanged' signal. hunk ./gtk/Graphics/UI/Gtk/Multiline/TextBuffer.chs 918 --- a call to 'textBufferEndUserAction', and emits the \"begin_user_action\" and --- \"end_user_action\" signals only for the outermost pair of calls. This +-- a call to 'textBufferEndUserAction', and emits the 'beginUserAction' and +-- 'endUserAction' signals only for the outermost pair of calls. This } |