| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
face unless last visible char and first invisible char have the
same face. Also use default face if saved_face_id is undefined.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
(mac-add-charset-info): New function. Initialize variable
mac-charset-info-alist using it.
(mac-centraleurroman, mac-cyrillic): Do not use UCS in table data for
translation.
(mac-symbol-encoder, mac-dingbats-encoder): New translation table.
(mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
(ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font): New CCL
programs.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(syms_of_mac): Don't initialize them.
(Vmac_charset_info_alist): New variable.
(syms_of_mac): Defvar it.
(create_text_encoding_info_alist): New function.
(decode_mac_font_name, mac_to_x_fontname)
(x_font_name_to_mac_font_name, init_font_name_table): Don't hard
code the correspondence among XLFD charsets, Mac script codes, and
Emacs coding systems. Use Vmac_charset_info_alist and result of
create_text_encoding_info_alist instead.
(init_font_name_table) [TARGET_API_MAC_CARBON]: Use Font Manager
routines also on Mac OS Classic.
(init_font_name_table) [!TARGET_API_MAC_CARBON]: Use
add_font_name_table_entry.
(mac_do_list_fonts): Regard 0 in XLFD scaleble fields as
specified. Derive unspecified scalable fields from specified one.
(x_list_fonts): Consider Valternate_fontname_alist.
(kDefaultFontSize): Change value from 9 to 12.
(XLoadQueryFont): Get decoded font family, font face, and charset
from x_font_name_to_mac_font_name. Set full name of loaded font.
(mac_unload_font): Free `full_name' member.
(x_load_font): Don't try XLoadQueryFont if x_list_fonts returns
NULL. Copy full_name member of struct MacFontStruct to that of
struct font_info.
|
| |
|
|
|
| |
[TARGET_API_MAC_CARBON] (MacFontStruct): Use type int for
mac_scriptcode member.
|
| |
|
|
|
|
|
| |
selective_display_ellipsis_p so ellipsis will be shown in same
face as preceding text.
(setup_for_ellipsis): Don't set saved_face_id here.
(next_element_from_display_vector): Default to saved_face_id.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
(scroll-other-window, keyboard-quit, keyboard-escape-quit)
(clone-indirect-buffer-other-window): Move bindings to bindings.el.
|
| |
|
|
|
|
|
| |
(scroll-other-window, keyboard-quit, keyboard-escape-quit)
(clone-indirect-buffer-other-window): Move bindings from simple.el.
(next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
(next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
|
| | |
|
| |
|
|
| |
Mention that `get' may signal an error.
|
| |
|
|
|
| |
loops in case of bad face property lists. Limit number of face
alias lookups to 10 (in case of face alias loops).
|
| | |
|
| |
|
|
| |
(syms_of_fns): Defsubr it.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 66)
- Update from CVS
2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/qp.el (quoted-printable-encode-region): Save excursion.
|
| |
|
|
|
|
|
| |
minibuffer history commands.
(minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
the default history commands now work just as well.
(isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
|
| |
|
|
| |
elaborate check for shift modifier on non-window systems.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Calls changed. Don't check for overlay-arrow-bitmap property here.
(overlay_arrow_at_row): Remove PBITMAP arg. Instead, if left
fringe is present, return Lisp integer for bitmap (or -1 for default).
Fix value of overlay-arrow-bitmap property to be a symbol, use
lookup_fringe_bitmap to parse it.
(display_line): Change call to overlay_arrow_at_row. Store integer
return value as overlay bitmap in row rather than window.
Only show overlay arrow if row displays text, or if no other overlay
arrow is seen in window (if overlay marker is at point-max).
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
rather than from window.
(update_window_fringes): Compare overlay_arrow_bitmap rather than
overlay_arrow_p members.
(Ffringe_bitmaps_at_pos): Return fringe overlay_arrow_bitmap name
if not default.
|
| |
|
|
| |
Compare overlay_arrow_bitmap than overlay_arrow_p members.
|
| |
|
|
|
|
| |
It replaces the corresponding member from struct window, as a
window may now show multiple overlay arrows.
Remove member overlay_arrow_p, superseeded by overlay_arrow_bitmap.
|
| | |
|
| |
|
|
| |
url-http sometimes doesn't call the callback.
|
| | |
|
| |
|
|
|
|
|
| |
and make it optional. Don't test tooltip-gud-echo-area here.
(tooltip-gud-process-output, gdb-tooltip-print): Pass
tooltip-gud-echo-area to tooltip-show.
(tooltip-help-tips): Remove second optional arg.
|
| | |
|
| | |
|
| |
|
|
|
| |
(load_in_progress): Add extern.
(Frequire): Use load_in_progress instead of Vloads_in_progress.
|
| | |
|
| | |
|
| |
|
|
| |
example with save-place.
|
| | |
|
| | |
|
| |
|
|
| |
visible.
|
| |
|
|
| |
be bound yet.
|
| | |
|
| |
|
|
|
| |
terminals compatible with xterm. Mention that xterm-mouse-mode is a
minor mode and put in pxref to Minor Modes node.
|