]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoReplace "Schreiben" by "Dr� where appropriate.
Reiner Steib [Thu, 9 Mar 2006 16:51:56 +0000 (16:51 +0000)]
Replace "Schreiben" by "Dr� where appropriate.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 9 Mar 2006 15:43:31 +0000 (15:43 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kenichi Handa [Thu, 9 Mar 2006 12:43:08 +0000 (12:43 +0000)]
*** empty log message ***

18 years ago(DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
Kenichi Handa [Thu, 9 Mar 2006 12:20:57 +0000 (12:20 +0000)]
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
ASCII component of a composition.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader [Thu, 9 Mar 2006 07:11:51 +0000 (07:11 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 52-55)

   - Merge from emacs--devo--0
   - Update from CVS: Makefile.in (release-*): New targets.
   - Update from CVS

18 years agoDeclare preserve_y as a static global variable.
Luc Teirlinck [Thu, 9 Mar 2006 03:43:23 +0000 (03:43 +0000)]
Declare preserve_y as a static global variable.
(window_scroll_pixel_based): No longer declare preserve_y; it is global now.
(syms_of_window): set preserve_y to -1.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 9 Mar 2006 03:41:13 +0000 (03:41 +0000)]
*** empty log message ***

18 years ago(Regexps): More accurately describe which characters are special in
Luc Teirlinck [Thu, 9 Mar 2006 02:03:20 +0000 (02:03 +0000)]
(Regexps): More accurately describe which characters are special in
which situations.  Recommend _not_ to quote `]' or `-' when they are
not special.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 9 Mar 2006 02:01:44 +0000 (02:01 +0000)]
*** empty log message ***

18 years ago(Regexp Special): Put remark between parentheses to avoid misreading.
Luc Teirlinck [Thu, 9 Mar 2006 01:55:20 +0000 (01:55 +0000)]
(Regexp Special): Put remark between parentheses to avoid misreading.

18 years ago* gnus-util.el (gnus-tool-bar-update): New function.
Reiner Steib [Wed, 8 Mar 2006 14:27:20 +0000 (14:27 +0000)]
* gnus-util.el (gnus-tool-bar-update): New function.

* gnus-group.el (gnus-group-update-tool-bar): New variable.
(gnus-group-insert-group-line): Add gnus-tool-bar-update.

* gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 8 Mar 2006 10:24:28 +0000 (10:24 +0000)]
*** empty log message ***

18 years ago(view-lossage): Remove trailing whitespace before inserting "\n".
Juanma Barranquero [Wed, 8 Mar 2006 10:11:47 +0000 (10:11 +0000)]
(view-lossage): Remove trailing whitespace before inserting "\n".

18 years ago[MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.
YAMAMOTO Mitsuharu [Wed, 8 Mar 2006 03:25:26 +0000 (03:25 +0000)]
[MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.
[MAC_OS] (XGetPixel): Strip off alpha channel bits if pixmap depth is 32.

18 years ago* files.el (hack-local-variables-confirm): Set
Chong Yidong [Wed, 8 Mar 2006 02:24:47 +0000 (02:24 +0000)]
* files.el (hack-local-variables-confirm): Set
coding-system-for-read to nil before writing to .emacs.

18 years ago* arc-mode.el (archive-extract): Check if an existing buffer name
Chong Yidong [Wed, 8 Mar 2006 01:57:59 +0000 (01:57 +0000)]
* arc-mode.el (archive-extract): Check if an existing buffer name
comes from a different archive.

18 years ago(Syntax of Regexps): More accurately describe
Luc Teirlinck [Tue, 7 Mar 2006 23:28:33 +0000 (23:28 +0000)]
(Syntax of Regexps): More accurately describe
which characters are special in which situations.
(Regexp Special): Recommend _not_ to quote `]' or `-' when they
are not special.  Describe in detail when `[' and `]' are special.
(Regexp Backslash): Plenty of regexps with unbalanced square
brackets are valid, so reword that statement.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 7 Mar 2006 23:26:23 +0000 (23:26 +0000)]
*** empty log message ***

18 years ago(url-http-find-free-connection): Fix braino in last fix.
Stefan Monnier [Tue, 7 Mar 2006 17:21:16 +0000 (17:21 +0000)]
(url-http-find-free-connection): Fix braino in last fix.

18 years ago* help.el (describe-key-briefly): If KEY is a down event, read and
Chong Yidong [Tue, 7 Mar 2006 15:53:41 +0000 (15:53 +0000)]
* help.el (describe-key-briefly): If KEY is a down event, read and
discard the up event.

18 years ago(gud-speedbar-buttons): Allow pointers to
Nick Roberts [Tue, 7 Mar 2006 10:43:19 +0000 (10:43 +0000)]
(gud-speedbar-buttons): Allow pointers to
be edited and use font-lock-warning-face for any changes.

18 years ago(gdb-edit-value-handler): New function.
Nick Roberts [Tue, 7 Mar 2006 10:42:19 +0000 (10:42 +0000)]
(gdb-edit-value-handler): New function.
(gdb-edit-value): Use it to report any errors.

18 years ago*** empty log message ***
Nick Roberts [Tue, 7 Mar 2006 10:40:22 +0000 (10:40 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 7 Mar 2006 10:26:37 +0000 (10:26 +0000)]
*** empty log message ***

18 years agoVersion number change only.
Carsten Dominik [Tue, 7 Mar 2006 10:04:20 +0000 (10:04 +0000)]
Version number change only.

18 years agoMove defvars out of eval-when-compile. Use
Carsten Dominik [Tue, 7 Mar 2006 10:03:55 +0000 (10:03 +0000)]
Move defvars out of eval-when-compile.  Use
buffer-file-name variable.
(org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
arg `file'.
(org-level-faces): Remove startup dependency.
(org-cycle, org-map-tree, org-scan-tags)
(org-remember-handler): Don't call `outline-level' directly.
(org-mhe-search-all-folders): New option.
(org-mhe-get-message-folder-from-index,
org-mhe-get-message-folder): Fix indexing search.
(org-format-agenda-item): Handle nil TAGS argument.
(org-cleaned-string-for-export, org-activate-target-links)
(org-make-target-link-regexp): Deal with empty radio target list.
(org-tag): New face.
(org-get-level-face): New function.
(org-set-font-lock-defaults): Simplify setup for headlines.
(org-complete): Pass common substring to `display-completion-list'.

18 years agoVersion number change only
Carsten Dominik [Tue, 7 Mar 2006 10:00:16 +0000 (10:00 +0000)]
Version number change only

18 years ago(describe-key): Remove leftover test code.
Juanma Barranquero [Tue, 7 Mar 2006 09:53:30 +0000 (09:53 +0000)]
(describe-key): Remove leftover test code.

18 years agoUpdate Commentary header.
David Ponce [Tue, 7 Mar 2006 06:41:45 +0000 (06:41 +0000)]
Update Commentary header.
(tree-widget-theme-name): Ignore parent themes.
(tree-widget-set-parent-theme): New function.
(tree-widget-set-theme): Use it.
(tree-widget-set-image-properties): Move definition.  Does nothing
if image properties have already been set.
(tree-widget-image-properties): Move definition.  Receive an image
name.  Set the :pointer property.
(tree-widget-lookup-image): Doc fix.  Search in parent themes.
Don't set the :pointer image property.
(tree-widget-convert-widget): New function.  Handle :dynargs
compatibility here.
(tree-widget): Use it to :convert-widget.  Add the :expander-p
predicate to control when the :expander function is entered.
Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
(tree-widget-value-create): Handle :expander-p.  widget-apply
:expander.
(tree-widget-expander-p): New function.  Default value of the
:expander-p property.

18 years ago*** empty log message ***
David Ponce [Tue, 7 Mar 2006 06:40:19 +0000 (06:40 +0000)]
*** empty log message ***

18 years agoAdd arch tagline
Miles Bader [Tue, 7 Mar 2006 01:23:11 +0000 (01:23 +0000)]
Add arch tagline

18 years agoMove from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler [Tue, 7 Mar 2006 00:34:25 +0000 (00:34 +0000)]
Move from SourceForge repository to Savannah. This is version 7.93,
which is a total rewrite from the previous edition 1.3 for MH-E
version 5.0.2, and corresponds to MH-E version 7.93.

18 years ago* help.el (describe-key): Handle string and vector `follow-link' values.
Chong Yidong [Mon, 6 Mar 2006 22:31:36 +0000 (22:31 +0000)]
* help.el (describe-key): Handle string and vector `follow-link' values.

18 years agoTypo.
Chong Yidong [Mon, 6 Mar 2006 20:27:28 +0000 (20:27 +0000)]
Typo.

18 years ago* help.el (describe-key): Properly handle the return value of
Chong Yidong [Mon, 6 Mar 2006 20:27:06 +0000 (20:27 +0000)]
* help.el (describe-key): Properly handle the return value of
read-key-sequence when grabbing an up-event.  Cleanup mouse-1
remaps.

18 years ago(PC-expand-many-files): Try be more careful when parsing the shell's output.
Stefan Monnier [Mon, 6 Mar 2006 20:09:17 +0000 (20:09 +0000)]
(PC-expand-many-files): Try be more careful when parsing the shell's output.

18 years agoTwo bugs removed.
Chong Yidong [Mon, 6 Mar 2006 18:41:53 +0000 (18:41 +0000)]
Two bugs removed.

18 years ago* xdisp.c (handle_invisible_prop): Don't update it->position with
Chong Yidong [Mon, 6 Mar 2006 18:41:05 +0000 (18:41 +0000)]
* xdisp.c (handle_invisible_prop): Don't update it->position with
a buffer position if we're in a display string.

18 years agoRemove TODO. No longer needed.
Reiner Steib [Mon, 6 Mar 2006 16:31:46 +0000 (16:31 +0000)]
Remove TODO.  No longer needed.

18 years ago(Version, mh-version): Add +cvs to version.
Bill Wohler [Mon, 6 Mar 2006 16:00:19 +0000 (16:00 +0000)]
(Version, mh-version): Add +cvs to version.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader [Mon, 6 Mar 2006 10:27:26 +0000 (10:27 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 49-51)

   - Merge from emacs--devo--0
   - Update from CVS

18 years ago(MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
YAMAMOTO Mitsuharu [Mon, 6 Mar 2006 07:57:01 +0000 (07:57 +0000)]
(MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
(MAC_AQUA_SMALL_VERTICAL_SCROLL_BAR_WIDTH): New defines.

18 years ago(get_control_part_bounds): Fix type of return value.
YAMAMOTO Mitsuharu [Mon, 6 Mar 2006 07:56:29 +0000 (07:56 +0000)]
(get_control_part_bounds): Fix type of return value.
(x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: Don't show
scroll bar if it is not tall enough to display scroll bar thumb.
[USE_CARBON_EVENTS] (mac_convert_event_ref)
(mac_handle_command_event, mac_handle_window_event)
(mac_handle_mouse_event): Check error code of GetEventParameter.
(convert_fn_keycode) [MAC_OSX]: Likewise.

18 years ago(x_default_scroll_bar_color_parameter)
YAMAMOTO Mitsuharu [Mon, 6 Mar 2006 07:55:53 +0000 (07:55 +0000)]
(x_default_scroll_bar_color_parameter)
(x_set_scroll_bar_foreground, x_set_scroll_bar_background): Remove
unnecessary prototypes.
(x_set_scroll_bar_default_width): Use
MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH.
(mac_set_scroll_bar_width): New function.
(mac_frame_parm_handlers): Set it as handler for scroll-bar-width.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 6 Mar 2006 05:34:24 +0000 (05:34 +0000)]
*** empty log message ***

18 years ago(mh-index-update-single-msg): Fix a bug in the
Satyaki Das [Mon, 6 Mar 2006 05:21:41 +0000 (05:21 +0000)]
(mh-index-update-single-msg): Fix a bug in the
handling of duplicate messages.  The test in cond was too strong
and wasn't catching the case where origin-map was nil.

18 years ago(hide-sublevels): Provide better interactive default.
Stefan Monnier [Mon, 6 Mar 2006 04:49:42 +0000 (04:49 +0000)]
(hide-sublevels): Provide better interactive default.

18 years ago(url-http-find-free-connection): Don't kill the process
Stefan Monnier [Mon, 6 Mar 2006 03:17:00 +0000 (03:17 +0000)]
(url-http-find-free-connection): Don't kill the process
when killing the temp buffer.
(url-http-symbol-value-in-buffer): Massage to make it clear to the
byte-compiler that the function is defined.

18 years ago(create-fontset-from-fontset-spec): Fix
Kenichi Handa [Mon, 6 Mar 2006 02:22:35 +0000 (02:22 +0000)]
(create-fontset-from-fontset-spec): Fix
regexp for paring FONTSET-SPEC (allow spaces after `:').

18 years ago(gud-tooltip-dereference): Add missing optional argument.
Luc Teirlinck [Mon, 6 Mar 2006 01:46:41 +0000 (01:46 +0000)]
(gud-tooltip-dereference): Add missing optional argument.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 6 Mar 2006 01:44:06 +0000 (01:44 +0000)]
*** empty log message ***

18 years ago(gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax.
Luc Teirlinck [Mon, 6 Mar 2006 01:28:54 +0000 (01:28 +0000)]
(gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 6 Mar 2006 01:23:32 +0000 (01:23 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 6 Mar 2006 01:15:24 +0000 (01:15 +0000)]
*** empty log message ***

18 years agoUpdate for MH-E release 7.93.
Bill Wohler [Sun, 5 Mar 2006 20:32:54 +0000 (20:32 +0000)]
Update for MH-E release 7.93.

18 years ago(Version, mh-version): Update for release 7.93.
Bill Wohler [Sun, 5 Mar 2006 20:28:10 +0000 (20:28 +0000)]
(Version, mh-version): Update for release 7.93.

18 years ago* mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling
Bill Wohler [Sun, 5 Mar 2006 20:11:53 +0000 (20:11 +0000)]
* mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling
mh-image-load-path-for-library since this is the default.

* mh-letter.el (mh-letter-mode): Ditto.

* mh-utils.el (mh-logo-display): Ditto.

18 years ago*** empty log message ***
Mathias Dahl [Sun, 5 Mar 2006 13:12:42 +0000 (13:12 +0000)]
*** empty log message ***

18 years agoChanges in whitespace.
Mathias Dahl [Sun, 5 Mar 2006 13:09:26 +0000 (13:09 +0000)]
Changes in whitespace.

18 years ago(x_catch_errors_unwind): Fix missing return value.
Andreas Schwab [Sun, 5 Mar 2006 10:46:41 +0000 (10:46 +0000)]
(x_catch_errors_unwind): Fix missing return value.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 4 Mar 2006 22:40:15 +0000 (22:40 +0000)]
*** empty log message ***

18 years ago(toplevel): Require `cl' at compile-time.
John Paul Wallington [Sat, 4 Mar 2006 21:41:10 +0000 (21:41 +0000)]
(toplevel): Require `cl' at compile-time.

18 years ago* mh-compat.el (mh-image-load-path-for-library): Move here from
Bill Wohler [Sat, 4 Mar 2006 21:23:21 +0000 (21:23 +0000)]
* mh-compat.el (mh-image-load-path-for-library): Move here from
mh-utils.el and wrap with mh-defun-compat since this function will be
soon added to image.el.

* mh-utils.el (mh-image-load-path-for-library): Move to mh-compat.el.
(mh-normalize-folder-name): Add return-nil-if-folder-empty argument
which is useful when calling mh-normalize-folder-name to process the
folder argument for the folders command.
(mh-sub-folders): Use new flag to mh-normalize-folder-name to make
this function more robust. It could too easily list the folders in /.
(mh-folder-list): Fix a couple of problems pointed out by Thomas
Baumann. Set folder to nil if empty. Don't append "/" if folder nil.

18 years ago(server-process-filter): Handle errors during
Andreas Schwab [Sat, 4 Mar 2006 16:07:12 +0000 (16:07 +0000)]
(server-process-filter): Handle errors during
evaluation of the argument.

18 years ago(t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; escape
John Paul Wallington [Fri, 3 Mar 2006 23:55:18 +0000 (23:55 +0000)]
(t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; escape
parentheses at beginning of line.
(t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
(t-mouse-mode): Remove period from end of error message.

18 years ago* mh-folder.el (mh-folder-mode): Rename mh-image-load-path to
Bill Wohler [Fri, 3 Mar 2006 20:50:50 +0000 (20:50 +0000)]
* mh-folder.el (mh-folder-mode): Rename mh-image-load-path to
mh-image-load-path-for-library.

* mh-letter.el (mh-letter-mode): Rename mh-image-load-path to
mh-image-load-path-for-library.

* mh-utils.el (mh-image-load-path): Rename to
mh-image-load-path-for-library. Add example to docstring. Rename local
variable mh-image-directory to image-directory. Move error checks to
default case in cond and simplify.

18 years ago(mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual.
Bill Wohler [Fri, 3 Mar 2006 20:02:10 +0000 (20:02 +0000)]
(mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual.

18 years ago(flyspell-process-localwords): Be case-sensitive.
Eli Zaretskii [Fri, 3 Mar 2006 12:28:24 +0000 (12:28 +0000)]
(flyspell-process-localwords): Be case-sensitive.

18 years ago(custom-quote): Remove function since it has been moved to custom.el.
Eli Zaretskii [Fri, 3 Mar 2006 12:23:29 +0000 (12:23 +0000)]
(custom-quote): Remove function since it has been moved to custom.el.

18 years ago(rx-check-any, rx-check-not): Quote "]"s in regexps when they have no
Eli Zaretskii [Fri, 3 Mar 2006 12:20:26 +0000 (12:20 +0000)]
(rx-check-any, rx-check-not): Quote "]"s in regexps when they have no
special meaning.

18 years ago(reg-generic-mode): Quote "]"s in regexps when they have no special meaning.
Eli Zaretskii [Fri, 3 Mar 2006 12:18:47 +0000 (12:18 +0000)]
(reg-generic-mode): Quote "]"s in regexps when they have no special meaning.

18 years ago(lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no
Eli Zaretskii [Fri, 3 Mar 2006 12:18:17 +0000 (12:18 +0000)]
(lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no
special meaning.

18 years ago(clean-buffer-list): Handle case where base-buffer of indirect buffer gets
Eli Zaretskii [Fri, 3 Mar 2006 12:12:06 +0000 (12:12 +0000)]
(clean-buffer-list): Handle case where base-buffer of indirect buffer gets
killed before indirect buffer.  Use dolist.

18 years agoFix last entry.
Eli Zaretskii [Fri, 3 Mar 2006 12:07:45 +0000 (12:07 +0000)]
Fix last entry.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 3 Mar 2006 12:05:39 +0000 (12:05 +0000)]
*** empty log message ***

18 years agoAdd DESTDIR variable to install target to support staged installations.
Eli Zaretskii [Fri, 3 Mar 2006 12:04:45 +0000 (12:04 +0000)]
Add DESTDIR variable to install target to support staged installations.

18 years agoFix date on last change.
Eli Zaretskii [Fri, 3 Mar 2006 12:03:11 +0000 (12:03 +0000)]
Fix date on last change.

18 years agoAdd DESTDIR variable to install and uninstall targets to support staged
Eli Zaretskii [Fri, 3 Mar 2006 12:02:31 +0000 (12:02 +0000)]
Add DESTDIR variable to install and uninstall targets to support staged
installations.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 3 Mar 2006 12:01:19 +0000 (12:01 +0000)]
*** empty log message ***

18 years ago(edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
Eli Zaretskii [Fri, 3 Mar 2006 11:55:43 +0000 (11:55 +0000)]
(edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
constant (1) on more pauses.

18 years ago(flyspell-external-point-words): Be case-sensitive.
Eli Zaretskii [Fri, 3 Mar 2006 11:49:22 +0000 (11:49 +0000)]
(flyspell-external-point-words): Be case-sensitive.

18 years ago(rcirc-url-regexp): Match entire url when it starts with "www".
Eli Zaretskii [Fri, 3 Mar 2006 11:44:11 +0000 (11:44 +0000)]
(rcirc-url-regexp): Match entire url when it starts with "www".

18 years agoRestablished intermediate missing comment header to preserve outline structure.
Eli Zaretskii [Fri, 3 Mar 2006 11:38:43 +0000 (11:38 +0000)]
Restablished intermediate missing comment header to preserve outline structure.
(allout-beginning-of-current-entry): Wasn't skipping invisible text - fixed.
(allout-open-topic): Was failing when opening a topic at end-of-buffer - fixed.
(allout-minor-mode): Moved nearer to allout-mode function.

18 years agoChangeLog
Eli Zaretskii [Fri, 3 Mar 2006 11:33:34 +0000 (11:33 +0000)]
ChangeLog

18 years agoRegenerated.
Eli Zaretskii [Fri, 3 Mar 2006 11:32:03 +0000 (11:32 +0000)]
Regenerated.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-134
Miles Bader [Fri, 3 Mar 2006 07:45:27 +0000 (07:45 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-134

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 43-48)

   - Munge arch explicit ids in etc/images to match Emacs
   - Update from CVS

18 years agoGNU Emacs folks prefer present tense in ChangeLog entries.
Bill Wohler [Fri, 3 Mar 2006 00:29:23 +0000 (00:29 +0000)]
GNU Emacs folks prefer present tense in ChangeLog entries.

18 years ago* mh-folder.el (mh-tool-bar-init): Autoload.
Bill Wohler [Fri, 3 Mar 2006 00:27:49 +0000 (00:27 +0000)]
* mh-folder.el (mh-tool-bar-init): Autoload.
(mh-folder-mode): Call mh-tool-bar-init conditionally in XEmacs. Set
scoped variables image-load-path and load-path with updated
mh-image-load-path before calling mh-tool-bar-folder-buttons-init.

* mh-letter.el (mh-tool-bar-init): Autoload.
(mh-letter-mode): Call mh-tool-bar-init conditionally in XEmacs. Set
scoped variables image-load-path and load-path with updated
mh-image-load-path before calling mh-tool-bar-letter-buttons-init.

* mh-show.el (mh-tool-bar-init): Autoload.
(mh-show-mode): Perform tool bar stuff conditionally in XEmacs and GNU
Emacs.

* mh-tool-bar.el (mh-tool-bar-define): Don't quote stuff in error
messages per conventions.
(mh-tool-bar-folder-buttons-init)
(mh-tool-bar-letter-buttons-init): Don't call mh-image-load-path.
(mh-tool-bar-define call): Format.

* mh-utils.el (mh-image-directory, mh-image-load-path-called-flag):
Delete.
(mh-image-load-path): Incorporate changes from Gnus team. Biggest
changes are that it no longer uses/sets mh-image-directory or
mh-image-load-path-called-flag, and returns the updated path rather
than change it.
(mh-logo-display): Change usage of mh-image-load-path.

18 years ago(Tool Bar): Add tool-bar-border.
Kim F. Storm [Thu, 2 Mar 2006 22:34:58 +0000 (22:34 +0000)]
(Tool Bar): Add tool-bar-border.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 2 Mar 2006 22:34:39 +0000 (22:34 +0000)]
*** empty log message ***

18 years agoMinimize the unpleasent visual impact of the requirement
Kim F. Storm [Thu, 2 Mar 2006 21:55:26 +0000 (21:55 +0000)]
Minimize the unpleasent visual impact of the requirement
that non-toolkit tool-bars must occupy an integral number of screen
lines, by distributing the rows evenly over the tool-bar screen area.
(Vtool_bar_border): New variable.
(syms_of_xdisp): DEFVAR_LISP it.
(display_tool_bar_line): Add HEIGHT arg for desired row height.  Make
tool-bar row the desired height.  Use default face for border below
tool-bar.
(tool_bar_lines_needed): Add N_ROWS arg.  Use it to return number of
actual tool-bar rows.
(redisplay_tool_bar): Calculate f->n_tool_bar_rows initially.
Adjust the height of the tool-bar rows to fill tool-bar screen area.
(redisplay_tool_bar): Calculate f->n_tool_bar_rows when tool-bar area
is resized.

18 years ago(struct frame): New member n_tool_bar_rows.
Kim F. Storm [Thu, 2 Mar 2006 21:55:16 +0000 (21:55 +0000)]
(struct frame): New member n_tool_bar_rows.

18 years ago(org-paste-subtree): Removed forgotten (debug)
Carsten Dominik [Thu, 2 Mar 2006 15:44:23 +0000 (15:44 +0000)]
(org-paste-subtree): Removed forgotten (debug)
form.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 2 Mar 2006 15:44:08 +0000 (15:44 +0000)]
*** empty log message ***

18 years ago(Fregexp_quote): Do not precede a literal `]' with two backslashes to
Luc Teirlinck [Wed, 1 Mar 2006 23:52:22 +0000 (23:52 +0000)]
(Fregexp_quote): Do not precede a literal `]' with two backslashes to
try to make clear that it has a literal meaning; it does not do that.
(It could close a character alternative containing a backslash.)

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 1 Mar 2006 23:48:14 +0000 (23:48 +0000)]
*** empty log message ***

18 years ago(dframe-frame-mode): Don't burp when menu-bar-lines is nil.
Nick Roberts [Wed, 1 Mar 2006 22:59:06 +0000 (22:59 +0000)]
(dframe-frame-mode): Don't burp when menu-bar-lines is nil.

18 years ago*** empty log message ***
Nick Roberts [Wed, 1 Mar 2006 22:57:05 +0000 (22:57 +0000)]
*** empty log message ***

18 years ago(gdb-speedbar-refresh): Quieten speedbar-refresh.
Nick Roberts [Wed, 1 Mar 2006 22:44:19 +0000 (22:44 +0000)]
(gdb-speedbar-refresh): Quieten speedbar-refresh.

18 years ago(gud-speedbar-menu-items): Use
Nick Roberts [Wed, 1 Mar 2006 22:43:29 +0000 (22:43 +0000)]
(gud-speedbar-menu-items): Use
buffer-local-value and add missing :visible keyword.