Chong Yidong
06e21633a4
Fix minor mode docstrings for the new meaning of a nil ARG.
...
* abbrev.el (abbrev-mode):
* allout.el (allout-mode):
* autoinsert.el (auto-insert-mode):
* autoarg.el (autoarg-mode, autoarg-kp-mode):
* autorevert.el (auto-revert-mode, auto-revert-tail-mode)
(global-auto-revert-mode):
* battery.el (display-battery-mode):
* composite.el (global-auto-composition-mode)
(auto-composition-mode):
* delsel.el (delete-selection-mode):
* desktop.el (desktop-save-mode):
* dired-x.el (dired-omit-mode):
* dirtrack.el (dirtrack-mode):
* doc-view.el (doc-view-minor-mode):
* double.el (double-mode):
* electric.el (electric-indent-mode, electric-pair-mode):
* emacs-lock.el (emacs-lock-mode):
* epa-hook.el (auto-encryption-mode):
* follow.el (follow-mode):
* font-core.el (font-lock-mode):
* frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
* help.el (temp-buffer-resize-mode):
* hilit-chg.el (highlight-changes-mode)
(highlight-changes-visible-mode):
* hi-lock.el (hi-lock-mode):
* hl-line.el (hl-line-mode, global-hl-line-mode):
* icomplete.el (icomplete-mode):
* ido.el (ido-everywhere):
* image-file.el (auto-image-file-mode):
* image-mode.el (image-minor-mode):
* iswitchb.el (iswitchb-mode):
* jka-cmpr-hook.el (auto-compression-mode):
* linum.el (linum-mode):
* longlines.el (longlines-mode):
* master.el (master-mode):
* mb-depth.el (minibuffer-depth-indicate-mode):
* menu-bar.el (menu-bar-mode):
* minibuf-eldef.el (minibuffer-electric-default-mode):
* mouse-sel.el (mouse-sel-mode):
* msb.el (msb-mode):
* mwheel.el (mouse-wheel-mode):
* outline.el (outline-minor-mode):
* paren.el (show-paren-mode):
* recentf.el (recentf-mode):
* reveal.el (reveal-mode, global-reveal-mode):
* rfn-eshadow.el (file-name-shadow-mode):
* ruler-mode.el (ruler-mode):
* savehist.el (savehist-mode):
* scroll-all.el (scroll-all-mode):
* scroll-bar.el (scroll-bar-mode):
* server.el (server-mode):
* shell.el (shell-dirtrack-mode):
* simple.el (auto-fill-mode, transient-mark-mode)
(visual-line-mode, overwrite-mode, binary-overwrite-mode)
(line-number-mode, column-number-mode, size-indication-mode)
(auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
* strokes.el (strokes-mode):
* time.el (display-time-mode):
* t-mouse.el (gpm-mouse-mode):
* tool-bar.el (tool-bar-mode):
* tooltip.el (tooltip-mode):
* type-break.el (type-break-mode-line-message-mode)
(type-break-query-mode):
* view.el (view-mode):
* whitespace.el (whitespace-mode, whitespace-newline-mode)
(global-whitespace-mode, global-whitespace-newline-mode):
* xt-mouse.el (xterm-mouse-mode): Doc fix.
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Fix
autogenerated docstring.
2011-10-19 08:54:24 -04:00
Juanma Barranquero
06b605171f
lisp/*.el: Lexical-binding cleanup.
2011-04-19 15:44:55 +02:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Chong Yidong
bd78fa1d54
Add "Package:" file headers to denote built-in packages.
2010-08-29 12:17:13 -04:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Dan Nicolaescu
5297bc10b0
(tooltip-frame-parameters): Undo previous change.
2009-11-12 12:37:47 +00:00
Dan Nicolaescu
aaa448c984
* widget.el (define-widget): Purecopy the docstring.
...
* international/mule-cmds.el (charset): Do not purecopy the
docstring here, define-widget does it.
* textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
* textmodes/bibtex-style.el (auto-mode-alist):
* progmodes/inf-lisp.el (inferior-lisp-prompt):
* progmodes/compile.el (compile-command):
* language/korea-util.el (default-korean-keyboard):
* international/mule-conf.el (file-coding-system-alist):
* emacs-lisp/eldoc.el (eldoc-minor-mode-string):
* tooltip.el (tooltip-frame-parameters):
* newcomment.el (comment-end, comment-padding):
* dired.el (dired-trivial-filenames):
* comint.el (comint-file-name-prefix): Purecopy initial values.
2009-11-11 19:24:20 +00:00
Stefan Monnier
adba8116c3
* mail/sendmail.el (send-mail-function):
...
* tooltip.el (tooltip-mode):
* simple.el (transient-mark-mode):
* rfn-eshadow.el (file-name-shadow-mode):
* frame.el (blink-cursor-mode):
* font-core.el (global-font-lock-mode):
* files.el (temporary-file-directory)
(small-temporary-file-directory, auto-save-file-name-transforms):
* epa-hook.el (auto-encryption-mode):
* composite.el (global-auto-composition-mode):
Use custom-initialize-delay.
* startup.el (command-line): Don't explicitly call
custom-reevaluate-setting for all the above vars.
* custom.el (custom-initialize-safe-set)
(custom-initialize-safe-default): Delete.
2009-09-13 00:52:55 +00:00
Chong Yidong
68a4b77d15
* tooltip.el (tooltip-show-help): Fall back on
...
tooltip-show-help-non-mode for text-only displays.
2009-04-28 02:16:49 +00:00
Chong Yidong
707731ee86
* tooltip.el (tooltip-show-help-non-mode): Don't save the last
...
message if it was also a help message (Bug#2895).
2009-04-06 23:52:41 +00:00
Chong Yidong
9bec41decc
(tooltip-show-help-non-mode): Don't set tooltip-previous-message if
...
called with the same tooltip that is showing (Bug#2680).
2009-03-16 02:42:45 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Juanma Barranquero
38df7d213a
* tooltip.el (tooltip-frame-parameters): Doc fix.
2008-10-31 15:57:31 +00:00
Juanma Barranquero
19423c532d
Rename tooltip-hook' to
tooltip-functions'.
...
* tooltip.el (tooltip-functions): Rename from `tooltip-hook',
to follow naming conventions for abnormal hooks. Doc fix.
(tooltip-mode, tooltip-timeout): Use it.
(tooltip-hook): New obsolete alias.
(tooltip-help-tips): Doc fix.
* progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
2008-10-29 12:10:20 +00:00
Chong Yidong
8431201e0f
(tooltip-mode): Initialize unconditionally to t.
2008-09-06 21:29:40 +00:00
Glenn Morris
aa360da10d
Add some compiler declarations, for builds without X.
2008-06-12 03:56:20 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Stefan Monnier
ece5f84750
* tooltip.el (tooltip-previous-message): New var.
...
(tooltip-show-help-non-mode): Rewrite to better follow the behavior of the
C code (avoid overwriting a minibuffer, restore previous echo message, ...).
(tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt): Simplify.
* keyboard.c (Vpre_help_message): Remove.
(show_help_echo): Remove default C code.
2008-04-19 19:30:53 +00:00
Jan Djärv
5ca2bc08c5
(tooltip-show-help-non-mode): Set message-truncate-lines
...
to t and don't truncate msg.
2008-04-11 06:43:56 +00:00
Jan Djärv
14c0a34db0
(tooltip-mode): Set tooltip-show-help-non-mode as
...
show-help-function when turning tooltip off.
(tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
(tooltip-trunc-str, tooltip-show-help-non-mode): New.
2008-04-09 09:34:16 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Richard M. Stallman
8af7e4bda9
Doc fix.
2007-12-25 22:48:48 +00:00
Richard M. Stallman
71dffedd1c
(tooltip-region-active-p): Use `use-region-p'.
2007-12-25 22:48:13 +00:00
Dan Nicolaescu
46447ab34e
* mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
...
* tooltip.el: Use featurep 'xemacs.
* printing.el: Move variable definitions before use, no code
change.
2007-10-22 02:37:14 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Nick Roberts
bd9b3169be
tooltip.el: Move comment about track-mouse...
...
progmodes/gud.el: ...to here.
2006-07-03 23:05:49 +00:00
Richard M. Stallman
42cc79e684
(tooltip-mode, tooltip-use-echo-area): Doc fixes.
2006-04-18 21:23:12 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Luc Teirlinck
4c08ab31bc
(tooltip-mode): Doc fix.
2006-01-12 02:27:35 +00:00
Juri Linkov
e3947513dc
(tooltip): Move defgroup before define-minor-mode.
...
(tooltip-x-offset, tooltip-y-offset): Doc fix.
2005-12-20 21:42:19 +00:00
Richard M. Stallman
1e81215898
Delete defcustom variable :tag names.
2005-12-16 02:06:54 +00:00
Jan Djärv
4873609398
Changed default to 20 for tooltip-y-offset.
2005-12-12 09:36:22 +00:00
Nick Roberts
e85dcd95a2
(tooltip-mode): Move to start of file so that it
...
appears at top of customize buffer.
2005-12-10 21:28:59 +00:00
Richard M. Stallman
5fddd8e6dd
(tooltip-x-offset, tooltip-y-offset): Change defaults.
...
Eliminate nil as possible value.
(tooltip-hide-delay): Reduce internal-border-width.
2005-10-23 18:31:25 +00:00
Juri Linkov
daf96a41a4
(tooltip): Add group `basic-faces'.
2005-09-29 22:56:22 +00:00
Juanma Barranquero
5673b222a8
(comint-prompt-regexp): Add defvar.
2005-08-31 13:52:28 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Richard M. Stallman
5eca5ecd54
(tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.
2005-07-25 03:21:36 +00:00
Luc Teirlinck
5fc5466286
(tooltip-mode): Use `custom-initialize-safe-default' and simplify
...
:init-value again. Delete autoload.
2005-07-14 00:56:53 +00:00
Luc Teirlinck
2231b5c5f8
(tooltip-mode): Revert to previous implementation of its defcustom.
2005-07-12 20:14:40 +00:00
Luc Teirlinck
9ccfc415b9
(tooltip-mode): Use custom-initialize-safe-default and simplify
...
:init-value. Delete obsolete comment.
2005-07-10 16:40:11 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Richard M. Stallman
1af98f0758
(gud-tooltip-mode): Add defvar.
2005-07-03 16:14:02 +00:00
Nick Roberts
d73996cee8
(tooltip-use-echo-area): Don't make it obsolete.
2005-06-19 04:45:00 +00:00
Juanma Barranquero
04cedb114c
(tooltip-start-delayed-tip, tooltip-timeout, tooltip-use-echo-area,
...
tooltip-process-prompt-regexp, tooltip-help-tips): Fix typos in docstrings.
2005-06-16 09:59:47 +00:00