bookmark-edit-annotation-mode

bookmark-edit-annotation-mode is an interactive compiled Lisp function in `bookmark.el'.


(bookmark-edit-annotation-mode)

Parent mode: `text-mode'.

Mode for editing the annotation of bookmarks.
When you have finished composing, type M-x bookmark-send-annotation.

key binding
--- -------

C-c Prefix Command
ESC Prefix Command

C-c C-c bookmark-send-edited-annotation

C-M-i ispell-complete-word



In addition to any hooks its parent mode `text-mode' might have run,
this mode runs the hook `bookmark-edit-annotation-mode-hook', as the final step
during initialization.