aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #12587 with slow startup on MS-Windows with Netlogon service.Eli Zaretskii2012-10-125-12/+45
* Add comments about how non-GUI input works on MS-Windows.Eli Zaretskii2012-10-122-1/+35
* * nsfont.m (nsfont_open): Remove font cache, it is not GC correct.Jan Djärv2012-10-122-32/+6
* * src/buffer.c (Fset_buffer): Doc fix. (Bug#12624)Glenn Morris2012-10-112-1/+5
* * src/buffer.c (Fkill_buffer): Null out the overlay list(s) as well.Stefan Monnier2012-10-112-11/+22
* Fix spurious "cl--defsubst-expand might not be defined at runtime"Stefan Monnier2012-10-112-3/+9
* lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.Paul Eggert2012-10-1111-148/+161
* * editfns.c (save_excursion_save): Use nil if mark points to nowhere.Dmitry Antipov2012-10-112-4/+18
* * marker.c (cached_modiff): EMACS_INT, not int.Paul Eggert2012-10-102-1/+3
* * w32select.c (waiting_for_input): Declare by including "keyboard.h"Paul Eggert2012-10-102-1/+3
* * nsmenu.m (waiting_for_input): Remove wrong decl.Paul Eggert2012-10-102-1/+4
* keyboard.c, keymap.c: Use bool for booleans.Paul Eggert2012-10-1012-305/+319
* * regex.c (immediate_quit) [emacs]: Remove duplicate decl.Paul Eggert2012-10-102-1/+4
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-10-102-3/+5
* * alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR.Dmitry Antipov2012-10-103-8/+10
* Clean out old termopts cruft.Paul Eggert2012-10-108-16/+10
* * alloc.c (gc_sweep): Use pointer-to-a-pointer loop for buffers.Dmitry Antipov2012-10-102-9/+8
* * commands.h (immediate_quit): Remove duplicate decl.Paul Eggert2012-10-092-3/+4
* Remove caching in nsfont.m, the general code does it (I misunderstood).Jan Djärv2012-10-092-6/+7
* Fix return type of w32_last_error.Eli Zaretskii2012-10-092-2/+8
* Avoid shadowing a global variable by a local one in frame.c.Eli Zaretskii2012-10-092-4/+9
* ChangeLog fixesGlenn Morris2012-10-081-12/+12
* Minor tweaks to recently-changed code.Paul Eggert2012-10-085-38/+35
* 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-082-2/+9
* Merge into trunkDaniel Colascione2012-10-082-14/+11
|\
| * * w32fns.c (Fx_display_color_cells): Instead of using NCOLORS,Daniel Colascione2012-10-082-13/+12
* | Fix wide-int related error and cache error in NS font handling.Jan Djärv2012-10-082-5/+21
|/
* Add 2012 to copyright yearsGlenn Morris2012-10-081-1/+1
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-10-082-5/+8
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-082-1/+4
* src/w32term.c: Remove leftover declaration of keyboard_codepage.Juanma Barranquero2012-10-082-3/+4
* Fix w32 dependencies due to introduction of w32common.h.Eli Zaretskii2012-10-082-3/+15
* Code cleanup for cygw32Daniel Colascione2012-10-0818-67/+139
* Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii2012-10-082-1/+12
* Avoid compiler warnings on w32, caused by cygw32 changes.Eli Zaretskii2012-10-082-8/+13
* Fix wording of comments in w32fns.c.Eli Zaretskii2012-10-081-2/+3
* Improve fix for jpeglib build breakDaniel Colascione2012-10-082-10/+20
* Commit ChangeLog for last change.Eli Zaretskii2012-10-081-0/+2
* Remove CHECK_LIB_AVAILABLE from image.c, mistakenly reintroduced by cygw32.Eli Zaretskii2012-10-081-10/+0
* Fix conditional macros in emacs.c, introduced by cygw32 addition.Eli Zaretskii2012-10-082-1/+6
* Fix comments in src/cygw32.h.Eli Zaretskii2012-10-081-5/+4
* Fix copyright years in new cygw32 files.Eli Zaretskii2012-10-082-2/+2
* Temporary fix for changes in 2012-10-08T08:23:13Z!dancol@dancol.org.Eli Zaretskii2012-10-081-2/+4
* fix NT buildDaniel Colascione2012-10-081-2/+0
* Changelog entries for cygw32Daniel Colascione2012-10-071-0/+138
* Merge from trunkDaniel Colascione2012-10-07111-3760/+6033
|\
| * Don't abort when ralloc.c:relinquish cannot return a heap to the system.Eli Zaretskii2012-10-072-2/+9
| * Reformat last entries to fit 80 columns.Jan Djärv2012-10-071-7/+9
| * Fixa typo in last commit.Eli Zaretskii2012-10-071-4/+4