]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove trailing whitespaces.
authorPavel Janík <Pavel@Janik.cz>
Sat, 29 Dec 2001 22:21:10 +0000 (22:21 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 29 Dec 2001 22:21:10 +0000 (22:21 +0000)
lib-src/digest-doc.c
lib-src/emacstool.c

index f2584b2780af74a10436f6c49db8eae85d32e99d..24d1348b0ee16b57ba4691fadd3da5e2f0ad34f2 100644 (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.  */
 
index 4c859d15c8e086c5cbbea12a324568f301170a84..191deb9547195e40c16f5498f53942d47b499da6 100644 (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) {