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.
Thu, 13 May 2010 19:36:46 -0700 Glenn Morris * src/Makefile.in (ns_appresdir): Remove, unused.
Thu, 13 May 2010 19:32:29 -0700 Glenn Morris * src/Makefile.in (SHELL): Move outside cpp section.
Thu, 13 May 2010 19:28:28 -0700 Glenn Morris * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
Thu, 13 May 2010 00:57:28 -0700 Glenn Morris Unify some conditionals in src/Makefile.in.
Thu, 13 May 2010 00:41:37 -0700 Glenn Morris Minor simplification for src/Makefile.in.
Wed, 12 May 2010 21:23:06 -0700 Glenn Morris Fix ChangeLog typo.
Wed, 12 May 2010 21:15:12 -0700 Glenn Morris Remove WINNT_SUPPORT from src/Makefile.in,
Wed, 12 May 2010 20:52:07 -0700 Glenn Morris Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
Wed, 12 May 2010 20:18:04 -0700 Glenn Morris Remove some unused #define's, previously replaced by variables.
Wed, 12 May 2010 19:50:20 -0700 Glenn Morris Define some variables to hold configure's output, for clarity.
Tue, 11 May 2010 20:44:36 -0700 Glenn Morris Simplify linker-related logic in src/Makefile.in.
Tue, 11 May 2010 20:01:16 -0700 Glenn Morris Move LIB_GCC from cpp to configure.
Tue, 11 May 2010 17:02:32 -0400 Stefan Monnier Merge from emacs-23
Tue, 11 May 2010 20:23:52 +0300 Eli Zaretskii Backport from trunk: Fix bug #6126.
Tue, 11 May 2010 08:48:29 -0700 Glenn Morris * src/ChangeLog: Remove tiny change marker from author with assignment.
Tue, 11 May 2010 20:15:29 +0900 Kenichi Handa ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
Mon, 10 May 2010 19:51:08 -0700 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Tue, 11 May 2010 04:04:13 +0200 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
Mon, 10 May 2010 21:40:26 +0300 Eli Zaretskii Fix a crash when visiting image files in bidi mode.
Sun, 09 May 2010 19:16:09 -0700 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
Sun, 09 May 2010 17:07:47 -0700 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Fri, 30 Apr 2010 12:00:48 -0400 Chong Yidong Fix for Bug#5984.
Fri, 23 Apr 2010 21:29:11 +0900 Kenichi Handa Use new features of libotf and m17n-lib if available.
Sat, 08 May 2010 14:04:47 +0200 Jan D Fix bug #6139, text is briefly shown in tool bar on startup.
Sat, 08 May 2010 13:42:01 +0200 Juanma Barranquero * src/makefile.w32-in: Update dependencies.
Sat, 08 May 2010 12:29:49 +0300 Eli Zaretskii Fix fringe truncation bitmaps in R2L lines.
Fri, 07 May 2010 19:11:06 -0700 Glenn Morris Remove unused Makefile definition THIS_IS_MAKEFILE.
Fri, 07 May 2010 19:05:24 -0700 Glenn Morris Move TERMINFO, LIBS_TERMCAP from cpp to configure.
Fri, 07 May 2010 16:33:00 -0400 Stefan Monnier Try and fix unbind_to when localness of binding has changed
Fri, 07 May 2010 14:55:18 -0400 Stefan Monnier * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
Fri, 07 May 2010 20:08:31 +0300 Eli Zaretskii Fix bug #6126.
Fri, 07 May 2010 17:07:51 +0300 Eli Zaretskii Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
Fri, 07 May 2010 16:51:16 +0300 Eli Zaretskii Don't use XSYMBOL (foo)->value.
Fri, 07 May 2010 15:57:24 +0300 Eli Zaretskii Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
Fri, 07 May 2010 14:21:29 +0300 Eli Zaretskii Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
Thu, 06 May 2010 19:55:47 -0700 Glenn Morris Move LD_SWITCH_SYSTEM from cpp to configure.
Thu, 06 May 2010 17:30:56 -0700 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
Thu, 06 May 2010 12:46:47 -0700 Dan Nicolaescu Remove NEED_BSDTTY and NEED_UNISTD_H.
Thu, 06 May 2010 12:40:02 -0700 Dan Nicolaescu * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
Thu, 06 May 2010 09:18:33 -0700 Dan Nicolaescu * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
Thu, 06 May 2010 11:34:56 +0200 Jan D. * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
Thu, 06 May 2010 00:24:18 -0700 Glenn Morris Remove some unused Makefile.in variables.
Wed, 05 May 2010 13:51:40 -0400 Stefan Monnier * syntax.c (Fchar_syntax): Check the arg is a character.
Wed, 05 May 2010 08:51:32 -0700 Glenn Morris * src/m/sparc.h: Fix typo in earlier change.
Tue, 04 May 2010 20:21:32 +0200 Juanma Barranquero * src/ChangeLog: Formatting fixes.
Tue, 04 May 2010 13:44:54 -0400 Stefan Monnier Misc tweaks.
Tue, 04 May 2010 18:03:23 +0200 Jan D. xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
Tue, 04 May 2010 00:40:53 -0700 Dan Nicolaescu Remove BSD_PGRPS.
Mon, 03 May 2010 21:00:10 -0700 Dan Nicolaescu Remove POSIX_SIGNALS.
Mon, 03 May 2010 20:13:35 -0700 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
Mon, 03 May 2010 20:06:27 -0700 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
Mon, 03 May 2010 19:56:19 -0700 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
Mon, 03 May 2010 19:51:49 -0700 Dan Nicolaescu * s/hpux10-20.h (LIB_STANDARD): New definition.
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Sun, 02 May 2010 19:10:43 -0700 Glenn Morris Replace some X-related cpp with autoconf.
Sun, 02 May 2010 12:32:18 -0700 Dan Nicolaescu * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
Sun, 02 May 2010 20:44:04 +0200 Jan D. Run kill-emacs when exiting for display closed or SIGTERM/HUP.
Sat, 01 May 2010 14:38:59 -0700 Dan Nicolaescu Remove LD_SWITCH_MACHINE.
Sat, 01 May 2010 13:23:29 -0700 Dan Nicolaescu Clean up IRIX code.
Sat, 01 May 2010 13:19:41 -0700 Dan Nicolaescu Clean up AIX code.
Sat, 01 May 2010 13:14:10 -0700 Dan Nicolaescu * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
Sat, 01 May 2010 21:38:33 +0300 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
Sat, 01 May 2010 21:11:20 +0300 Eli Zaretskii Fix display of R2L lines and cursor motion in bidi buffers.
Sat, 01 May 2010 21:28:00 +0300 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
Sat, 01 May 2010 18:53:35 +0300 Eli Zaretskii Fix cursor positioning in partial width windows on TTY.
Sat, 01 May 2010 16:39:44 +0300 Eli Zaretskii Fix display of truncated R2L lines on a TTY.
Sat, 01 May 2010 13:49:09 +0300 Eli Zaretskii Fix display of R2L continued lines in partial-width windows on a TTY.
Sat, 01 May 2010 11:50:01 +0300 Eli Zaretskii Refactor code that determines row->start and row->end.
Tue, 27 Apr 2010 22:40:05 +0300 Eli Zaretskii Fix a crash when a display string is continued to the next line.
Sun, 25 Apr 2010 22:33:31 +0300 Eli Zaretskii Start fixing cursor positioning in bidi buffers with display properties.
Fri, 30 Apr 2010 20:04:51 -0700 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
Fri, 30 Apr 2010 19:58:41 -0700 Glenn Morris * src/fileio.c (Ffile_selinux_context): Context functions may return null.
Fri, 30 Apr 2010 13:48:04 -0700 Dan Nicolaescu * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
Fri, 30 Apr 2010 09:37:01 -0700 Glenn Morris Hopefully fix bug#6065.
Fri, 30 Apr 2010 15:50:34 +0200 Jan D xsettings.c: include limits.h and update file comment.
Thu, 29 Apr 2010 18:50:17 -0700 Glenn Morris Replace some xmenu cpp with autoconf.
Thu, 29 Apr 2010 18:36:42 -0700 Glenn Morris Replace some cpp with autoconf.
Thu, 29 Apr 2010 18:27:33 -0700 Glenn Morris Simplify some manual dependencies in src/Makefile.in.
Thu, 29 Apr 2010 18:18:09 -0700 Glenn Morris * src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
Thu, 29 Apr 2010 10:29:09 -0400 Stefan Monnier Don't burp if process sentinel/filter kills the current buffer.
Thu, 29 Apr 2010 16:23:12 +0200 Juanma Barranquero Add bug reference.
Thu, 29 Apr 2010 08:42:01 -0400 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
Wed, 28 Apr 2010 00:25:47 -0700 Glenn Morris src/Makefile.in minor simplification,
Wed, 28 Apr 2010 00:20:39 -0700 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
Wed, 28 Apr 2010 00:15:10 -0700 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
Wed, 28 Apr 2010 00:08:53 -0700 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
Wed, 28 Apr 2010 00:01:43 -0700 Glenn Morris Move LIBXMU from cpp to configure.
Tue, 27 Apr 2010 23:54:25 -0700 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
Tue, 27 Apr 2010 23:45:35 -0700 Glenn Morris Missing src/ChangeLog for previous commit.
Tue, 27 Apr 2010 01:09:01 -0700 Glenn Morris Move LIBXTR6 from cpp to autoconf.
Tue, 27 Apr 2010 00:33:35 -0700 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
Tue, 27 Apr 2010 00:02:12 -0700 Glenn Morris Move MOTIF_LIBW to autoconf.
Mon, 26 Apr 2010 22:24:53 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:47:47 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:14:14 -0700 Glenn Morris Use $CRT_DIR in more places.
Mon, 26 Apr 2010 19:36:20 -0700 Glenn Morris Replace some more cpp with autoconf.
Mon, 26 Apr 2010 11:14:24 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
Mon, 26 Apr 2010 10:10:09 -0700 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
Mon, 26 Apr 2010 21:02:08 +0900 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
Sun, 25 Apr 2010 15:16:58 -0700 Dan Nicolaescu Remove all NO_ARG_ARRAY uses.
Sun, 25 Apr 2010 20:06:41 +0300 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
Sun, 25 Apr 2010 19:55:59 +0300 Eli Zaretskii Move code that bidi-iterates out of display property to a separate function.
Sun, 25 Apr 2010 17:42:34 +0300 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
Sat, 24 Apr 2010 12:50:03 -0700 Glenn Morris Minor simplications for src/m/amdx86-64.h.
Sat, 24 Apr 2010 14:33:31 +0200 Juanma Barranquero Remove conflict markers.
Sat, 24 Apr 2010 14:11:40 +0300 Eli Zaretskii Fix cursor motion at end of line that ends in a composed character.
Sat, 24 Apr 2010 14:07:27 +0300 Eli Zaretskii Fix cursor motion at end of line that ends with a composite character.
Sat, 24 Apr 2010 10:32:48 +0300 Eli Zaretskii Fix GDB startup with .gdbinit.
Sat, 24 Apr 2010 10:36:27 +0300 Eli Zaretskii Fix GDB startup with src/.gdbinit.
Fri, 23 Apr 2010 19:23:22 -0700 Glenn Morris Close bug#5655.
Fri, 23 Apr 2010 15:28:10 -0700 Dan Nicolaescu * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
Fri, 23 Apr 2010 15:22:06 -0700 Dan Nicolaescu * s/cygwin.h (LIBS_DEBUG): Remove, unused.
Fri, 23 Apr 2010 15:18:49 -0700 Dan Nicolaescu Remove redundant flags.
Fri, 23 Apr 2010 15:14:14 -0700 Dan Nicolaescu Simplify m/intel386.h.
Fri, 23 Apr 2010 14:58:07 -0700 Dan Nicolaescu * m/mips.h: Remove #if 0 code.
Fri, 23 Apr 2010 21:23:51 +0300 Eli Zaretskii Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)
Fri, 23 Apr 2010 21:10:31 +0300 Eli Zaretskii Fix display of composed characters from L2R scripts in bidi buffers.
Fri, 23 Apr 2010 10:40:47 -0700 Dan Nicolaescu * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
Fri, 23 Apr 2010 11:50:48 -0400 Stefan Monnier * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
Fri, 23 Apr 2010 18:09:11 +0300 Eli Zaretskii Support `display' text properties and overlay strings in bidi buffers.
Fri, 23 Apr 2010 18:05:23 +0300 Eli Zaretskii Support `display' text properties and overlays.
Fri, 23 Apr 2010 02:06:43 -0700 Dan Nicolaescu (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
Fri, 23 Apr 2010 00:37:42 -0700 Dan Nicolaescu * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
Fri, 23 Apr 2010 00:21:18 -0700 Dan Nicolaescu Simplify STARTFILES definition.
Fri, 23 Apr 2010 00:00:38 -0700 Dan Nicolaescu Clean up Solaris code.
Thu, 22 Apr 2010 19:23:18 +0200 Jan D. Fix Bug#6001.
Wed, 21 Apr 2010 12:32:54 -0700 Dan Nicolaescu Clean up HP-UX files.
Wed, 21 Apr 2010 20:25:13 +0200 Jan D. * xsettings.c: Move misplaced HAVE_GCONF
Wed, 21 Apr 2010 20:59:39 +0300 Eli Zaretskii Fix bug #5992.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Wed, 21 Apr 2010 18:13:55 +0200 Jan D. Declarations before code (Bug#5993).
Tue, 20 Apr 2010 23:40:18 -0700 Glenn Morris * src/ChangeLog: Remove merged duplicate entry.
Tue, 20 Apr 2010 23:35:35 -0700 Glenn Morris Remove some more cpp in favor of autoconf.
Tue, 20 Apr 2010 22:47:56 -0700 Dan Nicolaescu Remove NOMULTIPLEJOBS, unused.
Tue, 20 Apr 2010 22:33:24 -0700 Dan Nicolaescu Simplify LD_SWITCH_SYSTEM_TEMACS usage.
Tue, 20 Apr 2010 20:33:04 -0700 Glenn Morris Remove LIBSELINUX_LIBS need for cpp in Makefiles.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Wed, 21 Apr 2010 02:49:40 +0200 Juanma Barranquero Fix typos and spacing.
Wed, 21 Apr 2010 02:17:02 +0200 Juanma Barranquero Don't depend on cm.c or termcap.c on Windows, use stubs.
Wed, 21 Apr 2010 01:05:30 +0200 Juanma Barranquero Remove references to (default-)direction-reversed.
Tue, 20 Apr 2010 13:35:16 -0400 Stefan Monnier Warn rather than error when making a local var inside a let.
Tue, 20 Apr 2010 13:17:29 -0400 Stefan Monnier * font.c (syms_of_font): Make the style table vars read-only.
Tue, 20 Apr 2010 13:01:39 -0400 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
Tue, 20 Apr 2010 16:31:28 +0300 Eli Zaretskii Implement GUI display of R2L lines, fix TTY display of R2L lines.
Tue, 20 Apr 2010 13:38:30 +0200 Jan D. gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
Tue, 20 Apr 2010 16:08:35 +0300 Eli Zaretskii Fix R2L paragraph display on TTY.
Sat, 17 Apr 2010 19:02:18 +0300 Eli Zaretskii Fix cursor positioning at end of R2L line on TTY frames.
Sat, 17 Apr 2010 15:33:05 +0300 Eli Zaretskii Mirror continuation indicators for R2L lines; fix face extension on TTY.
Sat, 17 Apr 2010 13:29:40 +0300 Eli Zaretskii Fix two crashes with display of R2L lines in GUI sessions.
Sat, 17 Apr 2010 12:46:44 +0300 Eli Zaretskii Continue work on R2L paragraphs in GUI sessions.
Sat, 10 Apr 2010 19:28:30 +0300 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
Sat, 10 Apr 2010 15:40:35 +0300 Eli Zaretskii Initial implementation of display of R2L paragraphs in GUI sessions.
Tue, 20 Apr 2010 16:26:02 +0900 Kenichi Handa merge trunk
Tue, 20 Apr 2010 15:30:26 +0900 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
Mon, 19 Apr 2010 21:50:52 -0400 Stefan Monnier Make variable forwarding explicit rather the using special values.
Mon, 19 Apr 2010 19:22:55 +0300 Eli Zaretskii Cosmetic changes in src/bidi.c.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Mon, 19 Apr 2010 05:06:29 +0200 Juanma Barranquero * dired.c (Ffile_attributes): Fix typo in docstring.
Tue, 13 Apr 2010 11:56:08 +0300 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Sat, 10 Apr 2010 19:31:01 +0900 YAMAMOTO Mitsuharu Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
Thu, 08 Apr 2010 09:43:57 +0900 YAMAMOTO Mitsuharu frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
Wed, 07 Apr 2010 18:34:31 +0200 Jan D. Fix resizing for X and non-Gtk+ build. Bug #5848.
Mon, 05 Apr 2010 11:46:29 -0400 Chong Yidong Fix crash on NextStep terminal (Bug#5837)
Mon, 19 Apr 2010 16:17:44 +0300 Eli Zaretskii Mention in src/ChangeLog the bug number solved by revno 99937.
Mon, 19 Apr 2010 16:05:35 +0300 Eli Zaretskii .gdbinit (xsubchartable): New command.
Mon, 19 Apr 2010 15:12:13 +0300 Eli Zaretskii Fix crashes in GC in "emacs -nw".
Sun, 18 Apr 2010 17:49:33 -0400 Stefan Monnier Hash-cons pure data.
Sun, 18 Apr 2010 13:24:59 +0200 Jan D. Set USER_POS in hint_flags to work around Cygwin problem.
Sat, 17 Apr 2010 11:53:55 -0400 Chong Yidong Fix crash on NextStep terminal (Bug#5837)
Sat, 17 Apr 2010 16:34:23 +0300 Eli Zaretskii Fix a crash when an NSM character is inserted at BEGV.
Fri, 16 Apr 2010 23:37:59 +0300 Eli Zaretskii Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
Fri, 16 Apr 2010 10:22:12 -0700 Dan Nicolaescu * s/freebsd.h: Restore osreldate.h include.
Fri, 16 Apr 2010 19:05:20 +0200 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
Thu, 15 Apr 2010 21:00:45 -0400 Chong Yidong * s/cygwin.h: Avoid linking against static libgcc.
Fri, 16 Apr 2010 02:51:12 +0300 Juri Linkov Add the `scroll-command' property.
Thu, 15 Apr 2010 14:52:27 -0700 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
Thu, 15 Apr 2010 11:24:00 -0700 Dan Nicolaescu * xdisp.c (message): Do not use NO_ARG_ARRAY.
Thu, 15 Apr 2010 11:19:00 -0700 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
Wed, 14 Apr 2010 08:36:25 -0700 Dan Nicolaescu Reduce cpp use in Makefile.in.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Wed, 14 Apr 2010 03:11:21 +0300 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
Tue, 13 Apr 2010 17:16:42 +0200 Jan D. Fix so top -10 and left -10 in frame parameters work.
Tue, 13 Apr 2010 10:19:05 +0200 Jan D. (Fx_create_frame, x_create_tip_frame): Set default border width to zero.
Mon, 12 Apr 2010 22:19:17 -0400 Stefan Monnier (init_tty): Move common text outside of #ifdef TERMINFO.
Mon, 12 Apr 2010 22:07:48 -0400 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
Mon, 12 Apr 2010 21:47:40 -0400 Stefan Monnier Try to detect file modification within the same second.
Mon, 12 Apr 2010 19:49:29 -0400 Stefan Monnier * process.c (status_notify): Remove unused var `ro'.
Mon, 12 Apr 2010 20:58:15 +0200 Jan D. xfns.c (select_visual): Don't call error if XGetVisualInfo returns
Mon, 12 Apr 2010 07:32:10 -0700 Dan Nicolaescu * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
Sun, 11 Apr 2010 14:43:28 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 13:04:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Sun, 11 Apr 2010 20:25:09 +0200 Jan D. Use XFT in Lucid dialogs if available.
Sun, 11 Apr 2010 12:15:09 -0400 Stefan Monnier * process.c (exec_sentinel): Preserve current-buffer.
Sun, 11 Apr 2010 11:53:13 -0400 Stefan Monnier (read_process_output): Move the save-current-buffer to
Sat, 10 Apr 2010 13:38:48 -0700 Dan Nicolaescu * s/msdos.h (UNEXEC): New definition.
Sat, 10 Apr 2010 19:59:46 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Sat, 10 Apr 2010 19:39:16 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
Fri, 09 Apr 2010 18:49:06 +0200 Jan D Fix showing the complete tip the first time, bug #2423.
Fri, 09 Apr 2010 00:14:33 +0300 Eli Zaretskii Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
Thu, 08 Apr 2010 20:22:51 +0200 Jan D. * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
Thu, 08 Apr 2010 20:35:10 +0300 Eli Zaretskii Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Wed, 07 Apr 2010 13:39:26 +0200 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
Tue, 06 Apr 2010 23:11:45 -0700 Dan Nicolaescu Simplify code for HP machines.
Tue, 06 Apr 2010 23:01:30 -0700 Dan Nicolaescu * m/iris4d.h (UNEXEC): Move definition ...
Sun, 04 Apr 2010 12:47:12 +0200 jhd Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
Sat, 03 Apr 2010 16:43:23 +0300 Eli Zaretskii Fix infloop in bidi buffers with vertical cursor motion at ZV.
Sat, 03 Apr 2010 12:09:56 +0300 Eli Zaretskii Fix typo in src/ChangeLog.
Fri, 02 Apr 2010 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Fri, 02 Apr 2010 17:24:53 -0700 Dan Nicolaescu * m/intel386.h (NO_REMAP): Move definition ...
Fri, 02 Apr 2010 17:20:04 -0700 Dan Nicolaescu * m/vax.h (CRT0_DUMMIES): Remove, unused.
Fri, 02 Apr 2010 17:06:38 -0700 Dan Nicolaescu * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Wed, 31 Mar 2010 10:27:50 -0400 Chong Yidong Fix last set of Nextstep changes.
Wed, 31 Mar 2010 12:08:40 +0300 Eli Zaretskii Fix bug #5703.
Wed, 31 Mar 2010 00:00:23 -0400 Chong Yidong * nsterm.h: Fix last change.
Fri, 02 Apr 2010 12:12:21 +0300 Eli Zaretskii Fix typos and formatting in ChangeLog entries.
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Thu, 01 Apr 2010 16:08:14 -0700 Dan Nicolaescu Remove all uses of LIBX11_SYSTEM.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Thu, 01 Apr 2010 15:37:28 +0300 Eli Zaretskii Fix bug #5816.
Thu, 01 Apr 2010 00:10:31 -0700 Glenn Morris Cosmetic change to src/Makefile.in.
Wed, 31 Mar 2010 18:28:12 -0400 Chong Yidong [merge] Fix last set of Nextstep changes.
Wed, 31 Mar 2010 13:39:03 -0700 Dan Nicolaescu Clean up BSD_SYSTEM use.
Wed, 31 Mar 2010 17:55:01 +0300 Juri Linkov Rename `image-extension-data' to `image-metadata'.
Wed, 31 Mar 2010 17:28:16 +0300 Eli Zaretskii Fix highlight of trailing whitespace is right-to-left lines.
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Tue, 30 Mar 2010 22:37:57 -0400 Stefan Monnier Merge from emacs-23 branch
Tue, 30 Mar 2010 19:26:38 -0400 Chong Yidong * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
Tue, 30 Mar 2010 19:26:58 +0200 Jan D. xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
Mon, 29 Mar 2010 19:48:44 -0400 Chong Yidong Clean up unneeded ns_set_icon_type calls.
Sun, 28 Mar 2010 11:55:20 -0700 Glenn Morris Close bug#5336.
Wed, 24 Mar 2010 17:25:46 -0400 Chong Yidong * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
Tue, 30 Mar 2010 22:08:05 -0400 Stefan Monnier (keys_of_window): Remove redundant/overridden bindings.
Tue, 30 Mar 2010 15:16:49 -0400 Eli Zaretskii Restore original behavior of move_it_in_display_line_to when !bidi_p.
Tue, 30 Mar 2010 10:40:04 -0700 Dan Nicolaescu * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
Tue, 30 Mar 2010 19:29:02 +0300 Eli Zaretskii Fix a crash of I-search in a bidi-reordered buffer.
Tue, 30 Mar 2010 14:15:45 +0200 Juanma Barranquero * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
Tue, 30 Mar 2010 05:13:07 -0400 Eli Zaretskii Initial support for bidirectional editing.
Mon, 29 Mar 2010 19:47:23 -0700 Dan Nicolaescu Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
Fri, 26 Mar 2010 20:45:32 -0400 Chong Yidong * process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
Thu, 25 Mar 2010 17:56:15 +0900 YAMAMOTO Mitsuharu Don't call turn_on_atimers around `connect' (Bug#5723).
Thu, 25 Mar 2010 17:48:52 +0900 YAMAMOTO Mitsuharu Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Mon, 22 Mar 2010 08:26:56 +0100 Jan D. bug #5736: Allow X-resource menuBar to take on/off as documented.
Sat, 20 Mar 2010 12:37:39 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
Tue, 16 Mar 2010 14:48:41 +0900 Kenichi Handa Fix the ccl encoder for the case that the output buffer is fullfilled.
Tue, 16 Mar 2010 11:14:40 +0900 Kenichi Handa coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
Mon, 15 Mar 2010 11:51:48 -0400 Chong Yidong Fix bug in `format' (Bug#5710).
Mon, 22 Mar 2010 19:47:41 -0700 Dan Nicolaescu * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
Mon, 22 Mar 2010 19:42:25 -0700 Dan Nicolaescu * s/netbsd.h: Remove commented out code.
Mon, 22 Mar 2010 19:39:19 -0700 Dan Nicolaescu Simplify LIBS_MACHINE definitions.
Mon, 22 Mar 2010 12:51:59 -0700 Dan Nicolaescu Remove dead code dealing with POSIX_SIGNALS.
Sun, 21 Mar 2010 19:56:56 -0700 Dan Nicolaescu * keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
Sun, 21 Mar 2010 12:59:04 -0700 Dan Nicolaescu (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
Sun, 21 Mar 2010 12:32:38 -0700 Dan Nicolaescu * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
Sun, 21 Mar 2010 12:57:49 +0100 Andreas Schwab Use absolute directory names substituted by configure
Sun, 21 Mar 2010 12:27:46 +0100 Andreas Schwab Expand ${bootstrap_exe} before chdir
Sat, 20 Mar 2010 17:46:31 -0400 Stefan Monnier Use more relative file and directory names in `lisp' make rules.
Sat, 20 Mar 2010 01:11:59 -0700 Dan Nicolaescu Remove support for old GNU/Linux using libc version 5.
Sat, 20 Mar 2010 00:57:11 -0700 Dan Nicolaescu Consolidate redundant definitions in s/bsd-common.h.
Sat, 20 Mar 2010 00:09:31 -0700 Dan Nicolaescu Consolidate redundant definitions.
Fri, 19 Mar 2010 23:48:13 -0700 Dan Nicolaescu Remove support for old UNIX System V systems.
Fri, 19 Mar 2010 22:52:55 -0700 Dan Nicolaescu Remove support for Solaris on PPC and for old versions.
Fri, 19 Mar 2010 22:18:05 -0700 Dan Nicolaescu * s/openbsd.h: Remove support for non-ELF and for systems that do
Fri, 19 Mar 2010 18:03:39 -0700 Dan Nicolaescu Remove non-working support for lynxos 3.0.
Fri, 19 Mar 2010 17:46:01 -0700 Dan Nicolaescu Remove obsolete uses of HAVE_SHM.
Wed, 17 Mar 2010 23:27:55 -0700 Glenn Morris Remove obsolete code in emacs.c that chooses a bug reporting address.
Wed, 17 Mar 2010 22:49:31 -0700 Glenn Morris Replace some cpp with autoconf.
Mon, 15 Mar 2010 13:16:46 -0400 Chong Yidong Put non-GTK X scroll-bars on left.
Sat, 13 Mar 2010 14:54:29 -0500 Chong Yidong Fix bug in `format' (Bug#5710).
Sat, 13 Mar 2010 03:52:05 -0500 Eli Zaretskii Spell out in ChangeLog the purpose of revision 99649.
Fri, 12 Mar 2010 18:13:02 -0500 Chong Yidong * xfns.c (Fx_create_frame): Set default to Qright.
Fri, 12 Mar 2010 12:32:30 -0500 Chong Yidong Put scroll-bar on right by default on UNIX.
Fri, 12 Mar 2010 11:34:27 -0500 Eli Zaretskii Don't use termcap.c on Posix platforms, only on MS-DOS.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Wed, 10 Mar 2010 09:45:21 -0500 Stefan Monnier Cleanup setup of gl_state in various parts of the code.
Fri, 05 Mar 2010 18:08:18 -0500 Stefan Monnier Make it possible to C-g in a tight bytecode loop again (bug#5680).
Fri, 05 Mar 2010 14:54:39 -0500 Stefan Monnier * regex.c (regex_compile): Setup gl_state as well.
Fri, 05 Mar 2010 13:42:38 -0500 Stefan Monnier (skip_chars): Setup gl_state (bug#3823).
Wed, 03 Mar 2010 12:31:50 -0500 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
Tue, 02 Mar 2010 22:35:44 +0200 Eli Zaretskii Fix bug in decoding emacs-mule encoding.
Tue, 02 Mar 2010 13:44:28 +0900 Kenichi Handa Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
Tue, 02 Mar 2010 10:30:52 +0900 Kenichi Handa buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
Sun, 28 Feb 2010 09:19:31 -0500 Chong Yidong Fix use of unitialized memory.
Sat, 27 Feb 2010 15:28:52 +0100 Andreas Schwab * w32uniscribe.c (uniscribe_check_otf): Fix length check.
Fri, 26 Feb 2010 21:09:03 -0500 Chong Yidong Addendum to last patch: add "Medium" GTK font name keyword.
Fri, 26 Feb 2010 21:06:13 -0500 Chong Yidong Recognize more keywords in GTK font names (Bug#5646).
Fri, 26 Feb 2010 21:40:46 +0900 Kenichi Handa Fix Myanmar OTF support
Fri, 26 Feb 2010 10:22:23 +0900 Kenichi Handa from trunk
Thu, 25 Feb 2010 19:48:53 -0500 Chong Yidong * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
Fri, 26 Feb 2010 10:17:28 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change.
Thu, 25 Feb 2010 11:29:35 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Wed, 24 Feb 2010 19:23:48 +0100 Jan D. Move declarations before statements.
Sun, 21 Feb 2010 08:44:07 -0500 Chong Yidong * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
Thu, 18 Feb 2010 12:02:24 -0500 Stefan Monnier (fatal): Add a final \n if needed (bug#5596).
Thu, 18 Feb 2010 02:21:15 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
Wed, 17 Feb 2010 22:35:21 -0800 Glenn Morris * callint.c (Finteractive): Doc fix.
Thu, 18 Feb 2010 11:27:25 +0900 Kenichi Handa Fix handling of CODING_RESULT_INSUFFICIENT_DST.
Wed, 17 Feb 2010 15:47:32 +0900 Kenichi Handa Fix the ccl decoder for the case that the output buffer is fullfilled.
Sat, 13 Feb 2010 14:27:32 +0100 Jan D. xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
Sat, 13 Feb 2010 13:54:50 +0100 Jan D. xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
Thu, 11 Feb 2010 01:12:47 +0100 Juanma Barranquero Fix typos.
Wed, 10 Feb 2010 10:29:28 +0100 Jan D. Fix for bug#5512, don't rely on SIGIO alone.
Mon, 08 Feb 2010 21:43:23 -0800 Glenn Morris * ChangeLog: Mark tiny change.
Mon, 08 Feb 2010 18:39:01 -0500 Chong Yidong * nsfont.m (nsfont_open): The system's value for the font descent
Sat, 06 Feb 2010 08:29:05 -0500 Chong Yidong Credit Vivek Dasmohapatra for suggesting the last change.
Sat, 06 Feb 2010 08:23:33 -0500 Chong Yidong * charset.c (load_charset_map_from_file)
Thu, 04 Feb 2010 22:54:49 -0500 Chong Yidong Fix for Bug#5526.
Sun, 31 Jan 2010 16:01:05 +0900 Kenichi Handa Add bug#.
Sun, 31 Jan 2010 15:50:30 +0900 Kenichi Handa from trunk
Sun, 31 Jan 2010 00:23:09 -0500 Chong Yidong * nsterm.m (ns_defined_color): Block input. Suggested by Mike
Sun, 31 Jan 2010 15:46:53 +0900 Kenichi Handa font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
Sat, 30 Jan 2010 23:49:28 -0500 Chong Yidong * fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
Sat, 30 Jan 2010 22:36:06 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Handle visible bell like X.
Sat, 30 Jan 2010 11:32:39 +0100 Andreas Schwab * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
Fri, 29 Jan 2010 14:02:02 -0500 Chong Yidong Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
Fri, 29 Jan 2010 16:03:25 +0200 Eli Zaretskii w32inevt.c (key_event): Remove unnecessary comparison of
Thu, 28 Jan 2010 12:47:05 -0500 Chong Yidong * fileio.c (Frename_file): Fix last change (Bug#5487).
Thu, 28 Jan 2010 12:33:28 -0500 Chong Yidong Fixes for NetBSD (Bug#4629, Bug#2072).
Thu, 28 Jan 2010 21:09:25 +0800 Jason Rumney Add bug number to recent change.
Thu, 28 Jan 2010 08:10:04 +0100 Jan D. xfns.c (Fx_create_frame): Remove window size matching code from
Wed, 27 Jan 2010 21:59:13 +0800 Jason Rumney Use Unicode for console keyboard input on Windows.
Wed, 27 Jan 2010 14:28:39 +0900 Kenichi Handa Fix src/ChangeLog.
Wed, 27 Jan 2010 14:23:52 +0900 Kenichi Handa from trunk
Wed, 27 Jan 2010 14:17:35 +0900 Kenichi Handa regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
Tue, 26 Jan 2010 23:08:41 -0500 Chong Yidong Fix rename-file to handle directory renaming properly (Bug#3353).
Mon, 25 Jan 2010 08:45:12 +0100 Jan D. Merge from trunk
Mon, 25 Jan 2010 08:43:29 +0100 Jan D. Typo fix.
Mon, 25 Jan 2010 08:43:10 +0100 Jan D. xfns.c (Fx_create_frame): If frame height i stoo big, try
Sun, 24 Jan 2010 21:52:03 -0500 Stefan Monnier Try and fix bug#788, hopefully for real this time.
Sun, 24 Jan 2010 18:03:13 -0500 Chong Yidong Use png_sig_cmp to allow linking with libpng 1.4.0.
Sun, 24 Jan 2010 03:42:22 -0500 Stefan Monnier * keymap.c (shadow_lookup): Add `remap' arg.
Sat, 23 Jan 2010 17:15:22 -0500 Chong Yidong Account for utmp.h availability.
Sat, 23 Jan 2010 14:20:38 +0900 YAMAMOTO Mitsuharu * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
Fri, 22 Jan 2010 18:10:04 +0900 YAMAMOTO Mitsuharu Make string pointer args point to const as in other string allocation functions.
Fri, 22 Jan 2010 10:44:50 +0200 Eli Zaretskii Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
Wed, 20 Jan 2010 11:33:52 +0900 Kenichi Handa Fix ccl encoding of unibyte source.
Tue, 19 Jan 2010 22:27:24 +0000 Alan Mackenzie Redate and reposition log entry.
Tue, 19 Jan 2010 15:54:57 +0100 Jan D. Merge from trunk
Tue, 19 Jan 2010 15:54:13 +0100 Jan D. Store settings in xft-settings for debug purposes.
Tue, 19 Jan 2010 13:16:01 +0000 Alan Mackenzie Suppress spurious second invocation of before-change-functions
Tue, 19 Jan 2010 11:43:25 +0000 Alan Mackenzie no message
Fri, 08 Jan 2010 13:41:42 +0000 Alan Mackenzie Fix spurious before-change-functions invocation from (insert ?\n).
Mon, 18 Jan 2010 11:29:00 -0500 Chong Yidong Doc fix for current-time-string and date-to-time (Bug#5408)
Sat, 16 Jan 2010 15:20:32 -0500 Chong Yidong * xterm.c (event_handler_gdk): Block input (Bug#5037).
Sat, 16 Jan 2010 14:28:59 -0500 Chong Yidong Command line arg processing fix (Bug#5392)
Sat, 16 Jan 2010 10:40:57 +0100 Andreas Schwab Update $(lisp) and $(shortlisp) to match changes in loadup.el
Fri, 15 Jan 2010 23:49:37 -0500 Stefan Monnier (x_term_init): Instead of inhibiting GC while running Lisp
Fri, 15 Jan 2010 18:04:14 +0100 Jan D. Take desktop panels into account when sizing frames so they fit on the screen.
Fri, 15 Jan 2010 14:13:05 +0900 Kenichi Handa from trunk
Fri, 15 Jan 2010 14:09:50 +0900 Kenichi Handa xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
Thu, 14 Jan 2010 20:46:53 -0500 Chong Yidong Fix Qnone definition in NS files.
Thu, 14 Jan 2010 20:31:16 +0900 Kenichi Handa Fix handling of euc-xx coding systems.
Thu, 14 Jan 2010 12:54:04 +0900 Kenichi Handa from trunk
Wed, 13 Jan 2010 13:35:36 -0500 Chong Yidong Fix gc bug in terminal allocation.
Wed, 13 Jan 2010 13:42:45 +0900 YAMAMOTO Mitsuharu Call SIGNAL_THREAD_CHECK from signal handlers.
Tue, 12 Jan 2010 23:33:42 -0500 Stefan Monnier Try to fix bug#5314. This is probably not the final word, tho.
Thu, 14 Jan 2010 12:44:36 +0900 Kenichi Handa Make auto-composition work on all buffers even if they are fundamental mode.
Wed, 13 Jan 2010 10:33:19 +0900 Kenichi Handa merge trunk
Tue, 12 Jan 2010 19:10:51 +0900 YAMAMOTO Mitsuharu * keyboard.c (read_char): Don't apply previous change when current
Tue, 12 Jan 2010 09:12:52 +0100 Jan D. keyboard.c (read_char): Return after executing from special map.
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Wed, 13 Jan 2010 10:29:58 +0900 Kenichi Handa Display buffer name, etc. in mode line by composing correctly.
Mon, 11 Jan 2010 09:54:52 -0500 Chong Yidong * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
Mon, 11 Jan 2010 14:19:47 +0900 YAMAMOTO Mitsuharu * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
Sat, 09 Jan 2010 17:32:47 -0500 Chong Yidong Fix bounds checking for text properties in `format' (Bug#5306).
Sat, 09 Jan 2010 15:31:26 -0500 Chong Yidong Fix for Bug#4113.
Sat, 09 Jan 2010 14:48:16 -0500 Chong Yidong * xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
Sat, 09 Jan 2010 16:16:10 +0200 Eli Zaretskii editfns.c (Ffloat_time): Doc fix.
Sat, 09 Jan 2010 14:26:23 +0100 Jan D. (Fx_create_frame): Don't create frame larger than display by default bug#3643.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Fri, 08 Jan 2010 23:42:14 +0200 Eli Zaretskii Fix format.
Fri, 08 Jan 2010 12:41:57 +0100 Jan D. Frame width was not updated in fullscreen when scroll bars where removed/added.
Wed, 06 Jan 2010 20:42:27 +0100 Jan D. Merge from trunk
Wed, 06 Jan 2010 20:41:25 +0100 Jan D. Forgot one.
Wed, 06 Jan 2010 20:38:39 +0100 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
Wed, 06 Jan 2010 09:41:59 -0700 Chong Yidong NS fixes for Bug#3233.
Wed, 06 Jan 2010 16:55:00 +0100 Jan D. xterm.c (x_clear_frame): Queue draw for scroll bars.
Tue, 05 Jan 2010 15:42:39 +0100 Jan D. Merge from mainline.
Tue, 05 Jan 2010 07:04:04 -0700 Chong Yidong * keyboard.c (read_key_sequence): Catch keyboard switch after
Tue, 05 Jan 2010 20:49:19 +0900 Kenichi Handa fontset.c (fontset_find_font): Fix getting the frame pointer.
Mon, 04 Jan 2010 12:38:20 -0500 Stefan Monnier (xd_remove_watch): Avoid trying to convert a void* to
Sun, 03 Jan 2010 20:27:17 +0100 Michael Albinus * dbusbind.c (xd_add_watch): Improve debug message.
Tue, 05 Jan 2010 15:16:30 +0100 Jan D. Handle change of internal-border width when maximized.
Fri, 01 Jan 2010 17:10:50 -0500 Chong Yidong Fix buffer overflow in ns_get_color.
Fri, 01 Jan 2010 13:14:22 -0500 Chong Yidong * src/lread.c (syms_of_lread): Make it clearer that these are the
Fri, 01 Jan 2010 12:14:05 -0500 Chong Yidong * eval.c (run_hook_with_args): Handle the case where the global
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 28 Dec 2009 15:09:26 +0900 Kenichi Handa *** empty log message ***
Sun, 27 Dec 2009 08:11:12 +0000 Chong Yidong * minibuf.c (Fall_completions): Minor optimization.
Sat, 26 Dec 2009 15:56:43 +0000 Eli Zaretskii *** empty log message ***
Sat, 26 Dec 2009 12:53:42 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 14:16:47 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 11:58:11 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 11:25:34 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 09:57:22 +0000 Andreas Schwab (Fclear_font_cache): Pass correct cache argument to
Thu, 17 Dec 2009 00:03:51 +0000 Andreas Schwab (prefix-args${EXEEXT}): Don't compile prefix-args.c
Tue, 15 Dec 2009 22:51:31 +0000 Chong Yidong * xdisp.c (decode_mode_spec): Inhibit garbage collection when
Tue, 15 Dec 2009 05:59:39 +0000 Michael Albinus * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
Mon, 14 Dec 2009 01:20:29 +0000 Kenichi Handa *** empty log message ***
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Sun, 13 Dec 2009 14:24:22 +0000 Jan Dj¸«£rv Work around warning about g_set_prgname() called multiple times.
Sun, 13 Dec 2009 13:31:35 +0000 Jan Dj¸«£rv Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
Sun, 13 Dec 2009 13:16:17 +0000 Jan Dj¸«£rv xftfont.c: Parse symbolic names for constants also.
Sat, 12 Dec 2009 17:11:41 +0000 Jan Dj¸«£rv Fix typo.
Sat, 12 Dec 2009 16:12:59 +0000 Jan Dj¸«£rv DPI might get set to 0 if we saw some Xsettings, but not DPI.
Sat, 12 Dec 2009 13:41:21 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 Dec 2009 12:29:15 +0000 Jan Dj¸«£rv gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
Sat, 12 Dec 2009 02:14:16 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Dec 2009 14:30:37 +0000 Andreas Schwab * xsettings.c: Include "keyboard.h".
Wed, 09 Dec 2009 14:26:26 +0000 Andreas Schwab (xg_tool_bar_proxy_help_callback): Fix missing return.
Wed, 09 Dec 2009 14:20:49 +0000 Andreas Schwab * cmds.c: Include "frame.h".
Wed, 09 Dec 2009 01:06:32 +0000 Chong Yidong * configure.in: Allow compiling Emacs with GTK on Cygwin.
Mon, 07 Dec 2009 20:27:40 +0000 Andreas Schwab (unexec): Don't search for .data twice.
Sat, 05 Dec 2009 22:49:00 +0000 Chong Yidong * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
Sat, 05 Dec 2009 20:16:42 +0000 Chong Yidong * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return