]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 9 Oct 2007 08:55:58 +0000 (08:55 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-115

16 years ago(follow-mode-hook, follow-mode): Doc fixes.
Juanma Barranquero [Tue, 9 Oct 2007 08:39:33 +0000 (08:39 +0000)]
(follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.

16 years agoRemove non-bug.
Glenn Morris [Tue, 9 Oct 2007 02:41:25 +0000 (02:41 +0000)]
Remove non-bug.

16 years agoMention openSUSE bcopy issue.
Glenn Morris [Tue, 9 Oct 2007 02:39:43 +0000 (02:39 +0000)]
Mention openSUSE bcopy issue.

16 years ago(handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.
Richard M. Stallman [Tue, 9 Oct 2007 01:32:25 +0000 (01:32 +0000)]
(handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.

16 years ago(Cursor Display): Correct how cursor appears in nonselected windows.
Richard M. Stallman [Tue, 9 Oct 2007 01:27:17 +0000 (01:27 +0000)]
(Cursor Display): Correct how cursor appears in nonselected windows.

16 years ago(Examining Properties): Mention overlay priority.
Richard M. Stallman [Tue, 9 Oct 2007 01:25:41 +0000 (01:25 +0000)]
(Examining Properties): Mention overlay priority.

16 years ago(Display Margins): Correct the description of margin display specifications.
Richard M. Stallman [Tue, 9 Oct 2007 01:24:28 +0000 (01:24 +0000)]
(Display Margins): Correct the description of margin display specifications.
(Replacing Specs): New subnode broken out of Display Property.

16 years ago(url-type, url-user, url-password, url-host)
Richard M. Stallman [Tue, 9 Oct 2007 01:21:24 +0000 (01:21 +0000)]
(url-type, url-user, url-password, url-host)
(url-port, url-filename, url-target, url-attributes)
(url-fullness, url-set-type, url-set-user, url-set-password)
(url-set-host, url-set-port, url-set-filename, url-set-target)
(url-set-attributes, url-set-full): Change macros to defuns.

16 years ago(edebug-install-custom-print-funcs)
Richard M. Stallman [Tue, 9 Oct 2007 01:18:29 +0000 (01:18 +0000)]
(edebug-install-custom-print-funcs)
(edebug-install-custom-print, edebug-reset-print-funcs)
(edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
Functions deleted.
(edebug-prin1, edebug-print, edebug-prin1-to-string)
(edebug-format, edebug-message): Define directly as aliases.

16 years ago(follow-mode): Don't run hooks twice. Use `when'.
Juanma Barranquero [Mon, 8 Oct 2007 16:13:18 +0000 (16:13 +0000)]
(follow-mode): Don't run hooks twice.  Use `when'.

16 years agoAdd urls.
Glenn Morris [Sun, 7 Oct 2007 07:06:55 +0000 (07:06 +0000)]
Add urls.

16 years agoPurge duplicate entry.
Glenn Morris [Sun, 7 Oct 2007 07:02:03 +0000 (07:02 +0000)]
Purge duplicate entry.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 7 Oct 2007 03:22:40 +0000 (03:22 +0000)]
*** empty log message ***

16 years ago(bad-packages-alist): Clarify Semantic and CEDET version numbers.
Glenn Morris [Sun, 7 Oct 2007 00:30:36 +0000 (00:30 +0000)]
(bad-packages-alist): Clarify Semantic and CEDET version numbers.

16 years agoClarify Semantic and CEDET version numbers.
Glenn Morris [Sat, 6 Oct 2007 18:05:03 +0000 (18:05 +0000)]
Clarify Semantic and CEDET version numbers.

16 years ago* net/tramp.el (tramp-completion-mode): Extend doc-string.
Michael Albinus [Sat, 6 Oct 2007 15:25:50 +0000 (15:25 +0000)]
* net/tramp.el (tramp-completion-mode): Extend doc-string.
(tramp-completion-mode-p): Revert change from 2007-09-24.
Checking for `return' etc as last character is not sufficient, for
example in dired-mode when entering <g> (revert-buffer) or
<s> (dired-sort).

16 years ago(mouse-autoselect-window-cancel): Don't cancel for
Martin Rudalics [Sat, 6 Oct 2007 10:19:45 +0000 (10:19 +0000)]
(mouse-autoselect-window-cancel): Don't cancel for
select-window or select-frame events.
(handle-select-window): When autoselecting window set input
focus.  Restructure.

16 years ago(focus-follows-mouse): Moved to frame.c.
Martin Rudalics [Sat, 6 Oct 2007 10:08:28 +0000 (10:08 +0000)]
(focus-follows-mouse): Moved to frame.c.

16 years ago(all): Add focus-follows-mouse.
Martin Rudalics [Sat, 6 Oct 2007 10:06:28 +0000 (10:06 +0000)]
(all): Add focus-follows-mouse.

16 years ago*** empty log message ***
Martin Rudalics [Sat, 6 Oct 2007 10:01:37 +0000 (10:01 +0000)]
*** empty log message ***

16 years ago(syms_of_xdisp): In doc-string of mouse-autoselect-window
Martin Rudalics [Sat, 6 Oct 2007 09:56:29 +0000 (09:56 +0000)]
(syms_of_xdisp): In doc-string of mouse-autoselect-window
mention focus-follows-mouse.

16 years ago(handle_one_xevent): When focus_follows_mouse is nil make
Martin Rudalics [Sat, 6 Oct 2007 09:54:19 +0000 (09:54 +0000)]
(handle_one_xevent): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected frame.

16 years ago(w32_read_socket): When focus_follows_mouse is nil make
Martin Rudalics [Sat, 6 Oct 2007 09:52:39 +0000 (09:52 +0000)]
(w32_read_socket): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected frame.

16 years ago(dos_rawgetc): When focus_follows_mouse is nil make
Martin Rudalics [Sat, 6 Oct 2007 09:51:01 +0000 (09:51 +0000)]
(dos_rawgetc): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected frame.

16 years ago(XTread_socket): When focus_follows_mouse is nil make
Martin Rudalics [Sat, 6 Oct 2007 09:49:22 +0000 (09:49 +0000)]
(XTread_socket): When focus_follows_mouse is nil make
SELECT_WINDOW_EVENT only if we don't leave the selected
frame.

16 years ago(focus_follows_mouse): Extern it.
Martin Rudalics [Sat, 6 Oct 2007 09:47:21 +0000 (09:47 +0000)]
(focus_follows_mouse): Extern it.

16 years ago(focus_follows_mouse): Moved here from frame.el to allow
Martin Rudalics [Sat, 6 Oct 2007 09:46:06 +0000 (09:46 +0000)]
(focus_follows_mouse): Moved here from frame.el to allow
window autoselection act appropriately when leaving selected frame.
(syms_of_frame): Initialize focus_follows_mouse.

16 years ago(kbd_buffer_get_event): Break loop waiting for input
Martin Rudalics [Sat, 6 Oct 2007 09:43:17 +0000 (09:43 +0000)]
(kbd_buffer_get_event): Break loop waiting for input
when there's an unread command event.

16 years agoMention problems with Semantic.
Eli Zaretskii [Sat, 6 Oct 2007 09:22:07 +0000 (09:22 +0000)]
Mention problems with Semantic.

16 years ago(Fwrite_region): Ignore EINVAL error from fsync.
Andreas Schwab [Sat, 6 Oct 2007 08:18:03 +0000 (08:18 +0000)]
(Fwrite_region): Ignore EINVAL error from fsync.

16 years agoChris Moore <dooglus at gmail.com>
Glenn Morris [Sat, 6 Oct 2007 01:45:16 +0000 (01:45 +0000)]
Chris Moore  <dooglus at gmail.com>

(server-kill-new-buffers): Doc fix.

16 years ago(bs-mode): Make sure global-font-lock-mode doesn't activate
Juanma Barranquero [Fri, 5 Oct 2007 15:42:54 +0000 (15:42 +0000)]
(bs-mode): Make sure global-font-lock-mode doesn't activate
font-locking in the *buffer-selection* buffer.
(bs-show-sorted): Doc fix.

16 years ago(Auto Faces): Fix typo.
Juanma Barranquero [Fri, 5 Oct 2007 11:37:21 +0000 (11:37 +0000)]
(Auto Faces): Fix typo.

16 years ago(bs--get-marked-string, bs--get-modified-string, bs--get-readonly-string,
Juanma Barranquero [Fri, 5 Oct 2007 09:50:37 +0000 (09:50 +0000)]
(bs--get-marked-string, bs--get-modified-string, bs--get-readonly-string,
bs--get-size-string, bs--get-name, bs--get-mode-name, bs-mode):
Fix typos in docstrings.
(bs--format-aux): Doc fix.

16 years ago(syms_of_image) <image-types>: Fix typo in docstring.
Juanma Barranquero [Fri, 5 Oct 2007 09:00:38 +0000 (09:00 +0000)]
(syms_of_image) <image-types>: Fix typo in docstring.

16 years ago(mac_load_query_font): Fix missing return value.
YAMAMOTO Mitsuharu [Fri, 5 Oct 2007 08:15:48 +0000 (08:15 +0000)]
(mac_load_query_font): Fix missing return value.
[USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
Add BLOCK_INPUT.

16 years ago*** empty log message ***
Glenn Morris [Fri, 5 Oct 2007 07:19:51 +0000 (07:19 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Jason Rumney [Fri, 5 Oct 2007 00:31:33 +0000 (00:31 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 4 Oct 2007 16:40:33 +0000 (16:40 +0000)]
*** empty log message ***

16 years ago(image-dired-image-at-point-p): Fix typo in docstring.
Juanma Barranquero [Thu, 4 Oct 2007 16:35:17 +0000 (16:35 +0000)]
(image-dired-image-at-point-p): Fix typo in docstring.

16 years ago(gud-gud-gdb-command-name): Fix typo in docstring.
Michaël Cadilhac [Thu, 4 Oct 2007 09:27:14 +0000 (09:27 +0000)]
(gud-gud-gdb-command-name): Fix typo in docstring.

16 years ago(GDB Graphical Interface): Remove references to gdba
Nick Roberts [Thu, 4 Oct 2007 07:54:41 +0000 (07:54 +0000)]
(GDB Graphical Interface): Remove references to gdba
and mention gud-gdb.

16 years ago*** empty log message ***
Nick Roberts [Thu, 4 Oct 2007 07:52:55 +0000 (07:52 +0000)]
*** empty log message ***

16 years ago(gud-gud-gdb-command-name): New option.
Nick Roberts [Thu, 4 Oct 2007 07:46:26 +0000 (07:46 +0000)]
(gud-gud-gdb-command-name): New option.
(gud-gdb): New function for old M-x gdb (text command mode).
(gud-gdb-command-name, gdb): Move to gdb-ui.el.

16 years ago(gud-gdb-command-name, gdb): Move here from gud.el and adapt doc string.
Nick Roberts [Thu, 4 Oct 2007 07:44:28 +0000 (07:44 +0000)]
(gud-gdb-command-name, gdb): Move here from gud.el and adapt doc string.
(gud-gdba-command-name, gdba): Delete.

16 years ago*** empty log message ***
Nick Roberts [Thu, 4 Oct 2007 07:42:12 +0000 (07:42 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 3 Oct 2007 16:50:00 +0000 (16:50 +0000)]
*** empty log message ***

16 years ago(bs-string-show-normally, bs-sort-functions, bs--get-file-name):
Juanma Barranquero [Wed, 3 Oct 2007 16:43:10 +0000 (16:43 +0000)]
(bs-string-show-normally, bs-sort-functions, bs--get-file-name):
Fix typos in docstrings.
(bs-buffer-sort-function, bs-mouse-select-other-frame, bs-visits-non-file,
bs-sort-buffer-interns-are-last, bs-show): Doc fixes.

16 years ago(bs-kill): Fix typo in docstring.
Juanma Barranquero [Wed, 3 Oct 2007 11:43:43 +0000 (11:43 +0000)]
(bs-kill): Fix typo in docstring.

16 years agoDon't defvar `fontlock-verbose'.
Juanma Barranquero [Wed, 3 Oct 2007 11:12:20 +0000 (11:12 +0000)]
Don't defvar `fontlock-verbose'.
(bs-config-clear): Fix typo in docstring.
(bs--show-header): Use `dolist' instead of `mapcar'.
(bs-mode): Set `show-trailing-whitespace' to nil.

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Oct 2007 19:26:50 +0000 (19:26 +0000)]
*** empty log message ***

16 years ago(pdb): Specify file for gud-break.
Nick Roberts [Tue, 2 Oct 2007 11:22:22 +0000 (11:22 +0000)]
(pdb): Specify file for gud-break.

16 years ago*** empty log message ***
Nick Roberts [Tue, 2 Oct 2007 11:20:44 +0000 (11:20 +0000)]
*** empty log message ***

16 years ago(gdb-init-1): Don't set the values
Nick Roberts [Tue, 2 Oct 2007 10:57:03 +0000 (10:57 +0000)]
(gdb-init-1): Don't set the values
gud-minor-mode and gud-marker-filter.
(gdb-fullname-regexp): New variable.
(gud-gdba-marker-filter): Use it to switch to text command
mode if appropriate.

16 years ago(gdb): Make gdba default and switch to gdb
Nick Roberts [Tue, 2 Oct 2007 10:55:29 +0000 (10:55 +0000)]
(gdb): Make gdba default and switch to gdb
if appropriate, i.e., reverse previous arrangement.
(gud-gdb-marker-filter): Adapt for above change.

16 years ago*** empty log message ***
Nick Roberts [Tue, 2 Oct 2007 10:54:00 +0000 (10:54 +0000)]
*** empty log message ***

16 years ago(get_window_cursor_type): Implement documented behavior
Richard M. Stallman [Tue, 2 Oct 2007 02:13:15 +0000 (02:13 +0000)]
(get_window_cursor_type): Implement documented behavior
for cursor-in-non-selected-windows = t.

16 years ago(Basic Windows): Don't describe cursor-in-non-selected-windows here.
Richard M. Stallman [Tue, 2 Oct 2007 02:04:48 +0000 (02:04 +0000)]
(Basic Windows): Don't describe cursor-in-non-selected-windows here.

16 years ago(Cursor Parameters): Describe cursor-in-non-selected-windows here.
Richard M. Stallman [Tue, 2 Oct 2007 02:04:08 +0000 (02:04 +0000)]
(Cursor Parameters): Describe cursor-in-non-selected-windows here.
Explain more values.

16 years ago(Display Property): Explain some display specs don't let you move point in.
Richard M. Stallman [Tue, 2 Oct 2007 02:03:41 +0000 (02:03 +0000)]
(Display Property): Explain some display specs don't let you move point in.

16 years ago(cursor-in-non-selected-windows): Doc fix.
Richard M. Stallman [Tue, 2 Oct 2007 01:55:02 +0000 (01:55 +0000)]
(cursor-in-non-selected-windows): Doc fix.

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 1 Oct 2007 18:28:49 +0000 (18:28 +0000)]
*** empty log message ***

16 years ago(Misc Network): Note that these functions are supported only on some systems.
Eli Zaretskii [Mon, 1 Oct 2007 17:14:30 +0000 (17:14 +0000)]
(Misc Network): Note that these functions are supported only on some systems.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 1 Oct 2007 11:37:10 +0000 (11:37 +0000)]
*** empty log message ***

16 years ago(gud-display-line): Find source buffer even when
Nick Roberts [Mon, 1 Oct 2007 11:28:21 +0000 (11:28 +0000)]
(gud-display-line): Find source buffer even when
GUD buffer has it's own frame.

16 years ago*** empty log message ***
Nick Roberts [Mon, 1 Oct 2007 11:26:43 +0000 (11:26 +0000)]
*** empty log message ***

16 years ago(Fload): Fix typo in docstring.
Juanma Barranquero [Mon, 1 Oct 2007 10:06:27 +0000 (10:06 +0000)]
(Fload): Fix typo in docstring.

16 years agoRemvoe stock icon entry.
Jan Djärv [Mon, 1 Oct 2007 09:05:11 +0000 (09:05 +0000)]
Remvoe stock icon entry.

16 years ago*** empty log message ***
Martin Rudalics [Mon, 1 Oct 2007 06:44:10 +0000 (06:44 +0000)]
*** empty log message ***

16 years ago(icon-map-list): Set to nil for 22.1 compability.
Jan Djärv [Mon, 1 Oct 2007 06:02:08 +0000 (06:02 +0000)]
(icon-map-list): Set to nil for 22.1 compability.

16 years ago(Help-Int): Document `L' (`Info-history').
Juri Linkov [Sat, 29 Sep 2007 22:30:42 +0000 (22:30 +0000)]
(Help-Int): Document `L' (`Info-history').

16 years ago(standard_args): Change priority of "--no-splash"
Juri Linkov [Sat, 29 Sep 2007 22:28:16 +0000 (22:28 +0000)]
(standard_args): Change priority of "--no-splash"
from 40 to 3.  Add "--no-desktop" with the same priority.

16 years ago(w32_get_resource): Always close registry keys.
Jason Rumney [Sat, 29 Sep 2007 21:33:23 +0000 (21:33 +0000)]
(w32_get_resource): Always close registry keys.

16 years ago(x-gtk-stock-map): Version is 22.2
Jan Djärv [Sat, 29 Sep 2007 16:23:03 +0000 (16:23 +0000)]
(x-gtk-stock-map): Version is 22.2

16 years ago(allout-before-change-handler): Replace got-char by goto-char.
Martin Rudalics [Sat, 29 Sep 2007 08:00:32 +0000 (08:00 +0000)]
(allout-before-change-handler): Replace got-char by goto-char.

16 years ago(vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
Stefan Monnier [Fri, 28 Sep 2007 18:45:43 +0000 (18:45 +0000)]
(vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
Used to try and automatically enabled smerge-mode in the presence of
conflicts and to call `svn resolved' when the conflicts are gone.
(vc-svn-parse-status): Remember the svn-specific status.

16 years ago*** empty log message ***
Martin Rudalics [Fri, 28 Sep 2007 05:36:04 +0000 (05:36 +0000)]
*** empty log message ***

16 years agoMention Tex superscript font issue.
Glenn Morris [Fri, 28 Sep 2007 03:32:04 +0000 (03:32 +0000)]
Mention Tex superscript font issue.

16 years ago(comment-choose-indent): New function extracted
Stefan Monnier [Fri, 28 Sep 2007 01:59:40 +0000 (01:59 +0000)]
(comment-choose-indent): New function extracted
from comment-indent.  Improve the alignment algorithm.
(comment-indent): Use it.

16 years ago(globals_of_w32fns): Init common controls.
Jason Rumney [Thu, 27 Sep 2007 22:10:53 +0000 (22:10 +0000)]
(globals_of_w32fns): Init common controls.

16 years ago(LIBS): Add COMCTL32.
Jason Rumney [Thu, 27 Sep 2007 22:09:21 +0000 (22:09 +0000)]
(LIBS): Add COMCTL32.

16 years ago(w32_window_app): Init common controls when windowed.
Jason Rumney [Thu, 27 Sep 2007 22:08:59 +0000 (22:08 +0000)]
(w32_window_app): Init common controls when windowed.

16 years ago(emacsclient, emacsclientw): Link to COMCTL32.
Jason Rumney [Thu, 27 Sep 2007 22:08:19 +0000 (22:08 +0000)]
(emacsclient, emacsclientw): Link to COMCTL32.

16 years ago(COMCTL32): New system library.
Jason Rumney [Thu, 27 Sep 2007 22:07:47 +0000 (22:07 +0000)]
(COMCTL32): New system library.

16 years ago(eldoc-message-commands-table-size, eldoc-message-commands,
Juanma Barranquero [Thu, 27 Sep 2007 21:39:31 +0000 (21:39 +0000)]
(eldoc-message-commands-table-size, eldoc-message-commands,
eldoc-current-idle-delay): Fix typos in docstrings.

16 years ago(python-eldoc-function): Doc fix.
Juanma Barranquero [Thu, 27 Sep 2007 21:23:43 +0000 (21:23 +0000)]
(python-eldoc-function): Doc fix.

16 years ago*** empty log message ***
Glenn Morris [Thu, 27 Sep 2007 07:13:45 +0000 (07:13 +0000)]
*** empty log message ***

16 years ago(menu-bar-search-documentation-menu): Renamed from menu-bar-apropos-menu.
Eli Zaretskii [Wed, 26 Sep 2007 14:28:11 +0000 (14:28 +0000)]
(menu-bar-search-documentation-menu): Renamed from menu-bar-apropos-menu.
All users changed.
(menu-bar-help-menu): Change menu symbols to better match the text displayed
by the menu.

16 years ago(view-search-no-match-lines): Fix previous change (went wrong if
Glenn Morris [Tue, 25 Sep 2007 07:06:06 +0000 (07:06 +0000)]
(view-search-no-match-lines): Fix previous change (went wrong if
regexp to not be matched matched last thing in the buffer).

16 years ago*** empty log message ***
Glenn Morris [Tue, 25 Sep 2007 02:27:48 +0000 (02:27 +0000)]
*** empty log message ***

16 years agoDone: Bug/Patch view.el.
Glenn Morris [Tue, 25 Sep 2007 02:27:23 +0000 (02:27 +0000)]
Done: Bug/Patch view.el.

16 years ago(view-search-no-match-lines): Add a doc string. Rewrite to simplify
Glenn Morris [Tue, 25 Sep 2007 02:27:03 +0000 (02:27 +0000)]
(view-search-no-match-lines): Add a doc string.  Rewrite to simplify
and work better.

16 years ago*** empty log message ***
Glenn Morris [Tue, 25 Sep 2007 02:26:40 +0000 (02:26 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 24 Sep 2007 15:34:30 +0000 (15:34 +0000)]
*** empty log message ***

16 years ago* net/tramp.el (tramp-completion-mode-p): Rename from
Michael Albinus [Mon, 24 Sep 2007 05:42:34 +0000 (05:42 +0000)]
* net/tramp.el (tramp-completion-mode-p): Rename from
`tramp-completion-mode'. Revert logic, check `return', `newline'
and such alike. Packages like Icicles tend to use other completion
characters but `tab' and `space' only.
(top): Require cl.el, when `copy-tree' is not available otherwise.

* net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
`ad-get-arg'.  Use `vc-find-version' instead of `process-file' to check
whether we have a new enough vc that doesn't need the defadvice.

16 years ago(file-name-sans-versions): Use [:alnum:] and also allow
Dan Nicolaescu [Sun, 23 Sep 2007 16:01:40 +0000 (16:01 +0000)]
(file-name-sans-versions): Use [:alnum:] and also allow
#, @, : and ^.

16 years agoDone: ses-mode runs unsafe functions...
Glenn Morris [Sun, 23 Sep 2007 01:09:20 +0000 (01:09 +0000)]
Done: ses-mode runs unsafe functions...

16 years ago(ses-calculate-cell): Don't evaluate unsafe formulae.
Glenn Morris [Sun, 23 Sep 2007 01:07:23 +0000 (01:07 +0000)]
(ses-calculate-cell): Don't evaluate unsafe formulae.

16 years ago*** empty log message ***
Glenn Morris [Sun, 23 Sep 2007 01:06:30 +0000 (01:06 +0000)]
*** empty log message ***