equal
deleted
inserted
replaced
48 |
48 |
49 Add (error 'No error until here') in the middle of your file. If you get the |
49 Add (error 'No error until here') in the middle of your file. If you get the |
50 error 'No error until here' when reloading the file, move the expression |
50 error 'No error until here' when reloading the file, move the expression |
51 towards the back of the file, otherwise towards the front of the file. |
51 towards the back of the file, otherwise towards the front of the file. |
52 |
52 |
|
53 ** Call tree. |
|
54 |
|
55 Before byte compiling file execute |
|
56 |
|
57 (setq byte-compile-generate-call-tree t) |
|
58 |
53 * WWW. |
59 * WWW. |
54 |
60 |
55 ** Text based WWW browser. |
61 ** Text based WWW browser. |
56 |
62 |
57 http://en.wikipedia.org/wiki/W3m |
63 http://en.wikipedia.org/wiki/W3m |