aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Clean out old termopts cruft.Paul Eggert2012-10-101-0/+7
* * alloc.c (gc_sweep): Use pointer-to-a-pointer loop for buffers.Dmitry Antipov2012-10-101-0/+4
* * commands.h (immediate_quit): Remove duplicate decl.Paul Eggert2012-10-091-0/+4
* Remove caching in nsfont.m, the general code does it (I misunderstood).Jan Djärv2012-10-091-0/+7
* Fix return type of w32_last_error.Eli Zaretskii2012-10-091-0/+4
* Avoid shadowing a global variable by a local one in frame.c.Eli Zaretskii2012-10-091-0/+5
* ChangeLog fixesGlenn Morris2012-10-081-12/+12
* Fix wording in src/ChangeLog entries from last commits.Eli Zaretskii2012-10-081-3/+3
* * xdisp.c (start_hourglass): Call w32_note_current_window whenDaniel Colascione2012-10-081-0/+6
* Merge into trunkDaniel Colascione2012-10-081-1/+6
|\
| * * w32fns.c (Fx_display_color_cells): Instead of using NCOLORS,Daniel Colascione2012-10-081-0/+7
* | Fix wide-int related error and cache error in NS font handling.Jan Djärv2012-10-081-0/+7
|/
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-10-081-0/+3
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-081-0/+3
* src/w32term.c: Remove leftover declaration of keyboard_codepage.Juanma Barranquero2012-10-081-0/+4
* Fix w32 dependencies due to introduction of w32common.h.Eli Zaretskii2012-10-081-0/+7
* Code cleanup for cygw32Daniel Colascione2012-10-081-0/+53
* Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii2012-10-081-0/+5
* Avoid compiler warnings on w32, caused by cygw32 changes.Eli Zaretskii2012-10-081-0/+6
* Improve fix for jpeglib build breakDaniel Colascione2012-10-081-0/+5
* Commit ChangeLog for last change.Eli Zaretskii2012-10-081-0/+2
* Fix conditional macros in emacs.c, introduced by cygw32 addition.Eli Zaretskii2012-10-081-0/+5
* Changelog entries for cygw32Daniel Colascione2012-10-071-0/+138
* Don't abort when ralloc.c:relinquish cannot return a heap to the system.Eli Zaretskii2012-10-071-0/+6
* Reformat last entries to fit 80 columns.Jan Djärv2012-10-071-7/+9
* * nsterm.m (ns_dumpglyphs_image): Only draw slize of image (Bug#12506).Jan Djärv2012-10-071-1/+2
* Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-071-0/+18
* * nsfns.m (ns_in_resize): Remove.Jan Djärv2012-10-071-0/+12
* Improve sys_siglist detection.Paul Eggert2012-10-061-0/+10
* Handle fullscreen parameter in initial/defult-frame-alist for NS.Jan Djärv2012-10-061-0/+21
* * keyboard.c (read_char): Remove unnecessary 'volatile's and label.Paul Eggert2012-10-051-0/+4
* Fix a typo in a w32proc.c declaration.Eli Zaretskii2012-10-051-0/+2
* Support setting file times of directories on MS-Windows.Eli Zaretskii2012-10-051-0/+10
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-0/+4
|\
| * * src/minibuf.c (Fcompleting_read): Doc fix (tiny change)Ikumi Keita2012-10-041-0/+4
* | Fix test for invalid handle in w32.c's 'utime'.Eli Zaretskii2012-10-041-0/+5
* | Move ChangeLog entry to proper file.Paul Eggert2012-10-041-0/+11
* | * profiler.c (handle_profiler_signal): Inhibit pending signals too,Paul Eggert2012-10-031-0/+6
* | * profiler.c (handle_profiler_signal): Fix a malloc racePaul Eggert2012-10-021-0/+5
* | * nsterm.m (windowDidEnterFullScreen): Remove fprintf.Jan Djärv2012-10-021-0/+4
* | Fix compilation warnings in the MS-Windows build.Eli Zaretskii2012-10-021-0/+5
* | Prefer plain 'static' to 'static inline'.Paul Eggert2012-10-011-0/+12
* | Count overruns when profiling; change units to ns.Paul Eggert2012-10-011-0/+11
* | * src/buffer.c (Fmake_overlay): Fix last change.Stefan Monnier2012-10-011-0/+1
* | Misc minor simplifications in C code.Stefan Monnier2012-10-011-0/+10
* | src/makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc.$(O)): Update dependen...Juanma Barranquero2012-10-021-0/+5
* | Fix a malloc race condition involving strsignal.Paul Eggert2012-10-011-0/+19
* | Fix high CPU usage in profiling on MS-Windows.Eli Zaretskii2012-10-011-0/+5
* | * src/fns.c (check_hash_table, get_key_arg, maybe_resize_hash_table)Stefan Monnier2012-10-011-0/+5
* | Fix minor compilation problem with MSVC.Fabrice Popineau2012-10-011-0/+6