- 16 Dec, 2004 1 commit
-
-
Juri Linkov authored
-
- 27 Oct, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 26 Mar, 2004 1 commit
-
-
Stefan Monnier authored
(apropos-symbols-internal): New fun. Extracted from `apropos'. (apropos): Use it. (apropos-print): Add optional `text' argument. (apropos-describe-plist): Use help-buffer and hexlp-setup-xref. Don't assume point-min == 1.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 02 Aug, 2003 1 commit
-
-
Andreas Schwab authored
`words' has more than one member.
-
- 14 Jul, 2003 1 commit
-
-
Kim F. Storm authored
All uses changed.
-
- 12 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
(apropos): Compute scores from symbols. (apropos-print): Don't sort by scores if apropos-show-scores is nil.
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 14 Jan, 2003 1 commit
-
-
John Paul Wallington authored
message typo.
-
- 13 Jan, 2003 1 commit
-
-
Richard M. Stallman authored
(apropos): Use apropos-documentation-property.
-
- 20 Oct, 2002 1 commit
-
-
Andreas Schwab authored
-
- 24 Aug, 2002 1 commit
-
-
John Paul Wallington authored
killed. Use tabs in output. Fix test whether previous buffer was *scratch* buffer. * progmodes/simula.el (simula-abbrev-keyword-default) (simula-abbrev-keyword, simula-abbrev-stdproc-default) (simula-abbrev-stdproc): Doc fix - escape open parens in column 0. * apropos.el (command-apropos): Use `defalias' instead of `fset'. * mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
-
- 23 May, 2002 3 commits
-
-
Kim F. Storm authored
(apropos-false-hit-str, apropos-true-hit-doc): New functions. (apropos-command, apropos-value, apropos-documentation-internal) (apropos-documentation-check-doc-file) (apropos-documentation-check-elc-file): Use them to filter out false matches where only one keyword matches, but more than once.
-
Kim F. Storm authored
-
Kim F. Storm authored
(apropos-all-regexp, apropos-synonyms, apropos-words) (apropos-all-words): New variables. (aprpos-words-to-regexp, apropos-rewrite-regexp) (apropos-calc-scores, apropos-score-str, apropos-score-doc) (apropos-score-symbol): New functions. (apropos-command, apropos, apropos-value, apropos-documentation): Allow keywords in addition to regexp. Added scoring. (apropos-documentation-check-doc-file) (apropos-documentation-check-elc-file): Added scoring. (apropos-print): Sort according to score.
-
- 04 May, 2002 1 commit
-
-
Eli Zaretskii authored
-
- 05 Jan, 2002 1 commit
-
-
Pavel Janík authored
-
- 22 Dec, 2001 1 commit
-
-
Richard M. Stallman authored
(apropos-documentation, apropos-value): Pass a suitable string.
-
- 16 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 09 Oct, 2001 1 commit
-
-
Miles Bader authored
-
- 08 Oct, 2001 3 commits
-
-
Miles Bader authored
`apropos-label' property to detect label buttons.
-
Miles Bader authored
(apropos-function, apropos-macro, apropos-command) (apropos-variable, apropos-face, apropos-group, apropos-widget) (apropos-plist): New button types. (apropos-label-properties): Variable removed. (apropos-print): Pass button-type to apropos-print-doc, rather than help function and label text. (apropos-print-doc): Remove ACTION and STR args, add TYPE arg. Get button label from TYPE.
-
Miles Bader authored
-
- 07 Oct, 2001 1 commit
-
-
Miles Bader authored
(apropos-symbol-button-display-help) (apropos-label-button-display-help, apropos-next-label-button): New functions. (apropos-mode-map): Make button-buffer-map our parent. Don't bind mouse events. (apropos-print, apropos-print-doc): Create buttons instead of text properties. (apropos-mouse-follow): Function removed. (apropos-follow): Use buttons.
-
- 28 Sep, 2001 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
beginning of the *Apropos* buffer more clear.
-
- 16 Jul, 2001 1 commit
-
-
Pavel Janík authored
-
- 27 Nov, 2000 1 commit
-
-
Dave Love authored
-
- 04 Oct, 2000 1 commit
-
-
Stefan Monnier authored
-
- 20 Jun, 2000 1 commit
-
-
Dave Love authored
-
- 07 Jun, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 25 May, 2000 1 commit
-
-
Eli Zaretskii authored
window-system.
-
- 09 May, 2000 1 commit
-
-
Dave Love authored
`customize-face-other-window'.
-
- 06 Dec, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 17 Sep, 1999 1 commit
-
-
Richard M. Stallman authored
(apropos-keybinding-face, apropos-label-face): Likewise. (apropos-property-face, apropos-match-face): Likewise. (apropos-label-properties): New variable. (apropos-print-doc): Use apropos-label-properties. (apropos-print): Set apropos-label-properties.
-
- 16 Aug, 1999 1 commit
-
-
Dave Love authored
-
- 14 Dec, 1998 1 commit
-
-
Karl Heuer authored
-
- 06 Oct, 1998 1 commit
-
-
Karl Heuer authored
-
- 20 Jun, 1998 1 commit
-
-
Karl Heuer authored
Callers changed to do that work before calling apropos-print. Make *Apropos* buffer read only.
-
- 09 Jun, 1998 1 commit
-
-
Richard M. Stallman authored
should always do just describe-variable.
-