Check for OSX >= 10.4 to match what the maunal says and what we actually support.
[bpt/emacs.git] / src / ChangeLog
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.
2012-09-26 Tomohiro Matsuyama* profiler.c (Fprofiler_cpu_start): Remove unnecessary...
2012-09-26 Juanma BarranqueroFix some profiler stuff on Windows (follow-up to 1995...
2012-09-26 Paul Eggert* character.h (MAYBE_UNIFY_CHAR): Remove.
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-26 Eli ZaretskiiFix a typo in a recent entry in src/ChangeLog.
2012-09-26 Glenn MorrisFix bug ref
2012-09-26 Stefan Monnier* lisp/profiler.el (profiler-start): Don't prompt for...
2012-09-26 Juanma Barranquero* src/makefile.w32-in (OBJ2, GLOBAL_SOURCES): Add profi...
2012-09-25 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/callproc.$(O)): Update...
2012-09-25 Paul EggertPrefer POSIX timers if available.
2012-09-25 Eli ZaretskiiFollowup to not using maybe_unify_char in processing...
2012-09-25 Juanma BarranqueroMove Vlibrary_cache to emacs.c and reset before dumping.
2012-09-25 Eli ZaretskiiFix handling of fatal signals and exceptions on MS...
2012-09-25 Eli ZaretskiiDon't call MAYBE_UNIFY_CHAR while processing buffers...
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-25 Stefan Monnier* src/profiler.c: Rename sample_profiler_* to profiler_...
2012-09-24 Stefan Monnier* src/bytecode.c (exec_byte_code): Signal an error...
2012-09-24 Paul Eggertimage.c, indent.c: Use bool for booleans.
2012-09-24 Stefan MonnierTry to let it compile on other platforms
2012-09-24 Stefan MonnierRewrite sampler to use Elisp hash-tables.
2012-09-24 Chong YidongRemove several obsolete vars and functions unlikely...
2012-09-24 Glenn MorrisDoc fixes
2012-09-23 Paul EggertMove pid_t related decls out of lisp.h.
2012-09-23 Paul Eggertgnutls.c, gtkutil.c: Use bool for boolean.
2012-09-23 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-09-23 Eli ZaretskiiClean-up left-overs after 2012-09-23T08:44:20Z!eggert...
2012-09-23 Juanma Barranquerosrc/w32term.c (w32_read_socket): Remove reference to...
2012-09-23 Paul EggertDo not use SA_NODEFER.
2012-09-23 Jan Djärv* xterm.c (x_term_init): Call fixup_locale before and...
2012-09-23 Chong YidongFix last change.
2012-09-23 Chong YidongRemove LIBRARIES arg from w32_delayed_load and friends.
2012-09-23 Paul EggertSimplify and avoid signal-handling races.
2012-09-23 Jan Djärv* nsterm.m (ns_dumpglyphs_image): dr is a new rect...
2012-09-23 Chong Yidong* keyboard.c (timer_check): Avoid quitting during Fcopy...
2012-09-22 Paul Eggert* .gdbinit: Just stop at fatal_error_backtrace.
2012-09-22 Chong YidongMisc doc fixes.
2012-09-22 Chong YidongRefactor image-type loading.
2012-09-22 Eli ZaretskiiFix bugs #12447 and #12326 with infloop causes by idle...
2012-09-22 Martin RudalicsMake Temp Buffer Resize Mode less intrusive (Bug#1806).
2012-09-22 Eli ZaretskiiFix bug #10159 with crashes in auto-complete package.
2012-09-22 Paul Eggert* emacs.c (shut_down_emacs): Don't assume stderr is...
next