summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2012-08-15Fix bug #12196 with incorrect memory allocations for region-cache.Eli Zaretskii
2012-08-15Generalize and cleanup font subsystem checks.Dmitry Antipov
2012-08-15Fix last change to xg_get_font.Dmitry Antipov
2012-08-15Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong
2012-08-15* src/minibuf.c (read_minibuf): Ignore caller's inhibit-read-only.Stefan Monnier
2012-08-14* src/alloc.c (Fgarbage_collect): Use plural form consistently.Stefan Monnier
2012-08-14Fix a problem with disabled mouse movement events.Eli Zaretskii
2012-08-14Use bool for Emacs Lisp booleans.Paul Eggert
2012-08-15More doc fixes.Chong Yidong
2012-08-15Doc fixes.Chong Yidong
2012-08-14* src/keyboard.c (access_keymap_keyremap): Accept anonymous functions.Barry O'Reilly
2012-08-14Don't call Fset_window_buffer from C code.Martin Rudalics
2012-08-14* intervals.c (offset_intervals): Remove obsolete comment.Paul Eggert
2012-08-14* gtkutil.c (find_rtl_image, update_frame_tool_bar): Use NILP.Andreas Schwab
2012-08-14Fix for undo recording in decode_coding.Gergely Risko
2012-08-14Revert and cleanup some recent overlay changes.Dmitry Antipov
2012-08-14* gtkutil.c (update_frame_tool_bar): Use EQ where appropriate.Dmitry Antipov
2012-08-13* gtkutil.c (xg_mark_data): Don't assume C99.Paul Eggert
2012-08-13Don't redraw tool bar for Gtk+ unless out of date.Jan Djärv
2012-08-13Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov
2012-08-13Use BSET for write access to Lisp_Object members of struct buffer.Dmitry Antipov
2012-08-11* src/lread.c (syms_of_lread): Initialize Vlexical_binding.BT Templeton
2012-08-11* nsterm.m (not_in_argv): New function.Jan Djärv
2012-08-11Use GtkFontChooser on Gtk+ 3.2 and up.Jan Djärv
2012-08-10ChangeLog date fixesGlenn Morris
2012-08-11Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong
2012-08-10Move IF_LINT from lisp.h to conf_post.hGlenn Morris
2012-08-10Fix last change to allow compilation with low optimization levels.Dmitry Antipov
2012-08-10Use common inline syntax in intervals.h.Dmitry Antipov
2012-08-10Define Qnone once for all platforms.Dmitry Antipov
2012-08-10Remove unused macros from intervals.h.Dmitry Antipov
2012-08-10Improve commit in 2012-08-10T06:54:37Z!eliz@gnu.org.Eli Zaretskii
2012-08-10ChangeLog fixesGlenn Morris
2012-08-10Fix bug #10299 with Unicode characters sent on MS-Windows by MSKLC.Eli Zaretskii
2012-08-09* src/Makefile.in (config_h): Fix conf_post.h out-of-tree build location.Glenn Morris
2012-08-09Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris
2012-08-09Use TSET for write access to Lisp_Object slots of struct terminal.Dmitry Antipov
2012-08-08* src/xdisp.c (safe_eval_handler): Remove prototype. Receive args describingStefan Monnier
2012-08-08Inline functions to examine and change buffer overlays.Dmitry Antipov
2012-08-08Inline functions to examine and change buffer intervals.Dmitry Antipov
2012-08-08Inline functions to examine and change string intervals.Dmitry Antipov
2012-08-08Merge language/persian.el into language/misc-lang.elGlenn Morris
2012-08-08Cleanup intervals.Dmitry Antipov
2012-08-08* unexmacosx.c (copy_data_segment): Copy initialized data in statically linke...YAMAMOTO Mitsuharu
2012-08-08Check total length of intervals with eassert.Dmitry Antipov
2012-08-07Fix .gdbinit to match changes with INTERNAL_FIELD.Eli Zaretskii
2012-08-07Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov
2012-08-07Basic functions to set Lisp_Object and pointer slots of intervals.Dmitry Antipov
2012-08-07Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.Dmitry Antipov
2012-08-07Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov