]> code.delx.au - gnu-emacs/history - lisp/apropos.el
Rename `MS-DOG' into `MS-DOS'.
[gnu-emacs] / lisp / apropos.el
2006-04-18 Richard M. Stallman(apropos-print): Don't do where-is on self-insert-command.
2006-03-24 Kim F. Storm(apropos-synonyms): Add selection => region.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-26 Richard M. Stallman(apropos): Doc fix.
2005-12-26 Richard M. Stallman(apropos, apropos-value): Doc fix.
2005-11-29 Kim F. Storm(apropos-parse-pattern): Doc fix.
2005-11-16 Richard M. Stallman(apropos-calc-scores): Use apropos-pattern.
2005-11-12 Kim F. Storm(apropos-match-face): Doc fix.
2005-11-10 Romain Francoise(apropos-calc-scores): Use `apropos-pattern'.
2005-11-10 Richard M. Stallman(apropos-pattern): Renamed from apropos-regexp.
2005-09-18 Deepak GoelMessage format spec fixes (1)
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(apropos): Finish `defgroup' description with period.
2005-03-07 Kim F. Storm(apropos-print): Omit command from M-x ... RET.
2005-02-11 Lute Kamstra(apropos-score-doc): Prevent division by zero.
2004-12-17 Kim F. Storm(apropos-symbol, apropos-function, apropos-macro)
2004-12-16 Juri Linkov(apropos-match-face): Change default from `secondary...
2004-10-27 Richard M. Stallman(apropos-macrop): Doc fix.
2004-03-26 Stefan Monnier(apropos-mode): Don't autoload.
2003-09-01 Miles BaderAdd arch taglines
2003-08-02 Andreas Schwab(apropos-words-to-regexp): Only add `wild' if
2003-07-14 Kim F. Storm(apropos-sort-by-scores): Rename from apropos-show...
2003-07-12 Richard M. Stallman(apropos-show-scores): Make it customizable. Document...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-14 John Paul Wallington(apropos): Restore autoload cookie. Fix error
2003-01-13 Richard M. Stallman(apropos-documentation-property): New function.
2002-10-20 Andreas Schwab(apropos-group): Use customize-group-other-window.
2002-08-24 John Paul Wallington* startup.el (normal-splash-screen): Ensure splash...
2002-05-23 Kim F. Storm(apropos-true-hit, apropos-false-hit-symbol)
2002-05-23 Kim F. StormOnly reduce string score for lengthy strings once.
2002-05-23 Kim F. Storm(apropos-show-scores, apropos-orig-regexp)
2002-05-04 Eli Zaretskii(apropos-print): Fix the reference to mouse-2.
2002-01-05 Pavel JaníkRemove unnecessary whitespaces.
2001-12-22 Richard M. Stallman(apropos-print): SPACING is now nil or a separator...
2001-11-16 Pavel Janík(apropos-next-label-button): Doc fix.
2001-10-09 Miles Bader(button): New require.
2001-10-08 Miles Bader(apropos-next-label-button): Use the presence of a
2001-10-08 Miles Bader(apropos-symbol): Add `skip' property.
2001-10-08 Miles Bader(apropos-next-label-button): Update arguments to `next...
2001-10-07 Miles Bader(apropos-symbol, apropos-label): New button types.
2001-09-28 Eli Zaretskii(apropos-print): Fix last change.
2001-09-28 Eli Zaretskii(apropos-print): Make the directions inserted at the
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2000-11-27 Dave Love(apropos-print): Add help-echo to active text.
2000-10-04 Stefan Monnier(apropos-mode): Use define-derived-mode.
2000-06-20 Dave LoveDoc fixes.
2000-06-07 Gerd Moellmann*** empty log message ***
2000-05-25 Eli Zaretskii(apropos-print): Use display-mouse-p instead of
2000-05-09 Dave Love(apropos-print): use `describe-face' instead of
1999-12-06 Gerd Moellmann(apropos-mode): Add autoload cookie.
1999-09-17 Richard M. Stallman(apropos-symbol-face): Non-nil even for ttys.
1999-08-16 Dave LoveDon't capitalize custom group name.
1998-12-14 Karl HeuerUpdate address.
1998-10-06 Karl Heuer(apropos-print): control invalid characters.
1998-06-20 Karl Heuer(apropos-print): Delete arg DOC-FN.
1998-06-09 Richard M. Stallman(apropos-print): The cross ref for a variable
1998-06-01 Karl Heuer(apropos-variable): Fixed argument to apropos-command.
1998-05-24 Richard M. Stallman(apropos-command): If DO-ALL is set, search functions...
1998-05-24 Richard M. Stallman(apropos-command): Change 3rd arg to VAR-PREDICATE
1998-05-22 Richard M. Stallman(apropos): Handle aliases for undefined functions.
1998-05-02 Richard M. Stallman(apropos-mode-map): Bind q to quit-window.
1997-12-22 Richard M. Stallman(apropos-print): Pass t instead of DO-KEYS
1997-12-21 Richard M. Stallman(apropos, apropos-command): Ignore symbols that have...
1997-11-24 Richard M. Stallman(apropos-variable): New command.
1997-11-03 Karl Heuer(apropos-command): Doc fix.
1997-07-24 Richard M. StallmanCustomized.
1997-07-15 Richard M. Stallman(apropos-print): Use customize-group-other-window,...
1997-06-22 Richard M. StallmanAdd provide call.
1997-04-25 Richard M. Stallman(apropos): Add support for customization groups.
1997-04-12 Richard M. Stallman(apropos): Add support for faces, widgets, and user...
1997-03-17 Karl Heuer(apropos): Print all property symbols.
1996-09-04 Richard M. Stallman(apropos-print): Don't say `Type ' before M-x cmd.
1996-08-26 Richard M. Stallman(apropos-mode-map): Don't use view-mode;
1996-08-22 Richard M. Stallman(apropos-mode): Turn on View mode.
1996-05-04 Richard M. Stallman(apropos-print): If command has no key bindings, say...
1996-01-28 Erik Naggum(apropos-print): Fix previous change.
1996-01-27 Richard M. Stallman(apropos-print): Omit key sequences that contain a...
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-12 Erik Naggum(apropos-print): Fix previous change to mouse message.
1996-01-09 Karl Heuer(apropos-print): Fix message about mouse command.
1996-01-04 Karl Heuer(apropos-files-scanned): Doc fix.
1995-12-19 Karl Heuer(apropos-match-face): Use `secondary-selection' rather
1995-11-27 Richard M. Stallman(apropos-follow): Rewrite to use whole line as target...
1995-11-21 Richard M. Stallman(apropos-print): Put the item property
1995-11-21 Richard M. Stallman(apropos-print): Use apropos-local-map as buffer's...
1995-11-10 Richard M. Stallman(apropos-print): Use buffer *Apropos*, not *Help*.
1995-07-22 Karl HeuerAdd latest changes of old library and some more.
1995-07-07 Karl HeuerRestructured, largely rewritten and extended.
1995-04-03 Richard M. Stallman(apropos): Use apropos-worthy-symbol-p as default predi...
1994-12-29 Richard M. Stallman(super-apropos-check-elc-file): New function.
1994-12-29 Richard M. Stallman(super-apropos, super-apropos-check-doc-file)
1994-12-15 Richard M. Stallman(apropos-match-keys): Handle menu bindings with cached...
1994-11-09 Karl Heuer(apropos-print-matches): Set help-mode in *Help* buffer.
1994-10-01 Richard M. Stallman(apropos-print-matches): Add newline after
1994-05-03 Karl HeuerUpdate copyright.
1994-04-13 Richard M. Stallman(super-apropos-check-doc-file): Force Fundamental mode.
1994-03-25 Karl Heuer(apropos-match-keys): Skip duplicate keybindings.
1994-03-14 Richard M. StallmanComment change.
1994-03-08 Karl Heuer(apropos, super-apropos): Doc fix.
next