# HG changeset patch # User Pavel Jank # Date 1009664470 0 # Node ID c67f88ae0e05acce36aa76694038e685b1e08e68 # Parent cd63104dd5758fc668e916e1162971aaf0c68c26 Remove trailing whitespaces. diff -r cd63104dd575 -r c67f88ae0e05 lib-src/digest-doc.c --- a/lib-src/digest-doc.c Sat Dec 29 21:42:22 2001 +0000 +++ b/lib-src/digest-doc.c Sat Dec 29 22:21:10 2001 +0000 @@ -19,7 +19,7 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - + See also sorted-doc.c, which produces similar output but in texinfo format and sorted by function/variable name. */ diff -r cd63104dd575 -r c67f88ae0e05 lib-src/emacstool.c --- a/lib-src/emacstool.c Sat Dec 29 21:42:22 2001 +0000 +++ b/lib-src/emacstool.c Sat Dec 29 22:21:10 2001 +0000 @@ -464,10 +464,10 @@ 0); /* Create a tty with emacs in it */ - tty_win = window_create (frame, TTY, - TTY_QUIT_ON_CHILD_DEATH, TRUE, + tty_win = window_create (frame, TTY, + TTY_QUIT_ON_CHILD_DEATH, TRUE, TTY_BOLDSTYLE, TTYSW_BOLD_INVERT, - TTY_ARGV, argv, + TTY_ARGV, argv, 0); if (bold_name) {