unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* man/cc-mode.ss.
@ 2005-04-11 16:22 Lute Kamstra
  2005-04-12  2:59 ` man/cc-mode.ss Richard Stallman
  0 siblings, 1 reply; 10+ messages in thread
From: Lute Kamstra @ 2005-04-11 16:22 UTC (permalink / raw)


man/cc-mode.texi defines an index for syntactic symbols (@defindex ss)
which results in a file cc-mode.ss when cc-mode.dvi is made.  What
about these changes to deal with that file?

Lute.


Index: man/.cvsignore
===================================================================
RCS file: /cvsroot/emacs/emacs/man/.cvsignore,v
retrieving revision 1.6
diff -c -r1.6 .cvsignore
*** man/.cvsignore	15 Jul 2002 12:06:01 -0000	1.6
--- man/.cvsignore	11 Apr 2005 16:15:24 -0000
***************
*** 18,21 ****
--- 18,22 ----
  *.tps
  *.vr
  *.vrs
+ cc-mode.ss
  Makefile
Index: man/Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/man/Makefile.in,v
retrieving revision 1.63
diff -c -r1.63 Makefile.in
*** man/Makefile.in	27 Dec 2004 19:56:34 -0000	1.63
--- man/Makefile.in	11 Apr 2005 16:15:25 -0000
***************
*** 1,7 ****
  #### Makefile for the Emacs Manual and other documentation.
  
! # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
! #  Free Software Foundation, Inc.
  
  # This file is part of GNU Emacs.
  
--- 1,7 ----
  #### Makefile for the Emacs Manual and other documentation.
  
! # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004,
! #   2005 Free Software Foundation, Inc.
  
  # This file is part of GNU Emacs.
  
***************
*** 323,329 ****
  	$(ENVADD) $(TEXI2DVI) ${srcdir}/flymake.texi
  
  mostlyclean:
! 	rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*
  
  clean: mostlyclean
  	rm -f *.dvi
--- 323,329 ----
  	$(ENVADD) $(TEXI2DVI) ${srcdir}/flymake.texi
  
  mostlyclean:
! 	rm -f *.log *.cp *.fn *.ky *.pg *.vr cc-mode.ss core *.tp *.core gnustmp.*
  
  clean: mostlyclean
  	rm -f *.dvi

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-05-09 18:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-11 16:22 man/cc-mode.ss Lute Kamstra
2005-04-12  2:59 ` man/cc-mode.ss Richard Stallman
2005-04-12  8:23   ` man/cc-mode.ss Lute Kamstra
2005-04-12 17:24     ` man/cc-mode.ss Richard Stallman
2005-04-12 17:55       ` man/cc-mode.ss Lute Kamstra
2005-04-13 18:31         ` man/cc-mode.ss Richard Stallman
2005-05-01 14:38         ` man/cc-mode.ss Alan Mackenzie
2005-05-01 23:39           ` man/cc-mode.ss Richard Stallman
2005-05-09  9:47           ` man/cc-mode.ss Lute Kamstra
2005-05-09 18:48             ` man/cc-mode.ss Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).