]> code.delx.au - gnu-emacs/history - src/font.c
Update copyright year to 2015
[gnu-emacs] / src / font.c
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-18 Eli ZaretskiiAllow querying font by name for its height and other...
2014-12-13 Andreas SchwabMerge remote-tracking branch 'origin/emacs-24'
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-16 Stefan MonnierMerge from emacs-24
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117702
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117698
2014-11-09 Glenn MorrisMerge from emacs-24; up to 117691
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117689
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117687
2014-11-05 Glenn MorrisMerge from emacs-24; up to 117669
2014-11-03 Glenn MorrisMerge from emacs-24; up to 2014-08-07T11:49:36Z!rrt...
2014-11-01 Glenn MorrisMerge from emacs-24; up to 117656
2014-10-31 Dmitry Antipov* font.c (copy_font_spec): Redesign to avoid Fcopy_alist
2014-10-30 Glenn MorrisMerge from emacs-24; up to 117634
2014-10-21 Stefan MonnierMerge from emacs-24
2014-10-20 Glenn MorrisMerge from emacs-24; up to 2014-07-28T06:28:15Z!dmantip...
2014-10-17 Glenn MorrisMerge from emacs-24; up to 2014-07-28T02:47:29Z!fgallin...
2014-10-16 Glenn MorrisMerge from emacs-24; up to 2014-07-27T18:05:37Z!eliz...
2014-10-15 Glenn MorrisMerge from emacs-24; up to 2014-07-27T09:41:59Z!ttn...
2014-10-14 Eli ZaretskiiMerge from trunk and resolve conflicts.
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-27T01:00:26Z!fgallin...
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-26T12:14:42Z!schwab...
2014-10-12 Glenn MorrisMerge from emacs-24; up to 2014-07-26T11:58:24Z!schwab...
2014-10-12 Paul EggertSpelling fixes.
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-07 Dmitry Antipov* font.c (Ffont_get_glyphs): Use validate_subarray...
2014-10-05 Glenn MorrisMerge from emacs-24; up to 2014-07-21T01:34:03Z!monnier...
2014-10-04 Glenn MorrisMerge from emacs-24; up to 2014-07-20T16:14:58Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-03 Dmitry AntipovConsistently use min and max macros from lisp.h.
2014-10-03 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-10-02 Stefan MonnierMerge from emacs-24
2014-10-01 Paul EggertUse AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-30 Paul EggertSimplify stack-allocated Lisp objects, and make them...
2014-09-29 Ulf JasperDo not set `url-gateway-method' in `url-https'. (Bug...
2014-09-29 Dmitry AntipovKeep stack-allocated Lisp objects fast rather than...
2014-09-25 Paul EggertFix local_cons etc. to not exhaust the stack when in...
2014-09-24 Dmitry Antipov* chartab.c (uniprop_encode_value_numeric):
2014-09-23 Paul Eggert* lisp.h (lispstpcpy): Rename from lispstrcpy, and...
2014-09-23 Dmitry AntipovUse known length of a Lisp string to copy it faster.
2014-09-22 Stefan MonnierMerge from emacs-24
2014-09-22 Dmitry AntipovAvoid extra call to oblookup when interning symbols.
2014-09-16 Dmitry AntipovPrefer ptrdiff_t to int and avoid integer overflows.
2014-09-15 Dmitry AntipovIf USE_LOCAL_ALLOCATORS, allocate some Lisp objects...
2014-09-15 Glenn MorrisMerge from emacs-24; up to 2014-07-09T02:04:12Z!rgm...
2014-09-13 Dmitry AntipovPrefer ptrdiff_t to int and avoid integer overflows.
2014-09-08 Glenn MorrisMerge from emacs-24; up to 2014-07-08T06:24:07Z!eggert...
2014-09-07 Eli ZaretskiiFix the MS-Windows build broken by SAFE_ALLOCA changes.
2014-09-07 Paul EggertUse SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-03 Glenn MorrisMerge from emacs-24; up to 2014-07-04T02:28:54Z!dmantip...
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-26 Paul EggertRevert previous change.
2014-07-26 Andreas SchwabReorder conditions that are written backwards
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-19 Kenichi Handa2014-07-19 Kenichi Handa <handa@gnu.org>
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-16 Dmitry Antipov* frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM...
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-09 Paul Eggert* font.c, font.h (font_unparse_fcname): Now static.
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-08 Dmitry Antipov* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE...
2014-07-05 Kenichi Handamerge trunk
2014-07-03 Dmitry AntipovUse convenient alists to manage per-frame font driver...
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-19 Dmitry Antipov* font.c (font_make_object): Avoid dangling pointer...
2014-06-17 Dmitry Antipov* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
next