]> code.delx.au - gnu-emacs/history - lisp/tooltip.el
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
[gnu-emacs] / lisp / tooltip.el
2006-04-18 Richard M. Stallman(tooltip-mode, tooltip-use-echo-area): Doc fixes.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-12 Luc Teirlinck(tooltip-mode): Doc fix.
2005-12-20 Juri Linkov(tooltip): Move defgroup before define-minor-mode.
2005-12-16 Richard M. StallmanDelete defcustom variable :tag names.
2005-12-12 Jan DjärvChanged default to 20 for tooltip-y-offset.
2005-12-10 Nick Roberts(tooltip-mode): Move to start of file so that it
2005-10-23 Richard M. Stallman(tooltip-x-offset, tooltip-y-offset): Change defaults.
2005-09-29 Juri Linkov(tooltip): Add group `basic-faces'.
2005-08-31 Juanma Barranquero(comint-prompt-regexp): Add defvar.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-25 Richard M. Stallman(tooltip-mode): Test emacs-basic-display, not emacs...
2005-07-14 Luc Teirlinck(tooltip-mode): Use `custom-initialize-safe-default...
2005-07-12 Luc Teirlinck(tooltip-mode): Revert to previous implementation of...
2005-07-10 Luc Teirlinck(tooltip-mode): Use custom-initialize-safe-default...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-03 Richard M. Stallman(gud-tooltip-mode): Add defvar.
2005-06-19 Nick Roberts(tooltip-use-echo-area): Don't make it obsolete.
2005-06-16 Juanma Barranquero(tooltip-start-delayed-tip, tooltip-timeout, tooltip...
2005-06-14 Nick Roberts* tooltip.el (tooltip-use-echo-area): Restore from...
2005-05-06 Nick Roberts(require): CL no longer needed to compile case.
2005-05-03 Nick Roberts(tooltip-gud-tips): Use gdb-define-alist.
2005-04-27 Nick Roberts(tooltip-gud-tips): Show the associated #define
2005-04-20 Nick Roberts(tooltip-gud-tips-p): Expand documentation.
2005-04-19 Nick Roberts(tooltip-use-echo-area): Replace as alias and deprecate.
2005-04-18 Kim F. Storm(tooltip-show): Change second arg to USE-ECHO-AREA
2005-04-18 YAMAMOTO Mitsuharu(tooltip-mode): `emacs-quick-startup' and `display...
2005-04-18 Nick Roberts(tooltip-gud-echo-area): Rename from
2005-04-16 Luc Teirlinck(tooltip-mode): Specify correct standard value for...
2005-03-31 Kim F. Storm(tooltip-show-help-function): Don't fixup message here.
2005-03-30 Nick Roberts(tooltip-gud-display): Use gud-overlay-arrow-position.
2005-03-22 Kim F. Storm(tooltip-show-help-function): Ignore negative mouse
2005-03-21 Kim F. Storm(tooltip-show-help-function): Check car and cdr of
2005-03-10 Stefan Monnier(tooltip-mode): Don't complain that you can't turn the
2005-03-09 Nick Roberts(tooltip-mode): Use define-minor-mode and simplify.
2005-02-22 Kim F. Storm(tooltip-show-help-function): Pass event to
2004-12-17 Kim F. Storm(tooltip-show-help-function): Replace "mouse-2"
2004-11-25 Richard M. Stallman(tooltip-mode): Doc fix.
2004-11-12 Nick Roberts(require): Explain why CL is needed.
2004-11-11 Stefan MonnierRequire CL.
2004-11-10 Nick RobertsDon't require cl, comint, gud, gdb-ui for
2003-09-01 Miles BaderAdd arch taglines
2003-07-23 John Paul Wallington(defface tooltip): Inherit from variable-pitch.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-12-22 Nick Roberts(tooltip-gud-tips): Output tooltip without switching
2002-12-04 Richard M. Stallman(tooltip-gud-tips-p): Undo previous change.
2002-11-30 Nick Roberts(tooltip-gud-process-output): Handle annotations that
2002-11-29 Richard M. Stallman(tooltip-gud-tips-p): Doc fix.
2002-11-28 Nick Roberts(tooltip-gud-tips-setup): Remove.
2002-11-23 Nick Roberts(tooltip-gud-print-command): Add server prefix to the
2002-06-26 Richard M. Stallman(tooltip-x-offset, tooltip-y-offset): Doc fixes.
2002-05-29 Richard M. Stallman(tooltip-mouse-motions-active): New variable.
2002-05-11 Pavel JaníkFix typo.
2002-01-13 Pavel JaníkFix typo.
2001-11-03 Eli Zaretskii(tooltip-delay): Decrease to 0.7.
2001-10-27 Gerd MoellmannRemove installation instructions. There's nothing...
2001-10-22 Eli Zaretskii(tooltip-set-param): Doc fix.
2001-10-22 Eli Zaretskii(tooltip-x-offset, tooltip-y-offset): Mention in the
2001-05-16 Gerd Moellmann(tooltip) <defgroup>: Put it in `gud' group instead
2001-01-18 Gerd Moellmann(tooltip-hide-delay): New user-option.
2001-01-04 Gerd Moellmann(tooltip-cancel-delayed-tip)
2001-01-04 Gerd MoellmannFix last change.
2001-01-04 Gerd Moellmann(tooltip-frame-parameters): Remove colors.
2000-12-18 Gerd Moellmann(tooltip-mode): Signal an error if x-show-tip
2000-12-14 Gerd Moellmann(tooltip-show): If an error is signaled in
2000-11-27 Dave Love*** empty log message ***
2000-11-27 Dave Love(tooltip-use-echo-area): Doc fix.
2000-11-18 Gerd Moellmann(tooltip-x-offset, tooltip-y-offset): New user-options.
2000-11-09 Gerd Moellmann(tooltip-mode): Add a comment about startup.el
2000-11-02 Miles Bader(tooltip-gud-tips-setup): New function.
2000-10-12 Sam Steingold* tooltip.el (tooltip-use-echo-area): New user variable.
2000-07-26 Sam Steingolduse float-time
2000-02-02 Dave Love(tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
1999-08-19 Dave Love(tooltip-mode): Customize this, per convention.
1999-07-21 Gerd MoellmannNew file.