log src/ChangeLog @ 108691:5a44435f0c71

age author description
Tue, 18 May 2010 19:42:04 -0700 Glenn Morris Set linker-related things with configure.
Tue, 18 May 2010 19:27:01 -0700 Glenn Morris * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
Mon, 31 May 2010 15:35:04 -0400 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
Mon, 31 May 2010 01:09:32 +0200 Juanma Barranquero src/ChangeLog: Fix typos.
Thu, 27 May 2010 11:42:50 -0400 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
Thu, 20 May 2010 21:06:34 -0700 Glenn Morris Backport from trunk: close bug#6190.
Thu, 20 May 2010 10:50:32 -0400 Chong Yidong Doc fix (Bug#6224).
Wed, 19 May 2010 11:23:53 -0400 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
Sat, 22 May 2010 17:13:04 +0300 Eli Zaretskii Handle lines truncated on right.
Sat, 22 May 2010 15:38:26 +0300 Eli Zaretskii Test and debug find_row_edges on TTY display.
Wed, 19 May 2010 23:24:21 +0300 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Tue, 18 May 2010 14:05:43 -0400 Chong Yidong Fix stack overflow in string creation (Bug#6214).
Tue, 18 May 2010 14:01:10 -0400 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
Tue, 18 May 2010 10:33:29 +0200 Juanma Barranquero Fix ChangeLog typos.
Tue, 18 May 2010 10:08:33 +0200 Juanma Barranquero * charset.c (load_charset_map_from_file): Don't call close after fclose.
Mon, 17 May 2010 20:03:14 -0700 Glenn Morris * s/gnu-linux.h: Combine two conditionals.
Mon, 17 May 2010 19:49:28 -0700 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
Mon, 17 May 2010 19:44:07 -0700 Glenn Morris Set rallocobj with configure, not cpp.
Mon, 17 May 2010 19:30:13 -0700 Glenn Morris Define some malloc objects with configure, not cpp.
Sun, 16 May 2010 22:15:03 -0700 Glenn Morris Combine the two stamp-oldxmenu cases.
Sun, 16 May 2010 17:01:22 -0700 Glenn Morris * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
Sun, 16 May 2010 16:46:44 -0700 Glenn Morris * src/Makefile.in (clean): Get rid of HAVE_NS conditional.
Sun, 16 May 2010 16:31:05 -0700 Glenn Morris Tweak ns_app*dir values set by configure.
Sun, 16 May 2010 16:01:56 -0700 Glenn Morris Simplify temacs build rule.
Sun, 16 May 2010 10:58:27 -0700 Glenn Morris Simplify temacs build rule.
Sat, 15 May 2010 23:40:19 -0700 Glenn Morris Remove unused Makefile variables STARTFLAGS.
Sat, 15 May 2010 22:40:10 -0700 Dan Nicolaescu * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
Sat, 15 May 2010 17:30:14 -0700 Glenn Morris * src/Makefile.in (LIBX_BASE): Always define.
Sat, 15 May 2010 17:21:58 -0700 Glenn Morris * src/Makefile.in (LIBX_OTHER): Move out of cpp section.
Sat, 15 May 2010 17:02:13 -0700 Glenn Morris * src/Makefile.in (LIBXT): Always define.
Sat, 15 May 2010 15:33:24 -0700 Glenn Morris Always define LIBXMENU in src/Makefile.in.
Sat, 15 May 2010 15:01:22 -0700 Glenn Morris Always define OLDXMENU in src/Makefile.in.
Sat, 15 May 2010 14:47:58 -0700 Glenn Morris Always define LIBX_OTHER in src/Makefile.in.
Sat, 15 May 2010 14:31:19 -0700 Glenn Morris Always define FONT_OBJ; to empty in the non-X case.
Sat, 15 May 2010 17:19:05 -0400 Ken Raeburn * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
Sat, 15 May 2010 17:16:20 -0400 Ken Raeburn * emacs.c (main): Initialize initial-environment and process-environment
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Sat, 15 May 2010 17:43:55 +0300 Eli Zaretskii Avoid crashes when stepping with right-arrow through "^L^L".
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 10:19:59 +0300 Eli Zaretskii Fix "config msdos" step.
Sat, 15 May 2010 09:25:23 +0300 Eli Zaretskii Fix a typo in msdos/ChangeLog.
Fri, 14 May 2010 18:55:24 -0700 Glenn Morris Choose dependency of oldxmenu using configure.
Fri, 14 May 2010 17:54:24 -0700 Glenn Morris If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
Fri, 14 May 2010 17:48:53 -0700 Glenn Morris Minor NS build fixes.
Fri, 14 May 2010 17:42:22 -0700 Glenn Morris Remove references to CVS directories etc in Makefiles.
Fri, 14 May 2010 13:53:42 -0400 Stefan Monnier * eval.c (specbind): Disallow let-binding frame-local vars.
Fri, 14 May 2010 18:19:07 +0300 Eli Zaretskii Make the cache of bidi iterator states dynamically allocated.
Fri, 14 May 2010 17:30:45 +0300 Eli Zaretskii Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
Fri, 14 May 2010 12:02:50 +0300 Eli Zaretskii Fix spelling and remove merge marks due to revno 100276.
Fri, 14 May 2010 16:29:06 +0900 Kenichi Handa merge trunk
Thu, 13 May 2010 21:23:23 -0700 Glenn Morris No harm in always defining some ns_ Makefile variables.
Fri, 14 May 2010 13:15:58 +0900 Kenichi Handa merge trunk
Fri, 14 May 2010 12:52:21 +0900 Kenichi Handa merge trunk
Thu, 13 May 2010 20:36:40 -0700 Glenn Morris Move some undefs from src/Makefile.in to configure.
Thu, 13 May 2010 20:13:39 -0700 Glenn Morris Replace some msdos cpp.
Thu, 13 May 2010 20:05:00 -0700 Glenn Morris Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
Fri, 14 May 2010 13:14:23 +0900 Kenichi Handa Fix bidi-composition interaction.
Fri, 14 May 2010 12:47:38 +0900 Kenichi Handa font.c (font_range): Return the range for the font found at first.
Thu, 13 May 2010 19:46:09 -0700 Glenn Morris Minor build simplification for NS.