/[emacs]/emacs/lisp/apropos.el
ViewVC logotype

Diff of /emacs/lisp/apropos.el

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

revision 1.80 by miles, Tue Oct 9 12:09:25 2001 UTC revision 1.81 by pj, Fri Nov 16 18:30:25 2001 UTC
# Line 199  for the regexp; the part that matches ge Line 199  for the regexp; the part that matches ge
199              (apropos-describe-plist (button-get button 'apropos-symbol))))              (apropos-describe-plist (button-get button 'apropos-symbol))))
200    
201  (defun apropos-next-label-button (pos)  (defun apropos-next-label-button (pos)
202    "Returns the next apropos label button after POS, or nil if there's none.    "Return the next apropos label button after POS, or nil if there's none.
203  Will also return nil if more than one `apropos-symbol' button is encountered  Will also return nil if more than one `apropos-symbol' button is encountered
204  before finding a label."  before finding a label."
205    (let* ((button (next-button pos t))    (let* ((button (next-button pos t))

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

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