1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2005-04-16 00:38:31 +00:00
parent 875baa3450
commit 9e5b2858ee
2 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
* loadup.el: Load tooltip if x-show-tip is fboundp.
* startup.el (command-line): Add comment.
* tooltip.el (tooltip-mode): Specify correct standard value for
Custom in init-value.
2005-04-15 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-goto-info): Use existing Info buffer, if

View file

@ -1,3 +1,9 @@
2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
* Makefile.in: Define new macro TOOLTIP_SUPPORT.
(lisp): Use it.
(SOME_MACHINE_LISP): Add tooltip.
2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* mac.c [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't