Commit graph

32465 commits

Author SHA1 Message Date
Luc Teirlinck
5e7f11bc15 (send-mail-function): Autoload the standard-value. 2005-12-28 16:38:27 +00:00
Luc Teirlinck
3cf212510b (lazy-completion-table): Correct typo in docstring. 2005-12-28 16:36:18 +00:00
Simon Josefsson
c3f69831cb Fix AUTH PLAIN authentication. 2005-12-28 08:46:05 +00:00
Richard M. Stallman
6281e1e84d *** empty log message *** 2005-12-28 03:44:37 +00:00
Richard M. Stallman
18e980c2ae (mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
previously selected window, so it's selected when mouse-2 command runs.
2005-12-28 03:19:29 +00:00
Juri Linkov
84116a137c *** empty log message *** 2005-12-28 02:02:23 +00:00
Juri Linkov
2fd54bf88c (describe-text-sexp): Use square brackets for
button [Show] to distinguish it from the property value `show'.
(describe-property-list): Use `insert-text-button' with
`help-face' type instead of putting face in quotes, because button
is not created automatically for a list of faces.
(describe-text-properties-1): Put button-type value in quotes to
distinguish from plain text "button".
(describe-char): Display code point values in hex.  Don't use
`symbol-name' for `current-input-method' because it is a string.
Use `insert-text-button' with `help-face' type instead of putting
hardcoded face in quotes, because button is not created automatically.
2005-12-28 01:55:16 +00:00
Richard M. Stallman
2926b5fba6 (glasses-face): More specific custom type. 2005-12-27 23:48:05 +00:00
Richard M. Stallman
1af5710156 (set-visited-file-name): Doc fix. 2005-12-27 22:54:13 +00:00
Richard M. Stallman
51978cac9a (flyspell-external-point-words):
Use local var buffer-scan-pos to advance scan for next misspelling.
Advance it only after we find the misspelling.
New criteria for finding the misspelling in the buffer.
2005-12-27 22:49:46 +00:00
Bill Wohler
13fe29bd54 (mh-prompt-for-folder): Use can-create argument to suppress creation
of folder if it doesn't exist.
2005-12-27 22:42:58 +00:00
Nick Roberts
ee79234b76 *** empty log message *** 2005-12-27 21:34:19 +00:00
Nick Roberts
bfd9411056 (describe-char): Set help-xref-stack-item
explicitly after buffer has been generated.  Revert previous
changes for optional  buffer argument.
2005-12-27 21:24:53 +00:00
Nick Roberts
ee90fe9213 (help-insert-string): New function. Save buffer
contents in cases where it is impossible to recompute the old
contents.
2005-12-27 21:11:50 +00:00
Nick Roberts
6280f20d84 *** empty log message *** 2005-12-27 21:10:19 +00:00
Stefan Monnier
2bd87afb91 (mh-process-daemon): Don't change buffer in proc-filter. 2005-12-27 19:10:44 +00:00
Stefan Monnier
32d5ce4db4 (url-store-in-cache): Use save-current-buffer. 2005-12-27 17:01:01 +00:00
Stefan Monnier
d476efde68 (url-configuration-directory): Don't autoload because the
default value needs to be computed at run-time, not dump-time.
2005-12-27 16:59:45 +00:00
Jan Djärv
edd4b3ab76 * cus-start.el (all): Add x-gtk-show-hidden-files. 2005-12-27 10:41:22 +00:00
Jan Djärv
91b5a2041e Add x-gtk-show-hidden-files 2005-12-27 10:40:58 +00:00
Richard M. Stallman
c0b457636e (perform-replace): Calculate match-again
before skipping read-only matches.
2005-12-27 04:31:21 +00:00
Richard M. Stallman
d6f0f3e069 (paren-showing-faces): New group.
(show-paren-match, show-paren-mismatch): Move to that group.
2005-12-27 01:11:01 +00:00
Richard M. Stallman
21b9448f56 (button): Put into group `basic-faces'. 2005-12-27 01:07:36 +00:00
Richard M. Stallman
618142d989 Remove faces from group `faces'. 2005-12-27 01:06:54 +00:00
Richard M. Stallman
d7504d5c73 *** empty log message *** 2005-12-26 22:11:17 +00:00
Richard M. Stallman
543e570f73 (apropos): Doc fix. 2005-12-26 21:22:55 +00:00
Richard M. Stallman
2a4ec7e1ef (apropos, apropos-value): Doc fix.
(apropos-documentation): Doc fix.
2005-12-26 21:21:04 +00:00
Richard M. Stallman
119f6f171a Fix quoting syntax. 2005-12-26 20:28:10 +00:00
Stefan Monnier
1d5e15d046 (lazy-completion-table): Remove argument `args'. 2005-12-26 15:57:37 +00:00
Stefan Monnier
2784fcc9de (bibtex-strings, bibtex-reference-keys):
Don't use the `args' argument of lazy-completion-table.
2005-12-26 15:54:21 +00:00
Nick Roberts
a06b8fd888 (describe-char): Bug fix for previous changes: Juggle current buffer. 2005-12-26 12:35:35 +00:00
Nick Roberts
e5a5c80cd5 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
* descr-text.el (describe-char): Add optional argument for buffer.
	Set buffer appropriately.  Call help-setup-xref.
	Suggested by Stefan Monnier.

2005-12-27  Juri Linkov  <juri@jurta.org>

	* descr-text.el (help-fns): Require.  Don't require button for
	byte compilation.
	(describe-text-widget): Add help echo for first button.  Use
	'help-info for second.
	(describe-property-list): Use 'help-argument-name instead of 'italic.
	(describe-text-category): Prompt in minibuffer.  Call help-setup-xref.
	(describe-char): Use 'help-character-set.  Add help echo.  Use
	'help-input-method.  Remove superfluous insert.
2005-12-26 11:41:22 +00:00
Nick Roberts
0932395f4a *** empty log message *** 2005-12-26 11:40:31 +00:00
Richard M. Stallman
cad1051b1f *** empty log message *** 2005-12-26 04:51:58 +00:00
Richard M. Stallman
3f264a3af4 (c-emacs-features): Do parse-partial-sexp at point, in case of narrowing. 2005-12-26 04:51:46 +00:00
Richard M. Stallman
6f9de17a61 (delphi-other-face): Allow nil in type. 2005-12-25 19:01:19 +00:00
Richard M. Stallman
0e10acf613 (locate-header-face): Allow nil in type. 2005-12-25 19:00:33 +00:00
Richard M. Stallman
6728475c5c (cpp-face-none-list): Use cpp-face instead of face. 2005-12-25 18:59:47 +00:00
Romain Francoise
180a447376 (battery-linux-proc-acpi): Also try
`/proc/acpi/thermal_zone/THM0/temperature'.
2005-12-25 14:09:57 +00:00
Chong Yidong
6aab19aa50 * custom.el (custom-push-theme): Fix docstring. 2005-12-24 15:22:47 +00:00
Chong Yidong
c5d290fb3b * custom.el (custom-push-theme): Fix docstring.
* cus-edit.el (custom-variable-set, custom-variable-save,
	custom-variable-save): Custom-quote widget values.
	(customize-save-variable): Fix custom-push-theme call.
2005-12-24 15:21:45 +00:00
Eli Zaretskii
7c417300d8 (autoloads, $(lisp)/mh-e/mh-loaddefs.el): Use w32-batch-update-autoloads,
and don't setq generated-autoload-file from the command line.
2005-12-24 12:52:26 +00:00
Eli Zaretskii
3712a0b33f (w32-batch-update-autoloads): New function. 2005-12-24 12:49:52 +00:00
Chong Yidong
34321842d2 Really fix typo. 2005-12-24 06:52:56 +00:00
Chong Yidong
25c6d44741 * cus-edit.el (custom-variable-set, custom-variable-set)
(custom-variable-reset-saved, custom-variable-reset-backup)
	(custom-face-set, custom-face-reset-saved): Update `user' theme.
	(custom-variable-save): Fix typos.
	(custom-variable-state-set, custom-face-state-set): Check
	theme-value.
	(custom-variable-reset-standard, custom-face-reset-standard):
	Perform custom theme recalc unconditionally.
2005-12-24 06:45:16 +00:00
Chong Yidong
9ff7a71aae (custom-variable-reset-standard, custom-face-reset-standard):
Recalculate new values.
2005-12-24 04:05:13 +00:00
Chong Yidong
70128967da (custom-face-state-set): Check theme-value. 2005-12-24 01:35:53 +00:00
Chong Yidong
d820f1fbfe 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
* custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
	reset means to remove setting from theme entirely.  Don't keep
	expanding theme-settings list; delete old entries if necessary.

	* cus-edit.el (custom-buffer-create-internal): Move "Erase
	customization" button one line up.
	(custom-themed): New face.
	(custom-magic-alist): New value, THEMED, for theme settings.
	(custom-variable-state-set): Check theme-value.
	(custom-variable-reset-standard, custom-face-reset-standard):
	Remove theme setting entirely.
2005-12-24 01:26:54 +00:00
Bill Wohler
7ba8dffdde (mh-folders-changed): Fix typo in docstring. 2005-12-23 22:14:50 +00:00
Juri Linkov
eb53358796 (edebug-all-defs, edebug-all-forms): Add autoload cookies.
(edebug-outside-d-c-i-n-s-w): New variable.
(edebug-display, edebug-outside-excursion): Use it to save the
original value of default-cursor-in-non-selected-windows.
Set default-cursor-in-non-selected-windows to t while Edebug is active.
(edebug-mode, edebug-eval-mode): Doc fix.
2005-12-23 21:57:08 +00:00