]> code.delx.au - gnu-emacs/history - src
Fix regression introduced by July 10 filelock.c patch.
[gnu-emacs] / src /
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-01 Eli ZaretskiiFix MS-Windows build broken by fixing bug #12776 on...
2012-10-31 Paul EggertSpelling fixes.
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-30 Daniel ColascioneFix build break in non-Cygw32 Cygwin builds introduced...
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 a typo in a comment.
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 Paul EggertSpelling fixes.
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 Eli ZaretskiiAdd comments with instructions for creating new Lisp...
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.
2012-10-19 Eli ZaretskiiIncrease the value of BASE_PURESIZE to avoid pure space...
2012-10-19 Eli ZaretskiiDecrease NSTATICS to 0x800.
2012-10-19 Stefan Monnier* src/fns.c (Fnreverse): Include the problem element...
2012-10-18 Jan Djärv* nsterm.m (ns_select): Check writefds before call to
2012-10-18 Eli ZaretskiiFix wording of error message in staticpro.
2012-10-18 Daniel ColascioneIncrease NSTATICS; tell the user when we run out of...
2012-10-18 Martin RudalicsIn window.c fix two flaws reported by Dmitry Antipov.
2012-10-18 Kenichi Handamerge trunk
2012-10-17 Eli ZaretskiiFix warnings when compiling on MS-Windows with -std...
2012-10-17 Eli ZaretskiiFix bug #12661 with w32 and cygw32 builds under --enabl...
2012-10-17 Kenichi Handamerge trunk
2012-10-17 Kenichi Handaxdisp.c (reseat_1): Make the information stored in...
2012-10-17 Juanma BarranqueroFix ChangeLog typos.
2012-10-17 Dmitry Antipov* buffer.c (Fkill_buffer): When unchaining the marker,
2012-10-17 Dmitry AntipovDo not verify indirection counters of killed buffers...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-16 Dmitry Antipov* alloc.c (Fmake_byte_code): Fix typo in comment.
2012-10-16 Dmitry Antipov* editfns.c (get_system_name): Remove.
2012-10-15 Stefan Monnier* lisp/erc/erc.el (erc-log): Make it into a defsubst.
2012-10-15 Daniel ColascioneAdd comment for undef of "interface"
2012-10-15 Martin RudalicsFix Fwindow_end's handling of cached position (Bug...
2012-10-15 Daniel ColascioneFix cygw32 build break with dbus compilation
2012-10-14 Daniel Colascione* image.c (init_tiff_functions, init_imagemagick_functions)
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Jan Djärv* nsterm.m (ns_select): Count fd:s in writefs also.
2012-10-14 Kenichi Handamerge trunk
2012-10-14 Glenn MorrisChangeLog fix
2012-10-13 Jan Djärv* gtkutil.c (xg_set_widget_bg): Divide by 65535.
2012-10-13 Kenichi Handamerge trunk
2012-10-13 Kenichi Handacoding.c (detect_coding): Set coding->id before calling...
2012-10-13 Andreas Schwab* fileio.c: Formatting fixes.
2012-10-13 Paul EggertFix some stat-related races.
2012-10-12 Stefan Monnier* src/doc.c (get_doc_string): Don't signal an error...
2012-10-12 Jan Djärv* nsterm.m (hold_event_q): New static variable.
2012-10-12 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/w32select.$(O)): Update...
2012-10-12 Eli ZaretskiiFix typo in last change.
2012-10-12 Eli ZaretskiiUpdate dependencies in src/makefile.w32-in.
2012-10-12 Eli ZaretskiiFix bug #12587 with slow startup on MS-Windows with...
2012-10-12 Eli ZaretskiiAdd comments about how non-GUI input works on MS-Windows.
2012-10-12 Jan Djärv* nsfont.m (nsfont_open): Remove font cache, it is...
2012-10-12 Glenn Morris* src/buffer.c (Fset_buffer): Doc fix. (Bug#12624)
2012-10-11 Stefan Monnier* src/buffer.c (Fkill_buffer): Null out the overlay...
2012-10-11 Stefan MonnierFix spurious "cl--defsubst-expand might not be defined...
2012-10-11 Paul Eggertlread.c, macros.c, marker.c, menu.c, minibuf.c: Use...
2012-10-11 Dmitry Antipov* editfns.c (save_excursion_save): Use nil if mark...
2012-10-11 Kenichi Handamerge trunk
2012-10-11 Paul Eggert* marker.c (cached_modiff): EMACS_INT, not int.
2012-10-11 Paul Eggert* w32select.c (waiting_for_input): Declare by including...
2012-10-11 Paul Eggert* nsmenu.m (waiting_for_input): Remove wrong decl.
2012-10-10 Paul Eggertkeyboard.c, keymap.c: Use bool for booleans.
2012-10-10 Paul Eggert* regex.c (immediate_quit) [emacs]: Remove duplicate...
2012-10-10 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-10-10 Dmitry Antipov* alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR.
2012-10-10 Paul EggertClean out old termopts cruft.
2012-10-10 Kenichi Handamerge trunk
2012-10-10 Dmitry Antipov* alloc.c (gc_sweep): Use pointer-to-a-pointer loop...
2012-10-10 Paul Eggert* commands.h (immediate_quit): Remove duplicate decl.
2012-10-09 Jan DjärvRemove caching in nsfont.m, the general code does it...
2012-10-09 Eli ZaretskiiFix return type of w32_last_error.
2012-10-09 Eli ZaretskiiAvoid shadowing a global variable by a local one in...
2012-10-09 Glenn MorrisChangeLog fixes
2012-10-08 Paul EggertMinor tweaks to recently-changed code.
next