summaryrefslogtreecommitdiff
path: root/src/nsselect.m
AgeCommit message (Expand)Author
2012-10-07Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert
2012-08-07Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov
2012-08-01* nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scroll_bar)Alp Aker
2012-07-07Improve static checking when configured --with-ns.Paul Eggert
2012-02-24Merge from trunk.Paul Eggert
2012-02-11Yet more syncing of xselect docs and argument specsGlenn Morris
2012-01-09Merge from trunk.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-18NS selection bug fix and cleanup, see thread C-g crash in C-x C-f (OSX Lion).Jan Djärv
2011-09-27* nsselect.m (clean_local_selection_data): Use ptrdiff_t, not int.Paul Eggert
2011-09-21* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert
2011-07-08Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv
2011-07-08Fix services menu empty on OSX 1.6+.Jan Djärv
2011-02-08Make globals.h a generated headerTom Tromey
2011-01-29Handle nul-character in copy/paste (Bug#7934).Jan Djärv
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-19Fix NextStep build problems with globals.h introducion.Jan Djärv
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-01Use intern_c_string instead of intern.Dan Nicolaescu
2010-08-19* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Jan D
2010-08-18Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D
2010-08-16* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.Jan D
2010-08-16nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).Jan D
2010-07-08Convert DEFUNs to standard C.Dan Nicolaescu
2010-06-01Fix config.h includes.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-19* nsterm.m:Dan Nicolaescu
2009-06-05nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p,David Reitter
2009-04-13* nsselect.m (symbol_to_nsstring, clean_local_selection_data)Stefan Monnier
2009-01-22Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-11-25Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert
2008-07-28code cleanups in NS portAdrian Robert
2008-07-22(Fns_selection_exists_p, Fns_selection_owner_p)Chong Yidong
2008-07-21* term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu
2008-07-17* Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier
2008-07-16Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-07-16Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader
2008-07-15Add arch taglineMiles Bader
2008-07-15merging Emacs.app (NeXTstep port)Adrian Robert