1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

Remove trailing whitespaces.

This commit is contained in:
Pavel Janík 2001-12-29 22:21:10 +00:00
parent b5cb607229
commit f22d478515
2 changed files with 4 additions and 4 deletions

View File

@ -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. */

View File

@ -464,10 +464,10 @@ int interpose_on_window (argc, argv)
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) {