From: unknown Date: Fri, 2 Mar 2012 10:23:29 +0000 (+0100) Subject: remove bookmarks file from repository X-Git-Url: http://g0dil.de/git?p=emacs-init.git;a=commitdiff_plain;h=934ac9ad8d12a9c7bfdd0c2ba3a99aa1b4d527bd remove bookmarks file from repository --- diff --git a/.gitignore b/.gitignore index 1902f2c..fc5447c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ auto-save-list/ eshell/ *.elc server +bookmarks \ No newline at end of file diff --git a/bookmarks b/bookmarks deleted file mode 100644 index c25b2f8..0000000 --- a/bookmarks +++ /dev/null @@ -1,19 +0,0 @@ -;;;; Emacs Bookmark Format Version 1 ;;;; -;;; This format is meant to be slightly human-readable; -;;; nevertheless, you probably don't want to edit it. -;;; -*- End Of Bookmark File Format Version Stamp -*- -(#1=(#("000037305 _IFF.cpp" 0 18 - (bmkp-full-record #1#)) - (annotation . "Assertion thrown g_timePseudo 0.0 but valid") - (filename . "d:/Devel/KATI-git/KATI/Dev/_IFF.cpp") - (buffer-name . "_IFF.cpp") - (front-context-string . " str=g_timePseud") - (rear-context-string . "ing strValue;\n \n") - (front-context-region-string) - (rear-context-region-string) - (visits . 1) - (time 20110 56064 945000) - (created 20110 55911 602000) - (position . 37305) - (end-position . 37305)) -) \ No newline at end of file