aboutsummaryrefslogtreecommitdiff
path: root/sample.emacs
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-19 12:12:22 +0000
committerYang Tse <yangsita@gmail.com>2009-05-19 12:12:22 +0000
commit4677778f854e2f8bfef70069d46c4c694cff859e (patch)
tree8d49abddc6c8b186bc76f95a511a241a6afc03bf /sample.emacs
parentf96204dbe08d5800453d54aec4dc282f1301f834 (diff)
Remove empty line used to force CVS to update the $Id date string format
Diffstat (limited to 'sample.emacs')
-rw-r--r--sample.emacs1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample.emacs b/sample.emacs
index ce5814e4b..c3d05d2bc 100644
--- a/sample.emacs
+++ b/sample.emacs
@@ -44,4 +44,3 @@ nil HOOK is executed and the rest of the hooks are ignored."
'((string-match "other" (buffer-file-name)) . other-c-mode-common-hook))
;; Make sure the default style is appended.
(add-hook 'my-style-selective-mode-hook '(t . my-c-mode-common-hook) t)
-