[sawfish] Updated Emacs auto mode setting upon finding file.
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] Updated Emacs auto mode setting upon finding file.
- Date: Sat, 8 Jan 2011 09:41:01 +0000 (UTC)
commit 7ff5aeaac1778dc8e444e5b6320b45eed3b6a20d
Author: Teika kazura <teika lavabit com>
Date: Sat Jan 8 13:45:07 2011 +0900
Updated Emacs auto mode setting upon finding file.
lisp/sawfish/cfg/main.jl.in | 4 ++--
scripts/sawfish-about.jl.in | 3 ++-
scripts/sawfish-client.jl | 3 ++-
scripts/sawfish-menu.jl | 3 ++-
4 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/lisp/sawfish/cfg/main.jl.in b/lisp/sawfish/cfg/main.jl.in
index f8cf528..726df52 100644
--- a/lisp/sawfish/cfg/main.jl.in
+++ b/lisp/sawfish/cfg/main.jl.in
@@ -48,7 +48,7 @@ exec rep "$0" "$@"
(run-shell))
-
+;; Emacs support
;; Local variables:
-;; major-mode: sawfish-mode
+;; mode: sawfish
;; End:
diff --git a/scripts/sawfish-about.jl.in b/scripts/sawfish-about.jl.in
index d8f6efe..25b31f9 100644
--- a/scripts/sawfish-about.jl.in
+++ b/scripts/sawfish-about.jl.in
@@ -68,6 +68,7 @@ exec rep --batch "$0" "$@"
)
+;; Emacs support
;; Local variables:
-;; major-mode: lisp-mode
+;; mode: sawfish
;; End:
diff --git a/scripts/sawfish-client.jl b/scripts/sawfish-client.jl
index 0351215..5bd0fe0 100644
--- a/scripts/sawfish-client.jl
+++ b/scripts/sawfish-client.jl
@@ -150,6 +150,7 @@ sawfish comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING\n"
(main)
+;; Emacs support
;; Local variables:
-;; major-mode: lisp-mode
+;; mode: sawfish
;; End:
diff --git a/scripts/sawfish-menu.jl b/scripts/sawfish-menu.jl
index 582d83d..fab70bd 100644
--- a/scripts/sawfish-menu.jl
+++ b/scripts/sawfish-menu.jl
@@ -120,6 +120,7 @@ exec rep "$0" "$@"
(end-of-stream))
+;; Emacs support
;; Local Variables:
-;; major-mode: lisp-mode
+;; mode: sawfish
;; End:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]