/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

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

revision 1.4994 by monnier, Fri Apr 4 17:24:46 2003 UTC revision 1.4995 by lektu, Fri Apr 4 20:02:58 2003 UTC
# Line 1  Line 1 
1    2003-04-04  Masatake YAMATO  <jet@gyve.org>
2    
3            * progmodes/etags.el (find-file-of-tag-noselect, find-file-of-tag):
4            New helper functions.
5            (snarf-tag-function): Doc string is changed.  Explained about new
6            optional argument, `use-explicit'.
7            (etags-snarf-tag): Added one optional argument `use-explicit'.
8            (file-of-tag-function): Doc string is changed.  Explained about new
9            optional argument, `relative'.
10            (file-of-tag): Doc string is changed.  Explained about new optional
11            argument, `relative'.  Pass `relative' to `file-of-tag-function'.
12            (etags-file-of-tag): Added new argument `relative`.
13            (list-tags): Set `buffer-read-only' to t after making the major mode
14            apropos-mode.
15            (etags-list-tags): Used `make-text-button' instead of
16            `add-text-properties'.  Used `snarf-tag-function',
17            `goto-tag-location-function' and `find-file-of-tag' instead of
18            `find-tag-other-window' (it's too simple).
19            (find-tag-in-order): Used `find-file-of-tag-noselect' instead of
20            `find-file'.
21            (etags-tags-apropos): Used `find-file-of-tag-noselect' instead of
22            `find-file'.  Do not use `etags-goto-tag-location` directly; use
23            `goto-tag-location-function' instead.  Print relative file paths
24            instead of complete ones in *Tags List* buffer, so lines in the
25            buffer become shorter.
26            (etags-tags-apropos-additional): Use `make-text-button' instead of
27            `add-text-properties'.
28    
29  2003-04-04  Andreas Schwab  <schwab@suse.de>  2003-04-04  Andreas Schwab  <schwab@suse.de>
30    
31          * net/tramp.el (tramp-send-string): Handle empty string.          * net/tramp.el (tramp-send-string): Handle empty string.

Legend:
Removed from v.1.4994  
changed lines
  Added in v.1.4995

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