aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \ | | |/
| | * Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-021-0/+4
| * | Add new error and function `user-error'.Stefan Monnier2012-05-041-2/+12
| * | Do not limit current-time-string to years 1000..9999.Paul Eggert2012-05-031-0/+8
| * | Fix race conditions involving setenv, gmtime, localtime, asctime.Paul Eggert2012-05-021-0/+18
| * | * intervals.c (adjust_intervals_for_insertion): Initialize `newi'Dmitry Antipov2012-05-021-0/+8
| * | * src/xfns.c (x_window): Use xstrdup (Bug#11375).Jim Meyering2012-05-021-0/+2
| * | * src/xterm.c (x_term_init): Use memcpy instead of strncpy.Jim Meyering2012-05-021-0/+4
| * | Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-0/+7
| |\ \ | | |/
| | * Fix bug #11367 with assertion violation during vertical motion in egg.el.Eli Zaretskii2012-04-291-0/+7
| * | Reimplement execute-extended-command in Elisp.Aaron S. Hawley2012-05-011-8/+13
| * | Remove references to macros that are not defined anywhereGlenn Morris2012-04-301-0/+5
| * | Remove HAVE_LIBNCURSES; it is required to be trueGlenn Morris2012-04-301-0/+3
| * | Rename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATHGlenn Morris2012-04-301-0/+3
| * | Remove LD_SWITCH_X_SITE_AUX, which is no longer usedGlenn Morris2012-04-301-0/+4
| * | * .gdbinit (xpr): Remove checks for no longer existing misc types.Andreas Schwab2012-05-011-0/+6
| * | Do not avoid creating empty evaporating overlays (Bug#9642).Paul Eggert2012-04-281-0/+9
| * | Merge changes from emacs-24 branchChong Yidong2012-04-271-0/+27
| |\ \ | | |/
| | * * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-241-0/+4
| | * Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-231-0/+9
| | * Doc fixes for where-is-internal.Chong Yidong2012-04-231-0/+4
| | * fileio.c fix for bug#11245Glenn Morris2012-04-201-0/+5
| | * Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-201-0/+5