aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix buffer overflow in ns_get_color.Chong Yidong2010-01-011-0/+2
* * src/lread.c (syms_of_lread): Make it clearer that these are theChong Yidong2010-01-011-0/+3
* * eval.c (run_hook_with_args): Handle the case where the globalChong Yidong2010-01-011-0/+5
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-11/+11
* *** empty log message ***Kenichi Handa2009-12-281-0/+15
* * minibuf.c (Fall_completions): Minor optimization.Chong Yidong2009-12-271-0/+4
* (pitx) Fix last change.Eli Zaretskii2009-12-261-0/+1
* (pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.Eli Zaretskii2009-12-261-0/+5
* (pitx): Don't use enum names, use their values. Remove reference toEli Zaretskii2009-12-191-0/+7
* ($(BLD)/cmds.$(O)): Depend on frame.h.Eli Zaretskii2009-12-191-0/+2
* Update dependencies in Makefile.in.Eli Zaretskii2009-12-191-0/+84
* (Fclear_font_cache): Pass correct cache argument toAndreas Schwab2009-12-191-0/+5
* (prefix-args${EXEEXT}): Don't compile prefix-args.cAndreas Schwab2009-12-171-0/+5
* * xdisp.c (decode_mode_spec): Inhibit garbage collection whenChong Yidong2009-12-151-0/+5
* * dbusbind.c (xd_retrieve_arg): Reorder declarations in order toMichael Albinus2009-12-151-0/+5
* (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)Kenichi Handa2009-12-141-0/+5
* Set the extended window manager hint for tooltip windows.Jan Djärv2009-12-131-0/+11
* Work around warning about g_set_prgname() called multiple times.Jan Djärv2009-12-131-0/+4
* Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.Jan Djärv2009-12-131-0/+18
* xftfont.c: Parse symbolic names for constants also.Jan Djärv2009-12-131-0/+6
* Fix typo.Jan Djärv2009-12-121-1/+1
* DPI might get set to 0 if we saw some Xsettings, but not DPI.Jan Djärv2009-12-121-0/+8
* (struct text_pos): Use EMACS_INT;Eli Zaretskii2009-12-121-0/+10
* gtkutil.c: Scroll bar thumb not updated properly (bug #5177).Jan Djärv2009-12-121-0/+7
* (struct ftfont_info): New member matrix.Kenichi Handa2009-12-121-0/+16
* * xsettings.c: Include "keyboard.h".Andreas Schwab2009-12-091-0/+2
* (xg_tool_bar_proxy_help_callback): Fix missing return.Andreas Schwab2009-12-091-0/+2
* * cmds.c: Include "frame.h".Andreas Schwab2009-12-091-0/+8
* * configure.in: Allow compiling Emacs with GTK on Cygwin.Chong Yidong2009-12-091-0/+7
* (unexec): Don't search for .data twice.Andreas Schwab2009-12-071-0/+4
* * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0Chong Yidong2009-12-051-0/+5
* * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to returnChong Yidong2009-12-051-0/+5
* Fix `string-to-number' to deal consistently with integers and floats.Juanma Barranquero2009-12-041-0/+10
* (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.Eli Zaretskii2009-12-041-0/+5
* (lisp, shortlisp): Replace indian.el with indian.elc.Eli Zaretskii2009-12-031-0/+4
* (Fmake_network_process): Fix up the tests forStefan Monnier2009-12-031-0/+5
* (Qseqpacket): New symbol.Stefan Monnier2009-12-031-0/+8
* (font_load_for_lface, font_open_by_name): Don't store nameYAMAMOTO Mitsuharu2009-12-011-0/+5
* (print_preprocess): Preprocess the key_and_value table ofStefan Monnier2009-11-301-1/+6
* frame.c (frame_make_pointer_invisible)Jan Djärv2009-11-291-0/+5
* [!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.Eli Zaretskii2009-11-281-0/+5
* Don't crash if an X terminal is deleted with force == t.Jan Djärv2009-11-271-0/+9
* serach.c (simple_search): Remove warning by making *p const.Jan Djärv2009-11-271-0/+4
* (power_letter): Remove duplicate const.Dan Nicolaescu2009-11-261-0/+4
* (delete_tty): Remove check for last terminal (bug#4970).Jan Djärv2009-11-251-0/+2
* xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).Jan Djärv2009-11-251-0/+5
* (adjust_markers_for_delete): Move it in the right direction! (bug#4803)Stefan Monnier2009-11-241-0/+5
* (x_new_font): Update f->scroll_bar_actual_width.YAMAMOTO Mitsuharu2009-11-241-0/+6
* (focus-follows-mouse): Mention mouse-autoselect-window.Glenn Morris2009-11-241-0/+4
* Must create deps for ecrt0.o in its rule.Jan Djärv2009-11-231-0/+2