Skip to content

Instantly share code, notes, and snippets.

View dunn's full-sized avatar
💭
no

Alexandra Catalina dunn

💭
no
View GitHub Profile
diff --git a/ac-js2.el b/ac-js2.el
index 1b010e2..9325735 100644
--- a/ac-js2.el
+++ b/ac-js2.el
@@ -282,11 +282,11 @@ string contain a function prototype."
"Setup ac-js2 to be used with auto-complete-mode."
(add-to-list 'ac-sources 'ac-source-js2)
(auto-complete-mode)
- (ac-define-source "js2"
- '((candidates . ac-js2-ac-candidates)
2015-08-03 07:57:01 -0700
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/units/2.11
configure: WARNING: unrecognized options: --disable-debug, --disable-dependency-tracking
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
2015-08-02 23:02:04 -0700
make
all
CC=clang
BOOST_INCLUDES=/usr/local/opt/boost/include
BOOST_LIBS=/usr/local/opt/boost/lib
clang -c -g -Wall -I/usr/local/opt/boost/include cputhrottle.cc
clang -c -g -Wall -I/usr/local/opt/boost/include manip.cc
2015-08-02 22:37:22 -0700
tar
xf
lsof_4.89_src.tar
2015-08-02 08:38:48 -0700
./build.sh
Building bsondump...
Building mongostat...
Building mongofiles...
Building mongoexport...
Building mongoimport...
Building mongorestore...
In pandoc-output-format-hydra/lambda-a:
pandoc-mode.el:1011:37:Warning: reference to free variable
`pandoc-output-format-hydra/hint'
In pandoc-output-format-hydra/lambda-B:
pandoc-mode.el:1004:64:Warning: reference to free variable
`pandoc-output-format-hydra/hint'
In pandoc-output-format-hydra/lambda-C:
pandoc-mode.el:1004:64:Warning: reference to free variable
2015-08-01 06:52:51 -0700
../configure
--build=x86_64-apple-darwin14.4.0
--prefix=/usr/local/Cellar/gcc/5.2.0_1
--libdir=/usr/local/Cellar/gcc/5.2.0_1/lib/gcc/5
--enable-languages=c,c++,objc,obj-c++,fortran
--program-suffix=-5
--with-gmp=/usr/local/opt/gmp
--with-mpfr=/usr/local/opt/mpfr
cask exec emacs -Q -batch -L . -L tests \
-l tests/smartparens-test.el -f ert-run-tests-batch-and-exit
Warning: Lisp directory `/usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/emacs-parallel': No such file or directory
Warning: Lisp directory `/usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/emacs-parallel': No such file or directory
Running 45 tests (2015-07-30 13:02:53-0700)
passed 1/45 sp-test-basic-insertion
passed 2/45 sp-test-buffer-modified-sp-skip-closing-pair
passed 3/45 sp-test-command-backward-delete-char
Indenting region...
Indenting region...done
diff --git a/-i b/-i
deleted file mode 100644
index e69de29..0000000
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e999b2f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+-i
2015-07-23 19:17:40 -0700
make
regular
cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Release -DWithSharedLibluv=OFF -DWithPackageSH=ON -DWithPackageTGZ=ON -DWithPackageTBZ2=ON -DWithOpenSSL=ON -DWithSharedOpenSSL=OFF
-- The C compiler identification is AppleClang 6.1.0.6020053
-- The ASM compiler identification is AppleClang
-- Found assembler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang