aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsselect.m
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Paul Eggert2012-02-241-38/+76
|\
| * Yet more syncing of xselect docs and argument specsGlenn Morris2012-02-111-38/+76
* | Merge from trunk.Paul Eggert2012-01-091-113/+57
|\|
| * 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-112/+56
* | * nsselect.m (clean_local_selection_data): Use ptrdiff_t, not int.Paul Eggert2011-09-271-4/+3
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-1/+1
|/
* Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-081-0/+6
* Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-081-1/+1
* Make globals.h a generated headerTom Tromey2011-02-081-0/+2
* Handle nul-character in copy/paste (Bug#7934).Jan Djärv2011-01-291-5/+15
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Fix NextStep build problems with globals.h introducion.Jan Djärv2011-01-191-8/+3
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use intern_c_string instead of intern.Dan Nicolaescu2010-10-011-5/+5
* | * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Jan D2010-08-191-2/+2
* | Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-181-3/+10
* | * nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.Jan D2010-08-161-1/+0
* | nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).Jan D2010-08-161-1/+2
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-16/+8
* | Fix config.h includes.Dan Nicolaescu2010-06-011-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * nsterm.m:Dan Nicolaescu2009-10-191-0/+1
* nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p,David Reitter2009-06-051-7/+7
* * nsselect.m (symbol_to_nsstring, clean_local_selection_data)Stefan Monnier2009-04-131-3/+3
* Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert2009-01-221-4/+0
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert2008-11-251-0/+3
* code cleanups in NS portAdrian Robert2008-07-281-19/+0
* (Fns_selection_exists_p, Fns_selection_owner_p)Chong Yidong2008-07-221-22/+27
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-6/+6
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-23/+26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-9/+7
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-161-2/+1
* Add arch taglineMiles Bader2008-07-151-0/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+624