/[emacs]/emacs/lisp/progmodes/etags.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/etags.el

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

revision 1.184 by rms, Sun May 22 13:51:28 2005 UTC revision 1.185 by lektu, Mon Jul 4 03:03:30 2005 UTC
# Line 40  Use the `etags' program to make a tags t Line 40  Use the `etags' program to make a tags t
40  ;; Make M-x set-variable tags-file-name like M-x visit-tags-table.  ;; Make M-x set-variable tags-file-name like M-x visit-tags-table.
41  ;;;###autoload (put 'tags-file-name 'variable-interactive "fVisit tags table: ")  ;;;###autoload (put 'tags-file-name 'variable-interactive "fVisit tags table: ")
42    
43  (defgroup etags nil "Tags tables"  (defgroup etags nil "Tags tables."
44    :group 'tools)    :group 'tools)
45    
46  ;;;###autoload  ;;;###autoload

Legend:
Removed from v.1.184  
changed lines
  Added in v.1.185

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