- 26 Jun, 2006 1 commit
-
-
Kenichi Handa authored
-
- 25 Jun, 2006 2 commits
-
-
Miles Bader authored
-
Jason Rumney authored
-
- 23 Jun, 2006 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
entry for latin script.
-
Kenichi Handa authored
s->face->font on determining underline position.
-
- 21 Jun, 2006 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(font_has_char): Accept font-object too. (font_find_for_lface): Try at first with a size specified in face.
-
Kenichi Handa authored
face->extra with ascii face. (xftfont_done_face): Don't free face->extra of non-ascii face.
-
- 20 Jun, 2006 6 commits
-
-
Miles Bader authored
Patches applied: * emacs--devo--0 (patch 314-319) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 107) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-78
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
font_open_by_name.
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 107) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-317
-
- 19 Jun, 2006 25 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(adjust_window_trailing_edge): Specially compute FIRST_PARALLEL for the case of a top-level window and the following minibuffer. Don't exit because of no `next' when there is a parent. Use the FIRST_ONLY feature when resizing following windows.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(basic-save-buffer-2): Mask UMASK against 666.
-
Richard M. Stallman authored
(mouse-drag-vertical-line): Call it.
-
Richard M. Stallman authored
-
Karl Berry authored
-
Kenichi Handa authored
-
Kenichi Handa authored
same as medium. (font-slant-table): Add (roman . 100).
-
Kenichi Handa authored
-
Kenichi Handa authored
(enum font_spacing): New enum. (FONT_PIXEL_SIZE_QUANTUM): New macro.
-
Kenichi Handa authored
(QCspacing, QCdpi): New variables. (syms_of_font): Initialize them. (font_pixel_size): New function. (font_put_extra): New function. (font_parse_xlfd): Fix handling of font size. Add QCdpi property in FONT_EXTRA. (font_parse_fcname): Handle enumenrated values (e.g. bold). Fix handling font size. Add QCname property that contains only unknown properties. (font_score): Change argument. Caller changed. Pay attention to FONT_PIXEL_SIZE_QUANTUM. (font_sort_entites): Fix handling of font size. (font_list_entities): Likewise. (font_find_for_lface): Likewise. (font_open_for_lface): Likewise. (font_open_by_name): Likewise. (Ffont_spec): Add QCname property that contains only unknown properties.
-
Kenichi Handa authored
include weight in listing pattern, instead check weight of each listed font. Don't include scalable in pattern. Pay attention to FONT_PIXEL_SIZE_QUANTUM.
-
Carsten Dominik authored
(section{Structure Editing}): Add global archiving command.
-
Carsten Dominik authored
-
Carsten Dominik authored
`:link-validation-function' property. (Extensions and Hacking): New chapter, includes some sections of the "Miscellaneous" chapter.
-
Carsten Dominik authored
(org-end-of-subtree): Return point. (org-dblock-start-re, org-dblock-end-re): New constants. (org-create-dblock, org-prepare-dblock, org-map-dblocks) (org-dblock-update, org-update-dblock, org-beginning-of-dblock) (org-update-all-dblocks, org-find-dblock): New functions. (org-collect-clock-time-entries): New function. (org-html-handle-time-stamps): Never export CLOCK timeranges. (org-fixup-indentation): Modified to deadl correctly with lines starting with TAB. Only one argument DIFF now. (org-demote, org-promote): Call `org-fixup-indentation' with just one argument, DIFF. (org-mode): Don't mark buffer as modified when aligning tables. (org-clock-sum): Don't makr buffer modified when adding time sum properties. (org-export-as-html): Added support for a link validation function. (org-archive-all-done): New function. (org-archive-subtree): New prefix argument. When set, archive all done subtrees in this buffer. (org-remove-clock-overlays) (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'. (org-inhibit-highlight-removal): New variable, for dyn amic scoping. (org-put-clock-overlay): Don't swallow last headline character when displaying overlay. (org-store-link): Link to `image-mode' with just the file name.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(font_unparse_fcname): Produce symbolic names for style properties. (font_list_entities): Handle float size correctly. (font_open_by_name): Prefer `normal' property values if the name doesn't specify them.
-
Kenichi Handa authored
Ffont_xlfd_name.
-
Kenichi Handa authored
FC_WEIGHT_REGULAR. Exclude FC_SIZE and FC_PIXEL_SIZE from listing pattern. Don't force scalable.
-