- 19 Nov, 2005 6 commits
-
-
Eli Zaretskii authored
in the help text.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New function. (init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it. [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if font size is smaller than or equal to cg_text_anti_aliasing_threshold.
-
YAMAMOTO Mitsuharu authored
mouse-down and succeeding mouse-up events in the splash screen window so that drag-n-drop event can be processed.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 18 Nov, 2005 22 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Richard M. Stallman authored
(Renaming and VC): Some back-ends don't handle renaming.
-
Richard M. Stallman authored
-
Stefan Monnier authored
(url-http-target-url): Rename from url-http-cookies-sources. (url-http-parse-headers): Use it. (url-http-handle-authentication): Use subst-char-in-string.
-
Carsten Dominik authored
-
Carsten Dominik authored
(Agenda): Document commands `org-cycle-agenda-files' and `org-agenda-file-to-front' (Built-in table editor): Document `org-table-sort-lines'. (HTML formatting): Export of hand-formatted lists.
-
Carsten Dominik authored
(org-tbl-menu): Add entry for `org-table-sort-lines'. (org-add-file): Command removed, use `org-agenda-file-to-front' instead. (org-export-icalendar): Use `org-icalendar-combined-name'. (org-cycle-agenda-files, org-agenda-file-to-end) (org-agenda-file-to-front): New commands. (org-table-tab-jumps-over-hlines,org-export-html-style): New options. (org-table-next-field): Use `org-table-tab-jumps-over-hlines'. (org-at-table.el-p, org-set-autofill-regexps,org-html-protect): New functions. (org-fill-paragraph): Call `org-table-align' in tables. (org-mode): Call `org-set-autofill-regexps'. (org-export-as-html): Support for local handformatted lists. Modified to produce valid HTML 4.0. Use `org-export-html-style'. (org-export-local-list-max-depth): New option. (org-html-expand): Use `org-html-protect'.
-
Francesco Potortì authored
which has never been opened. Specify in the --help that vgrind writes to stdout.
-
Chong Yidong authored
fail.
-
Chong Yidong authored
Qignore_defface as a possible value.
-
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 12 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'.
-