Comment change.
This commit is contained in:
parent
9cc84e31c9
commit
cdbf596449
2 changed files with 7 additions and 5 deletions
|
@ -16,8 +16,9 @@
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with GNU Emacs; see the file COPYING. If not, write to
|
along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
|
Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
See also sorted-doc.c, which produces similar output
|
See also sorted-doc.c, which produces similar output
|
||||||
but in texinfo format and sorted by function/variable name. */
|
but in texinfo format and sorted by function/variable name. */
|
||||||
|
|
|
@ -17,9 +17,10 @@
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with GNU Emacs; see the file COPYING. If not, write to
|
along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
|
Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
This version sorts the output by function name. */
|
This version sorts the output by function name. */
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue