aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstreamJoakim Verona2012-05-3113-56/+98
|\
| * Add option imagemagick-types-enableGlenn Morris2012-05-312-2/+8
| * Pacify gcc -Wdouble-precision when using Xaw.Paul Eggert2012-05-302-2/+10
| * Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.deChong Yidong2012-05-318-34/+66
| |\
| | * Fix bug #11587 with a crash in an Info buffer under linum-mode.Eli Zaretskii2012-05-302-1/+8
| | * * keymap.c (describe_map_tree): Revert 2011-07-07 change.Chong Yidong2012-05-304-12/+25
| | * Don't call r_alloc_inhibit_buffer_relocation from search.c.Eli Zaretskii2012-05-292-20/+7
| | * Avoid buffer text relocations in calls to STRING_CHAR_* macros.Eli Zaretskii2012-05-283-1/+26
| * | Remove obsolete '#define static' cruft.Paul Eggert2012-05-305-18/+14
| | |
| \ \
*-. \ \ upstreamJoakim Verona2012-05-305-26/+40
|\ \ \ \ | | |/ /
| | * | Clean up __executable_start, monstartup when --enable-profiling.Paul Eggert2012-05-304-25/+34
| |/ /
| * | Improve call-process-region error message.Jim Meyering2012-05-302-1/+6
* | | upstreamJoakim Verona2012-05-30103-3591/+4671
|\ \ \ | |/ /
| * | * alloc.c, lisp.h (make_pure_vector): Now static.Paul Eggert2012-05-303-2/+6
| * | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-295-143/+46
| * | Fix ChangeLog entry by negating its 1st sentence.Paul Eggert2012-05-291-1/+1
| * | Do not avoid creating empty evaporating overlays (Bug#9642).Troels Nielsen2012-05-292-42/+52
| * | Fix bug #11513 with raise-frame on MS-Windows.Eli Zaretskii2012-05-284-15/+42
| * | * bidi.c (bidi_mirror_char): Put eassert before conversion to int.Paul Eggert2012-05-282-3/+11
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-05-282-2/+10
| * | Fix last change in bidi_mirror_char.Eli Zaretskii2012-05-272-1/+15
| * | * unexmacosx.c (copy_data_segment): Truncate after 16 charactersAndreas Schwab2012-05-272-9/+15
| * | * lisp.h [REL_ALLOC]: Omit duplicate prototypes.Paul Eggert2012-05-272-9/+5
| * | * bidi.c (bidi_mirror_char): Don't possibly truncate the integerPaul Eggert2012-05-272-6/+9
| * | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-267-3/+81
| |\ \ | | |/
| | * * src/callproc.c (Fcall_process): Restore a line that was accidentally commen...Ken Brown2012-05-242-1/+6
| | * Fix bug #11519 with relocation of buffer text during regex search.Eli Zaretskii2012-05-235-11/+52
| | * Update value of window-system-version for MS-DOS build.Eli Zaretskii2012-05-212-1/+6
| | * A better fix for bug #11464 with pos-visible-in-window-p and R2L text.Eli Zaretskii2012-05-192-2/+22
| | * Fix the changes in 2012-04-22T13:58:00Z!cyd@gnu.org for bug #11464.Eli Zaretskii2012-05-152-1/+5
| * | Fix coding-related core dumps with gcc -ftrapv.Paul Eggert2012-05-262-17/+48
| * | Don't mess with INFOPATH in ns buildsGlenn Morris2012-05-262-10/+4
| * | Use `declare' in `lambda' and mis minor changes.Stefan Monnier2012-05-261-3/+1
| * | Extend mouse support on W32 text-mode console.Eli Zaretskii2012-05-264-5/+163
| |\ \
| | * | Support help-echo and tooltip messages on w32 text-mode terminals.Eli Zaretskii2012-05-262-2/+12
| | * | Support mouse-autoselect-window on w32 text-mode terminals.Eli Zaretskii2012-05-262-3/+36
| | * | Refactor mouse highlight invocation for w32 console.Eli Zaretskii2012-05-262-8/+27
| | * | Support mouse highlight on w32 text-mode frames.Eli Zaretskii2012-05-264-6/+113
| * | | * lread.c (read1): Simplify slightly to avoid an overflow warningPaul Eggert2012-05-262-8/+8
| |/ /
| * | Revert last change in bidi.c.Eli Zaretskii2012-05-262-1/+6
| * | * lisp/paths.el: Remove no-byte-compile.Glenn Morris2012-05-251-3/+4
| * | * src/buffer.c (Fmove_overflay): Clip instead of trying to fix bug 9642.Paul Eggert2012-05-252-14/+16
| * | Merge from trunk.Paul Eggert2012-05-253-102/+86
| |\ \
| | * | * src/lisp.mk (lisp): Update for more files being compiled now.Glenn Morris2012-05-252-18/+22
| | * | * src/lread.c: Remove `read_pure' which makes no difference.Stefan Monnier2012-05-252-84/+64
| * | | Merge recent dbus changes better.Paul Eggert2012-05-253-43/+43
| * | | Merge from trunk.Paul Eggert2012-05-2580-3057/+2269
| |\ \ \ | | |/ /
| | * | * src/fileio.c, src/character.h: Minor style tweaks.Stefan Monnier2012-05-253-34/+38
| * | | * process.h (struct Lisp_Process): Members tick and update_tickPaul Eggert2012-04-213-4/+8
| * | | * print.c: (print_depth, new_backquote_output, print_number_index):Paul Eggert2012-04-212-3/+5