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

Diff of /emacs/lisp/ChangeLog

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

revision 1.4996 by jpw, Fri Apr 4 21:50:21 2003 UTC revision 1.4997 by monnier, Fri Apr 4 22:02:35 2003 UTC
# Line 1  Line 1 
1    2003-04-04  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * textmodes/refill.el (refill-fill-paragraph-at): Undo last fix.
4            (refill-fill-paragraph-at): Don't skip prefix since markers work right.
5    
6            * textmodes/fill.el (fill-delete-newlines): Remove trailing whitespace.
7            (fill-paragraph): Don't skip prefix now that markers work right.
8    
9  2003-04-04  John Paul Wallington  <jpw@gnu.org>  2003-04-04  John Paul Wallington  <jpw@gnu.org>
10    
11          * ibuffer.el (ibuffer-insert-filter-group): `help-echo' text          * ibuffer.el (ibuffer-insert-filter-group): `help-echo' text
# Line 12  Line 20 
20          New helper functions.          New helper functions.
21          (snarf-tag-function): Doc string is changed.  Explained about new          (snarf-tag-function): Doc string is changed.  Explained about new
22          optional argument, `use-explicit'.          optional argument, `use-explicit'.
23          (etags-snarf-tag): Added one optional argument `use-explicit'.          (etags-snarf-tag): Add one optional argument `use-explicit'.
24          (file-of-tag-function): Doc string is changed.  Explained about new          (file-of-tag-function): Doc string is changed.  Explained about new
25          optional argument, `relative'.          optional argument, `relative'.
26          (file-of-tag): Doc string is changed.  Explained about new optional          (file-of-tag): Doc string is changed.  Explained about new optional
27          argument, `relative'.  Pass `relative' to `file-of-tag-function'.          argument, `relative'.  Pass `relative' to `file-of-tag-function'.
28          (etags-file-of-tag): Added new argument `relative`.          (etags-file-of-tag): Add new argument `relative`.
29          (list-tags): Set `buffer-read-only' to t after making the major mode          (list-tags): Set `buffer-read-only' to t after making the major mode
30          apropos-mode.          apropos-mode.
31          (etags-list-tags): Used `make-text-button' instead of          (etags-list-tags): Use `make-text-button' instead of
32          `add-text-properties'.  Used `snarf-tag-function',          `add-text-properties'.  Used `snarf-tag-function',
33          `goto-tag-location-function' and `find-file-of-tag' instead of          `goto-tag-location-function' and `find-file-of-tag' instead of
34          `find-tag-other-window' (it's too simple).          `find-tag-other-window' (it's too simple).
35          (find-tag-in-order): Used `find-file-of-tag-noselect' instead of          (find-tag-in-order): Use `find-file-of-tag-noselect' instead of
36          `find-file'.          `find-file'.
37          (etags-tags-apropos): Used `find-file-of-tag-noselect' instead of          (etags-tags-apropos): Use `find-file-of-tag-noselect' instead of
38          `find-file'.  Do not use `etags-goto-tag-location` directly; use          `find-file'.  Do not use `etags-goto-tag-location` directly; use
39          `goto-tag-location-function' instead.  Print relative file paths          `goto-tag-location-function' instead.  Print relative file paths
40          instead of complete ones in *Tags List* buffer, so lines in the          instead of complete ones in *Tags List* buffer, so lines in the
# Line 99  Line 107 
107          (Man-synopsis-regexp, Man-files-regexp, Man-include-regexp)          (Man-synopsis-regexp, Man-files-regexp, Man-include-regexp)
108          (Man-file-name-regexp, Man-normal-file-prefix-regexp)          (Man-file-name-regexp, Man-normal-file-prefix-regexp)
109          (Man-header-regexp, Man-normal-file-regexp): New variables.          (Man-header-regexp, Man-normal-file-regexp): New variables.
110          (Man-mode-map): Inherited from `button-buffer-map'.  Don't define          (Man-mode-map): Inherit from `button-buffer-map'.  Don't define
111          "\r" and mouse-2 directly.  These key are defined in          "\r" and mouse-2 directly.  These key are defined in
112          `button-buffer-map'.          `button-buffer-map'.
113          (Man-xref-man-page, Man-xref-header-file, Man-xref-normal-file): New          (Man-xref-man-page, Man-xref-header-file, Man-xref-normal-file):
114          buttons.  `Man-xref-man-page' comes from woman.el.          New buttons.  `Man-xref-man-page' comes from woman.el.
115          (man-follow-mouse): Removed.          (man-follow-mouse): Removed.
116          (Man-fontify-manpage): Use `Man-highlight-references' instead of          (Man-fontify-manpage): Use `Man-highlight-references' instead of
117          calling `add-text-properties' directly.          calling `add-text-properties' directly.
118          (Man-highlight-references, Man-highlight-references0): New          (Man-highlight-references, Man-highlight-references0): New functions.
         functions.  
119          (Man-view-header-file): New function.          (Man-view-header-file): New function.
120    
121  2003-04-02  Stefan Monnier  <monnier@cs.yale.edu>  2003-04-02  Stefan Monnier  <monnier@cs.yale.edu>

Legend:
Removed from v.1.4996  
changed lines
  Added in v.1.4997

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