summaryrefslogtreecommitdiff
path: root/lisp/term/mac-win.el
Commit message (Expand)AuthorAgeFilesLines
* (mac-ts-unicode-for-key-event): Check if text is available.YAMAMOTO Mitsuharu2007-05-071-1/+2
* Change all uses ofYAMAMOTO Mitsuharu2007-02-131-7/+11
* (mac-keyboard-modifier-mask-alist): New constant.YAMAMOTO Mitsuharu2007-01-221-9/+31
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mac-ae-quit-application): New function.YAMAMOTO Mitsuharu2007-01-151-1/+10
* (mac-dnd-types-alist): Fix typo in docstring.Juanma Barranquero2007-01-081-1/+1
* (mac-keyboard-translate-char, mac-unread-string):YAMAMOTO Mitsuharu2006-12-251-10/+18
* (mac-atsu-font-table): Remove defvar.YAMAMOTO Mitsuharu2006-12-151-4/+4
* Update copyright years.Glenn Morris2006-12-091-1/+1
* *** empty log message ***YAMAMOTO Mitsuharu2006-10-191-3/+6
* (show-hide-font-panel): New HI command ID symbol.YAMAMOTO Mitsuharu2006-09-081-11/+14
* (mac-string-to-utxt): If adjustment for MacJapaneseYAMAMOTO Mitsuharu2006-08-301-8/+13
* (mac-apple-event-map): Rename hicommand to hi-command.YAMAMOTO Mitsuharu2006-08-271-5/+6
* (mac-handle-font-selection): Change keys ofYAMAMOTO Mitsuharu2006-06-281-9/+17
* (mac-text-encoding-ascii): New constant.YAMAMOTO Mitsuharu2006-06-161-9/+11
* (mac-ts-active-input-overlay): Add defvar.YAMAMOTO Mitsuharu2006-06-031-18/+327
* Set idle timer to clean up expired Apple events.YAMAMOTO Mitsuharu2006-05-241-5/+16
* (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-font-panel-mode): Doc fix.YAMAMOTO Mitsuharu2006-05-101-21/+23
* (mac-utxt-to-string): Use `eq' instead of `='.YAMAMOTO Mitsuharu2006-05-071-1/+86
* (mac-utxt-to-string): Don't make adjustment forYAMAMOTO Mitsuharu2006-05-061-2/+4
* (mac-utxt-to-string, mac-string-to-utxt)YAMAMOTO Mitsuharu2006-05-051-162/+272
* (mac-ae-open-documents, mac-drag-n-drop): UseYAMAMOTO Mitsuharu2006-05-011-2/+3
* (mac-system-coding-system): Define and use afterYAMAMOTO Mitsuharu2006-03-301-12/+11
* Adjust Courier font specifications in x-fixed-font-alist.YAMAMOTO Mitsuharu2006-03-251-1/+18
* (fontset-standard): Rename from "fontset-mac".YAMAMOTO Mitsuharu2006-02-101-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (mac-ae-parameter): Don't coerce data if it isYAMAMOTO Mitsuharu2006-01-051-3/+6
* (mac-handle-language-change)YAMAMOTO Mitsuharu2005-12-191-34/+29
* Create keymap for mac-apple-event-map.YAMAMOTO Mitsuharu2005-12-111-0/+2
* Require url when compiling. CallYAMAMOTO Mitsuharu2005-12-101-34/+180
* Make modifier `ctrl' an alias of `control'.YAMAMOTO Mitsuharu2005-11-241-0/+3
* Don't change default directory.YAMAMOTO Mitsuharu2005-11-231-4/+4
* Apply 2005-10-09 change for term/x-win.el.YAMAMOTO Mitsuharu2005-10-161-19/+34
* Add charset info for "iso10646-1". Modify default fontset to useYAMAMOTO Mitsuharu2005-10-011-3/+16
* (mac-add-charset-info): Doc fix.YAMAMOTO Mitsuharu2005-09-181-2/+2
* (mac-charset-info-alist, mac-services-selection, mac-system-script-code):Juanma Barranquero2005-08-311-0/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-3/+3
* (ccl-encode-mac-roman-font, ccl-encode-mac-centraleurroman-font)YAMAMOTO Mitsuharu2005-07-131-59/+105
* (mac-services-mail-selection, mac-services-mail-to): New functions.YAMAMOTO Mitsuharu2005-07-121-0/+15
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (mac-select-convert-to-string): Try codingYAMAMOTO Mitsuharu2005-05-131-0/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* Don't define or bind scroll bar functions ifYAMAMOTO Mitsuharu2005-05-061-15/+41
* Require select. Set selection-coding-system toYAMAMOTO Mitsuharu2005-04-241-19/+241
* (mac-symbol-encoder): Fix mappings of left and right angle brackets.YAMAMOTO Mitsuharu2005-04-201-12/+7
* (mac-symbol-encoder, mac-dingbats-encoder): Minor update.YAMAMOTO Mitsuharu2005-04-191-33/+19
* Add coding: tag and set it to iso-2022-7bit.YAMAMOTO Mitsuharu2005-04-191-270/+150