log

age author description
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:21:30 -0400 Ken Raeburn Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
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:12:44 -0400 Ken Raeburn Update scripts and text to refer to version number string in emacs.c
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 17:06:58 +0300 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
Sat, 15 May 2010 16:50:16 +0300 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
Sat, 15 May 2010 16:41:59 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 11:38:48 +0300 Eli Zaretskii Fix DOS build; don't override convert-standard-filename.
Sat, 15 May 2010 11:31:40 +0300 Eli Zaretskii Don't override standard definition of convert-standard-filename.
Sat, 15 May 2010 10:51:52 +0300 Eli Zaretskii config.bat: Remove support for DJGPP v1.x.
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 23:50:25 -0500 Jay Belanger calc-aent.el (math-read-token, math-find-user-tokens):
Sat, 15 May 2010 00:10:22 -0400 Stefan Monnier * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
Sat, 15 May 2010 00:08:03 -0400 Stefan Monnier * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
Fri, 14 May 2010 23:50:26 -0400 Stefan Monnier * pcomplete.el (pcomplete-completions-at-point): New function,
Fri, 14 May 2010 19:02:28 -0700 Glenn Morris * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
Fri, 14 May 2010 18:58:36 -0700 Glenn Morris Regenerate configure.
Fri, 14 May 2010 18:55:24 -0700 Glenn Morris Choose dependency of oldxmenu using configure.
Fri, 14 May 2010 18:45:18 -0700 Glenn Morris * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
Fri, 14 May 2010 18:09:16 -0700 Glenn Morris * lisp/org/org-docview.el: Fix copyright years.
Fri, 14 May 2010 18:05:11 -0700 Glenn Morris * lib-src/Makefile.in: Break some long lines.
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 18:46:11 -0500 Jay Belanger calc-bin.el (math-format-twos-complement): Group digits when appropriate.
Fri, 14 May 2010 17:21:12 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
Fri, 14 May 2010 13:53:42 -0400 Stefan Monnier * eval.c (specbind): Disallow let-binding frame-local vars.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Fri, 14 May 2010 18:19:07 +0300 Eli Zaretskii Make the cache of bidi iterator states dynamically allocated.
Fri, 14 May 2010 06:01:17 +0000 convert-repo update tags
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 16:44:12 +0300 Eli Zaretskii Fix comments from revno 100276.
Fri, 14 May 2010 15:31:36 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos in docstrings.
Fri, 14 May 2010 12:02:50 +0300 Eli Zaretskii Fix spelling and remove merge marks due to revno 100276.
Fri, 14 May 2010 07:49:16 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 14 May 2010 07:48:21 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 14 May 2010 07:46:03 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 14 May 2010 16:30:39 +0900 Kenichi Handa Fix bidi-composition interaction.
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:53:22 +0900 Kenichi Handa font.c (font_range): Return the range for the font found at first.
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:19:52 -0700 Glenn Morris * admin/CPP-DEFINES: Updates.
Thu, 13 May 2010 20:17:27 -0700 Glenn Morris Regenerate configure, src/config.in.
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.
Thu, 13 May 2010 22:43:33 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 14 May 2010 13:14:23 +0900 Kenichi Handa Fix bidi-composition interaction.
Mon, 10 May 2010 12:37:03 +0900 Kenichi Handa merge trunk
Thu, 06 May 2010 09:50:39 +0900 Kenichi Handa merge trunk
Wed, 28 Apr 2010 10:00:38 +0900 Kenichi Handa merge trunk
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:51:50 -0700 Glenn Morris * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
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 17:33:11 -0500 Jay Belanger calc.texi: Remove "\turnoffactive" commands throughout.
Thu, 13 May 2010 17:52:20 -0400 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.
Thu, 13 May 2010 22:45:58 +0200 Michael Albinus * net/tramp.el (with-progress-reporter): Create reporter object
Thu, 13 May 2010 19:48:56 +0200 Jan D lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
Thu, 13 May 2010 12:36:03 +0200 Agustin martin Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
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.
Thu, 13 May 2010 00:26:50 -0700 Glenn Morris * configure.in: Fix some paren typos.
Thu, 13 May 2010 06:00:10 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 13 May 2010 05:59:23 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 13 May 2010 05:57:58 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 13 May 2010 03:59:53 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 13 May 2010 01:09:15 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 12 May 2010 22:40:47 +0000 Katsumi Yamaoka Merge from mainline.
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:58:17 -0700 Glenn Morris Regenerate configure, src/config.in.
Wed, 12 May 2010 20:55:46 -0700 Glenn Morris Some msdos build fixes (hopefully, possibly, ...)
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.
Wed, 12 May 2010 20:44:22 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
Wed, 12 May 2010 20:35:07 -0400 Stefan Monnier * dos-fns.el: Add "dos-" prefix for namespace control.
Wed, 12 May 2010 14:10:21 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 12 May 2010 14:09:25 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 12 May 2010 12:17:09 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 11 May 2010 12:54:50 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 12 May 2010 11:06:12 +0000 Alan Mackenzie * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
Wed, 12 May 2010 08:25:16 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 12 May 2010 08:24:25 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 12 May 2010 08:11:03 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 11 May 2010 23:53:03 -0700 Glenn Morris Reformat some comments in src/s/*.h.
Tue, 11 May 2010 20:44:36 -0700 Glenn Morris Simplify linker-related logic in src/Makefile.in.
Tue, 11 May 2010 20:09:56 -0700 Glenn Morris Regenerate configure.
Tue, 11 May 2010 20:06:50 -0700 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
Tue, 11 May 2010 20:01:16 -0700 Glenn Morris Move LIB_GCC from cpp to configure.
Tue, 11 May 2010 19:37:59 -0700 Glenn Morris Minor comment reformatting for some src/m/*.h files.
Wed, 12 May 2010 02:10:56 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 12 May 2010 02:09:58 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 12 May 2010 02:08:23 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 11 May 2010 22:45:13 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 11 May 2010 06:12:46 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 11 May 2010 20:39:46 -0400 Stefan Monnier Allow the default completion to cycle.
Wed, 12 May 2010 00:01:34 +0200 Juanma Barranquero Fix bug#6173: "(require 'dirtrack) erroring"
Tue, 11 May 2010 17:02:32 -0400 Stefan Monnier Merge from emacs-23
Tue, 11 May 2010 16:07:12 -0400 Stefan Monnier Backport from trunk: compute shortcuts in tmm.el.
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:17:41 +0900 Kenichi Handa ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
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 13:14:21 +0900 Kenichi Handa merge trunk
Sun, 09 May 2010 17:37:59 -0700 Glenn Morris Backport from trunk: close bug#5857.
Sun, 09 May 2010 17:30:08 -0700 Glenn Morris Backport from trunk: Fix bug#5755.
Tue, 11 May 2010 22:42:21 +0300 Juri Linkov * scroll-all.el (scroll-all-check-to-scroll):
Tue, 11 May 2010 14:51:27 -0400 Stefan Monnier * iimage.el: Misc cleanup.
Tue, 11 May 2010 20:52:18 +0300 Eli Zaretskii xdisp.c (init_iterator): Fix comment from last change.
Tue, 11 May 2010 09:24:49 -0400 Stefan Monnier * minibuffer.el (completion-pcm--pattern->regex): Fix last change.
Tue, 11 May 2010 06:05:19 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Tue, 11 May 2010 06:04:22 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Tue, 11 May 2010 04:49:14 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 11 May 2010 04:44:44 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Tue, 11 May 2010 04:43:46 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Tue, 11 May 2010 04:09:05 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 10 May 2010 20:18:58 -0700 Glenn Morris Minor lib-src/Makefile.in edits.
Mon, 10 May 2010 20:10:36 -0700 Glenn Morris * make-dist (msdos): No more mainmake.
Mon, 10 May 2010 20:07:52 -0700 Glenn Morris * admin/CPP-DEFINES: More updates.
Mon, 10 May 2010 20:05:31 -0700 Glenn Morris Regenerate configure.
Mon, 10 May 2010 20:00:32 -0700 Glenn Morris Do not preprocess lib-src/Makefile.in
Mon, 10 May 2010 22:43:57 +0000 Katsumi Yamaoka Merge from mainline.
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 22:07:22 +0300 Juri Linkov Remove nodes visited during Isearch from the Info history.
Mon, 10 May 2010 21:40:26 +0300 Eli Zaretskii Fix a crash when visiting image files in bidi mode.
Mon, 10 May 2010 17:50:30 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
Mon, 10 May 2010 16:48:17 +0200 Juanma Barranquero Fix typos and whitespace.
Mon, 10 May 2010 16:37:59 +0200 Juanma Barranquero CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
Mon, 10 May 2010 12:09:27 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 12:07:40 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 11:57:09 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 08 May 2010 10:54:36 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 07 May 2010 22:41:48 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 07 May 2010 12:19:28 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 06 May 2010 12:51:40 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 05 May 2010 10:17:53 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 28 Apr 2010 12:11:11 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 27 Apr 2010 12:24:59 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 26 Apr 2010 12:48:35 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 25 Apr 2010 13:11:29 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 23 Apr 2010 22:30:27 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Apr 2010 12:19:18 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 14 Apr 2010 14:49:40 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 13 Apr 2010 12:24:53 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 11 Apr 2010 10:53:01 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 09 Apr 2010 12:36:12 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 08 Apr 2010 14:13:22 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 07 Apr 2010 14:24:02 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 05 Apr 2010 14:19:20 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 04 Apr 2010 11:40:27 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 03 Apr 2010 12:47:25 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 02 Apr 2010 14:34:08 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 01 Apr 2010 14:34:20 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 29 Mar 2010 14:00:56 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 28 Mar 2010 11:41:31 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 26 Mar 2010 15:03:20 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 22 Mar 2010 10:47:09 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 21 Mar 2010 11:01:52 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 20 Mar 2010 10:43:59 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 19 Mar 2010 12:16:57 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 17 Mar 2010 14:41:32 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 14 Mar 2010 00:17:00 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 13 Mar 2010 11:15:58 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 12 Mar 2010 15:04:35 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 10 Mar 2010 15:00:47 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 07 Mar 2010 11:51:19 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 05 Mar 2010 15:28:17 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 28 Feb 2010 13:26:25 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 28 Feb 2010 03:49:58 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 27 Feb 2010 13:17:05 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 27 Feb 2010 00:41:17 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 26 Feb 2010 14:26:02 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 24 Feb 2010 13:25:54 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 20 Feb 2010 13:10:32 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 19 Feb 2010 15:29:56 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 17 Feb 2010 13:43:12 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 14 Feb 2010 12:17:36 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 14 Feb 2010 00:30:44 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 13 Feb 2010 08:15:10 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 12 Feb 2010 15:35:37 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 11 Feb 2010 10:21:09 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 10 Feb 2010 14:06:11 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 07 Feb 2010 02:40:11 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 06 Feb 2010 13:36:05 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 06 Feb 2010 04:13:19 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 05 Feb 2010 15:06:31 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 03 Feb 2010 12:21:41 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 01 Feb 2010 14:11:30 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 31 Jan 2010 11:34:12 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 30 Jan 2010 11:24:01 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 29 Jan 2010 15:20:05 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 23 Jan 2010 11:46:15 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 22 Jan 2010 14:50:35 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 20 Jan 2010 14:24:11 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 18 Jan 2010 14:40:12 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 17 Jan 2010 12:46:11 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 17 Jan 2010 00:12:59 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 15 Jan 2010 14:21:59 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 13 Jan 2010 14:05:08 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 10 Jan 2010 06:54:49 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 09 Jan 2010 09:37:44 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 08 Jan 2010 14:59:17 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 10 May 2010 07:26:12 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 07:25:27 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 07:13:43 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 10 May 2010 03:40:12 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 03:39:23 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 10 May 2010 03:37:53 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 09 May 2010 22:52:44 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 07 May 2010 07:47:33 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 09 May 2010 19:21:42 -0700 Glenn Morris Regenerate configure.
Sun, 09 May 2010 19:20:00 -0700 Glenn Morris * admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
Sun, 09 May 2010 19:16:09 -0700 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
Sun, 09 May 2010 22:07:58 -0400 Michael Mauger SQL mode version 2.1
Sun, 09 May 2010 17:11:40 -0700 Glenn Morris Regenerate configure, src/config.in.
Sun, 09 May 2010 17:07:47 -0700 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
Sun, 09 May 2010 18:39:36 -0400 Stefan Monnier * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
Sun, 09 May 2010 21:57:55 +0200 Michael Albinus * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
Sat, 08 May 2010 16:51:08 -0400 Stefan Monnier * progmodes/compile.el (compilation-buffer-modtime): Rename from
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Sat, 08 May 2010 11:42:56 -0700 Glenn Morris Regenerate src/config.in.
Sat, 08 May 2010 17:32:51 +0200 Jan D xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
Sat, 08 May 2010 00:46:44 -0400 Chong Yidong Bump version to 23.2.50.
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Fri, 07 May 2010 18:51:37 -0400 Chong Yidong Fix ChangeLog typo.
Fri, 07 May 2010 10:51:09 -0400 Chong Yidong * building.texi (GDB Graphical Interface): Remove misleading comparison
Wed, 05 May 2010 15:54:04 -0400 Chong Yidong * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
Mon, 03 May 2010 21:31:59 -0400 Chong Yidong Bump version to 23.1.97. EMACS_PRETEST_23_1_97
Mon, 03 May 2010 18:01:23 -0400 Chong Yidong Fix typos (Bug#6094). From tpn Nmec.
Sun, 02 May 2010 21:55:01 -0400 Chong Yidong Variable purecopying fix (Bug#6083).
Sun, 02 May 2010 21:42:50 -0400 Chong Yidong Add check for buggy version of GCC (Bug#6031).
Sun, 02 May 2010 11:15:29 -0400 Chong Yidong Make paragraph vars local for js-mode (Bug#6071).
Sat, 01 May 2010 21:50:20 +0300 Eli Zaretskii composite.el (compose-region, reference-point-alist): Fix typos in the doc
Fri, 30 Apr 2010 12:00:48 -0400 Chong Yidong Fix for Bug#5984.
Wed, 28 Apr 2010 21:38:12 -0500 Jay Belanger Use the proper form for gnuplot's set command
Tue, 27 Apr 2010 11:36:16 -0400 Chong Yidong * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
Mon, 26 Apr 2010 11:55:29 +0200 Juanma Barranquero * abbrev.el: Fix typos.
Sun, 25 Apr 2010 18:09:52 -0400 Chong Yidong Remove --- and +++ lines from NEWS file.
Sun, 25 Apr 2010 17:50:34 -0400 Chong Yidong * keymaps.texi (Menu Bar): Document :advertised-binding property.
Sun, 25 Apr 2010 17:21:51 -0400 Chong Yidong Document Emacs 23.2 changes.
Sun, 25 Apr 2010 08:34:03 +0200 Michael Albinus Fix the entry about eshell's su and sudo commands. bug#6021
Sat, 24 Apr 2010 18:35:43 +0200 Andreas Schwab * composite.el (find-composition): Doc fix.
Sat, 24 Apr 2010 04:59:23 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos.
Fri, 23 Apr 2010 19:46:03 +0300 Juri Linkov * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
Fri, 23 Apr 2010 19:35:57 +0300 Juri Linkov Fix typo in docstring.
Fri, 23 Apr 2010 21:30:36 +0900 Kenichi Handa Use new features of libotf and m17n-lib if available.
Fri, 23 Apr 2010 11:17:55 +0900 Kenichi Handa HELLO: Adjust Burmese for Unicode 5.2 encoding.
Fri, 23 Apr 2010 21:29:11 +0900 Kenichi Handa Use new features of libotf and m17n-lib if available.
Fri, 23 Apr 2010 11:17:09 +0900 Kenichi Handa merge trunk
Fri, 23 Apr 2010 02:15:47 +0200 Juanma Barranquero * filecache.el: Fix typos in docstrings.
Thu, 22 Apr 2010 23:43:10 +0000 Katsumi Yamaoka Synch with Gnus trunk:
Thu, 22 Apr 2010 23:41:53 +0000 Katsumi Yamaoka Synch with Gnus trunk:
Thu, 22 Apr 2010 07:53:53 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 21 Apr 2010 22:57:48 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 20 Apr 2010 22:41:29 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 19 Apr 2010 22:42:15 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 19 Apr 2010 03:41:21 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 18 Apr 2010 23:26:57 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 18 Apr 2010 23:14:41 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 18 Apr 2010 22:41:26 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Apr 2010 14:01:21 +0900 Kenichi Handa language/indian.el (gujarati-composable-pattern): Fix typo.
Thu, 22 Apr 2010 13:08:10 +0900 Kenichi Handa language/indian.el (gurmukhi-composable-pattern): Fix typo.
Fri, 23 Apr 2010 11:14:40 +0900 Kenichi Handa HELLO: Adjust Burmese for Unicode 5.2 encoding.
Thu, 22 Apr 2010 13:59:50 +0900 Kenichi Handa language/indian.el (gujarati-composable-pattern): Fix typo.
Thu, 22 Apr 2010 13:07:11 +0900 Kenichi Handa merge trunk
Thu, 22 Apr 2010 13:05:26 +0900 Kenichi Handa language/indian.el (gurmukhi-composable-pattern): Fix typo.
Tue, 20 Apr 2010 19:49:00 -0700 Glenn Morris Minor doc fix.
Wed, 21 Apr 2010 09:49:59 +0900 Kenichi Handa language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Wed, 21 Apr 2010 09:49:01 +0900 Kenichi Handa merge trunk
Tue, 20 Apr 2010 22:25:42 +0900 Kenichi Handa language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Tue, 20 Apr 2010 18:28:26 -0400 Chong Yidong * files.el (copy-directory): Handle symlinks (Bug#5982).
Tue, 20 Apr 2010 12:04:05 -0400 Chong Yidong Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
Tue, 20 Apr 2010 11:57:54 -0400 Chong Yidong Fix hg envvar handling (Bug#5846).
Tue, 20 Apr 2010 00:54:28 -0700 Glenn Morris * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
Tue, 20 Apr 2010 00:37:20 -0700 Glenn Morris * minibuffer.el (completion-at-point): Doc fix.
Mon, 19 Apr 2010 21:29:37 -0400 Chong Yidong Bump version to 23.1.96. EMACS_PRETEST_23_1_96
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.