/[emacs]/emacs/lisp/menu-bar.el
ViewVC logotype

Diff of /emacs/lisp/menu-bar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.204 by rms, Mon Mar 18 09:06:35 2002 UTC revision 1.205 by rms, Sun Mar 31 03:15:52 2002 UTC
# Line 947  Do the same for the keys of the same nam Line 947  Do the same for the keys of the same nam
947    '("--"))    '("--"))
948    
949  (define-key menu-bar-tools-menu [gdb]  (define-key menu-bar-tools-menu [gdb]
950    '(menu-item "Debugger (GUD)..." gdb    '(menu-item "Debugger (GDB)..." gdb
951                :help "Debug a program from within Emacs"))                :help "Debug a program from within Emacs with GDB"))
952  (define-key menu-bar-tools-menu [shell-on-region]  (define-key menu-bar-tools-menu [shell-on-region]
953    '(menu-item "Shell Command on Region..." shell-command-on-region    '(menu-item "Shell Command on Region..." shell-command-on-region
954                :enable mark-active                :enable mark-active

Legend:
Removed from v.1.204  
changed lines
  Added in v.1.205

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26