emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recent change to xfns.c breaks compilation


From: Markus Rost
Subject: Re: Recent change to xfns.c breaks compilation
Date: Thu, 17 Jul 2003 10:38:42 -0400 (EDT)

   What does "quoted" mean here?  I don't see anything that
   looks like quoting to me.

What about adding more explanations, like


===Buffer *diff*============================================
cd /home/rost/cvs/emacs/
diff -c /home/rost/cvs/emacs/configure.in /tmp/buffer-content-22086Ybz
*** /home/rost/cvs/emacs/configure.in   Tue Jul 15 11:46:51 2003
--- /tmp/buffer-content-22086Ybz        Thu Jul 17 10:36:19 2003
***************
*** 182,187 ****
--- 182,189 ----
  dnl per the autoconf manual, we can speed up autoconf somewhat by quoting
  dnl the great gob of text.  Thus it's not processed for possible expansion.
  dnl Just make sure the brackets remain balanced.
+ 
+ dnl evil changequote begins
  [
  
  ### If you add support for a new configuration, add code to this
***************
*** 1168,1173 ****
--- 1170,1176 ----
  fi
  
  ]
+ dnl evil changequote ends
  
  if test $unported = yes; then
    AC_MSG_ERROR([Emacs hasn't been ported to `${canonical}' systems.

Diff finished at Thu Jul 17 10:36:20
============================================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]