aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (x-select-utf8-or-ctext): Improve the strategy.Kenichi Handa2007-03-061-8/+15
|
* Add copyright and license notice (ESR states that he was probably theGlenn Morris2007-02-161-0/+23
| | | | author).
* Change all uses ofYAMAMOTO Mitsuharu2007-02-131-7/+11
| | | | | | | | 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.
* Revert previous change, since I'm not sure it is correct.Glenn Morris2007-02-111-23/+0
|
* Add copyright and license notices (file written by Eric Raymond, whoGlenn Morris2007-02-111-0/+23
| | | | has assignment).
* (mac-keyboard-modifier-mask-alist): New constant.YAMAMOTO Mitsuharu2007-01-221-9/+31
| | | | | | | | | (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.
* Add 2007 to copyright years.Glenn Morris2007-01-2117-17/+17
|
* (mac-ae-quit-application): New function.YAMAMOTO Mitsuharu2007-01-151-1/+10
| | | | (mac-apple-event-map): Bind "quit application" Apple event to it.
* (mac-dnd-types-alist): Fix typo in docstring.Juanma Barranquero2007-01-081-1/+1
|
* Set scroll bar mode to right if set by X resources.Jan Djärv2006-12-301-0/+4
|
* (mac-keyboard-translate-char, mac-unread-string):YAMAMOTO Mitsuharu2006-12-251-10/+18
| | | | | | New functions. (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event): Use mac-unread-string.
* (mac-atsu-font-table): Remove defvar.YAMAMOTO Mitsuharu2006-12-151-4/+4
| | | | | | (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.
* Update copyright years.Glenn Morris2006-12-0911-15/+15
|
* (x-last-cut-buffer-coding): New variable.Jan Djärv2006-11-201-10/+21
| | | | | | (x-select-text): Set it. (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding when checking for newness.
* (x-cut-buffer-or-selection-value): Decode text fromJan Djärv2006-11-181-11/+8
| | | | cut-buffers with next-selection-coding-system if not nil.
* (terminal-init-xterm): Add more key bindings.Andreas Schwab2006-11-141-1/+5
|
* * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):Jan Djärv2006-11-101-4/+4
| | | | Encode/decode text to/from cut buffers to/from iso-latin-1 only.
* (x-handle-name-switch): Doc fix.Juanma Barranquero2006-10-251-2/+2
| | | | (w32-standard-fontset-spec): Fix typo in docstring.
* *** empty log message ***YAMAMOTO Mitsuharu2006-10-191-3/+6
|
* * term/x-win.el (res-geometry): Don't set geometry from XresourcesJan Djärv2006-10-181-3/+6
| | | | | to default-frame-alist if default-frame-alist already contains widht/height.
* * term/x-win.el (x-menu-bar-open): New function for F10.Jan Djärv2006-09-151-1/+7
|
* (show-hide-font-panel): New HI command ID symbol.YAMAMOTO Mitsuharu2006-09-081-11/+14
| | | | (mac-apple-event-map): Define its handler.
* (terminal-init-xterm): Add more C-M- bindings.Dan Nicolaescu2006-09-051-0/+40
|
* (terminal-init-xterm): Add C-M- bindings.Dan Nicolaescu2006-09-041-17/+47
|
* (mac-string-to-utxt): If adjustment for MacJapaneseYAMAMOTO Mitsuharu2006-08-301-8/+13
| | | | results in ASCII-only string, encode original one directly.
* (mac-apple-event-map): Rename hicommand to hi-command.YAMAMOTO Mitsuharu2006-08-271-5/+6
| | | | | (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.
* (x-clipboard-yank): Specify * in interactive spec.Richard M. Stallman2006-08-161-2/+2
| | | | (special-event-map): Process drag-n-drop events this way.
* * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer isJan Djärv2006-08-141-2/+3
| | | | read only.
* (terminal-init-xterm): Add more key bindings.Dan Nicolaescu2006-08-081-1/+30
|
* (terminal-init-xterm): Fix bindings for C-tab,Dan Nicolaescu2006-07-271-3/+3
| | | | S-tab and C-S-tab.
* (terminal-init-xterm): Fix key bindingsDan Nicolaescu2006-07-211-6/+14
| | | | syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
* (x-handle-display): Add doc string.Richard M. Stallman2006-07-091-0/+1
|
* (x-display-name): Fix typo.Romain Francoise2006-07-081-1/+1
|
* * term/x-win.el (x-display-name): Doc fix.Chong Yidong2006-07-081-1/+4
|
* (mac-handle-font-selection): Change keys ofYAMAMOTO Mitsuharu2006-06-281-9/+17
| | | | | | | | 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.
* (terminal-init-xterm): Bind C-return.Dan Nicolaescu2006-06-211-0/+1
|
* * term/xterm.el (terminal-init-xterm): Update key availabilityDan Nicolaescu2006-06-201-2/+2
| | | | | | | info. * term.el (term-delete-lines, term-insert-lines): Clarify comments.
* (mac-text-encoding-ascii): New constant.YAMAMOTO Mitsuharu2006-06-161-9/+11
| | | | | (mac-utxt-to-string): Use it. (mac-ts-update-active-input-area): Use mac-ae-number.
* (mac-ts-active-input-overlay): Add defvar.YAMAMOTO Mitsuharu2006-06-031-18/+327
| | | | | | | | | | | | | | | | | | | | | | (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.
* * term/x-win.el: Change x-menu-bar-start to menu-bar-open.Jan Djärv2006-06-011-2/+2
|
* * term/x-win.el: bind F10 to menu-bar-start if available.Jan Djärv2006-05-291-0/+4
|
* Set idle timer to clean up expired Apple events.YAMAMOTO Mitsuharu2006-05-241-5/+16
| | | | | | (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.
* (w32-drag-n-drop): Substitute '/' for '\',YAMAMOTO Mitsuharu2006-05-201-0/+8
| | | | encode, and escape file name on conversion to URL.
* (mac-ae-open-documents): Escape file name on conversion to URL.YAMAMOTO Mitsuharu2006-05-201-1/+4
|
* (mac-bytes-to-digits): Remove function.YAMAMOTO Mitsuharu2006-05-191-12/+2
| | | | (mac-handle-toolbar-switch-mode): Use coercion instead of it.
* (terminal-init-xterm): Fix typo.Dan Nicolaescu2006-05-121-1/+1
|
* (mac-font-panel-mode): Doc fix.YAMAMOTO Mitsuharu2006-05-101-21/+23
| | | | | | | | (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'.
* (terminal-init-xterm): Add more key bindings.Dan Nicolaescu2006-05-081-0/+8
|
* (mac-utxt-to-string): Use `eq' instead of `='.YAMAMOTO Mitsuharu2006-05-071-1/+86
| | | | | | | | | | | (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.
* (mac-utxt-to-string): Don't make adjustment forYAMAMOTO Mitsuharu2006-05-061-2/+4
| | | | MacJapanese if text is ASCII-only.