log

age author description
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Mon, 26 Jul 2010 15:05:47 -0400 Sam Steingold * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
Mon, 26 Jul 2010 10:11:43 -0700 Dan Nicolaescu NO_RETURN functions should not return.
Mon, 26 Jul 2010 09:57:19 -0700 Dan Nicolaescu * frame.h (Qtty_color_mode): Add declaration.
Mon, 26 Jul 2010 12:09:02 +0200 Juanma Barranquero src/ChangeLog: Add missing bug reference.
Sun, 25 Jul 2010 23:37:26 -0700 Dan Nicolaescu Mark functions as NO_RETURN.
Sun, 25 Jul 2010 23:22:32 -0700 Dan Nicolaescu * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
Mon, 26 Jul 2010 14:22:13 +0900 Daiki Ueno Add alternative key bindings to epa-mail.el.
Mon, 26 Jul 2010 13:30:05 +0900 Kenichi Handa font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
Mon, 26 Jul 2010 13:29:08 +0900 Kenichi Handa merge trunk
Mon, 26 Jul 2010 01:23:49 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 26 Jul 2010 02:43:58 +0200 Juanma Barranquero * lread.c (unreadpure, mapatoms_1): Make static.
Sun, 25 Jul 2010 23:02:59 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 25 Jul 2010 21:30:14 +0200 Juanma Barranquero * terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Sun, 25 Jul 2010 20:36:37 +0200 Andreas Schwab * callproc.c (set_initial_environment): Avoid unbalanced braces.
Sun, 25 Jul 2010 10:13:30 -0400 Ken Brown * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
Sun, 25 Jul 2010 09:46:48 -0400 Ken Brown Cygwin build cleanup (Bug#6715).
Sun, 25 Jul 2010 20:50:51 +0900 Daiki Ueno Fix typo and comment.
Sun, 25 Jul 2010 20:23:43 +0900 Daiki Ueno Fix *.gpg file creation (bug#6723).
Sun, 25 Jul 2010 10:30:57 +0000 Katsumi Yamaoka Accept x-pkcs7-signature MIME type as signature.
Sun, 25 Jul 2010 10:29:49 +0000 Katsumi Yamaoka Accept x-pkcs7-signature MIME type as signature.
Sun, 25 Jul 2010 10:16:08 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 24 Jul 2010 12:18:05 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 23 Jul 2010 11:48:17 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Jul 2010 14:43:25 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 20 Jul 2010 14:21:52 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 23 Jul 2010 02:35:14 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Jul 2010 22:50:23 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 21 Jul 2010 22:51:18 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 25 Jul 2010 05:53:37 +0200 Juanma Barranquero Build binary distros on Windows using emacs-VERSION as root dir name.
Sat, 24 Jul 2010 21:07:15 -0600 Christoph Scholtes Added README.W32 to distclean. Updated Changelog.
Sat, 24 Jul 2010 16:10:01 -0600 Christoph Scholtes Added ChangeLog entry for copying of README.W32.
Sat, 24 Jul 2010 16:07:04 -0600 Christoph Scholtes Fixed whitespace.
Sat, 24 Jul 2010 16:04:10 -0600 Christoph Scholtes Code cleanup. Added ChangeLog entry.
Sat, 24 Jul 2010 15:35:36 -0600 Christoph Scholtes Refactoring of make dist target
Sun, 25 Jul 2010 05:36:54 +0200 Juanma Barranquero * emacsclient.c (getcwd): Fix previous change.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Sat, 24 Jul 2010 18:06:03 -0400 Ken Brown Regenerate configure.
Sat, 24 Jul 2010 22:52:43 +0200 Juanma Barranquero * w32fns.c (w32_to_x_color): Remove, unused.
Sat, 24 Jul 2010 14:44:54 -0400 Ken Brown * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
Sat, 24 Jul 2010 20:15:40 +0200 Andreas Schwab * lisp.h: Remove leftover P_.
Sat, 24 Jul 2010 10:18:18 -0700 Dan Nicolaescu Add NO_RETURN specifiers to functions in lib-src.
Sat, 24 Jul 2010 10:03:41 -0700 Dan Nicolaescu Add ChangeLog entry for previous commit:
Sat, 24 Jul 2010 17:21:56 +0200 Andreas Schwab Make internal_self_insert static
Sat, 24 Jul 2010 15:43:48 +0200 Juanma Barranquero * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
Sat, 24 Jul 2010 15:35:31 +0200 Juanma Barranquero New make target for Windows platform: make dist (bug#6602)
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 21:44:29 -0700 Dan Nicolaescu * src/ecrt0.c, src/unexalpha.c: Remove files, unused.
Fri, 23 Jul 2010 21:23:07 -0400 Chong Yidong * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
Sat, 24 Jul 2010 01:26:42 +0200 Stefan Monnier * lisp/play/tetris.el: Cleanup image representation and rotation.
Sat, 24 Jul 2010 00:51:37 +0200 Stefan Monnier * lisp/progmodes/ps-mode.el: Use comint.
Fri, 23 Jul 2010 19:50:14 +0200 Juanma Barranquero Remove unused static functions.
Fri, 23 Jul 2010 15:58:52 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Fri, 23 Jul 2010 15:40:33 +0200 Michael Albinus * net/tramp.el (tramp-open-shell): New defun.
Fri, 23 Jul 2010 15:35:51 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
Fri, 23 Jul 2010 15:31:56 +0200 Michael Albinus * net/tramp.el (tramp-file-name-regexp-unified)
Fri, 23 Jul 2010 12:32:02 +0200 Juanma Barranquero * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
Fri, 23 Jul 2010 12:09:27 +0200 Juanma Barranquero * w32term.c (my_set_focus): #ifdef away; currently not used.
Fri, 23 Jul 2010 11:52:32 +0200 Juanma Barranquero * w32fns.c, xfaces.c: Remove obsolete static declarations.
Mon, 26 Jul 2010 13:28:02 +0900 Kenichi Handa font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
Fri, 23 Jul 2010 15:50:31 +0900 Kenichi Handa merge trunk
Fri, 23 Jul 2010 03:39:20 +0200 Juanma Barranquero * lisp/ChangeLog: Fix typos.
Fri, 23 Jul 2010 03:29:46 +0200 Juanma Barranquero * custom.el (custom-declare-variable): Give clearer error message (bug#6476).
Thu, 22 Jul 2010 20:59:43 -0400 Michael Mauger SQL Mode Version2.4 - Improved login prompting
Thu, 22 Jul 2010 14:15:31 +0200 Juanma Barranquero * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
Thu, 22 Jul 2010 13:54:27 +0200 Juanma Barranquero * dired.el (dired-mode-map): Use command remapping (bug#6632).
Thu, 22 Jul 2010 13:09:52 +0200 Juanma Barranquero * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
Wed, 21 Jul 2010 11:37:35 +0200 Juanma Barranquero * nt/INSTALL: Add note about backslashes in Windows paths.
Wed, 21 Jul 2010 14:56:18 +0900 Daiki Ueno Fix multiple-recipient handling of Gnus S/MIME.
Wed, 21 Jul 2010 06:40:47 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command)
Tue, 20 Jul 2010 21:56:55 -0400 Michael Mauger SQL Mode V2.3 - cleanup connection handling
Tue, 20 Jul 2010 22:54:46 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Tue, 20 Jul 2010 21:15:01 +0200 Michael Albinus * net/tramp.el (tramp-file-name-handler): Trace 'quit.
Tue, 20 Jul 2010 20:32:42 +0200 Juanma Barranquero * PROBLEMS: Add note about use of backslashes in Windows paths.
Tue, 20 Jul 2010 20:01:17 +0200 Juanma Barranquero * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
Tue, 20 Jul 2010 17:26:53 +0200 Stefan Monnier Fix up "missing braces" warning.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 20 Jul 2010 12:29:05 +0200 Michael Albinus * net/tramp.el (tramp-perl-file-attributes)
Tue, 20 Jul 2010 01:20:05 +0000 Katsumi Yamaoka Fix previous change in gnus-summary-bookmark-make-record.
Tue, 20 Jul 2010 01:19:04 +0000 Katsumi Yamaoka Fix previous change in gnus-summary-bookmark-make-record.
Mon, 19 Jul 2010 22:55:12 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 15 Jul 2010 22:44:54 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 19 Jul 2010 11:26:46 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 18 Jul 2010 22:30:24 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 17 Jul 2010 10:55:12 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 19 Jul 2010 15:39:19 +0200 Juanma Barranquero * NEWS: Mention --enable-checking is now supported on Windows.
Mon, 19 Jul 2010 13:06:42 +0200 Juanma Barranquero time.el: Use `define-derived-mode'. Simplify.
Mon, 19 Jul 2010 12:26:48 +0200 Juanma Barranquero * org.texi: Fix typo in previous change (revno:100847).
Mon, 19 Jul 2010 11:50:32 +0200 Carsten Dominik Install version 7.01 of Org mode
Mon, 19 Jul 2010 11:47:27 +0200 Carsten Dominik Install version 7.01 of Org-mode
Sun, 18 Jul 2010 20:28:00 +0000 Alan Mackenzie Enhance `c-file-style' in file/directory local variables.
Sun, 18 Jul 2010 14:44:32 -0400 Michael Mauger SQL Mode V2.2 - Added sql-connect and sql-connection-alist
Sun, 18 Jul 2010 15:59:40 +0200 Juanma Barranquero * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
Sun, 18 Jul 2010 11:41:48 +0200 Juanma Barranquero * configure.bat: New option --enable-checking.
Sat, 17 Jul 2010 17:35:19 -0400 Chong Yidong Do not set bookmark context for images (Bug#6650).
Sat, 17 Jul 2010 16:21:51 -0400 Chong Yidong Revert 2010-07-14 change to deactivate mark; minor cleanups.
Sat, 17 Jul 2010 14:34:44 -0400 Chong Yidong * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
Sat, 17 Jul 2010 18:03:16 +0200 Jan D * gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
Sat, 17 Jul 2010 10:43:41 -0400 Chong Yidong Merge latest fix to xg_event_is_for_menubar.
Sat, 17 Jul 2010 10:41:10 -0400 Chong Yidong Merge latest fix to xg_event_is_for_menubar.
Sat, 17 Jul 2010 13:38:31 +0200 Juanma Barranquero src/ChangeLog: Fix typos and dates.
Sat, 17 Jul 2010 11:42:59 +0200 Michael Albinus * tramp.texi (Inline methods): Remove remark about doubled "-t"
Sat, 17 Jul 2010 10:44:59 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
Fri, 16 Jul 2010 22:49:48 -0400 Chong Yidong Change x-select-enable-primary to nil.
Sat, 17 Jul 2010 01:42:11 +0200 Juanma Barranquero lisp/mail/rmail.el: Update autoload checksum.
Fri, 16 Jul 2010 11:45:58 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 12:36:52 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 16 Jul 2010 14:09:55 +0200 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
Fri, 16 Jul 2010 09:50:37 +0200 Jan D * xmenu.c (free_frame_menubar): Only call x_set_window_size if
Thu, 15 Jul 2010 23:54:10 +0200 Andreas Schwab * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
Thu, 15 Jul 2010 23:53:32 +0200 Andreas Schwab * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
Thu, 15 Jul 2010 19:48:34 +0300 Eli Zaretskii Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
Thu, 15 Jul 2010 10:36:27 -0400 Simon South Correct my email address in the last update.
Thu, 15 Jul 2010 10:21:47 -0400 Simon South Merge fixes to indentation of case statements, variant parts in record
Thu, 15 Jul 2010 00:56:13 +0000 Katsumi Yamaoka Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
Thu, 15 Jul 2010 00:54:06 +0000 Katsumi Yamaoka Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
Wed, 14 Jul 2010 22:46:23 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 13 Jul 2010 22:45:58 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 12 Jul 2010 22:43:26 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 11 Jul 2010 22:57:47 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 09 Jul 2010 01:50:09 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 09 Jul 2010 01:02:18 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 08 Jul 2010 22:47:34 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 07 Jul 2010 22:09:05 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 06 Jul 2010 22:53:26 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 05 Jul 2010 22:49:04 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 04 Jul 2010 23:34:54 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 04 Jul 2010 22:11:22 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 01 Jul 2010 22:47:18 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 30 Jun 2010 22:57:08 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 29 Jun 2010 22:51:37 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 28 Jun 2010 22:47:32 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 27 Jun 2010 22:48:36 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 25 Jun 2010 03:34:29 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 24 Jun 2010 22:51:08 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 22 Jun 2010 22:50:34 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 22 Jun 2010 00:22:23 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 21 Jun 2010 22:48:16 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 20 Jun 2010 22:46:22 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 17 Jun 2010 22:50:31 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 17 Jun 2010 00:23:17 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 16 Jun 2010 22:49:55 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 15 Jun 2010 22:55:36 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 15 Jun 2010 08:18:19 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 14 Jun 2010 22:48:13 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 13 Jun 2010 23:57:38 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 13 Jun 2010 22:57:55 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 10 Jun 2010 22:43:47 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 10 Jun 2010 05:59:12 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 14 Jul 2010 23:12:37 -0400 Simon South (delphi-previous-indent-of): Indent case blocks within record
Wed, 14 Jul 2010 22:34:47 -0400 Simon South (delphi-token-at): Give newlines precedence over literal tokens when
Wed, 14 Jul 2010 15:09:28 -0400 Karl Fogel * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
Wed, 14 Jul 2010 14:03:39 -0400 Chong Yidong Change clipboard/primary selection to X application standards.
Wed, 14 Jul 2010 12:41:40 -0400 Karl Fogel Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
Wed, 14 Jul 2010 12:02:53 -0400 Karl Fogel Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
Wed, 14 Jul 2010 11:57:54 -0400 Karl Fogel Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
Wed, 14 Jul 2010 11:54:26 -0400 Karl Fogel Fix attribution in a ChangeLog entry.
Wed, 14 Jul 2010 17:10:59 +0200 Jan D Fix frame size when scroll bar width not an integral of column width.
Wed, 14 Jul 2010 17:06:33 +0200 Jan D Fix frame size when scroll bar width not an integral of column width.
Wed, 14 Jul 2010 16:32:25 +0200 Jan D Fix menu bar activation with click for Motif/Lesstif.
Wed, 14 Jul 2010 13:03:03 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 14 Jul 2010 12:54:58 +0900 Kenichi Handa Do not record a font-entity in the property of font-object.
Wed, 14 Jul 2010 12:53:53 +0900 Kenichi Handa Fix previous conflict.
Wed, 14 Jul 2010 12:52:10 +0900 Kenichi Handa merge trunk
Wed, 14 Jul 2010 12:40:47 +0900 Kenichi Handa Do not record a font-entity in the property of font-object.
Tue, 13 Jul 2010 15:18:51 +0900 Kenichi Handa merge trunk
Tue, 13 Jul 2010 18:17:51 -0400 Karl Fogel * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
Tue, 13 Jul 2010 18:09:20 -0400 Karl Fogel [[[
Tue, 13 Jul 2010 17:33:02 -0400 Chong Yidong Add regexp tests for cucumber and ruby.
Tue, 13 Jul 2010 13:02:27 -0400 Chong Yidong * lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
Tue, 13 Jul 2010 14:03:42 +0300 Eli Zaretskii Fix the MS-DOS build; remove more "#ifdef subprocesses".
Tue, 13 Jul 2010 13:41:49 +0300 Adrian Robert term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Tue, 13 Jul 2010 13:03:22 +0300 Eli Zaretskii Fix the MS-DOS build (fallout from revno 100807).
Mon, 12 Jul 2010 21:54:28 -0700 Dan Nicolaescu Remove subprocesses #ifdefs from term.c.
Mon, 12 Jul 2010 21:47:45 -0700 Dan Nicolaescu Convert maybe_fatal to standard C.
Mon, 12 Jul 2010 12:56:46 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 12:49:40 -0700 Dan Nicolaescu * oldXMenu/XMenu.h: Include <stdlib.h>.
Mon, 12 Jul 2010 12:29:49 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 21:03:53 +0200 Andreas Schwab * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
Mon, 12 Jul 2010 21:44:35 +0300 Eli Zaretskii (wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
Mon, 12 Jul 2010 21:36:48 +0300 Eli Zaretskii Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
Mon, 12 Jul 2010 21:23:00 +0300 Eli Zaretskii Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
Mon, 12 Jul 2010 11:16:54 -0700 Dan Nicolaescu * nt/config.nt (volatile): Remove definition.
Mon, 12 Jul 2010 20:10:49 +0200 Andreas Schwab * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
Mon, 12 Jul 2010 19:55:35 +0200 Andreas Schwab * language/tv-util.el (tai-viet-re): Remove format.
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Mon, 12 Jul 2010 10:21:11 -0700 Dan Nicolaescu Cleanups for src/callproc.c.
Mon, 12 Jul 2010 10:04:38 -0700 Dan Nicolaescu * src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
Mon, 12 Jul 2010 09:56:59 -0700 Dan Nicolaescu Convert function definitions to standard C and some cleanups.
Mon, 12 Jul 2010 09:32:53 -0700 Dan Nicolaescu Convert more function definitions to standard C.
Mon, 12 Jul 2010 16:16:38 +0200 Andreas Schwab Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
Mon, 12 Jul 2010 13:21:11 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 12 Jul 2010 12:22:20 +0300 Eli Zaretskii MS-Windows follow-up for revno 100789.
Mon, 12 Jul 2010 14:26:57 +0900 Kenichi Handa Improve Hebrew rendering.
Mon, 12 Jul 2010 11:31:36 +0900 Kenichi Handa Make font-get to get :otf value dynamically from a font-object.
Mon, 12 Jul 2010 14:25:46 +0900 Kenichi Handa Improve Hebrew rendering.
Mon, 12 Jul 2010 11:28:50 +0900 Kenichi Handa merge trunk
Mon, 12 Jul 2010 11:27:21 +0900 Kenichi Handa Add ChangeLog
Fri, 09 Jul 2010 15:55:27 +0900 Kenichi Handa merge trunk
Thu, 08 Jul 2010 17:09:35 +0900 Kenichi Handa merge trunk
Thu, 08 Jul 2010 16:56:21 +0900 Kenichi Handa Make font-get to get :otf value dynamically from a font-object.
Thu, 01 Jul 2010 15:26:36 +0900 Kenichi Handa merge trunk
Tue, 27 Jul 2010 03:37:23 +0200 Juanma Barranquero * modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
Mon, 26 Jul 2010 15:19:32 +0200 Michael Albinus * url-http (url-http-parse-headers): Disable file name handlers at
Mon, 26 Jul 2010 01:56:56 +0200 Juanma Barranquero * minibuf.c (Fread_buffer): Doc fix (bug#6528).
Sun, 25 Jul 2010 13:36:02 +0200 Michael Albinus * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
Fri, 23 Jul 2010 11:49:03 -0400 Chong Yidong * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
Fri, 23 Jul 2010 03:51:48 +0200 Juanma Barranquero * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
Fri, 23 Jul 2010 01:57:23 +0200 Juanma Barranquero * window.c (Fwindow_height): Doc fix (bug#6518).
Wed, 21 Jul 2010 20:05:31 +0200 Juanma Barranquero * text.texi (Special Properties): Fix typo.
Wed, 21 Jul 2010 13:31:22 +0200 Juanma Barranquero lisp/mail/rmail.el: Update autoload checksum.
Wed, 21 Jul 2010 12:45:01 +0200 Juanma Barranquero * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
Tue, 20 Jul 2010 02:04:31 +0200 Juanma Barranquero * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
Mon, 19 Jul 2010 12:42:22 +0200 Juanma Barranquero * time.el (display-time-day-and-date): Remove spurious * in docstring.
Sat, 17 Jul 2010 17:57:06 -0400 Chong Yidong Doc fix to commentary (Bug#6653).
Sat, 17 Jul 2010 17:51:04 -0400 Chong Yidong Fix size calculation for sliced images in image-mode (Bug#6639).
Sat, 17 Jul 2010 17:25:32 -0400 Chong Yidong * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
Sat, 17 Jul 2010 11:59:19 +0200 Jan D * gtkutil.c (xg_event_is_for_menubar): Also check that event window
Fri, 16 Jul 2010 13:17:13 +0300 Eli Zaretskii Fix bug #4451.
Fri, 16 Jul 2010 12:59:37 +0300 Eli Zaretskii mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
Wed, 14 Jul 2010 19:53:42 +0200 Jan D * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
Wed, 14 Jul 2010 12:11:39 -0400 Chong Yidong * simple.el (push-mark-command): Set selection for select-active-regions.
Wed, 14 Jul 2010 12:05:53 +0200 Jan D Fix menus as per bug 6499 and 6608.
Wed, 14 Jul 2010 10:40:52 +0300 Eli Zaretskii Fix bug #6609.
Sat, 10 Jul 2010 16:34:57 -0700 Glenn Morris cal-tex.el fixes for calendar-week-start-day != 0.
Sat, 10 Jul 2010 18:41:55 -0400 Chong Yidong Fix last fix.
Sat, 10 Jul 2010 15:32:53 -0400 Chong Yidong * simple.el (use-region-p): Doc fix (Bug#6607).
Sun, 11 Jul 2010 18:14:53 -0400 Chong Yidong * mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
Sun, 11 Jul 2010 21:51:46 +0200 Andreas Schwab * blockinput.h: Remove obsolete comment.
Sun, 11 Jul 2010 20:34:43 +0200 Andreas Schwab Use offsetof instead of own definition
Sun, 11 Jul 2010 20:19:16 +0200 Andreas Schwab * process.c: Remove obsolete comment.
Sun, 11 Jul 2010 12:07:38 -0400 Chong Yidong * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
Sun, 11 Jul 2010 16:45:42 +0300 Eli Zaretskii Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
Sun, 11 Jul 2010 16:43:10 +0300 Eli Zaretskii Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sun, 11 Jul 2010 11:49:44 +0200 Andreas Schwab * callproc.c (relocate_fd): Use F_DUPFD if defined.