emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117476: test/indent/scheme.scm: New file.


From: Stefan Monnier
Subject: [Emacs-diffs] emacs-24 r117476: test/indent/scheme.scm: New file.
Date: Tue, 02 Sep 2014 20:47:50 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117476
revision-id: address@hidden
parent: address@hidden
committer: Stefan Monnier <address@hidden>
branch nick: emacs-24
timestamp: Tue 2014-09-02 16:47:44 -0400
message:
  test/indent/scheme.scm: New file.
added:
  test/indent/scheme.scm         scheme.scm-20140417210116-orjfjpzrbauh15ad-1
=== added file 'test/indent/scheme.scm'
--- a/test/indent/scheme.scm    1970-01-01 00:00:00 +0000
+++ b/test/indent/scheme.scm    2014-09-02 20:47:44 +0000
@@ -0,0 +1,9 @@
+#!/usr/bin/scheme is this a comment?
+
+;; This one is a comment
+(a)
+#| and this one as #|well|# as this! |#
+(b)
+(cons #;(this is a
+         comment)
+ head tail)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]