Changeset 1562 for trunk/sql/misc
- Timestamp:
- 05/25/07 19:37:48 (18 months ago)
- Files:
-
- 1 modified
-
trunk/sql/misc/macros.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sql/misc/macros.el
r1525 r1562 3 3 ;; 4 4 5 (fset 'psql-fk-update 6 [?\C-s ?a ?l ?t ?e ?r ? ?t ?a ?b ?l ?e ?\C-m right ?\C- ?\C-e left escape ?w ?\C-s ?a ?d ?d ? ?c ?o ?n ?s ?t ?r ?a ?i ?n ?t ?\C-m right right right ?\C-y ?\C-k ?\C-s ?f ?o ?r ?e ?i ?g ?n ? ?k ?e ?y ?\C-m right right ?\C- ?\C-s ?) left escape ?w up end ?_ ?\C-y ?\C-s ?r ?e ?f ?e ?r ?e ?n ?\C-m right right right right ?\C- ?\C-e ?\; backspace left escape ?w up up end ?_ ?\C-y]) 5 (fset 'psql-fk-update [?\C-s ?a ?l ?t ?e ?r ? ?t ?a ?b ?l ?e ?\C-m right ?\C- ?\C-e left escape ?w ?\C-s ?a ?d ?d ? ?c ?o ?n ?s ?t ?r ?a ?i ?n ?t ?\C-m right right right ?\C-y ?\C-k ?\C-s ?f ?o ?r ?e ?i ?g ?n ? ?k ?e ?y ?\C-m right right ?\C- ?\C-s ?) left escape ?w up end ?_ ?\C-y ?\C-s ?r ?e ?f ?e ?r ?e ?n ?\C-m right right right right ?\C- ?\C-e ?\; backspace left escape ?w up up end ?_ ?\C-y]) 7 6
