]> code.delx.au - gnu-emacs/history - src/nsfns.m
Rework C source files to avoid ^(
[gnu-emacs] / src / nsfns.m
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-25 Anders Lindgren; Re-enabled "File-name completion of non-ASCII charact...
2015-12-24 Anders Lindgren; Revert "File-name completion of non-ASCII characters...
2015-12-23 Anders LindgrenFile-name completion of non-ASCII characters on OS...
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-01 David ReitterRead frame_title_format from buffer-local variable...
2015-11-15 Anders LindgrenEnhance NSTRACE (trace output for NextStep).
2015-11-15 Anders LindgrenFixed a toolbar related issue on OS X.
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Anders LindgrenFix incorrect NextStep tool-bar-mode -- wrong number...
2015-10-23 Anders LindgrenNextSten maximization and NSTRACE rewrite.
2015-10-13 Martin RudalicsAllow setting frame pixel sizes from frame parameters...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-11 Eli ZaretskiiFix NS build with --enable-checking='glyphs'
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-21 Martin RudalicsSanitize frame geometry related functions
2015-08-18 Martin RudalicsRewrite and add frame geometry related functions.
2015-07-26 Martin RudalicsHave `x-frame-geometry' return nil for terminal and...
2015-07-07 Martin RudalicsHave `x-show-tip' handle `right' and `bottom' frame...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-18 Martin RudalicsFix last fix"
2015-06-18 Martin RudalicsSet image_cache_refcount before x_default_parameter...
2015-06-16 Martin RudalicsFix handling of image cache refcounts. (Bug#20802)
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-16 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-05-15 Jan DFix NS warnings.
2015-05-15 Jan DjärvFix warnings on OSX 10.10.
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-22 Jan DImplement x-frame-geometry for NS.
2015-02-21 Paul EggertPrefer 'Qfoo' to 'intern ("foo")'
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-23 Stefan Monnierlisp/net/{eudc,ldap}: Merge branch streamline-eudc...
2015-01-15 Joakim Veronamerge master
next