]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 07:42:14 +0000 (07:42 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 07:42:14 +0000 (07:42 +0000)
src/s/hpux.h

index aad30c0a6d50fbb637e1e253307f5eb923964e59..1fb83a7a07561f7931411a84570692efded8a5b3 100644 (file)
@@ -168,6 +168,7 @@ Boston, MA 02110-1301, USA.  */
 /* USG systems tend to put everything declared static
    into the initialized data area, which becomes pure after dumping Emacs.
    Foil this.  Emacs carefully avoids static vars inside functions.
+   http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00368.html
    As of at least HPUX 11.11 (2000), it seems this workaround is no
    longer needed.  Try uncommenting the following if you have problems
    on older versions.  */