[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/emacs.texi,v [EMACS_22_BASE]
From: |
Karl Berry |
Subject: |
[Emacs-diffs] Changes to emacs/man/emacs.texi,v [EMACS_22_BASE] |
Date: |
Thu, 03 May 2007 15:53:11 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Karl Berry <karl> 07/05/03 15:53:11
Index: emacs.texi
===================================================================
RCS file: /sources/emacs/emacs/man/emacs.texi,v
retrieving revision 1.171.2.2
retrieving revision 1.171.2.3
diff -u -b -r1.171.2.2 -r1.171.2.3
--- emacs.texi 28 Apr 2007 17:45:49 -0000 1.171.2.2
+++ emacs.texi 3 May 2007 15:53:11 -0000 1.171.2.3
@@ -46,13 +46,15 @@
@end ifset
@c per rms and peterb, use 10pt fonts for the main text, mostly to
address@hidden save on paper cost. Also do not declare @setchapternewpage odd.
address@hidden save on paper cost.
@c Do this inside @tex for now, so current makeinfo does not complain.
@tex
@ifset smallbook
@fonttextsize 10
@end ifset
\global\hbadness=6666 % don't worry about not-too-underfull boxes
+\global\let\urlcolor=\Black % don't print links in grayscale
+\global\let\linkcolor=\Black
@end tex
@defcodeindex op
- [Emacs-diffs] Changes to emacs/man/emacs.texi,v [EMACS_22_BASE],
Karl Berry <=