summaryrefslogtreecommitdiff
path: root/lisp/term/ns-win.el
Commit message (Expand)AuthorAgeFilesLines
* ; Re-enabled "File-name completion of non-ASCII characters on OS X (bug#22169)""Anders Lindgren2015-12-251-22/+6
* ; Revert "File-name completion of non-ASCII characters on OS X (bug#22169)"Anders Lindgren2015-12-241-6/+22
* File-name completion of non-ASCII characters on OS X (bug#22169)Anders Lindgren2015-12-231-22/+6
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-291-7/+7
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-1/+1
* Address some check-declare warnings.Glenn Morris2015-06-161-6/+3
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-12/+23
* ns-win.el (ns-paste-secondary): Use gui-get-selection.Jan D2015-05-071-1/+1
* (ns-get-cut-buffer-internal): Remove this alias.Jan D2015-05-011-2/+0
* * lisp/term/ns-win.el (ns-get-selection-internal):Glenn Morris2015-04-301-2/+0
* Silence some compilation warningsGlenn Morris2015-04-301-0/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/term/ns-win.el (ns-store-cut-buffer-internal)Stefan Monnier2014-10-241-4/+3
* Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-31/+6
* * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-091-0/+1
* New gui-selection-value consolidating x-selection-value.Stefan Monnier2014-10-021-18/+5
* * lisp/term/ns-win.el: Add functions to ns frame, not x frame.David Raynes2014-10-021-4/+4
* Consolidate management/ownership of selections.Stefan Monnier2014-10-011-0/+5
* 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