emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/gtkutil.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.c
Date: Sat, 25 Jan 2003 11:25:39 -0500

Index: emacs/src/gtkutil.c
diff -c emacs/src/gtkutil.c:1.4 emacs/src/gtkutil.c:1.5
*** emacs/src/gtkutil.c:1.4     Fri Jan 24 12:10:07 2003
--- emacs/src/gtkutil.c Sat Jan 25 11:25:39 2003
***************
*** 1462,1471 ****
                                                   0);
                gtk_menu_item_set_submenu (GTK_MENU_ITEM (w), submenu);
              }
- 
-           /* Assume "Help" is the last menu in the menubar.  */
-           if (menu_bar_p && ! item->next)
-             gtk_menu_item_set_right_justified (GTK_MENU_ITEM (w), TRUE);
          }
  
        gtk_menu_shell_append (GTK_MENU_SHELL (wmenu), w);
--- 1462,1467 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]