1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

60721 commits

Author SHA1 Message Date
Chong Yidong
e18ffcdc39 Emacs icons by Andrew Zhilin. 2005-11-18 03:03:59 +00:00
Chong Yidong
945c16a2be Fixed:
** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.
2005-11-18 02:51:43 +00:00
Chong Yidong
ce8d4e00b7 mention :ignore-defface 2005-11-18 02:51:12 +00:00
Nick Roberts
f1a5d0e203 (gud-install-speedbar-variables): Bind gud-pp to "p".
(gdb): Move definition of gud-pp to gdb-ui.el.
2005-11-18 02:48:58 +00:00
Nick Roberts
4130aa2c84 (gdb-ann3): Move definition of gud-pp to here.
Make it work in the speedbar.
(gdb-find-watch-expression): New function.
2005-11-18 02:47:21 +00:00
Nick Roberts
3d18d67771 *** empty log message *** 2005-11-18 02:46:06 +00:00
Chong Yidong
fbe8d00750 * faces.el (face-attribute, set-face-attribute): Mention existence
of `:ignore-defface' setting in docstring.
2005-11-18 02:25:24 +00:00
Chong Yidong
2ff1066384 * xfaces.c (Qignore_defface): New variable.
(syms_of_xfaces): Provide `:ignore-defface'.
	(IGNORE_DEFFACE_P): New macro.
	(check_lface_attrs): Qignore_defface is a possible value.
	(lface_fully_specified_p): Likewise.
	(Finternal_set_lisp_face_attribute): Likewise.
	(merge_face_vectors): The merged face is `unspecified' if the
	mergee specifies `:ignore-defface'.
2005-11-18 01:48:42 +00:00
Stefan Monnier
39c7cde2a4 (completion-setup-function): Fix last change. 2005-11-18 00:17:46 +00:00
John Paul Wallington
f5723ff54e (comint-insert-input): Use `posn-set-point' instead of
`mouse-set-point' because the latter is not fbound when configured
without X.
2005-11-17 23:02:34 +00:00
John Paul Wallington
1617bc07f6 (ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
`mouse-set-point' because the latter isn't fbound when configured without X.
2005-11-17 22:56:28 +00:00
Romain Francoise
225dad8eda *** empty log message *** 2005-11-17 19:47:04 +00:00
Chong Yidong
2fbbeaf12f * simple.el (next-line): Use hard-newline. 2005-11-17 18:21:37 +00:00
Chong Yidong
bcd8c291c1 * simple.el (sendmail-user-agent-compose): Use hard-newline. 2005-11-17 18:18:33 +00:00
Chong Yidong
6586e9c949 * message.el (message-courtesy-message)
(message-mark-insert-begin, message-mark-insert-end)
	(message-elide-ellipsis, message-cancel-message)
	(message-add-header, message-change-subject)
	(message-cross-post-followup-to-header)
	(message-cross-post-insert-note, message-reduce-to-to-cc)
	(message-widen-reply, message-delete-not-region)
	(message-kill-to-signature, message-insert-signature)
	(message-insert-importance-high, message-insert-importance-low)
	(message-insert-or-toggle-importance)
	(message-insert-disposition-notification-to)
	(message-indent-citation, message-yank-original)
	(message-cite-original-without-signature, message-cite-original)
	(message-insert-citation-line, message-position-on-field)
	(message-fix-before-sending, message-send-mail-partially)
	(message-send-mail, message-send-mail-with-sendmail)
	(message-send-mail-with-qmail, message-send-news)
	(message-check-news-header-syntax, message-generate-headers)
	(message-insert-courtesy-copy, message-fill-address)
	(message-fill-header, message-shorten-references)
	(message-setup-1, message-cancel-news)
	(message-forward-make-body-plain) (message-forward-make-body-mime)
	(message-forward-make-body-mml) (message-encode-message-body)
	(message-forward-make-body-digest-plain)
	(message-forward-make-body-digest-mime)
	(message-use-alternative-email-as-from): Insert `hard-newline'
	instead of ordinary newlines.
2005-11-17 16:31:22 +00:00
Chong Yidong
4ea0018b7f * simple.el (hard-newline): New variable.
* mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
	(sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
	(mail-mail-reply-to, mail-mail-followup-to)
	(mail-position-on-field, mail-signature, mail-yank-original)
	(mail-attach-file): Use it.

	* mail/mailheader.el (mail-header-format)
	(mail-header-format-function): Likewise.

	* add-log.el (add-change-log-entry, change-log-merge): Likewise.
2005-11-17 16:30:52 +00:00
Juri Linkov
9f5f5ff2cf *** empty log message *** 2005-11-17 07:41:53 +00:00
Juri Linkov
8ec3bce045 Add :link (custom-group-link font-lock-faces) to defgroup. 2005-11-17 07:40:11 +00:00
Juri Linkov
6ef99535bf (Top): Put this font-lock based mode near Font Lock node. 2005-11-17 07:30:58 +00:00
Juri Linkov
b26533d6dd (Highlight Interactively): Put this font-lock based mode
near Font Lock node.
2005-11-17 07:30:40 +00:00
Juri Linkov
f43eaaefc8 (hi-lock): Rename this defgroup from
`hi-lock-interactive-text-highlighting'.  Change parent group from
`faces' to `font-lock'.  Add link to the manual.
(hi-lock-mode, hi-lock-file-patterns-range)
(hi-lock-exclude-modes, hi-lock-faces): Rename :group from
`hi-lock-interactive-text-highlighting' to `hi-lock'.
(hi-lock-faces): Add :group `faces'.
2005-11-17 07:21:54 +00:00
Juri Linkov
d69ab4ba1f (face-read-string): Set the default value arg of completing-read. 2005-11-17 07:20:51 +00:00
Juri Linkov
ad1b570140 Rename font-lock-highlighting-faces to font-lock-faces. 2005-11-17 07:19:54 +00:00
Juri Linkov
3e721a1465 (lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
(custom-variable-prompt): Clarify the code.
2005-11-17 07:18:07 +00:00
Juri Linkov
a4deefedf3 (font-lock-faces): Rename this defgroup from
`font-lock-highlighting-faces'.
(font-lock-comment-face, font-lock-comment-delimiter-face)
(font-lock-string-face, font-lock-doc-face)
(font-lock-keyword-face, font-lock-builtin-face)
(font-lock-function-name-face, font-lock-variable-name-face)
(font-lock-type-face, font-lock-constant-face)
(font-lock-warning-face, font-lock-negation-char-face)
(font-lock-preprocessor-face)
(font-lock-regexp-grouping-backslash)
(font-lock-regexp-grouping-construct): Rename :group from
`font-lock-highlighting-faces' to `font-lock-faces'.
2005-11-17 07:16:45 +00:00
Luc Teirlinck
1135363e9a (file-name-shadow-properties, file-name-shadow-tty-properties)
(file-name-shadow-mode): Remove autoloads, because the file is now preloaded.
2005-11-17 05:34:45 +00:00
Luc Teirlinck
4bbd5b6914 *** empty log message *** 2005-11-17 05:32:33 +00:00
Stefan Monnier
3abf59170c *** empty log message *** 2005-11-17 02:54:23 +00:00
Stefan Monnier
bead134f40 (easy-menu-intern): Don't define.
(pr-get-symbol): Use easy-menu-intern only if defined.
2005-11-16 22:44:53 +00:00
Stefan Monnier
b83867531a (blink-matching-open): Simplify a bit.
(completion-setup-function): Fix the case of partial-completion-mode
when the minibuffer's contents start with "-".
Obey completion-base-size-function even when
minibuffer-completing-file-name is non-nil.
2005-11-16 22:43:16 +00:00
Richard M. Stallman
afabbb4d0a *** empty log message *** 2005-11-16 22:25:16 +00:00
Richard M. Stallman
4e46799eac (eudc-ph-open-session): Use set-process-query-on-exit-flag. 2005-11-16 22:23:28 +00:00
Richard M. Stallman
63fcfa450f (smtpmail-send-it): Use insert-buffer-contents. 2005-11-16 22:22:18 +00:00
Richard M. Stallman
f832e85422 (ucs-set-table-for-input):
Use make-local-variable, not make-variable-buffer-local.
2005-11-16 22:21:16 +00:00
Richard M. Stallman
9d8684ddf3 (byte-optimize-form-code-walker): Improve warning message text. 2005-11-16 22:20:03 +00:00
Richard M. Stallman
f6fbc344c1 (savehist-save-hook): Add :group. 2005-11-16 22:18:46 +00:00
Richard M. Stallman
957dc1a49d (menu-bar-help-menu): Rename Find Extra Packages to External Packages. 2005-11-16 22:17:29 +00:00
Richard M. Stallman
ce4374c7dc (color): Enclose %t in %{...%}. 2005-11-16 22:15:59 +00:00
Richard M. Stallman
49698bb717 (Custom-reset-standard): Verify that
:custom-standard-value prop exists before calling it.

(face): Enclose %t in %{...%}.
2005-11-16 22:15:07 +00:00
Chong Yidong
73cae835d8 Acknowledge AZ for Emacs icons. 2005-11-16 22:12:20 +00:00
Richard M. Stallman
347a20b867 (apropos-calc-scores): Use apropos-pattern. 2005-11-16 22:11:47 +00:00
Stefan Monnier
77f05e24e8 (url-insert-file-contents): Use the charset info
provided by the HTTP server, if any.
2005-11-16 19:05:38 +00:00
Stefan Monnier
0a37f51211 (readevalloop): Add missing GCPROs. 2005-11-16 18:39:15 +00:00
Stefan Monnier
c01f0ed303 *** empty log message *** 2005-11-16 18:39:00 +00:00
Stefan Monnier
16b4c38b1d (Minor Mode Conventions): Use custom-set-minor-mode.
(Minor Mode Conventions): Mention the use of a hook.
2005-11-16 18:11:34 +00:00
Stefan Monnier
ed5a258ad1 (savehist-mode-hook): Re-add the var.
(savehist-mode): Use it.
2005-11-16 17:20:25 +00:00
Stefan Monnier
cbad4a9ef8 (Minor Mode Conventions): Use custom-set-minor-mode. 2005-11-16 17:14:37 +00:00
Stefan Monnier
042c6fb7c7 Fix commenting convention. Remove unnecessary leading * in custom docstrings.
(flyspell-emacs): Remove unused var.
(flyspell-accept-buffer-local-defs): Use save-current-buffer.
(flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
(flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
(flyspell-debug-signal-word-checked): Use with-current-buffer.
(make-flyspell-overlay): Don't locally reuse a global name.
(flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
(flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
(flyspell-notify-misspell): Remove unused args `start' and `end'.
(flyspell-word): Adjust call accordingly.  Use ispell-send-string.
Wrap calls to accept-process-output inside with-local-quit since it's
often called from a post-command-hook.
(flyspell-correct-word, flyspell-auto-correct-word): Use ispell-send-string.
(flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
2005-11-16 17:00:29 +00:00
Chong Yidong
9f7b984bae * xfns.c (xg_set_icon_from_xpm_data): New function.
* gnu.h (gnu_xpm_bits): Renamed from gnu_bits.
	(gnu_xbm_bits): Renamed from gnu_bits (xbm version).

	* xterm.c (x_bitmap_icon): Use the xpm if available.
2005-11-16 16:38:48 +00:00
Stefan Monnier
5cb35db593 (flyspell-delete-region-overlays): Use remove-overlays. 2005-11-16 16:07:47 +00:00