aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove obsolete '#define static' cruft.Paul Eggert2012-05-301-0/+11
* | Clean up __executable_start, monstartup when --enable-profiling.Paul Eggert2012-05-301-0/+15
* | Improve call-process-region error message.Jim Meyering2012-05-301-0/+5
* | * alloc.c, lisp.h (make_pure_vector): Now static.Paul Eggert2012-05-301-0/+4
* | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-291-9/+19
* | 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-291-0/+9
* | Fix bug #11513 with raise-frame on MS-Windows.Eli Zaretskii2012-05-281-0/+14
* | * bidi.c (bidi_mirror_char): Put eassert before conversion to int.Paul Eggert2012-05-281-0/+6
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-05-281-0/+5
* | Fix last change in bidi_mirror_char.Eli Zaretskii2012-05-271-0/+4
* | * unexmacosx.c (copy_data_segment): Truncate after 16 charactersAndreas Schwab2012-05-271-0/+5
* | * lisp.h [REL_ALLOC]: Omit duplicate prototypes.Paul Eggert2012-05-271-0/+4
* | * bidi.c (bidi_mirror_char): Don't possibly truncate the integerPaul Eggert2012-05-271-0/+7
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-0/+31
|\ \ | |/
| * * src/callproc.c (Fcall_process): Restore a line that was accidentally commen...Ken Brown2012-05-241-0/+5
| * Fix bug #11519 with relocation of buffer text during regex search.Eli Zaretskii2012-05-231-0/+15
| * Update value of window-system-version for MS-DOS build.Eli Zaretskii2012-05-211-0/+5
| * A better fix for bug #11464 with pos-visible-in-window-p and R2L text.Eli Zaretskii2012-05-191-0/+10
| * Fix the changes in 2012-04-22T13:58:00Z!cyd@gnu.org for bug #11464.Eli Zaretskii2012-05-151-0/+4
* | Fix coding-related core dumps with gcc -ftrapv.Paul Eggert2012-05-261-0/+13
* | Don't mess with INFOPATH in ns buildsGlenn Morris2012-05-261-0/+4
* | Extend mouse support on W32 text-mode console.Eli Zaretskii2012-05-261-0/+18
|\ \
| * | Support help-echo and tooltip messages on w32 text-mode terminals.Eli Zaretskii2012-05-261-0/+2
| * | Support mouse-autoselect-window on w32 text-mode terminals.Eli Zaretskii2012-05-261-0/+4
| * | Refactor mouse highlight invocation for w32 console.Eli Zaretskii2012-05-261-0/+9
| * | Support mouse highlight on w32 text-mode frames.Eli Zaretskii2012-05-261-0/+14
* | | * lread.c (read1): Simplify slightly to avoid an overflow warningPaul Eggert2012-05-261-0/+5
|/ /
* | Revert last change in bidi.c.Eli Zaretskii2012-05-261-0/+5
* | * src/buffer.c (Fmove_overflay): Clip instead of trying to fix bug 9642.Paul Eggert2012-05-251-2/+3
* | Merge from trunk.Paul Eggert2012-05-251-0/+11
|\ \
| * | * src/lisp.mk (lisp): Update for more files being compiled now.Glenn Morris2012-05-251-0/+4
| * | * src/lread.c: Remove `read_pure' which makes no difference.Stefan Monnier2012-05-251-0/+7
* | | Merge recent dbus changes better.Paul Eggert2012-05-251-0/+9
* | | Merge from trunk.Paul Eggert2012-05-251-11/+538
|\ \ \ | |/ /
| * | * src/fileio.c, src/character.h: Minor style tweaks.Stefan Monnier2012-05-251-0/+4
| * | * src/window.h (clip_changed): Remove useless declaration.Dmitry Antipov2012-05-231-0/+4
| * | Fix ChangeLog typos.Juanma Barranquero2012-05-221-2/+2
| * | src/makefile.w32-in: Follow-up to 2012-05-22T16:20:27Z!eggert@cs.ucla.edu.Juanma Barranquero2012-05-221-0/+5
| * | Remove src/m/*.Paul Eggert2012-05-221-0/+32
| * | Assume C89 or later.Paul Eggert2012-05-211-0/+15
| * | * src/xgselect.c (xg_select): Fix first argument in call to 'select' (bug#115...Ken Brown2012-05-211-0/+5
| * | Get rid of compiler warnings on Cygwin.Ken Brown2012-05-201-0/+5
| * | Improve test for when xg_select should just invoke select (bug#9754).Ken Brown2012-05-191-0/+8
| * | Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-191-0/+2
| * | Remove no-longer-used macro HAVE_FTIME.Paul Eggert2012-05-191-0/+5
| * | Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows.Eli Zaretskii2012-05-181-0/+11
| * | Move word search functions from search.c to isearch.el (bug#10145, bug#11381).Juri Linkov2012-05-171-0/+7
| * | * xgselect.c (xg_select): Just invoke 'select' if -nw.Paul Eggert2012-05-151-0/+4
| * | * src/lread.c (init_obarray): Declare Qt and Qnil as special.Stefan Monnier2012-05-151-0/+4