- 18 Nov, 2005 10 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
** Clean up the confusion about what `unspecified' means in the face defaults for new frames.
-
Chong Yidong authored
-
Nick Roberts authored
(gdb): Move definition of gud-pp to gdb-ui.el.
-
Nick Roberts authored
Make it work in the speedbar. (gdb-find-watch-expression): New function.
-
Nick Roberts authored
-
Chong Yidong authored
of `:ignore-defface' setting in docstring.
-
Chong Yidong authored
(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'.
-
Stefan Monnier authored
-
- 17 Nov, 2005 19 commits
-
-
John Paul Wallington authored
`mouse-set-point' because the latter is not fbound when configured without X.
-
John Paul Wallington authored
`mouse-set-point' because the latter isn't fbound when configured without X.
-
Romain Francoise authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(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.
-
Chong Yidong authored
* 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.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
near Font Lock node.
-
Juri Linkov authored
`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'.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
(custom-variable-prompt): Clarify the code.
-
Juri Linkov authored
`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'.
-
Luc Teirlinck authored
(file-name-shadow-mode): Remove autoloads, because the file is now preloaded.
-
Luc Teirlinck authored
-
Stefan Monnier authored
-
- 16 Nov, 2005 11 commits
-
-
Stefan Monnier authored
(pr-get-symbol): Use easy-menu-intern only if defined.
-
Stefan Monnier authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use make-local-variable, not make-variable-buffer-local.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
:custom-standard-value prop exists before calling it. (face): Enclose %t in %{...%}.
-