international/mule.el (set-keyboard-coding-system): Recover input meta mode when...
[bpt/emacs.git] / src /
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.
2012-10-08 Eli ZaretskiiFix wording in src/ChangeLog entries from last commits.
2012-10-08 Daniel Colascione* xdisp.c (start_hourglass): Call w32_note_current_wind...
2012-10-08 Daniel ColascioneMerge into trunk
2012-10-08 Daniel Colascione* w32fns.c (Fx_display_color_cells): Instead of using...
2012-10-08 Jan DjärvFix wide-int related error and cache error in NS font...
2012-10-08 Glenn MorrisAdd 2012 to copyright years
2012-10-08 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-10-08 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-10-08 Juanma Barranquerosrc/w32term.c: Remove leftover declaration of keyboard_...
2012-10-08 Eli ZaretskiiFix w32 dependencies due to introduction of w32common.h.
2012-10-08 Daniel ColascioneCode cleanup for cygw32
2012-10-08 Eli ZaretskiiUpdate w32 dependencies in the wake of cygw32 changes.
2012-10-08 Eli ZaretskiiAvoid compiler warnings on w32, caused by cygw32 changes.
2012-10-08 Eli ZaretskiiFix wording of comments in w32fns.c.
2012-10-08 Daniel ColascioneImprove fix for jpeglib build break
2012-10-08 Eli ZaretskiiCommit ChangeLog for last change.
2012-10-08 Eli ZaretskiiRemove CHECK_LIB_AVAILABLE from image.c, mistakenly...
2012-10-08 Eli ZaretskiiFix conditional macros in emacs.c, introduced by cygw32...
2012-10-08 Eli ZaretskiiFix comments in src/cygw32.h.
2012-10-08 Eli ZaretskiiFix copyright years in new cygw32 files.
2012-10-08 Eli ZaretskiiTemporary fix for changes in 2012-10-08T08:23:13Z!danco...
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-08 Daniel Colascionefix NT build
2012-10-08 Daniel ColascioneChangelog entries for cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-07 Eli ZaretskiiDon't abort when ralloc.c:relinquish cannot return...
2012-10-07 David EngsterMerge changes from CEDET upstream.
2012-10-07 Jan DjärvReformat last entries to fit 80 columns.
2012-10-07 Eli ZaretskiiFixa typo in last commit.
2012-10-07 Eli ZaretskiiAdd a comment with overview of how Emacs input works...
2012-10-07 Kenichi Handamerge trunk
2012-10-07 Jan Djärv* nsterm.m (ns_dumpglyphs_image): Only draw slize of...
2012-10-07 Jan DjärvCheck for OSX >= 10.4 to match what the maunal says...
2012-10-07 Jan Djärv* nsfns.m (ns_in_resize): Remove.
2012-10-07 Paul EggertImprove sys_siglist detection.
2012-10-06 Jan DjärvHandle fullscreen parameter in initial/defult-frame...
2012-10-06 Kenichi Handamerge trunk
2012-10-06 Paul Eggert* keyboard.c (read_char): Remove unnecessary 'volatile...
2012-10-05 Eli ZaretskiiFix a typo in a w32proc.c declaration.
2012-10-05 Eli ZaretskiiImprove commentary for the last commit.
2012-10-05 Eli ZaretskiiSupport setting file times of directories on MS-Windows.
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-05 Paul EggertSpelling fixes.
2012-10-04 Eli ZaretskiiFix test for invalid handle in w32.c's 'utime'.
2012-10-04 Ikumi Keita* src/minibuf.c (Fcompleting_read): Doc fix (tiny change)
2012-10-04 Paul EggertMove ChangeLog entry to proper file.
2012-10-04 Paul Eggert* profiler.c (handle_profiler_signal): Inhibit pending...
2012-10-04 Paul EggertPort timers to OpenBSD, plus check for timer failures.
next