aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-291-0/+19
* Fix typo in src/ChangeLog.Eli Zaretskii2013-06-291-1/+1
* Fix minor problems found by static checking.Paul Eggert2013-06-291-0/+12
* Implement visual-order cursor motion.Eli Zaretskii2013-06-291-0/+4
* merge trunkKenichi Handa2013-06-291-0/+93
|\
| * * image.c (x_from_xcolors): Remove unused local.Paul Eggert2013-06-271-0/+4
| * Fix typo in ChangeLog for last commit.YAMAMOTO Mitsuharu2013-06-281-1/+1
| * Defer image data transfer between X client and server until actual display ha...YAMAMOTO Mitsuharu2013-06-281-0/+36
| * Do not tickle glib SIGCHLD handling if Cygwin.Paul Eggert2013-06-271-0/+18
| * A more-conservative workaround for Cygwin SIGCHLD issues.Paul Eggert2013-06-231-0/+17
| * Implement :max-width/:max-height for (ImageMagic) imagesLars Magne Ingebrigtsen2013-06-231-0/+6
| * Try to avoid malloc SEGVs on Cygwin.Paul Eggert2013-06-231-0/+12
* | coding.h (define_coding_undecided_arg_index): New enum.Kenichi Handa2013-06-281-0/+19
|/
* Clean up SIGCHLD handling a bit.Paul Eggert2013-06-221-0/+11
* * process.c (wait_reading_process_output): Avoid int overflowPaul Eggert2013-06-221-0/+5
* * process.c (create_process): Handle a couple more cases,Paul Eggert2013-06-211-0/+6
* * process.c (create_process): Mark PROCESS volatile.Andreas Schwab2013-06-211-0/+4
* Use C99-style flexible array members if available.Paul Eggert2013-06-211-0/+28
* * syntax.c: Integer cleanups.Paul Eggert2013-06-201-0/+34
* Yet another attempt at fixing bugs #14602, 14630, 14669.Eli Zaretskii2013-06-201-0/+13
* * alloc.c (die): Move "assertion failed" string here ...Paul Eggert2013-06-201-0/+6
* Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-0/+9
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-1/+1
* src/sound.c: Silence some warnings.Juanma Barranquero2013-06-191-0/+5
* * sound.c: Integer cleanups.Paul Eggert2013-06-191-0/+11
* * syntax.c (skip_chars): Don't use uninitialized storagePaul Eggert2013-06-181-0/+6
* * process.c: Include xgselect.h if HAVE_GLIB. Include glib.hJan Djärv2013-06-181-0/+5
* * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.Paul Eggert2013-06-181-0/+4
* src/ChangeLog: Add bug ID to the previous change.Kenichi Handa2013-06-181-1/+2
* merge emacsKenichi Handa2013-06-181-22924/+45
|\
| * lisp/ChangeLog, src/ChangeLog: Rotate changelogs.Juanma Barranquero2013-06-181-22924/+1
| * Porting fixes for merged specpdl and backtrace stacks.Paul Eggert2013-06-181-0/+21
| * * frame.c (x_report_frame_params): Cast parent_desc to uintptr_t.Paul Eggert2013-06-171-0/+3
| * * nsfont.m (ns_registry_to_script): Parenthesize while expression.Paul Eggert2013-06-171-0/+4
| * src/ChangeLog: Rearrange the last 2 entries in correct order.Eli Zaretskii2013-06-171-6/+6
| * Possible fix for bug #14630, which continues bug #14062.Eli Zaretskii2013-06-171-0/+6
| * Implement new function `add-face-text-property'Lars Magne Ingebrigtsen2013-06-171-0/+10
* | font.c (Ffont_spec): Signal an error for an invalid font name.Kenichi Handa2013-06-181-0/+4
|/
* Use functions, not macros, for XINT etc.Paul Eggert2013-06-161-0/+161
* Fix bug #14567 with jumpy scrolling of tall images.Eli Zaretskii2013-06-151-0/+5
* * fns.c (Fcopy_sequence): Simplify XTYPE calculation.Paul Eggert2013-06-151-0/+4
* * lisp/subr.el (with-eval-after-load): New macro.Stefan Monnier2013-06-131-0/+5
* * src/fileio.c (Fdo_auto_save): Trap errors in auto-save-hook (tiny change)Kelly Dean2013-06-121-0/+4
* * src/fileio.c (expand_file_name): Doc fix.Xue Fuqiao2013-06-121-0/+4
* Tickle glib by waiting for Emacs itself, not for process 0.Paul Eggert2013-06-111-0/+5
* * keyboard.c: Don't use PROP (...) as an lvalue.Paul Eggert2013-06-101-0/+6
* Fix ChangeLog typos and whitespace.Juanma Barranquero2013-06-101-12/+11
* Minor cleanup in last commit in get_it_property.Eli Zaretskii2013-06-101-0/+5
* Fix current-bidi-paragraph-direction wrt window pointer.Eli Zaretskii2013-06-091-0/+5
* Fix bug #14575 with window-specific overlays with line-prefix or wrap-prefix.Eli Zaretskii2013-06-091-0/+6