aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | Make a self-contained ns build able to find its own libexec directoryGlenn Morris2012-05-141-0/+1
| * | * src/nsterm.m (ns_init_paths): Fix typo ("libexec" not "lib-exec").Glenn Morris2012-05-141-0/+4
| * | * keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit unused local.Paul Eggert2012-05-141-0/+2
| * | * unexaix.c: Port to more-recent AIX compilers.Paul Eggert2012-05-141-0/+8
| * | Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.orgChong Yidong2012-05-141-0/+35
| |\ \ | | |/
| | * Fix bug #11464 with pos-visible-in-window-p and R2L text in L2R paragraph.Eli Zaretskii2012-05-131-0/+3
| | * Fix bug #11417 with infloop when left-fringe/right-fringe spec is used on TTY.Eli Zaretskii2012-05-131-0/+17
| | * Fix display when left-fringe/right-fringe display spec is invalid.Eli Zaretskii2012-05-111-0/+10
| | * * unexaix.c (make_hdr): Fix typo in prototype.Paul Eggert2012-05-091-0/+5
| * | * keyboard.c (kbd_buffer_get_event): Read special events also inMichael Albinus2012-05-141-0/+5
| * | Remove trailing / from $ns_appbindirGlenn Morris2012-05-121-0/+4
| * | Update src/lisp.mk as required by 2012-05-07T20:48:41Z!monnier@iro.umontreal.ca.Eli Zaretskii2012-05-121-0/+4
| * | Let configure test for a suitable mkdir -pGlenn Morris2012-05-111-0/+5
| * | Remove unused function hourglass_started.Paul Eggert2012-05-101-0/+7
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-05-101-0/+5
| * | * xgselect.c (xg_select): Put maxfds+1 into a var.Paul Eggert2012-05-091-0/+3
| * | * sound.c (DEFAULT_ALSA_SOUND_DEVICE): Define only if HAVE_ALSA.Paul Eggert2012-05-091-0/+4
| * | Add the option to not create lockfilesDave Abrahams2012-05-091-0/+5
| * | * dbusbind.c (xd_registered_buses): New internal Lisp object.Michael Albinus2012-05-091-0/+7
| * | Untag more efficiently if USE_LSB_TAG.Paul Eggert2012-05-091-0/+14
| * | Port recent dbusbind.c changes to 32-bit --with-wide-int.Paul Eggert2012-05-091-0/+10
| * | Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-081-0/+8
| |\ \ | | |/
| | * Fix failures in starting subprocesses on Windows 7.Eli Zaretskii2012-05-051-0/+8
| * | Fix a typo in last commit of src/ChangeLog.Eli Zaretskii2012-05-081-1/+1
| * | Fix up display of the *Minibuf-0* buffer in the mini window.Jérémy Compostella2012-05-071-0/+8
| * | * dbusbind.c (XD_DEBUG_MESSAGE): Don't print message twice inMichael Albinus2012-05-071-1/+6
| * | * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-071-0/+4
| * | Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong2012-05-051-0/+4
| |\ \ | | |/