]> gitweb @ CieloNegro.org - sugar.git/blob - dot-files/_ecb-user-layouts_el
Auto commit by The Sugar System.
[sugar.git] / dot-files / _ecb-user-layouts_el
1 ;;; .ecb-user-layouts.el --- user defined ECB-layouts
2
3 ;; Copyright (C) 2001 - 2005 Jesper Nordenberg
4 ;; Copyright (C) 2001 - 2005 Free Software Foundation, Inc.
5 ;; Copyright (C) 2001 - 2005 Klaus Berndl <klaus.berndl@sdm.de>
6
7 ;; Author: Klaus Berndl <klaus.berndl@sdm.de>
8 ;; Maintainer: Klaus Berndl <klaus.berndl@sdm.de>
9 ;; Keywords: java, class, browser
10
11 ;; This program is free software; you can redistribute it and/or modify it
12 ;; under the terms of the GNU General Public License as published by the Free
13 ;; Software Foundation; either version 2, or (at your option) any later
14 ;; version.
15
16 ;; This program is distributed in the hope that it will be useful, but WITHOUT
17 ;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
18 ;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
19 ;; more details.
20
21 ;; You should have received a copy of the GNU General Public License along
22 ;; with GNU Emacs; see the file COPYING. If not, write to the Free Software
23 ;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
24
25 ;;; Commentary:
26
27 ;; This file contains all user-defined ECB-layouts created by the command
28 ;; `ecb-create-new-layout'.
29
30 ;; !!! DO NOT EDIT THIS FILE MANUALLY - IT IS GENERATED BY ECB !!!
31
32 (ecb-layout-define "dirs-and-methods" left nil
33   (ecb-split-ver 0.5 t)
34   (if (fboundp (quote ecb-set-speedbar-buffer)) (ecb-set-speedbar-buffer) (ecb-set-default-ecb-buffer))
35   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
36   (dotimes (i 1) (other-window -1) (if (equal (selected-window) ecb-compile-window) (other-window -1)))
37   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
38   (dotimes (i 1) (other-window -1) (if (equal (selected-window) ecb-compile-window) (other-window -1)))
39   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
40   (if (fboundp (quote ecb-set-methods-buffer)) (ecb-set-methods-buffer) (ecb-set-default-ecb-buffer))
41   (dotimes (i 2) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
42   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
43   (dotimes (i 1) (other-window -1) (if (equal (selected-window) ecb-compile-window) (other-window -1)))
44   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
45   (dotimes (i 1) (other-window -1) (if (equal (selected-window) ecb-compile-window) (other-window -1)))
46   (if (fboundp (quote ecb-set-directories-buffer)) (ecb-set-directories-buffer) (ecb-set-default-ecb-buffer))
47   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
48   (dotimes (i 1) (other-window 1) (if (equal (selected-window) ecb-compile-window) (other-window 1)))
49   )