merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 17 Feb 2011 21:40:31 +0200
changeset 814 ff2b821d9632
parent 811 8bf021fbd3c4 (current diff)
parent 813 34a39aae2618 (diff)
child 819 4ea9da2b2001
merged
emacs.rst
--- a/emacs.rst	Thu Feb 17 18:13:03 2011 +0200
+++ b/emacs.rst	Thu Feb 17 21:40:31 2011 +0200
@@ -2,6 +2,12 @@
 
 * About.
 
+  http://elpa.gnu.org/
+                Packages for Emacs. This requires Emacs version 24.1 or
+                higher.
+
+* Getting help.
+
   http://news.gmane.org/gmane.emacs.help
   http://news.gmane.org/gmane.emacs.announce
   http://news.gmane.org/gmane.emacs.auctex.announce
--- a/gcc.rst	Thu Feb 17 18:13:03 2011 +0200
+++ b/gcc.rst	Thu Feb 17 21:40:31 2011 +0200
@@ -50,6 +50,10 @@
 programs: ...
 libraries: ...
 
+Use -### in actual invoking:
+
+  $ gcc -### -o foo foo.c
+
   $ ld --verbose | grep SEARCH_DIR
 
 'LIBRARY_PATH' and 'LD_LIBRARY_PATH'