logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

gtk-doc-1.8-emacs-keybindings.patch (582B)


  1. --- gtk-doc-1.8-orig/tools/gtk-doc.el 2007-01-03 16:04:14.000000000 +0100
  2. +++ gtk-doc-1.8/tools/gtk-doc.el 2007-07-29 21:56:45.000000000 +0200
  3. @@ -262,7 +262,7 @@
  4. ;; set global binding for this key (follows the format for
  5. ;; creating a changelog entry ...)
  6. -(global-set-key "\C-x4h" 'gtk-doc-insert)
  7. +;;(global-set-key "\C-x4h" 'gtk-doc-insert)
  8. ;; Define another function for inserting a section header.
  9. @@ -280,4 +280,4 @@
  10. " */\n"))
  11. ;; Set the key binding.
  12. -(global-set-key "\C-x4s" 'gtk-doc-insert-section)
  13. +;;(global-set-key "\C-x4s" 'gtk-doc-insert-section)