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