summaryrefslogtreecommitdiff
path: root/lisp/term/ns-win.el
Commit message (Expand)AuthorAgeFilesLines
* Consolidate x-select-text.Stefan Monnier2014-10-011-9/+16
* lisp/term/ns-win.el (x-command-line-resources): Rename from ns-... version.Juanma Barranquero2014-03-151-2/+3
* Disallow suspend-emacs under NSJan Djärv2014-02-021-0/+10
* Fix spelling of "GNUstep"Glenn Morris2014-01-201-1/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Make NS port use the normal dnd functions.Jan Djärv2013-12-191-46/+45
* Make Info menu for GNUStep only for GUI.Jan Djärv2013-10-201-1/+6
* Fix GNUStep specific menu items.Jan Djärv2013-10-201-0/+14
* * lisp/term/ns-win.el (ns-initialize-window-system): Set locale-coding-systemJan Djärv2013-10-011-6/+7
* * term/ns-win.el (ns-initialize-window-system): Set locale-coding-systemJan Djärv2013-09-291-0/+7
* * term/ns-win.el (x-handle-args): Declare.Glenn Morris2013-09-171-0/+1
* * lisp/term/ns-win.el (parameters): Don't declare as dynamic.Stefan Monnier2013-09-121-22/+2
* * lisp/term/ns-win.el (global-map): Remove binding for ispell-next,Glenn Morris2013-09-111-1/+0
* * term/ns-win.el (display-format-alist): Use .*.Jan Djärv2013-07-021-1/+2
* ns-win commentGlenn Morris2013-06-011-0/+5
* Silence byte-compiler warnings.Juanma Barranquero2013-04-161-1/+1
* Do not set x-display-name until X connection is established.Dmitry Antipov2013-04-061-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * term/ns-win.el (ns-initialize-window-system): Move creation ofJan Djärv2012-11-241-12/+10
|/
* Merge from trunkDaniel Colascione2012-10-071-3/+15
|\
| * * lisp/term/ns-win.el (ns-read-file-name): Update declaration to matchJan Djärv2012-10-071-3/+4
| * Support file name dialog on NS.Jan Djärv2012-09-301-0/+11
* | Detect window-system from display nameDaniel Colascione2012-09-171-1/+3
|/
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+0
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* Fix application of menu-bar-mode etc. by X resources.Chong Yidong2012-04-271-0/+1
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-19/+18
* Make drop on NS/OSX behave the same as other platforms (Bug 5855 and 10050).Jan Djärv2012-02-251-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* NS selection bug fix and cleanup, see thread C-g crash in C-x C-f (OSX Lion).Jan Djärv2011-12-181-8/+13
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* ns-win.el fix for bug#10051Glenn Morris2011-11-141-3/+0
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-2/+2
* * lisp/term/ns-win.el (ns-set-resource): Declare.Glenn Morris2011-06-291-1/+2
* ns-win: set ApplePressAndHoldEnabled to NO as it is unsupported.David Reitter2011-06-211-0/+5
* Merge changes from emacs-23 branchChong Yidong2011-01-311-1/+3
|\
| * * term/ns-win.el (ns-find-file): Expand ns-input-file withJan Djärv2011-01-261-1/+2
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Restore dock New Frame and Preferences menu functions (Bug#7535).Jan Djärv2010-12-031-0/+2
* | Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-211-0/+4
* | Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Glenn Morris2010-10-281-42/+0
* | * lisp/term/ns-win.el (ns-insert-file): Init in let.Glenn Morris2010-10-271-7/+5
* | ns-win.el trivia.Glenn Morris2010-10-261-21/+16
* | * lisp/term/ns-win.el: Restore require of cl when compiling.Glenn Morris2010-10-261-43/+27