1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00
Commit graph

62750 commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
48b60fa17c (MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
(MAC_AQUA_SMALL_VERTICAL_SCROLL_BAR_WIDTH): New defines.
2006-03-06 07:57:01 +00:00
YAMAMOTO Mitsuharu
a3510ffafb (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.
2006-03-06 07:56:29 +00:00
YAMAMOTO Mitsuharu
8950bc7363 (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.
2006-03-06 07:55:53 +00:00
Luc Teirlinck
a79fbdcb7f *** empty log message *** 2006-03-06 05:34:24 +00:00
Satyaki Das
1af028e6bd (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.
2006-03-06 05:21:41 +00:00
Stefan Monnier
1e0e9b382c (hide-sublevels): Provide better interactive default. 2006-03-06 04:49:42 +00:00
Stefan Monnier
8dff56def5 (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.
2006-03-06 03:17:00 +00:00
Kenichi Handa
50e3e56454 (create-fontset-from-fontset-spec): Fix
regexp for paring FONTSET-SPEC (allow spaces after `:').
2006-03-06 02:22:35 +00:00
Luc Teirlinck
bfc5033751 (gud-tooltip-dereference): Add missing optional argument. 2006-03-06 01:46:41 +00:00
Luc Teirlinck
65416c68b7 *** empty log message *** 2006-03-06 01:44:06 +00:00
Luc Teirlinck
40813c0814 (gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax. 2006-03-06 01:28:54 +00:00
Luc Teirlinck
d594e8962a *** empty log message *** 2006-03-06 01:23:32 +00:00
Luc Teirlinck
af6a60c347 *** empty log message *** 2006-03-06 01:15:24 +00:00
Bill Wohler
dec817ba91 Update for MH-E release 7.93. 2006-03-05 20:32:54 +00:00
Bill Wohler
b1d9cef430 (Version, mh-version): Update for release 7.93. 2006-03-05 20:28:10 +00:00
Bill Wohler
fd5536d8e2 * 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.
2006-03-05 20:11:53 +00:00
Mathias Dahl
60b4812c58 *** empty log message *** 2006-03-05 13:12:42 +00:00
Mathias Dahl
95e7034f8c Changes in whitespace. 2006-03-05 13:09:26 +00:00
Andreas Schwab
6f10509cf6 (x_catch_errors_unwind): Fix missing return value. 2006-03-05 10:46:41 +00:00
Kim F. Storm
c601a68b38 *** empty log message *** 2006-03-04 22:40:15 +00:00
John Paul Wallington
681979fa11 (toplevel): Require `cl' at compile-time. 2006-03-04 21:41:10 +00:00
Bill Wohler
c80658b74f * 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.
2006-03-04 21:23:21 +00:00
Andreas Schwab
c6ce06a6d8 (server-process-filter): Handle errors during
evaluation of the argument.
2006-03-04 16:07:12 +00:00
John Paul Wallington
da92726901 (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.
2006-03-03 23:55:18 +00:00
Bill Wohler
5e9edb94b7 * 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.
2006-03-03 20:50:50 +00:00
Bill Wohler
3fbc098da9 (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual. 2006-03-03 20:02:10 +00:00
Eli Zaretskii
4a2c445928 (flyspell-process-localwords): Be case-sensitive. 2006-03-03 12:28:24 +00:00
Eli Zaretskii
33709261ef (custom-quote): Remove function since it has been moved to custom.el. 2006-03-03 12:23:29 +00:00
Eli Zaretskii
a6966c1ce7 (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no
special meaning.
2006-03-03 12:20:26 +00:00
Eli Zaretskii
ddb72af931 (reg-generic-mode): Quote "]"s in regexps when they have no special meaning. 2006-03-03 12:18:47 +00:00
Eli Zaretskii
b50f58d55f (lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no
special meaning.
2006-03-03 12:18:17 +00:00
Eli Zaretskii
c60168d2e1 (clean-buffer-list): Handle case where base-buffer of indirect buffer gets
killed before indirect buffer.  Use dolist.
2006-03-03 12:12:06 +00:00
Eli Zaretskii
9e2bcc8631 Fix last entry. 2006-03-03 12:07:45 +00:00
Eli Zaretskii
a6a2b5d482 *** empty log message *** 2006-03-03 12:05:39 +00:00
Eli Zaretskii
62ebf7d758 Add DESTDIR variable to install target to support staged installations. 2006-03-03 12:04:45 +00:00
Eli Zaretskii
83fe2c212b Fix date on last change. 2006-03-03 12:03:11 +00:00
Eli Zaretskii
81af906074 Add DESTDIR variable to install and uninstall targets to support staged
installations.
2006-03-03 12:02:31 +00:00
Eli Zaretskii
6e1fbe44cd *** empty log message *** 2006-03-03 12:01:19 +00:00
Eli Zaretskii
309411cbe7 (edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
constant (1) on more pauses.
2006-03-03 11:55:43 +00:00
Eli Zaretskii
ee65a1327b (flyspell-external-point-words): Be case-sensitive. 2006-03-03 11:49:22 +00:00
Eli Zaretskii
019ed9c702 (rcirc-url-regexp): Match entire url when it starts with "www". 2006-03-03 11:44:11 +00:00
Eli Zaretskii
46771bb390 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.
2006-03-03 11:38:43 +00:00
Eli Zaretskii
36ba2f7dd3 ChangeLog 2006-03-03 11:33:34 +00:00
Eli Zaretskii
bcdb1378d6 Regenerated. 2006-03-03 11:32:03 +00:00
Miles Bader
719120eff4 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
2006-03-03 07:45:27 +00:00
Bill Wohler
c99f622718 GNU Emacs folks prefer present tense in ChangeLog entries. 2006-03-03 00:29:23 +00:00
Bill Wohler
efc27af6c4 * 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.
2006-03-03 00:27:49 +00:00
Kim F. Storm
7e50c0333f (Tool Bar): Add tool-bar-border. 2006-03-02 22:34:58 +00:00
Kim F. Storm
f79bc642c1 *** empty log message *** 2006-03-02 22:34:39 +00:00
Kim F. Storm
c07b35ec17 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.
2006-03-02 21:55:26 +00:00