2012-08-04 |
Paul Eggert | Export DEFAULT_REHASH_* to GDB.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Comment why gc_aset can be triggered during GC.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Remove unnecessary casts involving pointers.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Improve fix for macroexp crash with debugging.
|
commit | commitdiff | tree |
2012-08-03 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Fix macroexp crash on Windows with debugging.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * xfaces.c (face_for_overlay_string): Remove unused...
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * xfaces.c: Don't assume buffer size fits in 'int'.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | * xfaces.c (face_at_buffer_position): Remove unused...
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Use C99-style 'extern inline' if available.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Merge from gnulib, for extern-inline.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Port to Solaris 8.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Avoid needless autoheader after autogen.sh.
|
commit | commitdiff | tree |
2012-08-02 |
Paul Eggert | Obsolete alias inactivate-current-input-method-function.
|
commit | commitdiff | tree |
2012-08-01 |
Paul Eggert | Use "ASET (a, i, v)" rather than "AREF (a, i) = v".
|
commit | commitdiff | tree |
2012-08-01 |
Paul Eggert | * coding.h (CODING_ATTR_FLUSHING): Remove; unused and...
|
commit | commitdiff | tree |
2012-07-31 |
Paul Eggert | * indent.c (compute_motion): Remove unused local.
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | Do not overwrite config.status while executing it.
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB.
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | Update .PHONY listings in makefiles.
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | * lisp.h (STRING_BYTES_BOUND): Cast entire result to...
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | Merge from gnulib, incorporating:
|
commit | commitdiff | tree |
2012-07-30 |
Paul Eggert | Export to GDB most of lisp.h's remaining object-like...
|
commit | commitdiff | tree |
2012-07-29 |
Paul Eggert | * lisp.h (LISP_INT_TAG, LISP_INT1_TAG, LISP_STRING_TAG...
|
commit | commitdiff | tree |
2012-07-29 |
Paul Eggert | * international/mule-cmds.el (inactivate-input-method...
|
commit | commitdiff | tree |
2012-07-29 |
Paul Eggert | * alloc.c (Fgarbage_collect): Indent as per usual Emacs...
|
commit | commitdiff | tree |
2012-07-29 |
Paul Eggert | inaccessable -> inaccessible spelling fix
|
commit | commitdiff | tree |
2012-07-29 |
Paul Eggert | Don't use the abbreviation "win" to refer to Windows...
|
commit | commitdiff | tree |
2012-07-29 |
Paul Eggert | deactive->inactive, inactivate->deactivate spelling...
|
commit | commitdiff | tree |
2012-07-28 |
Paul Eggert | Use Gnulib stdalign and environ modules (Bug#9772,...
|
commit | commitdiff | tree |
2012-07-27 |
Paul Eggert | Adjust GDB to reflect pvec_type changes.
|
commit | commitdiff | tree |
2012-07-27 |
Paul Eggert | Improve GDB symbol export.
|
commit | commitdiff | tree |
2012-07-26 |
Paul Eggert | * emacs.c: Do not include <verify.h>; no longer needed.
|
commit | commitdiff | tree |
2012-07-26 |
Paul Eggert | Fix export of symbols to GDB.
|
commit | commitdiff | tree |
2012-07-26 |
Paul Eggert | Add Bug#1995-05-30T23:07:27Z!kwzh@gnu.org to latest...
|
commit | commitdiff | tree |
2012-07-26 |
Paul Eggert | Spelling fix in comment.
|
commit | commitdiff | tree |
2012-07-26 |
Paul Eggert | Simplify export of symbols to GDB; fix related .gdbinit...
|
commit | commitdiff | tree |
2012-07-25 |
Paul Eggert | Use typedef for EMACS_INT, EMACS_UINT.
|
commit | commitdiff | tree |
2012-07-25 |
Paul Eggert | Prefer typical American spelling for "acknowledgment".
|
commit | commitdiff | tree |
2012-07-22 |
Paul Eggert | Merge from gnulib (comment changes only).
|
commit | commitdiff | tree |
2012-07-22 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2012-07-22 |
Paul Eggert | * buffer.h (struct buffer.indirections): Now ptrdiff_t...
|
commit | commitdiff | tree |
2012-07-19 |
Paul Eggert | * buffer.h (FOR_EACH_BUFFER): Rename from 'for_each_buffer'.
|
commit | commitdiff | tree |
2012-07-18 |
Paul Eggert | * alloc.c (Fmake_bool_vector): Fix off-by-8 bug
|
commit | commitdiff | tree |
2012-07-18 |
Paul Eggert | Remove some struct layout assumptions in bool vectors.
|
commit | commitdiff | tree |
2012-07-17 |
Paul Eggert | * alloc.c (Fmemory_free): Account for memory-free's...
|
commit | commitdiff | tree |
2012-07-17 |
Paul Eggert | * floatfns.c (Fabs): Do not wrap fabs inside IN_FLOAT.
|
commit | commitdiff | tree |
2012-07-17 |
Paul Eggert | Fix regression with pthread_sigmask on FreeBSD.
|
commit | commitdiff | tree |
2012-07-15 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-07-13 |
Paul Eggert | * xdisp.c (produce_special_glyphs): Now static.
|
commit | commitdiff | tree |
2012-07-13 |
Paul Eggert | * nsfont.m (ns_charset_covers): Don't abort if no bitmap.
|
commit | commitdiff | tree |
2012-07-12 |
Paul Eggert | Fix typos that broke OS X build.
|
commit | commitdiff | tree |
2012-07-12 |
Paul Eggert | * movemail.c: Add missing 'defined'.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | Port 'movemail' again to Solaris and similar hosts.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | * s/sol2-6.h (HAVE_LIBKSTAT): Remove.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | * configure.ac (tzset): Remove redundant check.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | Assume mkdir, rmdir.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | Assume rename.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | Assume perror.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | Assume strerror.
|
commit | commitdiff | tree |
2012-07-11 |
Paul Eggert | Remove "#define unix" that is no longer needed (Bug...
|
commit | commitdiff | tree |
2012-07-10 |
Paul Eggert | EMACS_TIME simplification (Bug#11875).
|
commit | commitdiff | tree |
2012-07-10 |
Paul Eggert | * bytecode.c (targets): Suppress -Woverride-init warnings.
|
commit | commitdiff | tree |
2012-07-10 |
Paul Eggert | Simplify by avoiding confusing use of strncpy etc.
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | * process.c (wait_reading_process_output): 'waitchannels...
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | Add GCC-style 'const' attribute to functions that can...
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | Minor improvements to make_formatted_string.
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | Mention coordinates of recent Autoconf change, thanks...
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | Merge from trunk.
|
commit | commitdiff | tree |
2012-07-09 |
Paul Eggert | Rename configure.in to configure.ac.
|
commit | commitdiff | tree |
2012-07-08 |
Paul Eggert | * systime.h (EMACS_SUB_TIME): Clarify behavior with...
|
commit | commitdiff | tree |
2012-07-08 |
Paul Eggert | Restore deprecation warnings, except for older libpng.
|
commit | commitdiff | tree |
2012-07-07 |
Paul Eggert | * lread.c (load_path_check): Now static.
|
commit | commitdiff | tree |
2012-07-07 |
Paul Eggert | Improve static checking when configured --with-ns.
|
commit | commitdiff | tree |
2012-07-07 |
Paul Eggert | * sysdep.c (ULLONG_MAX): Define if not already defined.
|
commit | commitdiff | tree |
2012-07-07 |
Paul Eggert | * sysdep.c (list_system_processes): Port to NetBSD...
|
commit | commitdiff | tree |
2012-07-07 |
Paul Eggert | Do not require float-time's arg to fit in time_t (Bug...
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | Add gnulib files for Bug#11786 fix.
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | * configure.in: Document --enable-gcc-warnings better.
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | Use c_strcasecmp for ASCII case-insensitive comparison.
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | * xfont.c (compare_font_names): Redo to omit the need...
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | timespec-sub: avoid duplicate include
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | * process.c: Avoid unnecessary calls to gettime.
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | Fix stray '<' from last change.
|
commit | commitdiff | tree |
2012-07-06 |
Paul Eggert | Port to OpenBSD 5.1 amd64.
|
commit | commitdiff | tree |
2012-07-05 |
Paul Eggert | More xmalloc and related cleanup.
|
commit | commitdiff | tree |
2012-07-05 |
Paul Eggert | * editfns.c (region_limit): Simplify by using clip_to_bounds.
|
commit | commitdiff | tree |
2012-07-05 |
Paul Eggert | * fileio.c (time_error_value): Check the right error...
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | * window.c (set_window_hscroll): Revert the 100000...
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | * fileio.c (time_error_value): Rename from special_mtime.
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | * emacs.c (gdb_pvec_type): Change it back to enum pvec_type.
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | * alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | * doprnt.c (doprnt): Don't assume string length fits...
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | Avoid weird behavior with large horizontal scrolls.
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | * buffer.c (Fgenerate_new_buffer_name): Fix sprintf...
|
commit | commitdiff | tree |
2012-07-04 |
Paul Eggert | Remove stray empty line.
|
commit | commitdiff | tree |