aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/mac-win.el
Commit message (Expand)AuthorAgeFilesLines
* Don't set file-name-coding-system. Decode variables system-name,YAMAMOTO Mitsuharu2005-04-141-11/+15
* (kTextEncodingMacRoman, kTextEncodingISOLatin1)YAMAMOTO Mitsuharu2005-04-121-62/+62
* (dnd): Require dndYAMAMOTO Mitsuharu2005-04-121-3/+3
* Use create-fontset-from-mac-roman-font to create the startup fontsetYAMAMOTO Mitsuharu2005-04-061-1/+4
* Add mouse pointer shape constants.YAMAMOTO Mitsuharu2005-03-161-0/+49
* (function-key-map): Sync with x-win.el.YAMAMOTO Mitsuharu2005-03-151-7/+16
* (function-key-map): Use char-names more consistently.Stefan Monnier2005-02-211-14/+12
* * editfns.c (Voperating_system_release): Added.Steven Tamm2005-01-201-5/+3
* * term/mac-win.el (process-connection-type): Use newSteven Tamm2005-01-191-2/+3
* * macterm.c (SelectionRange): Add Xcode position apple event struct.Steven Tamm2004-12-301-15/+23
* * term/mac-win.el: Require x-dnd.Steven Tamm2004-12-291-12/+7
* * term/mac-win.el: Sync with x-win.el. Rearrange the contents.Steven Tamm2004-12-271-611/+905
* * term/mac-win.el (encoding-vector, mac-font-encoder-list)Steven Tamm2004-12-181-9/+9
* * term/mac-win.el (ccl-encode-mac-roman-font)Steven Tamm2004-11-301-13/+395
* Add ASCII equivalents for some function keys.Steven Tamm2004-09-021-0/+6
* term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)Steven Tamm2004-07-081-4/+9
* Add arch taglinesMiles Bader2003-09-011-0/+1
* No need to bind wheel events specially.Jason Rumney2003-06-041-4/+1
* (iconify-or-deiconify-frame): Move to frame.el.Stefan Monnier2003-05-311-8/+1
* * term/mac-win.el: Unconditionally set process-connection-type to nil.Andrew Choi2003-04-151-5/+4
* (iconify-or-deiconify-frame): Define for compatibility with packagesJuanma Barranquero2003-03-281-0/+7
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* 2003-01-28 Benjamin Riefenstahl <[email protected]>Andrew Choi2003-01-281-0/+7
* (interprogram-paste-function): Handle empty clipboard.John Paul Wallington2003-01-231-7/+8
* Require fontset and call setup-default-fontset.Kenichi Handa2003-01-171-0/+2
* Setup the fontset "fontset-mac" correctly.Kenichi Handa2003-01-151-3/+3
* Switching return to be treated like an X keysymSteven Tamm2002-10-041-0/+6
* In src:Andrew Choi2002-08-031-0/+10
* * files.el (directory-free-space-args): Don't use -P on Darwin.Andreas Schwab2002-06-301-4/+1
* Use directory-free-space-program instead ofAndreas Schwab2002-06-291-18/+24
* In src/:Andrew Choi2002-06-161-0/+6
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-2/+12
* 2001-09-04 Andrew Choi <[email protected]>Andrew Choi2001-09-041-1/+8
* 2001-08-24 Andrew Choi <[email protected]>Andrew Choi2001-08-241-0/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+3
* * term/mac-win.el: Remove load for ls-lisp.Andrew Choi2000-12-121-6/+2
* (decode-mac-roman, encode-mac-roman, mac-roman): Moved to european.el.Kenichi Handa2000-10-311-113/+21
* Andrew Choi <[email protected]>Andrew Choi2000-10-231-21/+11
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-0/+1075