log

age author description
Mon, 19 Apr 2010 10:38:53 -0400 Chong Yidong * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
Mon, 19 Apr 2010 10:38:12 -0400 Chong Yidong * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
Sat, 08 May 2010 16:25:31 +0300 Eli Zaretskii Improve docs of Unicode General Category.
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:13:50 -0700 Glenn Morris Regenerate configure.
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 20:20:30 -0400 Stefan Monnier Misc code tweaks.
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 13:47:56 -0400 Stefan Monnier Highlight vendor specific properties.
Fri, 07 May 2010 20:14:26 +0300 Eli Zaretskii Fix bug #6126.
Fri, 07 May 2010 20:04:15 +0300 Eli Zaretskii NEWS: Remove FUD from description of bidirectional editing.
Fri, 07 May 2010 20:08:31 +0300 Eli Zaretskii Fix bug #6126.
Fri, 07 May 2010 10:18:27 -0400 Stefan Monnier * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
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:52:25 +0300 Eli Zaretskii cus-start.el (all): Add native condition for tool-bar-* symbols.
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).
Fri, 07 May 2010 08:49:14 -0400 Stefan Monnier * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
Fri, 07 May 2010 13:45:54 +0300 Eli Zaretskii HELLO: Reorder Arabic greetings into logical order.
Fri, 07 May 2010 17:10:28 +0900 Daiki Ueno Skip disabled PGP key when encrypting mail with Gnus.
Fri, 07 May 2010 07:43:41 +0000 Katsumi Yamaoka Fix typos.
Fri, 07 May 2010 07:41:53 +0000 Katsumi Yamaoka Fix typos.
Fri, 07 May 2010 07:29:07 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 07:28:15 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 07:11:49 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 07 May 2010 07:01:10 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 06:58:17 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 06:32:10 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 22:42:55 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 06:11:19 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 05:59:27 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 07 May 2010 05:21:06 +0200 Juanma Barranquero * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
Fri, 07 May 2010 05:11:56 +0200 Juanma Barranquero * minibuffer.el: Revert previous change.
Thu, 06 May 2010 20:01:40 -0700 Glenn Morris Regenerate configure.
Thu, 06 May 2010 19:59:20 -0700 Glenn Morris Missing part of previous commit.
Thu, 06 May 2010 19:55:47 -0700 Glenn Morris Move LD_SWITCH_SYSTEM from cpp to configure.
Fri, 07 May 2010 02:50:26 +0200 Juanma Barranquero * minibuffer.el (comps): Declare for byte-compiler.
Fri, 07 May 2010 02:46:09 +0200 Juanma Barranquero * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
Thu, 06 May 2010 17:35:44 -0700 Dan Nicolaescu Remove more unused symbols.
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 10:40:06 +0200 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
Thu, 06 May 2010 01:07:12 -0700 Glenn Morris Regenerate configure.
Thu, 06 May 2010 01:03:27 -0700 Glenn Morris Minimize blessmail-related cpp usage, with an eye to future removal.
Thu, 06 May 2010 00:29:09 -0700 Glenn Morris Let configure handle ranlib.
Thu, 06 May 2010 00:24:18 -0700 Glenn Morris Remove some unused Makefile.in variables.
Thu, 06 May 2010 06:05:48 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 05 May 2010 22:50:26 -0700 Glenn Morris src/Makefile.in: Convert comment in cpp section to the right format.
Thu, 06 May 2010 05:54:57 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 06 May 2010 05:51:42 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 05 May 2010 22:27:17 -0700 Glenn Morris Comment changes for some src/m/*.h files.
Thu, 06 May 2010 04:21:09 +0000 Katsumi Yamaoka Update.
Thu, 06 May 2010 04:19:22 +0000 Katsumi Yamaoka Update.
Thu, 06 May 2010 04:16:24 +0000 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
Thu, 06 May 2010 04:15:34 +0000 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
Thu, 06 May 2010 03:31:56 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 03:28:13 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 06 May 2010 03:27:20 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 06 May 2010 03:24:12 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 05 May 2010 22:59:07 -0400 Stefan Monnier Extract common suffix for * in partial-completion.
Wed, 05 May 2010 22:53:56 -0400 Stefan Monnier Define auto-save-mode with define-minor-mode.
Wed, 05 May 2010 23:05:35 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 00:14:15 +0200 Juanma Barranquero lib-src/ChangeLog: Remove duplicate entry.
Thu, 06 May 2010 00:56:15 +0300 Juri Linkov Add `slow' and `history' tags to the desktop data.
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.
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Wed, 05 May 2010 00:27:16 -0400 Stefan Monnier Minor cleanups.
Tue, 04 May 2010 23:45:21 -0400 Stefan Monnier Use define-minor-mode in more cases.
Tue, 04 May 2010 22:08:25 -0400 Stefan Monnier Use define-minor-mode for less obvious cases.
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 09:53:59 -0700 Dan Nicolaescu Delete names that have been removed from the tree.
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 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
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:33:04 -0700 Glenn Morris Regenerate configure, src/config.in.
Mon, 03 May 2010 20:26:38 -0700 Glenn Morris Yet another missing piece of C_SWITCH commit.
Mon, 03 May 2010 20:20:50 -0700 Glenn Morris Missing lwlib part of earlier C_SWITCH commit.
Mon, 03 May 2010 20:17:05 -0700 Glenn Morris * admin/CPP-DEFINES: Remove some no-longer-used defines.
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.
Tue, 04 May 2010 00:42:19 +0200 Juanma Barranquero * ibuffer.el: Update autoload checksum.
Tue, 04 May 2010 00:38:50 +0200 Juanma Barranquero * mm-util.el (mm-decompress-buffer): Use `delete-file'.
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Mon, 03 May 2010 14:46:56 +0200 Juanma Barranquero Fix typo.
Sun, 02 May 2010 23:23:01 -0700 Glenn Morris Fix some ChangeLog attributions.
Sun, 02 May 2010 22:29:46 -0400 Stefan Monnier Use define-minor-mode where applicable.
Sun, 02 May 2010 19:23:42 -0700 Glenn Morris * src/m/amdx86-64.h: Fix typo in previous.
Sun, 02 May 2010 19:15:26 -0700 Glenn Morris Regenerate configure.
Sun, 02 May 2010 19:10:43 -0700 Glenn Morris Replace some X-related cpp with autoconf.
Sun, 02 May 2010 18:53:58 -0700 Glenn Morris * make-dist: There are no more src/m/*.inp files.
Sun, 02 May 2010 20:41:45 -0400 Stefan Monnier Use define-minor-mode in Gnus where applicable.
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.
Sun, 02 May 2010 01:56:30 -0400 Stefan Monnier New hook filter-buffer-substring-functions.
Sun, 02 May 2010 01:06:53 -0400 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.
Sat, 01 May 2010 23:38:19 -0400 Stefan Monnier Use define-minor-mode in CEDET where applicable.
Sat, 01 May 2010 22:39:50 -0400 Stefan Monnier * allout.el: Fix commenting convention.
Sat, 01 May 2010 18:47:59 -0500 Jay Belanger (Tutorial): Use ^{\prime} to indicate primes.
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:53:23 +0300 Eli Zaretskii composite.el (find-composition): Fix a typo in the doc string.
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.
Tue, 27 Apr 2010 23:38:41 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 27 Apr 2010 06:45:13 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 27 Apr 2010 06:37:03 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 26 Apr 2010 22:44:21 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 25 Apr 2010 22:47:31 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Apr 2010 22:43:56 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 01 May 2010 12:08:42 +0200 Michael Albinus * tramp.texi (Inline methods, Default Method): Mention
Sat, 01 May 2010 11:34:14 +0200 Michael Albinus Implement compression for inline methods.
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 22:19:40 -0400 Chong Yidong Avoid using trash for certain temp files (Bug#6070).
Fri, 30 Apr 2010 21:39:58 -0400 Stefan Monnier * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
Fri, 30 Apr 2010 21:29:12 -0400 Stefan Monnier * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
Fri, 30 Apr 2010 21:27:16 -0400 Stefan Monnier Fix commenting convention
Fri, 30 Apr 2010 21:08:43 -0400 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
Fri, 30 Apr 2010 19:13:22 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): Fix return value.
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.
Fri, 30 Apr 2010 15:16:13 +0300 Eli Zaretskii Fix typos in doc strings of composite.el.
Thu, 29 Apr 2010 18:54:08 -0700 Glenn Morris Regenerate configure.
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 11:41:23 -0400 Chong Yidong * ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
Thu, 29 Apr 2010 11:38:08 -0400 Chong Yidong * ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
Thu, 29 Apr 2010 11:32:11 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): New function.
Thu, 29 Apr 2010 14:48:32 +0000 Alan Mackenzie (progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
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 10:04:33 -0400 Stefan Monnier * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
Thu, 29 Apr 2010 08:42:01 -0400 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
Wed, 28 Apr 2010 18:27:54 -0400 Chong Yidong Document complete-symbol change.
Wed, 28 Apr 2010 15:04:16 -0400 Chong Yidong Unify complete-symbol with completion-at-point.
Wed, 28 Apr 2010 20:42:20 +0200 Michael Albinus * net/tramp.el (tramp-remote-selinux-p): New defun.
Wed, 28 Apr 2010 12:14:41 -0400 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
Wed, 28 Apr 2010 08:58:29 -0700 Glenn Morris * configure.in (LIBXMU): Fix logic in previous change.
Wed, 28 Apr 2010 11:45:45 -0400 Chong Yidong Revert last bug-reference-url-format change.
Wed, 28 Apr 2010 11:18:37 -0400 Stefan Monnier Make it possible to locally disable a globally enabled mode.
Wed, 28 Apr 2010 00:33:48 -0700 Glenn Morris Regenerate configure.
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 23:43:38 -0700 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
Tue, 27 Apr 2010 14:14:16 -0400 Stefan Monnier Let the user turn off locally a globalized minor mode
Tue, 27 Apr 2010 13:57:32 -0400 Stefan Monnier * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
Tue, 27 Apr 2010 11:13:42 -0400 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
Tue, 27 Apr 2010 13:47:19 +0200 Juanma Barranquero When killing buffers with ido, don't offer virtual buffers for completion.
Tue, 27 Apr 2010 12:49:02 +0200 Agustin martin Commit missing lisp/Changelog entries.
Tue, 27 Apr 2010 12:44:44 +0200 Agustin martin ispell.el: Kill ispell process when killing its associated buffer.
Tue, 27 Apr 2010 12:35:00 +0200 Agustin martin ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
Tue, 27 Apr 2010 01:11:11 -0700 Glenn Morris Regenerate configure.
Tue, 27 Apr 2010 01:09:01 -0700 Glenn Morris Move LIBXTR6 from cpp to autoconf.
Tue, 27 Apr 2010 00:38:05 -0700 Glenn Morris Regenerate configure.
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.
Tue, 27 Apr 2010 08:45:43 +0200 Jan D. desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
Tue, 27 Apr 2010 06:40:58 +0000 Katsumi Yamaoka Don't load tm and apel XEmacs packages when compiling.
Tue, 27 Apr 2010 08:20:03 +0200 Jan D. Regenerate configure and cibfig.in
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:32:39 -0700 Glenn Morris Remove some AC_DEFINEs that are now unused.
Mon, 26 Apr 2010 20:18:39 -0700 Glenn Morris Regenerate configure.
Mon, 26 Apr 2010 20:14:14 -0700 Glenn Morris Use $CRT_DIR in more places.
Mon, 26 Apr 2010 19:38:36 -0700 Glenn Morris Regenerate configure.
Mon, 26 Apr 2010 19:36:20 -0700 Glenn Morris Replace some more cpp with autoconf.
Mon, 26 Apr 2010 11:23:01 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
Mon, 26 Apr 2010 11:20:58 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
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:03:28 +0900 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
Mon, 26 Apr 2010 21:02:08 +0900 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
Mon, 26 Apr 2010 10:22:02 +0900 Kenichi Handa merge trunk
Mon, 26 Apr 2010 09:23:02 +0900 Kenichi Handa merge trunk
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).
Sun, 25 Apr 2010 09:23:01 +0200 Jan D tool-bar.el: Revert unintended checkin in rev 100010.
Sat, 24 Apr 2010 12:50:03 -0700 Glenn Morris Minor simplications for src/m/amdx86-64.h.
Sat, 24 Apr 2010 11:10:17 -0700 Glenn Morris * etc/NEWS: Mention --with-crt-dir.
Sat, 24 Apr 2010 19:46:20 +0300 Eli Zaretskii Fix typos in comments of composite.c
Sat, 24 Apr 2010 19:23:29 +0300 Eli Zaretskii composite.el (find-composition): Doc fix.
Sat, 24 Apr 2010 16:24:25 +0300 Eli Zaretskii composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
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:36:43 -0700 Glenn Morris Minor htmlfontify simplifications.
Fri, 23 Apr 2010 19:30:11 -0700 Glenn Morris Accidentally omitted from previous commit.
Fri, 23 Apr 2010 19:25:45 -0700 Glenn Morris Regenerate configure, src/config.in.
Fri, 23 Apr 2010 19:23:22 -0700 Glenn Morris Close bug#5655.
Fri, 23 Apr 2010 19:16:13 -0700 Glenn Morris Minor authors.el updates.
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 20:48:22 +0300 Eli Zaretskii dispextern.h: Fix a typo in a comment.
Fri, 23 Apr 2010 10:40:47 -0700 Dan Nicolaescu * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
Fri, 23 Apr 2010 12:26:11 -0400 Stefan Monnier Provide byte-compiler warnings when set-default a read-only var.
Fri, 23 Apr 2010 12:15:51 -0400 Stefan Monnier * mm-util.el (mm-find-buffer-file-coding-system):
Fri, 23 Apr 2010 11:59:32 -0400 Stefan Monnier * progmodes/compile.el: (compilation-start): Abbreviate default directory.
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:24:39 +0300 Eli Zaretskii xdisp.c (pop_it): Fix last change.
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.