/[emacs]/emacs/lisp/textmodes/table.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/table.el

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

revision 1.14 by lektu, Thu May 19 19:06:19 2005 UTC revision 1.15 by eliz, Sat May 21 11:37:08 2005 UTC
# Line 1272  This is always set to nil at the entry t Line 1272  This is always set to nil at the entry t
1272    (if (featurep 'xemacs)    (if (featurep 'xemacs)
1273        (progn        (progn
1274          (easy-menu-add-item nil '("Tools") table-global-menu-map))          (easy-menu-add-item nil '("Tools") table-global-menu-map))
1275      (easy-menu-add-item (current-global-map) '("menu-bar" "tools") '("--"))      (easy-menu-add-item (current-global-map) '("menu-bar" "tools") "--")
1276      (easy-menu-add-item (current-global-map) '("menu-bar" "tools") table-global-menu-map)))      (easy-menu-add-item (current-global-map) '("menu-bar" "tools") table-global-menu-map)))
1277    
1278  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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