]> git.eshelyaron.com Git - emacs.git/log
emacs.git
25 years ago*** empty log message ***
Gerd Moellmann [Tue, 18 Jan 2000 21:37:06 +0000 (21:37 +0000)]
*** empty log message ***

25 years ago(rmail-digest-end-regexp): New user option.
Gerd Moellmann [Tue, 18 Jan 2000 21:30:05 +0000 (21:30 +0000)]
(rmail-digest-end-regexp): New user option.
(undigestify-rmail-message): Use it.

25 years ago(re_compile_fastmap): While checking a range table for
Richard M. Stallman [Tue, 18 Jan 2000 20:11:41 +0000 (20:11 +0000)]
(re_compile_fastmap): While checking a range table for
`charset', skip flag bits for a character class correctly.

25 years ago(ange-ftp-skip-msgs): Add regexp for EPRT.
Gerd Moellmann [Tue, 18 Jan 2000 12:02:31 +0000 (12:02 +0000)]
(ange-ftp-skip-msgs): Add regexp for EPRT.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 18 Jan 2000 11:01:12 +0000 (11:01 +0000)]
*** empty log message ***

25 years ago(HAVE_GIF): Check for DGifOpen instead of
Gerd Moellmann [Tue, 18 Jan 2000 10:51:21 +0000 (10:51 +0000)]
(HAVE_GIF): Check for DGifOpen instead of
DGifOpenFileName.

25 years ago*** empty log message ***
Kenichi Handa [Tue, 18 Jan 2000 07:31:49 +0000 (07:31 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 18 Jan 2000 02:48:57 +0000 (02:48 +0000)]
*** empty log message ***

25 years agoInsert latin-1 coding tag.
Eli Zaretskii [Mon, 17 Jan 2000 17:26:27 +0000 (17:26 +0000)]
Insert latin-1 coding tag.

25 years ago(tmm-goto-completions): Adapt to prompt being part
Gerd Moellmann [Mon, 17 Jan 2000 15:32:56 +0000 (15:32 +0000)]
(tmm-goto-completions): Adapt to prompt being part
of mini-buffer.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Jan 2000 12:45:41 +0000 (12:45 +0000)]
*** empty log message ***

25 years ago(purecopy): Doc fix.
Dave Love [Mon, 17 Jan 2000 11:41:01 +0000 (11:41 +0000)]
(purecopy): Doc fix.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Jan 2000 09:50:58 +0000 (09:50 +0000)]
*** empty log message ***

25 years ago(LD_SWITCH_MACHINE): Define differently for GCC.
Gerd Moellmann [Mon, 17 Jan 2000 09:50:09 +0000 (09:50 +0000)]
(LD_SWITCH_MACHINE): Define differently for GCC.

25 years ago(make_menubar): Set XmNresizeHeight and XmNresizeWidth to False.
Gerd Moellmann [Mon, 17 Jan 2000 09:29:10 +0000 (09:29 +0000)]
(make_menubar): Set XmNresizeHeight and XmNresizeWidth to False.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Jan 2000 09:16:13 +0000 (09:16 +0000)]
*** empty log message ***

25 years ago(x_window): Call lw_create_widget with new parameter
Gerd Moellmann [Mon, 17 Jan 2000 09:14:33 +0000 (09:14 +0000)]
(x_window): Call lw_create_widget with new parameter
list.

25 years ago(EmacsFrameSetCharSize): Change size of children first
Gerd Moellmann [Mon, 17 Jan 2000 09:13:51 +0000 (09:13 +0000)]
(EmacsFrameSetCharSize): Change size of children first
because of problems with main window geometry management under
Lesstif.

25 years ago(enum menu_item_idx): New enumeration replacing defines
Gerd Moellmann [Mon, 17 Jan 2000 09:13:23 +0000 (09:13 +0000)]
(enum menu_item_idx): New enumeration replacing defines
MENU_ITEMS_ITEM_.*.
(MENU_ITEMS_ITEM_HELP): New enumerator.
(push_menu_item): Add parameter HELP.  Record help in menu_items.
(single_menu_item, single_submenu, list_of_items): Call
push_menu_item with new parameter.
(single_submenu): Set help string in widget value.
(menu_highlight_callback): New function.
(set_frame_menubar): Call lw_create_widget with new
parameter list.
(xmenu_show, xdialog_show): Ditto.

25 years ago(_XlwMenu_part): Add `highlight' callback list.
Gerd Moellmann [Mon, 17 Jan 2000 09:11:23 +0000 (09:11 +0000)]
(_XlwMenu_part): Add `highlight' callback list.

25 years ago(XtNhighlightCallback): New define.
Gerd Moellmann [Mon, 17 Jan 2000 09:11:11 +0000 (09:11 +0000)]
(XtNhighlightCallback): New define.

25 years ago(xlwMenuResources): All XtNhighlightCallback.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:58 +0000 (09:10 +0000)]
(xlwMenuResources): All XtNhighlightCallback.
(remap_menubar): Call highlight callback.

25 years ago(_widget_value): Add help string.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:40 +0000 (09:10 +0000)]
(_widget_value): Add help string.

25 years agoAdd prototype for lw_get_widget_instance.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:21 +0000 (09:10 +0000)]
Add prototype for lw_get_widget_instance.

25 years ago(copy_widget_value_tree): Copy help string.
Gerd Moellmann [Mon, 17 Jan 2000 09:10:05 +0000 (09:10 +0000)]
(copy_widget_value_tree): Copy help string.
(free_widget_value_tree): Free help string.
(merge_widget_value): Handle help string.
(allocate_widget_info, lw_register_widget, lw_create_widget): Add
parameter HIGHLIGHT_CB.
(lw_get_widget_instance): New function.

25 years ago(highlight_hook): New function.
Gerd Moellmann [Mon, 17 Jan 2000 09:09:39 +0000 (09:09 +0000)]
(highlight_hook): New function.
(xlw_create_menubar, xlw_create_popup_menu): Add highlight_hook as
callback XtNhighlightCallback.

25 years ago(xm_arm_callback): New function.
Gerd Moellmann [Mon, 17 Jan 2000 09:09:08 +0000 (09:09 +0000)]
(xm_arm_callback): New function.
(make_menu_in_widget): Set xm_arm_callback as XmNarmCallback and
XmNdisarmCallback for buttons (not supported for other widgets).

25 years ago*** empty log message ***
Richard M. Stallman [Sun, 16 Jan 2000 00:29:04 +0000 (00:29 +0000)]
*** empty log message ***

25 years ago(copyright-update): Removed the
Gerd Moellmann [Fri, 14 Jan 2000 22:42:11 +0000 (22:42 +0000)]
(copyright-update): Removed the
requirement for a trailing space from `copyright-regexp', to
support copyrights with owner specified on a separate line..

25 years agoalign.el
Gerd Moellmann [Fri, 14 Jan 2000 22:32:41 +0000 (22:32 +0000)]
align.el

25 years ago*** empty log message ***
Gerd Moellmann [Fri, 14 Jan 2000 14:02:21 +0000 (14:02 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Gerd Moellmann [Fri, 14 Jan 2000 12:05:52 +0000 (12:05 +0000)]
*** empty log message ***

25 years ago(menu-bar-tools-menu): Add EUDC submenu.
Gerd Moellmann [Fri, 14 Jan 2000 12:03:53 +0000 (12:03 +0000)]
(menu-bar-tools-menu): Add EUDC submenu.

25 years ago(toplevel): Define EUDC menu for Emacs.
Gerd Moellmann [Fri, 14 Jan 2000 12:00:59 +0000 (12:00 +0000)]
(toplevel): Define EUDC menu for Emacs.

25 years ago*** empty log message ***
Dave Love [Thu, 13 Jan 2000 18:15:59 +0000 (18:15 +0000)]
*** empty log message ***

25 years agoObsoleted by EUDC.
Dave Love [Thu, 13 Jan 2000 17:43:37 +0000 (17:43 +0000)]
Obsoleted by EUDC.

25 years ago*** empty log message ***
Gerd Moellmann [Thu, 13 Jan 2000 14:50:15 +0000 (14:50 +0000)]
*** empty log message ***

25 years ago(toplevel): Remove autoloaded code installing
Gerd Moellmann [Thu, 13 Jan 2000 14:47:17 +0000 (14:47 +0000)]
(toplevel): Remove autoloaded code installing
menu with easymenu, because that causes build problems.

25 years ago(frame-notice-user-settings): New variable.
Gerd Moellmann [Thu, 13 Jan 2000 14:46:19 +0000 (14:46 +0000)]
(frame-notice-user-settings): New variable.
(frame-notice-user-settings): Don't modify frame parameters
if called a second time.

(frame-notice-user-settings):
Notice default-frame-parameters even for non-window frames.

25 years ago(eudc-bob-play-sound-at-point): Play sounds
Gerd Moellmann [Thu, 13 Jan 2000 13:55:49 +0000 (13:55 +0000)]
(eudc-bob-play-sound-at-point): Play sounds
for Emacs.
(eudc-bob-can-display-inline-images): Extend for Emacs.
(eudc-bob-toggle-inline-display): Ditto.
(eudc-bob-display-jpeg): Ditto.

25 years ago*** empty log message ***
Gerd Moellmann [Thu, 13 Jan 2000 12:07:39 +0000 (12:07 +0000)]
*** empty log message ***

25 years ago(Fplay_sound): Improve doc string.
Gerd Moellmann [Thu, 13 Jan 2000 12:06:44 +0000 (12:06 +0000)]
(Fplay_sound): Improve doc string.

25 years ago(INFO_TARGETS): Add eudc.
Gerd Moellmann [Thu, 13 Jan 2000 11:48:47 +0000 (11:48 +0000)]
(INFO_TARGETS): Add eudc.
(DVI_TARGETS): Add eudc.dvi
(../info/eudc, eudc.dvi): New targets.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 12 Jan 2000 20:50:20 +0000 (20:50 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 12 Jan 2000 14:16:29 +0000 (14:16 +0000)]
*** empty log message ***

25 years agoAdd `net' directory.
Gerd Moellmann [Wed, 12 Jan 2000 14:15:38 +0000 (14:15 +0000)]
Add `net' directory.

25 years ago(add-change-log-entry): Fix error trying an `(insert nil)'.
Gerd Moellmann [Wed, 12 Jan 2000 14:14:36 +0000 (14:14 +0000)]
(add-change-log-entry): Fix error trying an `(insert nil)'.

25 years agoemacsclient, --alternate-editor
Gerd Moellmann [Wed, 12 Jan 2000 13:59:26 +0000 (13:59 +0000)]
emacsclient, --alternate-editor

25 years agoNew option --alternate-editor for emacsclient.
Gerd Moellmann [Wed, 12 Jan 2000 13:43:51 +0000 (13:43 +0000)]
New option --alternate-editor for emacsclient.

25 years agoAdd option -a EDITOR and environment variable
Gerd Moellmann [Wed, 12 Jan 2000 13:38:54 +0000 (13:38 +0000)]
Add option -a EDITOR and environment variable
ALTERNATE_EDITOR.  Exec this editor if we fail to contact Emacs.

25 years ago(eval-last-sexp-1): Renamed from
Gerd Moellmann [Wed, 12 Jan 2000 13:14:48 +0000 (13:14 +0000)]
(eval-last-sexp-1): Renamed from
eval-last-sexp.  Don't bind debug-on-error here.
(eval-last-sexp): New function.  Bind debug-on-error if
eval-expression-debug-on-error is non-nil.
(eval-defun-2, eval-defun): Likewise.

25 years ago(eval-expression): Don't bind debug-on-error if
Gerd Moellmann [Wed, 12 Jan 2000 13:06:52 +0000 (13:06 +0000)]
(eval-expression): Don't bind debug-on-error if
eval-expression-debug-on-error is nil.  Detect changed
debug-on-error, and propagate new value to global binding, if
eval-expression-debug-on-error is non-nil,
(eval-expression-debug-on-error): Change doc string.

25 years ago*** empty log message ***
Richard M. Stallman [Wed, 12 Jan 2000 05:22:30 +0000 (05:22 +0000)]
*** empty log message ***

25 years ago(with-syntax-table): Moved to subr.el.
Richard M. Stallman [Wed, 12 Jan 2000 03:08:29 +0000 (03:08 +0000)]
(with-syntax-table): Moved to subr.el.

25 years ago(with-syntax-table): Moved from simple.el.
Richard M. Stallman [Wed, 12 Jan 2000 03:04:55 +0000 (03:04 +0000)]
(with-syntax-table): Moved from simple.el.

25 years ago(with-syntax-table): Add a def-edebug-spec.
Richard M. Stallman [Wed, 12 Jan 2000 03:04:09 +0000 (03:04 +0000)]
(with-syntax-table): Add a def-edebug-spec.

25 years ago(specbind): Record buffer-local variables specially,
Richard M. Stallman [Tue, 11 Jan 2000 22:18:47 +0000 (22:18 +0000)]
(specbind): Record buffer-local variables specially,
indicating which buffer's binding was saved.
(unbind_to): Restore buffer-local variables specially
in the proper buffer.

(specbind, unbind_to): Pass new arg to set_internal.

25 years ago(set_internal): New arg BUF.
Richard M. Stallman [Tue, 11 Jan 2000 22:18:09 +0000 (22:18 +0000)]
(set_internal): New arg BUF.

(Fset): Pass new arg to set_internal.

25 years ago(Fbyte_code): Pass new arg to set_internal.
Richard M. Stallman [Tue, 11 Jan 2000 22:17:34 +0000 (22:17 +0000)]
(Fbyte_code): Pass new arg to set_internal.

25 years ago(set_internal): Enter the new arg.
Richard M. Stallman [Tue, 11 Jan 2000 22:16:55 +0000 (22:16 +0000)]
(set_internal): Enter the new arg.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 11 Jan 2000 22:12:07 +0000 (22:12 +0000)]
*** empty log message ***

25 years agoAdapt to new strings.
Gerd Moellmann [Tue, 11 Jan 2000 22:07:09 +0000 (22:07 +0000)]
Adapt to new strings.

25 years ago(tmm-shortcut): Delete region after prompt instead
Gerd Moellmann [Tue, 11 Jan 2000 22:04:24 +0000 (22:04 +0000)]
(tmm-shortcut): Delete region after prompt instead
of erasing buffer.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 11 Jan 2000 21:47:40 +0000 (21:47 +0000)]
*** empty log message ***

25 years ago(fill-common-string-prefix): New function.
Gerd Moellmann [Tue, 11 Jan 2000 21:42:12 +0000 (21:42 +0000)]
(fill-common-string-prefix): New function.
(fill-context-prefix): Use the longest common substring of both
prefixes, if there is one.

25 years ago(array-mode): Don't use make-variable-buffer-local.
Richard M. Stallman [Tue, 11 Jan 2000 19:31:26 +0000 (19:31 +0000)]
(array-mode): Don't use make-variable-buffer-local.
Use make-local-variable for `truncate-lines'.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 11 Jan 2000 19:31:04 +0000 (19:31 +0000)]
*** empty log message ***

25 years ago(Ftry_completion): Doc fix.
Richard M. Stallman [Tue, 11 Jan 2000 17:35:53 +0000 (17:35 +0000)]
(Ftry_completion): Doc fix.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 11 Jan 2000 17:35:05 +0000 (17:35 +0000)]
*** empty log message ***

25 years ago(add-log-current-defun): Handle user-defined
Gerd Moellmann [Tue, 11 Jan 2000 15:40:41 +0000 (15:40 +0000)]
(add-log-current-defun): Handle user-defined
add-log-current-function returning nil,

25 years ago(add-change-log-entry): Insert version number
Gerd Moellmann [Tue, 11 Jan 2000 15:36:02 +0000 (15:36 +0000)]
(add-change-log-entry): Insert version number
if having found a current function.

25 years ago(add-log-current-defun): Call
Gerd Moellmann [Tue, 11 Jan 2000 15:08:47 +0000 (15:08 +0000)]
(add-log-current-defun): Call
`add-log-current-defun-function'.  Try matches at level 0 and
level 1.  Strip whitespace from defun found.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 11 Jan 2000 13:24:19 +0000 (13:24 +0000)]
*** empty log message ***

25 years agoAdd last change to doc string.
Gerd Moellmann [Tue, 11 Jan 2000 13:14:54 +0000 (13:14 +0000)]
Add last change to doc string.

25 years ago(Fclear_this_command_keys): Clear recent_keys
Gerd Moellmann [Tue, 11 Jan 2000 13:11:14 +0000 (13:11 +0000)]
(Fclear_this_command_keys): Clear recent_keys
vector, too.

25 years ago.
Andreas Schwab [Tue, 11 Jan 2000 10:26:40 +0000 (10:26 +0000)]
.

25 years ago(install-arch-indep): Update list of info files to
Andreas Schwab [Tue, 11 Jan 2000 10:26:24 +0000 (10:26 +0000)]
(install-arch-indep): Update list of info files to
be installed.

25 years ago(code_convert_region): Initialize total_skip.
Andreas Schwab [Tue, 11 Jan 2000 10:20:25 +0000 (10:20 +0000)]
(code_convert_region): Initialize total_skip.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 11 Jan 2000 05:15:12 +0000 (05:15 +0000)]
*** empty log message ***

25 years ago(isearch-done/outline-provisions): Added `edit'
Richard M. Stallman [Tue, 11 Jan 2000 05:14:48 +0000 (05:14 +0000)]
(isearch-done/outline-provisions): Added `edit'
argument to correspond with the current definition of `isearch-done'.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 11 Jan 2000 04:28:13 +0000 (04:28 +0000)]
*** empty log message ***

25 years agoread-mail-command, outline mode changes, change-log-merge,
Dave Love [Mon, 10 Jan 2000 16:36:08 +0000 (16:36 +0000)]
read-mail-command, outline mode changes, change-log-merge,
add-change-log-entry change, paragraph-indent-minor-mode, keyword-p.

25 years ago*** empty log message ***
Dave Love [Mon, 10 Jan 2000 16:33:17 +0000 (16:33 +0000)]
*** empty log message ***

25 years ago(elide-head): Use point-marker, not point.
Dave Love [Mon, 10 Jan 2000 16:26:35 +0000 (16:26 +0000)]
(elide-head): Use point-marker, not point.

25 years ago(vc-parse-buffer): Handle mixtures of dates
Gerd Moellmann [Mon, 10 Jan 2000 13:29:53 +0000 (13:29 +0000)]
(vc-parse-buffer): Handle mixtures of dates
before and after the year 2000.

25 years ago(xemacsp, version18p, version-20p):
Gerd Moellmann [Mon, 10 Jan 2000 12:06:33 +0000 (12:06 +0000)]
(xemacsp, version18p, version-20p):
Add ispell- prefix.

Only define dictionaries in menus when they exist.
(version18p): New variable.
(version20p): New variable.
(xemacsp): New variable.
(ispell-choices-win-default-height): Fix for XEmacs visibility.
(ispell-dictionary-alist1): Added Brasileiro dictionary.
(ispell-dictionary-alist6): Russian command lines no longer accept
run-together words.
(ispell-local-dictionary-alist): Add koi8-r to customize definition.
(ispell-dictionary-alist): Add koi8-r to customize definition.
(check-ispell-version): Added documentation string.  Returns
library path when called non-interactively.
(ispell-menu-map-needed): Uses new variables.
(ispell-library-path): New variable.
(ispell-decode-string): XEmacs fix for bogus variable bindings.
(ispell-word): Improved documentation string.  Test for valid
character mappings.  Correctly check typed in word changes that can
result in single words split into multiple words.  Returns
replacement word.
(ispell-command-loop): Fixes XEmacs display bugs.  Show word to
replace in recursive query replace mode.  Help message for
recursive edit mode.
(ispell-show-choices): Protect against bad framepop bindings.
(ispell-help): Fix to work with XEmacs.
(ispell-highlight-spelling-error): Use new variables.
(ispell-overlay-window): Fix to work with XEmacs.
(ispell-parse-output): Passed and returns location information
tracking spelling corrections.  Doesn't recheck same word on
current line.
(ispell-init-process): Protect against bogus XEmacs variable binding.
Fix call to single argument in sleep-for.  Use new variables.
(ispell-region): Passed and returns location information tracking
spelling corrections.  Doesn't check same word on current line.
Improved documentation string.  Doesn't resend a line already
checked to the ispell process - fixes bug in LaTeX parsing.
(ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
(ispell-skip-region): No longer skips <TT> in SGML.
(ispell-process-line): Tracks location information with spelling
corrections.  Added documentation string.  Accounts for words
already accepted on this line.  Don't allow query-replace on line
starting with math characters.  Doesn't resend a line already sent
to ispell process.  Fixes alignment error bug.

25 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 Jan 2000 08:56:40 +0000 (08:56 +0000)]
*** empty log message ***

25 years ago(dired-guess-shell-alist-default):
Richard M. Stallman [Mon, 10 Jan 2000 08:44:26 +0000 (08:44 +0000)]
(dired-guess-shell-alist-default):
Suggest xloadimage, which is free, not xv, which isn't.

25 years ago(ange-ftp-file-name-nondirectory):
Richard M. Stallman [Mon, 10 Jan 2000 08:41:22 +0000 (08:41 +0000)]
(ange-ftp-file-name-nondirectory):
Don't ever include the host name or user name in the value.

25 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 Jan 2000 08:40:49 +0000 (08:40 +0000)]
*** empty log message ***

25 years ago(texinfo-format-scan): Use ?\n instead
Gerd Moellmann [Sun, 9 Jan 2000 18:21:26 +0000 (18:21 +0000)]
(texinfo-format-scan): Use ?\n instead
of a real newline.

25 years ago(dired-guess-shell-alist-default): Suggest xv
Gerd Moellmann [Sun, 9 Jan 2000 17:19:23 +0000 (17:19 +0000)]
(dired-guess-shell-alist-default): Suggest xv
for .png files.

25 years ago(custom-hook-convert-widget): Fix comment.
Gerd Moellmann [Sun, 9 Jan 2000 17:05:34 +0000 (17:05 +0000)]
(custom-hook-convert-widget): Fix comment.

25 years agoReplace ^F with ^L.
Gerd Moellmann [Sun, 9 Jan 2000 16:59:27 +0000 (16:59 +0000)]
Replace ^F with ^L.

25 years ago(toplevel): Provide `sendmail' when compiling
Gerd Moellmann [Sun, 9 Jan 2000 12:37:37 +0000 (12:37 +0000)]
(toplevel): Provide `sendmail' when compiling
before `require'ing rmail and mailalias to prevent infinite
recursion.

25 years agoRequire rmail, mailalias when compiling.
Dave Love [Sat, 8 Jan 2000 22:36:16 +0000 (22:36 +0000)]
Require rmail, mailalias when compiling.
(mail-setup-hook): Add :options.
(mail-mode-hook, mail-send-hook): Customize.

25 years ago*** empty log message ***
Dave Love [Sat, 8 Jan 2000 15:20:57 +0000 (15:20 +0000)]
*** empty log message ***

25 years agoRemove inappropriate customization (allowing custom.el to use
Dave Love [Sat, 8 Jan 2000 15:19:21 +0000 (15:19 +0000)]
Remove inappropriate customization (allowing custom.el to use
backquote).

25 years ago*** empty log message ***
Dave Love [Fri, 7 Jan 2000 21:26:57 +0000 (21:26 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Dave Love [Fri, 7 Jan 2000 14:47:02 +0000 (14:47 +0000)]
*** empty log message ***