aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/minibuf.c (read_minibuf): Ignore caller's inhibit-read-only.Stefan Monnier2012-08-151-0/+5
* * src/alloc.c (Fgarbage_collect): Use plural form consistently.Stefan Monnier2012-08-141-0/+4
* Fix a problem with disabled mouse movement events.Eli Zaretskii2012-08-141-0/+6
* Use bool for Emacs Lisp booleans.Paul Eggert2012-08-141-0/+11
* More doc fixes.Chong Yidong2012-08-151-0/+5
* Doc fixes.Chong Yidong2012-08-151-0/+6
* * src/keyboard.c (access_keymap_keyremap): Accept anonymous functions.Barry O'Reilly2012-08-141-0/+5
* Don't call Fset_window_buffer from C code.Martin Rudalics2012-08-141-0/+9
* * intervals.c (offset_intervals): Remove obsolete comment.Paul Eggert2012-08-141-0/+4
* * gtkutil.c (find_rtl_image, update_frame_tool_bar): Use NILP.Andreas Schwab2012-08-141-0/+4
* Fix for undo recording in decode_coding.Gergely Risko2012-08-141-0/+5
* Revert and cleanup some recent overlay changes.Dmitry Antipov2012-08-141-0/+9
* * gtkutil.c (update_frame_tool_bar): Use EQ where appropriate.Dmitry Antipov2012-08-141-0/+4
* * gtkutil.c (xg_mark_data): Don't assume C99.Paul Eggert2012-08-131-0/+4
* Don't redraw tool bar for Gtk+ unless out of date.Jan Djärv2012-08-131-0/+12
* Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov2012-08-131-0/+8
* Use BSET for write access to Lisp_Object members of struct buffer.Dmitry Antipov2012-08-131-0/+9
* * src/lread.c (syms_of_lread): Initialize Vlexical_binding.BT Templeton2012-08-111-39/+43
* * nsterm.m (not_in_argv): New function.Jan Djärv2012-08-111-0/+5
* Use GtkFontChooser on Gtk+ 3.2 and up.Jan Djärv2012-08-111-0/+8
* ChangeLog date fixesGlenn Morris2012-08-101-3/+1
* Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-111-0/+11
|\
| * * unexmacosx.c (copy_data_segment): Copy initialized data in statically linke...YAMAMOTO Mitsuharu2012-08-081-0/+5
| * Add new load commands for OS X 10.8.YAMAMOTO Mitsuharu2012-08-071-0/+6
| * Avoid two crashes involving windows on dead frames.Chong Yidong2012-07-191-0/+6
* | Move IF_LINT from lisp.h to conf_post.hGlenn Morris2012-08-101-0/+5
* | Fix last change to allow compilation with low optimization levels.Dmitry Antipov2012-08-101-0/+6
* | Use common inline syntax in intervals.h.Dmitry Antipov2012-08-101-0/+6
* | Define Qnone once for all platforms.Dmitry Antipov2012-08-101-0/+9
* | Remove unused macros from intervals.h.Dmitry Antipov2012-08-101-0/+6
* | Improve commit in 2012-08-10T06:54:37Z!eliz@gnu.org.Eli Zaretskii2012-08-101-0/+7
* | ChangeLog fixesGlenn Morris2012-08-101-2/+2
* | Fix bug #10299 with Unicode characters sent on MS-Windows by MSKLC.Eli Zaretskii2012-08-101-0/+14
* | * src/Makefile.in (config_h): Fix conf_post.h out-of-tree build location.Glenn Morris2012-08-091-0/+2
* | Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris2012-08-091-0/+4
* | Use TSET for write access to Lisp_Object slots of struct terminal.Dmitry Antipov2012-08-091-0/+6
* | * src/xdisp.c (safe_eval_handler): Remove prototype. Receive args describingStefan Monnier2012-08-081-0/+7
* | Inline functions to examine and change buffer overlays.Dmitry Antipov2012-08-081-0/+10
* | Inline functions to examine and change buffer intervals.Dmitry Antipov2012-08-081-0/+14
* | Inline functions to examine and change string intervals.Dmitry Antipov2012-08-081-0/+8
* | Merge language/persian.el into language/misc-lang.elGlenn Morris2012-08-081-0/+4
* | Cleanup intervals.Dmitry Antipov2012-08-081-0/+10
* | Check total length of intervals with eassert.Dmitry Antipov2012-08-081-0/+6
* | Fix .gdbinit to match changes with INTERNAL_FIELD.Eli Zaretskii2012-08-071-0/+6
* | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov2012-08-071-0/+17
* | Basic functions to set Lisp_Object and pointer slots of intervals.Dmitry Antipov2012-08-071-0/+12