index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2012-07-07
* lread.c (load_path_check): Now static.
Paul Eggert
2012-07-07
Improve static checking when configured --with-ns.
Paul Eggert
2012-07-07
Try to simplify the initialization of Vload_path
Glenn Morris
2012-07-07
Fix bug #11832 with truncated lines when fringes are disabled on GUI frames.
Eli Zaretskii
2012-07-06
* sysdep.c (ULLONG_MAX): Define if not already defined.
Paul Eggert
2012-07-06
* sysdep.c (list_system_processes): Port to NetBSD-current.
Paul Eggert
2012-07-06
Do not require float-time's arg to fit in time_t (Bug#11825).
Paul Eggert
2012-07-06
Replace some src/s undefs by never even checking on relevant platforms
Glenn Morris
2012-07-07
Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....
Juanma Barranquero
2012-07-06
Use c_strcasecmp for ASCII case-insensitive comparison.
Paul Eggert
2012-07-06
* xfont.c (compare_font_names): Redo to omit the need for casts.
Paul Eggert
2012-07-06
* xfns.c (Fx_change_window_property): Doc fix.
Andreas Schwab
2012-07-06
Fixes: debbugs:11870
Andreas Schwab
2012-07-06
* nt/config.nt: Complete rework to bring it in sync with autogen/config.in.
Juanma Barranquero
2012-07-06
* process.c: Avoid unnecessary calls to gettime.
Paul Eggert
2012-07-06
Fix stray '<' from last change.
Paul Eggert
2012-07-06
* gtkutil.c (xg_event_is_for_scrollbar): Assign gwin when HAVE_GTK3 is defined.
Jan Djärv
2012-07-06
Fix marker debugging code.
Dmitry Antipov
2012-07-06
Compile marker debugging code only if ENABLE_CHECKING is defined.
Dmitry Antipov
2012-07-06
Avoid code repetition in marker-related functions.
Dmitry Antipov
2012-07-06
* buffer.c (unchain_overlay): Simplify. Add comment.
Dmitry Antipov
2012-07-06
Introduce fast path for the widely used marker operation.
Dmitry Antipov
2012-07-06
Do not use Fdelete_overlay in delete_all_overlays
Dmitry Antipov
2012-07-06
Port to OpenBSD 5.1 amd64.
Paul Eggert
2012-07-05
* src/Makefile.in (emacs$(EXEEXT)): Don't check for load-path shadows.
Glenn Morris
2012-07-05
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
Avoid long futile looping on a TTY under huge values of hscroll.
Eli Zaretskii
2012-07-05
* marker.c (set_marker_restricted_both): Simplify by using
Dmitry Antipov
2012-07-05
* editfns.c (region_limit): Simplify by using clip_to_bounds.
Paul Eggert
2012-07-05
Don't use deprecated functions when compiling with Gtk3.
Jan Djärv
2012-07-05
Revert hscroll and min_hscroll to ptrdiff_t.
Eli Zaretskii
2012-07-05
Fix bug #11857 with messed up display for insanely large hscroll values.
Eli Zaretskii
2012-07-05
src/makefile.w32-in: Update dependencies.
Juanma Barranquero
2012-07-05
Cleanup xmalloc.
Dmitry Antipov
2012-07-04
* fileio.c (time_error_value): Check the right error number.
Paul Eggert
2012-07-04
* window.c (set_window_hscroll): Revert the 100000 hscroll limit.
Paul Eggert
2012-07-04
* fileio.c (time_error_value): Rename from special_mtime.
Paul Eggert
2012-07-04
* emacs.c (gdb_pvec_type): Change it back to enum pvec_type.
Paul Eggert
2012-07-04
* alloc.c (PSEUDOVECTOR_NBYTES): Remove stray ';'
Paul Eggert
2012-07-04
Remove obsolete configuration options (Windows port).
Juanma Barranquero
2012-07-04
Fix ChangeLog typos.
Juanma Barranquero
2012-07-04
* buffer.c (init_buffer_once): Fix initialization of
Dmitry Antipov
2012-07-04
Turn VECTOR_FREE_LIST_FLAG into PVEC_FREE.
Stefan Monnier
2012-07-04
* doprnt.c (doprnt): Don't assume string length fits in 'int'.
Paul Eggert
2012-07-04
Fix compilation with --enable-gcc-warnings and -O1
Dmitry Antipov
2012-07-03
Avoid weird behavior with large horizontal scrolls.
Paul Eggert
2012-07-03
* buffer.c (Fgenerate_new_buffer_name): Fix sprintf format mismatch.
Paul Eggert
2012-07-04
* buffer.c (Fgenerate_new_buffer_name): Fix type mismatch.
Dmitry Antipov
2012-07-03
Remove stray empty line.
Paul Eggert
2012-07-03
* regex.c: Suppress GCC warning on RHEL 6. (Bug#11207)
Paul Eggert
[prev]
[next]