| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
author).
|
| |
|
|
|
|
|
|
| |
mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
(mac-ae-number): Return integer 0 if coerced result is float 0.0.
(mac-ae-get-url): Call select-frame-set-input-focus.
(mac-dnd-handle-drag-n-drop-event): Don't call
select-frame-set-input-focus.
|
| | |
|
| |
|
|
| |
has assignment).
|
| |
|
|
|
|
|
|
|
| |
(mac-ae-keyboard-modifiers): New function.
(mac-handle-toolbar-switch-mode): Use it.
(mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
if keyboard modifiers on drop contain option key.
(mac-dnd-drop-data): Add optional argument `action'.
(special-event-map): Remove binding for M-drag-n-drop.
|
| | |
|
| |
|
|
| |
(mac-apple-event-map): Bind "quit application" Apple event to it.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
New functions.
(mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
Use mac-unread-string.
|
| |
|
|
|
|
| |
(mac-handle-font-selection): Use mac-atsu-font-face-attributes
instead of mac-atsu-font-table.
(fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
|
| | |
|
| |
|
|
|
|
| |
(x-select-text): Set it.
(x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
when checking for newness.
|
| |
|
|
| |
cut-buffers with next-selection-coding-system if not nil.
|
| | |
|
| |
|
|
| |
Encode/decode text to/from cut buffers to/from iso-latin-1 only.
|
| |
|
|
| |
(w32-standard-fontset-spec): Fix typo in docstring.
|
| | |
|
| |
|
|
|
| |
to default-frame-alist if default-frame-alist already contains
widht/height.
|
| | |
|
| |
|
|
| |
(mac-apple-event-map): Define its handler.
|
| | |
|
| | |
|
| |
|
|
| |
results in ASCII-only string, encode original one directly.
|
| |
|
|
|
| |
(mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
(special-event-map): Apply 2006-08-16 change for x-win.el.
|
| |
|
|
| |
(special-event-map): Process drag-n-drop events this way.
|
| |
|
|
| |
read only.
|
| | |
|
| |
|
|
| |
S-tab and C-S-tab.
|
| |
|
|
| |
syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
mac-atsu-font-table from strings to numbers.
(mac-ts-caret-position): Use also when cursor-type is nil.
(mac-ts-update-active-input-area): Add Mac OS Classic support.
Relax condition for using overlay strings. Use
mac-ts-caret-position face when cursor-type is nil.
|
| | |
|
| |
|
|
|
|
|
| |
info.
* term.el (term-delete-lines, term-insert-lines): Clarify
comments.
|
| |
|
|
|
| |
(mac-utxt-to-string): Use it.
(mac-ts-update-active-input-area): Use mac-ae-number.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(mac-ae-number, mac-ae-frame, mac-ae-script-language)
(mac-bytes-to-text-range, mac-ae-text-range-array)
(mac-ts-update-active-input-buf, mac-split-string-by-property-change)
(mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
(mac-ts-unicode-for-key-event): New functions.
(mac-handle-toolbar-switch-mode): Use mac-ae-frame.
(mac-handle-font-selection): Use mac-ae-number.
(mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
New variables.
(mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
(mac-ts-converted-text, mac-ts-selected-converted-text)
(mac-ts-block-fill-text, mac-ts-outline-text)
(mac-ts-selected-text, mac-ts-no-hilite): New faces.
(mac-ts-hilite-style-faces): New constant.
(mac-apple-event-map): Bind text input events.
(mac-dispatch-apple-event): Use command-execute instead of
call-interactively.
(global-map): Don't bind mac-apple-event.
(special-event-map): Bind mac-apple-event.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
(mac-ae-get-url): Redispatch Apple event on unknown scheme.
(mac-dispatch-apple-event): Resume Apple event if it is suspended.
Optionally set error message in reply.
|
| |
|
|
| |
encode, and escape file name on conversion to URL.
|
| | |
|
| |
|
|
| |
(mac-handle-toolbar-switch-mode): Use coercion instead of it.
|
| | |
|
| |
|
|
|
|
|
|
| |
(mac-service-selection, mac-service-open-file)
(mac-service-open-selection, mac-service-mail-selection)
(mac-service-mail-to, mac-service-insert-text): Rename from
mac-services-*. All uses changed.
(mac-apple-event-map): Rename event symbol `services' to `service'.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
(mac-atsu-font-table, mac-font-panel-mode): Add defvars.
(mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
(mac-handle-font-panel-closed, mac-handle-font-selection):
New functions.
(mac-font-panel-mode): New minor mode.
(mac-apple-event-map): Add bindings for toolbar toggle button and
font panel.
(menu-bar-showhide-menu): Add mac-font-panel-mode.
|
| |
|
|
| |
MacJapanese if text is ASCII-only.
|