Index: emacs/lisp/progmodes/etags.el
diff -c emacs/lisp/progmodes/etags.el:1.184 emacs/lisp/progmodes/etags.el:1.185
*** emacs/lisp/progmodes/etags.el:1.184 Sun May 22 13:51:28 2005
--- emacs/lisp/progmodes/etags.el       Mon Jul  4 03:03:30 2005
***************
*** 40,46 ****
  ;; Make M-x set-variable tags-file-name like M-x visit-tags-table.
  ;;;###autoload (put 'tags-file-name 'variable-interactive "fVisit tags table: 
")
  
! (defgroup etags nil "Tags tables"
    :group 'tools)
  
  ;;;###autoload
--- 40,46 ----
  ;; Make M-x set-variable tags-file-name like M-x visit-tags-table.
  ;;;###autoload (put 'tags-file-name 'variable-interactive "fVisit tags table: 
")
  
! (defgroup etags nil "Tags tables."
    :group 'tools)
  
  ;;;###autoload


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to