Rewrite sampler to use Elisp hash-tables.
[bpt/emacs.git] / src / ChangeLog
2012-09-24 Stefan MonnierRewrite sampler to use Elisp hash-tables.
2012-09-15 Tomohiro Matsuyama* alloc.c (emacs_blocked_malloc): Remove redundant...
2012-08-21 Paul Eggert* alloc.c: Use bool for booleans.
2012-08-21 Paul EggertMake recently-introduced setters macros.
2012-08-21 Jan Djärv* nsterm.m (fd_handler:): Alloc and release a NSAutorel...
2012-08-21 Paul Eggert* lisp.h (vcopy): Use memcpy rather than our own loop.
2012-08-21 Eli ZaretskiiFix bug #11860 with displaying composite RTL characters...
2012-08-21 Paul Eggert* dbusbind.c (xd_remove_watch): Do not assume C99 comments.
2012-08-21 Dmitry AntipovAvoid direct writes to contents member of struct Lisp_V...
2012-08-21 Martin RudalicsFor selected window have (set-)window-point always...
2012-08-21 Dmitry AntipovSetter macros for fontsets.
2012-08-20 Glenn Morris* src/Makefile.in: Don't assume that `ln -f' works.
2012-08-20 Eli ZaretskiiAvoid GDB 7.5 warnings about "set main" in src/.gdbinit.
2012-08-20 Eli ZaretskiiImprove MS-Windows related commentary and log entry...
2012-08-20 Dmitry AntipovInline setter functions for Lisp_Objects slots of struc...
2012-08-20 Martin RudalicsIn select_window always make selected window's buffer...
2012-08-20 Dmitry AntipovUse AREF and ASET for docstrings of category tables.
2012-08-20 Dmitry AntipovInline setter functions for hash table members.
2012-08-20 Dmitry AntipovInline getter and setter functions for per-buffer values.
2012-08-20 Paul EggertClarify recent ChangeLog entry.
2012-08-20 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/vm-limit.$(O)): Update...
2012-08-19 Paul EggertRely on <unistd.h> to declare 'environ',
2012-08-19 Paul Eggert* unexaix.c, unexcoff.c: Include "mem-limits.h".
2012-08-19 Paul Eggert* xdisp.c (handle_invisible_prop): Make it a bit faster
2012-08-19 Chong Yidong* src/xdisp.c (handle_invisible_prop): Fix ellipses...
2012-08-19 Andreas Schwab* .gdbinit: Use call instead of set when calling a...
2012-08-19 Andreas Schwab* data.c (set_internal): Don't use set_blv_found.
2012-08-19 Alp Aker* nsfont.m (ns_ascii_average_width): Ensure the string
2012-08-18 Paul Eggertport new setting code to Sun C 5.8 2005/10/13
2012-08-18 Chong YidongMake display strings obey buffer-invisibility-spec.
2012-08-18 Paul Eggert* buffer.h (BSET): Remove.
2012-08-18 Paul Eggert* process.h (PSET): Remove.
2012-08-18 Paul Eggert* window.h (WSET): Remove.
2012-08-18 Paul Eggert* termhooks.h (TSET): Remove.
2012-08-17 Paul Eggert* keyboard.h (KSET): Remove.
2012-08-17 Paul Eggert* frame.h (FSET): Remove (Bug#12215).
2012-08-17 Paul EggertA few more naming-convention fixes for getters and...
2012-08-17 Paul EggertFix typo in ChangeLog entry.
2012-08-17 Paul Eggert* lisp.h (set_char_table_extras): Rename from char_tabl...
2012-08-17 Paul EggertFix ChangeLog typo.
2012-08-17 Paul Eggert* lisp.h (CSET): Remove.
2012-08-17 Dmitry AntipovFunctions to get and set Lisp_Object fields of buffer...
2012-08-17 Chong YidongAllow face-remapping using :font, and use it in mouse...
2012-08-17 Dmitry AntipovDo not use memcpy for copying intervals.
2012-08-17 Paul Eggert* lisp.h (duration_to_sec_usec): Remove unused decl.
2012-08-17 Alp Aker* nsfont.m (ns_ascii_average_width): Send initWithForma...
2012-08-17 Juanma Barranquero* lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update...
2012-08-16 Paul EggertUse ASCII tests for character types.
2012-08-16 Martin RudalicsConsistently check windows for validity/liveness (Bug...
2012-08-16 Dmitry AntipovFix previous char table change.
2012-08-16 Chong Yidong* gtkutil.c (xg_get_font): Demand an Xft font.
2012-08-16 Chong YidongFor Xft and X font backends, set omitted max_width...
2012-08-16 Dmitry AntipovSimple interface to set Lisp_Object fields of chararcte...
2012-08-16 Stefan Monnier* src/eval.c (eval_sub): Bind lexical-binding.
2012-08-15 Jan DjärvImprove event loop on NS so that no polling is used.
2012-08-15 Jan Djärv* gtkutil.c (xg_mark_data): Use FRAME_X_P.
2012-08-15 Eli ZaretskiiFix bug #12196 with incorrect memory allocations for...
2012-08-15 Dmitry AntipovGeneralize and cleanup font subsystem checks.
2012-08-15 Dmitry AntipovFix last change to xg_get_font.
2012-08-15 Chong YidongExtract better font information from the GTK >= 3.2...
2012-08-15 Stefan Monnier* src/minibuf.c (read_minibuf): Ignore caller's inhibit...
2012-08-14 Stefan Monnier* src/alloc.c (Fgarbage_collect): Use plural form consi...
2012-08-14 Eli ZaretskiiFix a problem with disabled mouse movement events.
2012-08-14 Paul EggertUse bool for Emacs Lisp booleans.
2012-08-14 Chong YidongMore doc fixes.
2012-08-14 Chong YidongDoc fixes.
2012-08-14 Barry O'Reilly* src/keyboard.c (access_keymap_keyremap): Accept anony...
2012-08-14 Martin RudalicsDon't call Fset_window_buffer from C code.
2012-08-14 Paul Eggert* intervals.c (offset_intervals): Remove obsolete comment.
2012-08-14 Andreas Schwab* gtkutil.c (find_rtl_image, update_frame_tool_bar...
2012-08-14 Gergely RiskoFix for undo recording in decode_coding.
2012-08-14 Dmitry AntipovRevert and cleanup some recent overlay changes.
2012-08-14 Dmitry Antipov* gtkutil.c (update_frame_tool_bar): Use EQ where appro...
2012-08-14 Paul Eggert* gtkutil.c (xg_mark_data): Don't assume C99.
2012-08-13 Jan DjärvDon't redraw tool bar for Gtk+ unless out of date.
2012-08-13 Dmitry AntipovUse KSET for write access to Lisp_Object members of...
2012-08-13 Dmitry AntipovUse BSET for write access to Lisp_Object members of...
2012-08-11 BT Templeton* src/lread.c (syms_of_lread): Initialize Vlexical_binding.
2012-08-11 Jan Djärv* nsterm.m (not_in_argv): New function.
2012-08-11 Jan DjärvUse GtkFontChooser on Gtk+ 3.2 and up.
2012-08-11 Glenn MorrisChangeLog date fixes
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Glenn MorrisMove IF_LINT from lisp.h to conf_post.h
2012-08-10 Dmitry AntipovFix last change to allow compilation with low optimizat...
2012-08-10 Dmitry AntipovUse common inline syntax in intervals.h.
2012-08-10 Dmitry AntipovDefine Qnone once for all platforms.
2012-08-10 Dmitry AntipovRemove unused macros from intervals.h.
2012-08-10 Eli ZaretskiiImprove commit in 2012-08-10T06:54:37Z!eliz@gnu.org.
2012-08-10 Glenn MorrisChangeLog fixes
2012-08-10 Eli ZaretskiiFix bug #10299 with Unicode characters sent on MS-Windo...
2012-08-10 Glenn Morris* src/Makefile.in (config_h): Fix conf_post.h out-of...
2012-08-10 Glenn MorrisMove DIRECTORY_SEP from lisp.h to config.h
2012-08-09 Dmitry AntipovUse TSET for write access to Lisp_Object slots of struc...
2012-08-08 Stefan Monnier* src/xdisp.c (safe_eval_handler): Remove prototype...
2012-08-08 Dmitry AntipovInline functions to examine and change buffer overlays.
2012-08-08 Dmitry AntipovInline functions to examine and change buffer intervals.
2012-08-08 Dmitry AntipovInline functions to examine and change string intervals.
2012-08-08 Glenn MorrisMerge language/persian.el into language/misc-lang.el
2012-08-08 Dmitry AntipovCleanup intervals.
2012-08-08 YAMAMOTO Mitsuharu* unexmacosx.c (copy_data_segment): Copy initialized...
next