aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setter macros for fontsets.Dmitry Antipov2012-08-211-0/+8
* * src/Makefile.in: Don't assume that `ln -f' works.Glenn Morris2012-08-201-0/+5
* Avoid GDB 7.5 warnings about "set main" in src/.gdbinit.Eli Zaretskii2012-08-201-0/+7
* Improve MS-Windows related commentary and log entry for 2012-08-19T21:00:09Z!...Eli Zaretskii2012-08-201-0/+2
* Inline setter functions for Lisp_Objects slots of struct specbinding.Dmitry Antipov2012-08-201-0/+6
* In select_window always make selected window's buffer current.Martin Rudalics2012-08-201-0/+5
* Use AREF and ASET for docstrings of category tables.Dmitry Antipov2012-08-201-0/+7
* Inline setter functions for hash table members.Dmitry Antipov2012-08-201-0/+9
* Inline getter and setter functions for per-buffer values.Dmitry Antipov2012-08-201-0/+8
* Clarify recent ChangeLog entry.Paul Eggert2012-08-191-1/+1
* src/makefile.w32-in ($(BLD)/vm-limit.$(O)): Update dependencies.Juanma Barranquero2012-08-201-0/+4
* Rely on <unistd.h> to declare 'environ',Paul Eggert2012-08-191-0/+7
* * unexaix.c, unexcoff.c: Include "mem-limits.h".Paul Eggert2012-08-191-0/+3
* * xdisp.c (handle_invisible_prop): Make it a bit fasterPaul Eggert2012-08-191-0/+5
* * src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.Chong Yidong2012-08-201-0/+5
* * .gdbinit: Use call instead of set when calling a function in theAndreas Schwab2012-08-191-0/+3
* * data.c (set_internal): Don't use set_blv_found.Andreas Schwab2012-08-191-0/+5
* * nsfont.m (ns_ascii_average_width): Ensure the stringAlp Aker2012-08-181-0/+6
* port new setting code to Sun C 5.8 2005/10/13Paul Eggert2012-08-181-0/+9
* Make display strings obey buffer-invisibility-spec.Chong Yidong2012-08-181-0/+5
* * buffer.h (BSET): Remove.Paul Eggert2012-08-171-0/+33
* * process.h (PSET): Remove.Paul Eggert2012-08-171-0/+15
* * window.h (WSET): Remove.Paul Eggert2012-08-171-0/+24
* * termhooks.h (TSET): Remove.Paul Eggert2012-08-171-0/+12
* * keyboard.h (KSET): Remove.Paul Eggert2012-08-171-0/+17
* * frame.h (FSET): Remove (Bug#12215).Paul Eggert2012-08-171-0/+16
* A few more naming-convention fixes for getters and setters.Paul Eggert2012-08-171-0/+22
* Fix typo in ChangeLog entry.Paul Eggert2012-08-171-1/+1
* * lisp.h (set_char_table_extras): Rename from char_table_set_extras.Paul Eggert2012-08-171-0/+6
* Fix ChangeLog typo.Paul Eggert2012-08-171-1/+1
* * lisp.h (CSET): Remove.Paul Eggert2012-08-171-0/+11
* Functions to get and set Lisp_Object fields of buffer-local variables.Dmitry Antipov2012-08-171-0/+8
* Allow face-remapping using :font, and use it in mouse-appearance-menu.Chong Yidong2012-08-171-0/+7
* Do not use memcpy for copying intervals.Dmitry Antipov2012-08-171-0/+7
* * lisp.h (duration_to_sec_usec): Remove unused decl.Paul Eggert2012-08-161-0/+5
* * nsfont.m (ns_ascii_average_width): Send initWithFormat selectorAlp Aker2012-08-171-0/+5
* * lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero2012-08-171-0/+7
* Use ASCII tests for character types.Paul Eggert2012-08-161-0/+28
* Consistently check windows for validity/liveness (Bug#11984, Bug#12025, Bug#1...Martin Rudalics2012-08-161-0/+38
* Fix previous char table change.Dmitry Antipov2012-08-161-0/+6
* * gtkutil.c (xg_get_font): Demand an Xft font.Chong Yidong2012-08-161-0/+2
* For Xft and X font backends, set omitted max_width font fields.Chong Yidong2012-08-161-1/+14
* Simple interface to set Lisp_Object fields of chararcter tables.Dmitry Antipov2012-08-161-0/+9
* * src/eval.c (eval_sub): Bind lexical-binding.Stefan Monnier2012-08-151-6/+11
* Improve event loop on NS so that no polling is used.Jan Djärv2012-08-151-0/+32
* * gtkutil.c (xg_mark_data): Use FRAME_X_P.Jan Djärv2012-08-151-0/+4
* Fix bug #12196 with incorrect memory allocations for region-cache.Eli Zaretskii2012-08-151-0/+6
* Generalize and cleanup font subsystem checks.Dmitry Antipov2012-08-151-0/+7
* Fix last change to xg_get_font.Dmitry Antipov2012-08-151-0/+4
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-151-0/+13