2013-07-05 |
Paul Eggert | Remove duplicate #include directives.
|
commit | commitdiff | tree |
2013-07-04 |
Paul Eggert | Scale ImageMagick images more carefully.
|
commit | commitdiff | tree |
2013-07-04 |
Paul Eggert | Try again to fix FreeBSD bug re multithreaded memory...
|
commit | commitdiff | tree |
2013-07-04 |
Paul Eggert | Try to fix FreeBSD bug re multithreaded memory allocation.
|
commit | commitdiff | tree |
2013-07-03 |
Paul Eggert | * texinfo.tex: Merge from gnulib.
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | * src/sysdep.c (sys_siglist): Fix typo in previous...
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | Remove some unused macros from 'configure'.
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | Don't convert function pointers to void * and back.
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | * configure.ac (GTK_COMPILES): Check API a bit more...
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | Simplify buildobj processing.
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | Fix ChangeLog dates.
|
commit | commitdiff | tree |
2013-07-02 |
Paul Eggert | Prefer plain 'static' to 'static inline'.
|
commit | commitdiff | tree |
2013-07-01 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2013-07-01 |
Paul Eggert | Remove duplicate ChangeLog entry, again.
|
commit | commitdiff | tree |
2013-07-01 |
Paul Eggert | Fix bug re noninteractive multithreaded memory allocation.
|
commit | commitdiff | tree |
2013-06-30 |
Paul Eggert | Fix minor problems found by static checking.
|
commit | commitdiff | tree |
2013-06-30 |
Paul Eggert | Remove duplicate ChangeLog entry.
|
commit | commitdiff | tree |
2013-06-30 |
Paul Eggert | Do not use GTK 3 if it exists but cannot be compiled.
|
commit | commitdiff | tree |
2013-06-30 |
Paul Eggert | * intervals.c (get_local_map): Actually clip POSITION
|
commit | commitdiff | tree |
2013-06-30 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-06-29 |
Paul Eggert | Fix minor problems found by static checking.
|
commit | commitdiff | tree |
2013-06-28 |
Paul Eggert | * image.c (x_from_xcolors): Remove unused local.
|
commit | commitdiff | tree |
2013-06-27 |
Paul Eggert | Do not tickle glib SIGCHLD handling if Cygwin.
|
commit | commitdiff | tree |
2013-06-24 |
Paul Eggert | A more-conservative workaround for Cygwin SIGCHLD issues.
|
commit | commitdiff | tree |
2013-06-23 |
Paul Eggert | Try to avoid malloc SEGVs on Cygwin.
|
commit | commitdiff | tree |
2013-06-22 |
Paul Eggert | Clean up SIGCHLD handling a bit.
|
commit | commitdiff | tree |
2013-06-22 |
Paul Eggert | * process.c (wait_reading_process_output): Avoid int...
|
commit | commitdiff | tree |
2013-06-21 |
Paul Eggert | * process.c (create_process): Handle a couple more...
|
commit | commitdiff | tree |
2013-06-21 |
Paul Eggert | * lib-src/ebrowse.c: Include <stddef.h>, needed on...
|
commit | commitdiff | tree |
2013-06-21 |
Paul Eggert | Use C99-style flexible array members if available.
|
commit | commitdiff | tree |
2013-06-20 |
Paul Eggert | * syntax.c: Integer cleanups.
|
commit | commitdiff | tree |
2013-06-20 |
Paul Eggert | * alloc.c (die): Move "assertion failed" string here ...
|
commit | commitdiff | tree |
2013-06-20 |
Paul Eggert | Add log2 support and make log10 obsolete for consistency.
|
commit | commitdiff | tree |
2013-06-20 |
Paul Eggert | * floatfns.c: Add commentary re C99 and C11.
|
commit | commitdiff | tree |
2013-06-19 |
Paul Eggert | * sound.c: Integer cleanups.
|
commit | commitdiff | tree |
2013-06-19 |
Paul Eggert | * syntax.c (skip_chars): Don't use uninitialized storage
|
commit | commitdiff | tree |
2013-06-18 |
Paul Eggert | Merge from gnulib (comment fixes only).
|
commit | commitdiff | tree |
2013-06-18 |
Paul Eggert | * conf_post.h: Add comments for INLINE, EXTERN_INLINE...
|
commit | commitdiff | tree |
2013-06-18 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-06-18 |
Paul Eggert | Porting fixes for merged specpdl and backtrace stacks.
|
commit | commitdiff | tree |
2013-06-17 |
Paul Eggert | * frame.c (x_report_frame_params): Cast parent_desc...
|
commit | commitdiff | tree |
2013-06-17 |
Paul Eggert | * nsfont.m (ns_registry_to_script): Parenthesize while...
|
commit | commitdiff | tree |
2013-06-17 |
Paul Eggert | Use functions, not macros, for XINT etc.
|
commit | commitdiff | tree |
2013-06-16 |
Paul Eggert | * configure.ac: Report ACL usage at the end.
|
commit | commitdiff | tree |
2013-06-15 |
Paul Eggert | * fns.c (Fcopy_sequence): Simplify XTYPE calculation.
|
commit | commitdiff | tree |
2013-06-13 |
Paul Eggert | * DEBUG: Document -fno-omit-frame-pointer.
|
commit | commitdiff | tree |
2013-06-13 |
Paul Eggert | * DEBUG: Document -Og.
|
commit | commitdiff | tree |
2013-06-11 |
Paul Eggert | Tickle glib by waiting for Emacs itself, not for process 0.
|
commit | commitdiff | tree |
2013-06-11 |
Paul Eggert | --without-all should imply --with-file-notification=no.
|
commit | commitdiff | tree |
2013-06-11 |
Paul Eggert | * keyboard.c: Don't use PROP (...) as an lvalue.
|
commit | commitdiff | tree |
2013-06-10 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-06-10 |
Paul Eggert | Documentation fix for 'ls' and hard links.
|
commit | commitdiff | tree |
2013-06-09 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2013-06-06 |
Paul Eggert | A few porting etc. fixes for the new file monitor code.
|
commit | commitdiff | tree |
2013-06-05 |
Paul Eggert | Chain glib's SIGCHLD handler from Emacs's (Bug#14474).
|
commit | commitdiff | tree |
2013-06-03 |
Paul Eggert | Fix minor problems found by static checking.
|
commit | commitdiff | tree |
2013-06-01 |
Paul Eggert | * process.c (handle_child_signal): Also use WCONTINUED.
|
commit | commitdiff | tree |
2013-05-31 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-05-31 |
Paul Eggert | Don't let D-bus autolaunch mess up SIGCHLD handling.
|
commit | commitdiff | tree |
2013-05-31 |
Paul Eggert | * fileio.c (Finsert_file_contents): Remove unused local.
|
commit | commitdiff | tree |
2013-05-18 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-05-18 |
Paul Eggert | Port --enable-gcc-warnings to clang.
|
commit | commitdiff | tree |
2013-05-18 |
Paul Eggert | * make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
|
commit | commitdiff | tree |
2013-05-17 |
Paul Eggert | Doc string fix for "nanoseconds".
|
commit | commitdiff | tree |
2013-05-16 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2013-05-13 |
Paul Eggert | * configure.ac (LD_SWITCH_SYSTEM_EMACS): Fix typo in...
|
commit | commitdiff | tree |
2013-05-13 |
Paul Eggert | * configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs...
|
commit | commitdiff | tree |
2013-05-12 |
Paul Eggert | * image.c (gif_load): Check that subimages fit.
|
commit | commitdiff | tree |
2013-05-09 |
Paul Eggert | * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VER...
|
commit | commitdiff | tree |
2013-05-08 |
Paul Eggert | * xterm.h (GTK_PREREQ): New macro.
|
commit | commitdiff | tree |
2013-05-07 |
Paul Eggert | Use Gnulib ACL implementation, for benefit of Solaris...
|
commit | commitdiff | tree |
2013-05-07 |
Paul Eggert | Comment fix, to match Gnulib upstream copy.
|
commit | commitdiff | tree |
2013-05-07 |
Paul Eggert | * unexelf.c: Don't assume ElfW (Half) fits in int.
|
commit | commitdiff | tree |
2013-05-07 |
Paul Eggert | * xfns.c (x_get_net_workarea): Define only if !GTK...
|
commit | commitdiff | tree |
2013-05-07 |
Paul Eggert | Static checking by GCC 4.8.0.
|
commit | commitdiff | tree |
2013-05-06 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2013-05-06 |
Paul Eggert | * unexelf.c: Fix some 32-bit integer problems, notably...
|
commit | commitdiff | tree |
2013-05-06 |
Paul Eggert | * regex.c: Fix problems when DEBUG is defined.
|
commit | commitdiff | tree |
2013-05-06 |
Paul Eggert | * make-docfile.c (search_lisp_doc_at_eol) [DEBUG]:...
|
commit | commitdiff | tree |
2013-05-05 |
Paul Eggert | Spelling fixes (or remove unnecessary and unusually...
|
commit | commitdiff | tree |
2013-05-05 |
Paul Eggert | `write-region-inhibit-fsync' defaults to noninteractive.
|
commit | commitdiff | tree |
2013-05-01 |
Paul Eggert | * make-dist: Keep necessary restrictions on file access.
|
commit | commitdiff | tree |
2013-04-29 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2013-04-27 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2013-04-27 |
Paul Eggert | * systime.h (make_timeval): Declare as 'const'.
|
commit | commitdiff | tree |
2013-04-26 |
Paul Eggert | Port better to AIX.
|
commit | commitdiff | tree |
2013-04-25 |
Paul Eggert | * Makefile.in (distclean): Remove $(lisp)/loaddefs...
|
commit | commitdiff | tree |
2013-04-24 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2013-04-22 |
Paul Eggert | * Makefile.in (bootstrap-clean): Remove stamp-h1 too.
|
commit | commitdiff | tree |
2013-04-22 |
Paul Eggert | * make-dist: Do not distribute admin/unidata/Makefile.
|
commit | commitdiff | tree |
2013-04-22 |
Paul Eggert | * build-aux/update-subdirs: Don't leave subdirs.el...
|
commit | commitdiff | tree |
2013-04-14 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-04-14 |
Paul Eggert | * keyboard.c (timer_start_idle): Remove no-longer-used...
|
commit | commitdiff | tree |
2013-04-07 |
Paul Eggert | Fix --enable-profiling bug introduced by 2013-02-25...
|
commit | commitdiff | tree |
2013-04-06 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2013-04-03 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2013-04-02 |
Paul Eggert | Prefer < to > in range checks such as 0 <= i && i < N.
|
commit | commitdiff | tree |
2013-04-02 |
Paul Eggert | Use UTF-8 for most files with non-ASCII characters.
|
commit | commitdiff | tree |
2013-04-01 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2013-03-30 |
Paul Eggert | Merge from gnulib
|
commit | commitdiff | tree |