merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 18 Feb 2011 18:02:24 +0200
changeset 819 4ea9da2b2001
parent 814 ff2b821d9632 (diff)
parent 818 f73cf47ef8f6 (current diff)
child 822 128982e6689b
merged
--- a/emacs.rst	Fri Feb 18 16:55:43 2011 +0200
+++ b/emacs.rst	Fri Feb 18 18:02:24 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	Fri Feb 18 16:55:43 2011 +0200
+++ b/gcc.rst	Fri Feb 18 18:02:24 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'