lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
[bpt/emacs.git] / src / ChangeLog
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 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 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 Daniel ColascioneImprove fix for jpeglib build break
2012-10-08 Eli ZaretskiiCommit ChangeLog for last change.
2012-10-08 Eli ZaretskiiFix conditional macros in emacs.c, introduced by cygw32...
2012-10-08 Daniel ColascioneMerge cygw32
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 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 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-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-02 Paul Eggert* profiler.c (handle_profiler_signal): Fix a malloc...
2012-10-02 Jan Djärv* nsterm.m (windowDidEnterFullScreen): Remove fprintf.
2012-10-02 Eli ZaretskiiFix compilation warnings in the MS-Windows build.
2012-10-02 Paul EggertPrefer plain 'static' to 'static inline'.
2012-10-02 Paul EggertCount overruns when profiling; change units to ns.
2012-10-02 Stefan Monnier* src/buffer.c (Fmake_overlay): Fix last change.
2012-10-02 Stefan MonnierMisc minor simplifications in C code.
2012-10-02 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc...
2012-10-01 Paul EggertFix a malloc race condition involving strsignal.
2012-10-01 Eli ZaretskiiFix high CPU usage in profiling on MS-Windows.
2012-10-01 Stefan Monnier* src/fns.c (check_hash_table, get_key_arg, maybe_resiz...
2012-10-01 Fabrice PopineauFix minor compilation problem with MSVC.
2012-10-01 Eli ZaretskiiClean up the Windows x64 changes.
2012-10-01 Eli ZaretskiiImprove 'alarm' implementation on MS-Windows.
2012-10-01 Eli ZaretskiiFix termination sequence on Windows wrt interval timers.
2012-10-01 Paul Eggert* xdisp.c (syms_of_xdisp): Default message-log-max...
2012-10-01 Paul EggertPrefer plain 'static' to 'static inline'.
2012-10-01 Paul Eggert* bidi.c: Tune.
2012-10-01 Paul EggertRevert the FOLLOW-SYMLINKS change for file-attributes.
2012-10-01 Paul Eggert* frame.c (x_report_frame_params): Port better to wider...
2012-09-30 Fabrice PopineauFix last commit.
2012-09-30 Fabrice PopineauSupport x64 build on MS-Windows with MSVC.
2012-09-30 Paul Eggertfile-attributes has a new optional arg FOLLOW-SYMLINKS.
2012-09-30 Stefan Monnier* src/.gdbinit (xbacktrace): Adjust to recent "struct...
2012-09-30 Eli ZaretskiiSupport atimers and CPU profiler via profile.c on MS...
2012-09-30 Kenichi Handacoding.c (decode_coding_ccl, encode_coding_ccl): Pay...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Jan DjärvSupport file name dialog on NS.
2012-09-30 Kenichi Handacoding.c (decode_coding_ccl, encode_coding_ccl): Pay...
2012-09-30 Jan DjärvAdd support for fullscreen in the NS port.
2012-09-30 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/profiler.$(O)): Update...
2012-09-30 Chong YidongUpdate docs for a bunch of 24.3 changes.
2012-09-30 Martin RudalicsHandle window-height and window-width alist entries...
2012-09-30 Paul Eggert* syssignal.h (PROFILER_CPU_SUPPORT): Don't define...
2012-09-30 Eli ZaretskiiFix compilation failure introduced in 2012-09-30T06...
2012-09-30 Paul EggertProfiler improvements: more-accurate timers, overflow...
2012-09-30 Paul Eggert* sysdep.c (handle_fatal_signal): Bump backtrace size...
2012-09-29 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/profiler.$(O)): Update...
2012-09-29 Stefan Monnier* src/lisp.h (struct backtrace): Remove indirection...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-28 Eli ZaretskiiRename "Automatic Redisplay" entry in Lisp backtrace.
2012-09-28 Tomohiro Matsuyama* profiler.c (sigprof_handler): Fix race condition.
2012-09-28 Glenn Morris* src/lread.c (lisp_file_lexically_bound_p): Handle...
2012-09-27 Paul EggertLink with LIB_TIMER_TIME as needed.
2012-09-27 Paul EggertCheck more robustly for timer_settime.
next