/[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.183 by lektu, Mon May 16 11:26:54 2005 UTC revision 1.184 by rms, Sun May 22 13:51:28 2005 UTC
# Line 1858  directory specification." Line 1858  directory specification."
1858              (error "File %s not in current tags tables" file)))))              (error "File %s not in current tags tables" file)))))
1859    (with-current-buffer "*Tags List*"    (with-current-buffer "*Tags List*"
1860      (require 'apropos)      (require 'apropos)
1861      (apropos-mode)      (with-no-warnings
1862          (apropos-mode))
1863      (setq buffer-read-only t)))      (setq buffer-read-only t)))
1864    
1865  ;;;###autoload  ;;;###autoload

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

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