Fix a typo in src/ChangeLog.
[bpt/emacs.git] / src / ChangeLog
2012-11-13 Eli ZaretskiiFix a typo in src/ChangeLog.
2012-11-13 Dmitry AntipovOmit glyphs initialization at startup.
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-13 Paul EggertFix a race with verify-visited-file-modtime.
2012-11-12 Dmitry Antipov* frame.h (struct frame): Convert external_tool_bar...
2012-11-12 Eli ZaretskiiFix bug #12867 with crashes due to large field width...
2012-11-12 Dmitry AntipovSimplify by using FOR_EACH_FRAME here and there.
2012-11-12 Paul Eggert* data.c (Qdefalias_fset_function): Now static.
2012-11-12 Paul EggertAnother tweak to vectorlike_header change.
2012-11-11 Paul Eggert* window.c (list4i): Rename from 'quad'. All uses...
2012-11-11 Juanma Barranquerosrc/xdisp.c (start_hourglass) [HAVE_NTGUI]: Silence...
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-09 Stefan MonnierProvide new `defalias-fset-function' symbol property.
2012-11-09 Jan Djärv* image.c (xpm_make_color_table_h): Change to hashtest_...
2012-11-09 Jan Djärv* nsfont.m (Qcondensed, Qexpanded): New variables.
2012-11-09 Dmitry AntipovFix recently introduced crash on MS-Windows (Bug#12839).
2012-11-09 Dmitry AntipovTweak last vectorlike_header change.
2012-11-09 Jan Djärv* nsfont.m (ns_descriptor_to_entity): Qcondesed and...
2012-11-09 Stefan MonnierNew property dynamic-docstring-function for docstrings.
2012-11-09 Paul Eggert* fns.c (Qeql, hashtest_eq): Now static.
2012-11-08 Stefan Monnier* src/lisp.h (XHASH): Redefine to be imperfect and...
2012-11-08 Paul EggertUse same hash function for hashfn_profiler as for hash_...
2012-11-08 Stefan Monnier* src/xfaces.c (Qultra_light, Qreverse_oblique, Qrevers...
2012-11-08 Jan Djärv* image.c (xpm_make_color_table_h): Fix compiler error...
2012-11-08 Jan Djärvnsfont.m (ns_findfonts): Handle empty matchingDescs...
2012-11-08 Stefan MonnierUse ad-hoc comparison function for the profiler's hash...
2012-11-08 Eli ZaretskiiMore fixes for bug #12806.
2012-11-08 Dmitry AntipovShrink struct vectorlike_header to the only size field.
2012-11-08 Dmitry Antipov* keyboard.c (event_to_kboard): Do not dereference
2012-11-07 Eli ZaretskiiFix Num Lock handling related to bug #12806.
2012-11-07 Eli ZaretskiiA (hopefully) better fix for bug #1280.
2012-11-07 Eli ZaretskiiInclude Num Lock in test for modifier keys on MS-Windows.
2012-11-07 Eli ZaretskiiFix bug #1280 with non-ASCII keyboard input on MS-Windows.
2012-11-07 Martin RudalicsFix and rewrite doc on window recombining facilities.
2012-11-07 Dmitry Antipov* xfns.c (Fx_wm_set_size_hint): Use check_x_frame....
2012-11-06 Paul EggertRestore some duplicate definitions.
2012-11-06 Jan Djärv* nsterm.m (convert_ns_to_X_keysym, keyDown:): Add...
2012-11-06 Paul EggertMinor adjustments of recently-changed frame functions.
2012-11-06 Eli ZaretskiiFix bug #12811 with scrolling under scroll-up/down...
2012-11-06 Dmitry Antipov* window.c (Fwindow_combination_limit): Revert to the...
2012-11-06 Dmitry AntipovWidely used frame validity and checking functions.
2012-11-06 Dmitry Antipov* window.c (quad): New function.
2012-11-05 Juanma BarranqueroFix typos.
2012-11-05 Eli ZaretskiiFix last entry in src/ChangeLog.
2012-11-05 Eli ZaretskiiFix bug #12774 with crashes in ralloc.c.
2012-11-05 Eli ZaretskiiFix bug #12805 with compilation error in the cygw32...
2012-11-05 Chong Yidong* process.c (wait_reading_process_output): Revert previ...
2012-11-05 Paul EggertAssume at least POSIX.1-1988 for getpgrp, setpgid,...
2012-11-05 Paul EggertSimplify by assuming __fpending.
2012-11-04 Paul EggertRemove EMACS_OUTQSIZE+sleep hack.
2012-11-04 Paul EggertFix data-loss with --version.
2012-11-04 Michael Marchionna* nsterm.m: Add NSClearLineFunctionKey and keypad keys.
2012-11-03 Eli ZaretskiiFix order of entries in ChangeLog files.
2012-11-03 Glenn MorrisMerge from emacs-24; up to 2012-11-03T05:11:34Z!dmantip...
2012-11-03 Paul EggertFix data-loss with --batch.
2012-11-03 Paul EggertFix a race condition that causes Emacs to mess up glib.
2012-11-03 Paul EggertOmit duplicate definitions no longer needed with gcc...
2012-11-03 Chong Yidong* process.c (wait_reading_process_output): Clean up...
2012-11-03 Chong YidongFix a race condition in wait_reading_process_output...
2012-11-03 Chong Yidong* lisp/cus-start.el: Make cursor-type customizable.
2012-11-03 Eli ZaretskiiAdapt MSDOS port to latest changes.
2012-11-03 Eli ZaretskiiLoad term/internal from loadup.el.
2012-11-03 Eli ZaretskiiAdapt the MSDOS build to the latest changes on mainline.
2012-11-03 Jan DjärvBackport from trunk.
2012-11-03 Eli ZaretskiiFix bidi initialization in init_from_display_pos.
2012-11-03 Dmitry Antipov* frame.h (struct frame): Drop can_have_scroll_bars...
2012-11-03 Dmitry Antipov* window.c (decode_next_window_args): Update window...
2012-11-01 Jan Djärv* widget.c (resize_cb): New function.
2012-11-02 Eli ZaretskiiImplement backtrace output for fatal errors on MS-Windows.
2012-11-02 Dmitry AntipovWindow-related stuff cleanup here and there.
2012-11-02 Dmitry AntipovRemove pad from struct input_event.
2012-11-01 Eli ZaretskiiFix MS-Windows build broken by fixing bug #12776 on...
2012-10-31 Paul EggertFix crash when using Emacs as commit editor for git.
2012-10-31 Michael Albinus* dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VAL...
2012-10-31 Martin RudalicsInstall fixes for Bug#12764 and Bug#12766.
2012-10-30 Jan Djärv* frame.c (Fframe_pixel_height): Fix documentation.
2012-10-30 Kenichi Handamerge trun
2012-10-30 Kenichi Handafont.c (Ffont_at): If WINDOW is specified and it is...
2012-10-30 Daniel ColascioneComplete fix for build break
2012-10-29 Daniel Colascione2012-10-29 Daniel Colascione <dancol@dancol.org>
2012-10-28 Eli ZaretskiiDon't use CLOCKS_PER_SEC in w32 timers.
2012-10-28 Jan Djärv* nsterm.m (NO_APPDEFINED_DATA): New define.
2012-10-28 Stefan Monnier* src/frame.c (x_set_font): Catch internal error.
2012-10-27 Eli ZaretskiiFix compiler warnings in w32proc.c.
2012-10-27 Eli ZaretskiiUse 'volatile' types for communications between timer...
2012-10-27 Eli ZaretskiiFix w32 implementation of itimers: overflow and ITIMER_...
2012-10-26 Eli ZaretskiiAvoid hourglass mouse pointer when a tooltip for menu...
2012-10-25 Paul EggertDon't assume process IDs fit in int.
2012-10-23 Kenichi Handamerge trunk
2012-10-23 Kenichi HandaMake face-font-rescale-alist work correctly for non...
2012-10-23 Chong YidongMake unused variable font-list-limit obsolete, and...
2012-10-21 Jan Djärv* nsfont.m (nsfont_open, ns_glyph_metrics): Force integ...
2012-10-21 Jan Djärv* xterm.c (x_focus_changed): Check if daemonp when...
2012-10-21 Glenn MorrisRecognize that cp51932.el and eucjp-ms.el are loaded...
2012-10-20 Paul EggertPort to OpenBSD 5.1.
2012-10-20 Chong Yidong* lread.c (Fload): Doc fix.
2012-10-19 Paul EggertUndo faccessat change.
2012-10-19 Paul EggertUse faccessat, not access, when checking file permissions.
2012-10-19 Kenichi Handasrc/ChangeLog: Fix changers name.
2012-10-19 Kenichi Handafont.c (Ffont_at): Fix previous change.
next