bpt/emacs.git
16 years ago(Ffont_fill_gstring): Stop filling when a character not
Kenichi Handa [Tue, 25 Dec 2007 10:36:06 +0000 (10:36 +0000)]
(Ffont_fill_gstring): Stop filling when a character not
supported by the font is found.
(Ffont_shape_text): When a shape callback function returns nil,
try at most two more times with larger gstring.
(Ffont_at): Fix getting of w.  Call font_at with correct 5th
argument.

16 years ago(handle_auto_composed_prop): Change the argument to
Kenichi Handa [Tue, 25 Dec 2007 10:33:11 +0000 (10:33 +0000)]
(handle_auto_composed_prop): Change the argument to
auto-composition-function.

16 years ago(ftfont_encode_char): Use the macro FONT_INVALID_CODE.
Kenichi Handa [Tue, 25 Dec 2007 10:32:26 +0000 (10:32 +0000)]
(ftfont_encode_char): Use the macro FONT_INVALID_CODE.
(ftfont_shape_by_flt): If an element of lgstring is nil, make a
Lispy glyph and store it in the lgstring.

16 years ago(xfont_encode_char): Use the macro FONT_INVALID_CODE.
Kenichi Handa [Tue, 25 Dec 2007 10:31:10 +0000 (10:31 +0000)]
(xfont_encode_char): Use the macro FONT_INVALID_CODE.

16 years ago(xftfont_encode_char): Use the macro FONT_INVALID_CODE.
Kenichi Handa [Tue, 25 Dec 2007 10:30:29 +0000 (10:30 +0000)]
(xftfont_encode_char): Use the macro FONT_INVALID_CODE.

16 years ago*** empty log message ***
Kenichi Handa [Fri, 21 Dec 2007 01:45:13 +0000 (01:45 +0000)]
*** empty log message ***

16 years ago(Ffont_shape_text): Avoid unnecessary composition.
Kenichi Handa [Fri, 21 Dec 2007 01:38:14 +0000 (01:38 +0000)]
(Ffont_shape_text): Avoid unnecessary composition.

16 years ago(Vfont_encoding_charset_alist): New variable.
Kenichi Handa [Fri, 21 Dec 2007 01:37:31 +0000 (01:37 +0000)]
(Vfont_encoding_charset_alist): New variable.
(syms_of_fontset): DEFVAR it.
(reorder_font_vector): Optimize for the case of no need of
reordring.
(fontset_find_font): Likewise.
(face_for_char): Map the charset property by
Vfont_encoding_charset_alist.

16 years ago*** empty log message ***
Jason Rumney [Thu, 20 Dec 2007 14:29:09 +0000 (14:29 +0000)]
*** empty log message ***

16 years ago(logfonts_match): Don't check adstyle here.
Jason Rumney [Thu, 20 Dec 2007 14:28:53 +0000 (14:28 +0000)]
(logfonts_match): Don't check adstyle here.
(font_matches_spec): Check here against physical font instead.
(add_font_entity_to_list): Avoid some substitutions.

16 years ago(font-encoding-charset-alist):
Kenichi Handa [Thu, 20 Dec 2007 12:38:58 +0000 (12:38 +0000)]
(font-encoding-charset-alist):
Initialize it.
(otf-script-alist): Fix typo of canadian-aboriginal.
(setup-default-fontset): Specify font-specs for many more scripts.
(x-complement-fontset-spec): The 1st argument changed to a
font-spec object.
(create-fontset-from-fontset-spec): Adjusted for the above change.

16 years ago*** empty log message ***
Jason Rumney [Thu, 20 Dec 2007 10:40:57 +0000 (10:40 +0000)]
*** empty log message ***

16 years ago(font_parse_fcname): Default weight and slant to normal.
Jason Rumney [Thu, 20 Dec 2007 10:40:31 +0000 (10:40 +0000)]
(font_parse_fcname): Default weight and slant to normal.
(font_score): Prefer normal fonts if weight or slant unspecified.
(font_score) [WINDOWSNT]: Scale weight difference down to closer
match freetype scores.

16 years ago(w32font_text_extents): Dereference selected_frame.
Jason Rumney [Thu, 20 Dec 2007 00:10:57 +0000 (00:10 +0000)]
(w32font_text_extents): Dereference selected_frame.
(w32_enumfont_pattern_entity): Map generic family to adstyle using
most common hyphenless variation.
(logfonts_match): Check generic family.
(font_matches_spec): Don't check generic family here.
(fill_in_logfont): Set generic family based on adstyle.
+ changes to sans-serif constants to avoid hyphen (for xfld compatibility)

16 years ago(w32font_open): Remove debug code.
Jason Rumney [Wed, 19 Dec 2007 22:27:46 +0000 (22:27 +0000)]
(w32font_open): Remove debug code.
(w32font_match_internal, w32_font_open_internal): Remove experimental change.

Last checkin should have had the following comment:

(w32font_text_extents): Don't use the frame stored in the
font, as it may have been deleted.

16 years ago*** empty log message ***
Jason Rumney [Wed, 19 Dec 2007 22:22:55 +0000 (22:22 +0000)]
*** empty log message ***

16 years ago(font_property_index): Doc change
Jason Rumney [Wed, 19 Dec 2007 22:09:52 +0000 (22:09 +0000)]
(font_property_index): Doc change

16 years ago*** empty log message ***
Jason Rumney [Wed, 19 Dec 2007 21:40:18 +0000 (21:40 +0000)]
*** empty log message ***

16 years ago(w32font_get_cache): Update declaration.
Jason Rumney [Wed, 19 Dec 2007 15:27:16 +0000 (15:27 +0000)]
(w32font_get_cache): Update declaration.

16 years ago*** empty log message ***
Jason Rumney [Wed, 19 Dec 2007 15:26:59 +0000 (15:26 +0000)]
*** empty log message ***

16 years agoFix emacs*_mac.png
Vinicius Jose Latorre [Tue, 18 Dec 2007 12:10:31 +0000 (12:10 +0000)]
Fix emacs*_mac.png

16 years ago*** empty log message ***
Kenichi Handa [Tue, 18 Dec 2007 11:48:16 +0000 (11:48 +0000)]
*** empty log message ***

16 years ago(fontset_find_font): Fix previous change.
Kenichi Handa [Tue, 18 Dec 2007 11:48:01 +0000 (11:48 +0000)]
(fontset_find_font): Fix previous change.

16 years ago(ftfont_get_cache): Adjust the argument type.
Kenichi Handa [Tue, 18 Dec 2007 11:47:33 +0000 (11:47 +0000)]
(ftfont_get_cache): Adjust the argument type.

16 years ago(x_set_font_backend): Don't call Fclear_font_cache. If
Kenichi Handa [Tue, 18 Dec 2007 11:43:51 +0000 (11:43 +0000)]
(x_set_font_backend): Don't call Fclear_font_cache.  If
none of the new drivers are available, call font_update_drviers
with the old drivers.

16 years ago(font_prepare_cache, font_finish_cache, font_get_cache): New
Kenichi Handa [Tue, 18 Dec 2007 11:40:00 +0000 (11:40 +0000)]
(font_prepare_cache, font_finish_cache, font_get_cache): New
functions.
(font_clear_cache): New function.
(font_list_entities): Use font_get_cache.
(font_matching_entity): Likewise.
(font_update_drivers): Call font_clear_cache when finishing a
driver.

16 years ago(w32font_get_cache): Adjust the argument type.
Kenichi Handa [Tue, 18 Dec 2007 11:37:36 +0000 (11:37 +0000)]
(w32font_get_cache): Adjust the argument type.

16 years ago(xfont_get_cache): Adjust the argument type.
Kenichi Handa [Tue, 18 Dec 2007 11:37:05 +0000 (11:37 +0000)]
(xfont_get_cache): Adjust the argument type.

16 years ago(struct font_driver): Change argument type of get_cache.
Kenichi Handa [Tue, 18 Dec 2007 11:36:22 +0000 (11:36 +0000)]
(struct font_driver): Change argument type of get_cache.

16 years ago(xftfont_start_for_frame): Delete prototype.
Kenichi Handa [Tue, 18 Dec 2007 11:26:43 +0000 (11:26 +0000)]
(xftfont_start_for_frame): Delete prototype.

16 years ago*** empty log message ***
Kenichi Handa [Tue, 18 Dec 2007 02:33:58 +0000 (02:33 +0000)]
*** empty log message ***

16 years ago(fontset_find_font): Fix previous change.
Kenichi Handa [Tue, 18 Dec 2007 02:29:25 +0000 (02:29 +0000)]
(fontset_find_font): Fix previous change.

16 years ago(Ffont_get): Fix arguments to Fassoc.
Kenichi Handa [Tue, 18 Dec 2007 02:26:27 +0000 (02:26 +0000)]
(Ffont_get): Fix arguments to Fassoc.

16 years agoMerge from emacs--devo--0
Miles Bader [Sun, 16 Dec 2007 05:08:49 +0000 (05:08 +0000)]
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300

16 years agoMerge from emacs--rel--22
Miles Bader [Sun, 16 Dec 2007 04:31:49 +0000 (04:31 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-956

16 years agoMerge from gnus--devo--0
Miles Bader [Sun, 16 Dec 2007 04:31:33 +0000 (04:31 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-955

16 years ago(Auto Save): Clarify definition of auto-saving.
Richard M. Stallman [Sat, 15 Dec 2007 22:45:39 +0000 (22:45 +0000)]
(Auto Save): Clarify definition of auto-saving.

16 years ago(find-function-after-hook): Add :type.
Richard M. Stallman [Sat, 15 Dec 2007 22:39:21 +0000 (22:39 +0000)]
(find-function-after-hook): Add :type.

16 years ago(Info-clone-buffer): Renamed from Info-clone-buffer-hook. Use changed.
Richard M. Stallman [Sat, 15 Dec 2007 22:34:37 +0000 (22:34 +0000)]
(Info-clone-buffer): Renamed from Info-clone-buffer-hook.  Use changed.

16 years ago(fancy-splash-help-echo): Var deleted.
Richard M. Stallman [Sat, 15 Dec 2007 22:33:43 +0000 (22:33 +0000)]
(fancy-splash-help-echo): Var deleted.
(fancy-splash-insert): Get help-echo from (startup-echo-area-message).
(fancy-about-screen): Don't display fancy-splash-help-echo.

16 years ago(menu-bar-describe-menu): Remove dots from menu text.
Richard M. Stallman [Sat, 15 Dec 2007 22:32:17 +0000 (22:32 +0000)]
(menu-bar-describe-menu): Remove dots from menu text.

16 years agoMany doc fixes.
Richard M. Stallman [Sat, 15 Dec 2007 22:31:18 +0000 (22:31 +0000)]
Many doc fixes.
("danish-alt-postfix")
("esperanto-alt-postfix", "finnish-alt-postfix")
("german-alt-postfix", "icelandic-alt-postfix")
("norwegian-alt-postfix", "scandinavian-alt-postfix")
("spanish-alt-postfix", "swedish-alt-postfix"):
Deleted; they were identical to the non-alt versions.

16 years ago("scandinavian-postfix"): Doc fix.
Richard M. Stallman [Sat, 15 Dec 2007 22:29:42 +0000 (22:29 +0000)]
("scandinavian-postfix"): Doc fix.

16 years agoRenamed xhtml-style.rnc to xhtml-xstyle.rnc; all users changed.
Eli Zaretskii [Sat, 15 Dec 2007 11:37:25 +0000 (11:37 +0000)]
Renamed xhtml-style.rnc to xhtml-xstyle.rnc; all users changed.

16 years agoRenamed xhtml-target.rnc to xhtml-tgt.rnc; all users changed.
Eli Zaretskii [Sat, 15 Dec 2007 11:27:32 +0000 (11:27 +0000)]
Renamed xhtml-target.rnc to xhtml-tgt.rnc; all users changed.

16 years agoRenamed xhtml-list.rnc to xhtml-lst.rnc; all users changed.
Eli Zaretskii [Sat, 15 Dec 2007 11:14:02 +0000 (11:14 +0000)]
Renamed xhtml-list.rnc to xhtml-lst.rnc; all users changed.

16 years agoRenamed xhtml-basic-table.rnc to xhtml-btable.rnc; all users changed.
Eli Zaretskii [Sat, 15 Dec 2007 11:08:24 +0000 (11:08 +0000)]
Renamed xhtml-basic-table.rnc to xhtml-btable.rnc; all users changed.

16 years agoRenamed xhtml-basic-form.rnc to xhtml-bform.rnc; all users fixed..
Eli Zaretskii [Sat, 15 Dec 2007 11:01:36 +0000 (11:01 +0000)]
Renamed xhtml-basic-form.rnc to xhtml-bform.rnc; all users fixed..

16 years agoFix a typo in commentary.
Eli Zaretskii [Sat, 15 Dec 2007 10:50:45 +0000 (10:50 +0000)]
Fix a typo in commentary.

16 years agoRenamed docbook-soextbl.rnc to docbk-soextbl.rnc.
Eli Zaretskii [Sat, 15 Dec 2007 10:44:42 +0000 (10:44 +0000)]
Renamed docbook-soextbl.rnc to docbk-soextbl.rnc.

16 years agoRenamed docbook-dyntbl.rnc to docbk-dyntbl.rnc.
Eli Zaretskii [Sat, 15 Dec 2007 10:42:29 +0000 (10:42 +0000)]
Renamed docbook-dyntbl.rnc to docbk-dyntbl.rnc.

16 years agoUpdate due to renaming of macemacs_*.png to emacs*_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:29:16 +0000 (10:29 +0000)]
Update due to renaming of macemacs_*.png to emacs*_mac.png.

16 years agoRenamed macemacs_512.png to emacs512_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:27:17 +0000 (10:27 +0000)]
Renamed macemacs_512.png to emacs512_mac.png.

16 years agoRenamed macemacs_256.png to emacs256_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:23:25 +0000 (10:23 +0000)]
Renamed macemacs_256.png to emacs256_mac.png.

16 years agoRenamed macemacs_48.png to emacs48_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:22:49 +0000 (10:22 +0000)]
Renamed macemacs_48.png to emacs48_mac.png.

16 years agoRenamed macemacs_32.png to emacs32_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:22:05 +0000 (10:22 +0000)]
Renamed macemacs_32.png to emacs32_mac.png.

16 years agoRenamed macemacs_24.png to emacs24_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:21:45 +0000 (10:21 +0000)]
Renamed macemacs_24.png to emacs24_mac.png.

16 years agoRenamed macemacs_16.png to emacs16_mac.png.
Eli Zaretskii [Sat, 15 Dec 2007 10:21:10 +0000 (10:21 +0000)]
Renamed macemacs_16.png to emacs16_mac.png.

16 years ago*** empty log message ***
Eli Zaretskii [Sat, 15 Dec 2007 10:09:17 +0000 (10:09 +0000)]
*** empty log message ***

16 years ago* dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
Michael Albinus [Fri, 14 Dec 2007 21:49:52 +0000 (21:49 +0000)]
* dbusbind.c (xd_retrieve_value, xd_retrieve_arg)
(Fdbus_call_method, Fdbus_send_signal, xd_read_message): Use
`unsigned int' instead of `uint'.
(xd_read_message, Fdbus_register_signal): Split expressions into
multiple lines before operators "&&" and "||", according to the
GNU Coding Standards.

16 years ago*** empty log message ***
Kenichi Handa [Fri, 14 Dec 2007 12:53:04 +0000 (12:53 +0000)]
*** empty log message ***

16 years ago(x_check_font) [USE_FONT_BACKEND]: Don't access
Kenichi Handa [Fri, 14 Dec 2007 12:52:48 +0000 (12:52 +0000)]
(x_check_font) [USE_FONT_BACKEND]: Don't access
dpyinfo->font_table.
(x_delete_display) [USE_FONT_BACKEND]: Likewise.
(x_delete_terminal) [USE_FONT_BACKEND]: Likewise

16 years agoAdd more symbols.
Eli Zaretskii [Fri, 14 Dec 2007 12:41:12 +0000 (12:41 +0000)]
Add more symbols.

16 years ago(w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.
Jason Rumney [Fri, 14 Dec 2007 12:26:31 +0000 (12:26 +0000)]
(w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.

16 years ago(WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
Eli Zaretskii [Fri, 14 Dec 2007 11:56:30 +0000 (11:56 +0000)]
(WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.

16 years ago(font_at): Handle the case that the arg C is negative.
Kenichi Handa [Fri, 14 Dec 2007 11:16:47 +0000 (11:16 +0000)]
(font_at): Handle the case that the arg C is negative.
Handle the unibyte case.
(Ffont_at): Call font_at with the arg C -1.

16 years ago(handle_auto_composed_prop): Don't get a character at
Kenichi Handa [Fri, 14 Dec 2007 11:15:43 +0000 (11:15 +0000)]
(handle_auto_composed_prop): Don't get a character at
the position here, and call font_at with the arg C -1.  Don't
check the range of the existing composition at the point.

16 years ago(Encoding and I/O): Reword to avoid saying
Martin Rudalics [Fri, 14 Dec 2007 07:38:58 +0000 (07:38 +0000)]
(Encoding and I/O): Reword to avoid saying
"visit the current buffer".

16 years ago*** empty log message ***
Martin Rudalics [Fri, 14 Dec 2007 06:58:44 +0000 (06:58 +0000)]
*** empty log message ***

16 years ago(System Interface): Fix typo.
Martin Rudalics [Fri, 14 Dec 2007 06:51:03 +0000 (06:51 +0000)]
(System Interface): Fix typo.

16 years ago(w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
Jason Rumney [Thu, 13 Dec 2007 15:53:26 +0000 (15:53 +0000)]
(w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
before dereferencing array.
(lookup_vk_code): Remove zero comparison.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Dec 2007 04:12:43 +0000 (04:12 +0000)]
*** empty log message ***

16 years ago(font-encoding-alist): Add the entry of "unicode-bmp".
Kenichi Handa [Thu, 13 Dec 2007 04:07:50 +0000 (04:07 +0000)]
(font-encoding-alist): Add the entry of "unicode-bmp".

16 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Dec 2007 02:44:19 +0000 (02:44 +0000)]
*** empty log message ***

16 years ago(fontset_add): New args charset_id and famliy. Caller
Kenichi Handa [Thu, 13 Dec 2007 02:43:56 +0000 (02:43 +0000)]
(fontset_add): New args charset_id and famliy.  Caller
changed.
(load_font_get_repertory): Assume that font_spec is always a
font-spec object.
(fontset_find_font): Likewise.
(Fset_fontset_font): Always store a font-spec object in a fontset.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Dec 2007 01:33:14 +0000 (01:33 +0000)]
*** empty log message ***

16 years ago(handle_auto_composed_prop): Use Fget_text_property
Kenichi Handa [Thu, 13 Dec 2007 01:32:44 +0000 (01:32 +0000)]
(handle_auto_composed_prop): Use Fget_text_property
instead of get_property_and_range.

16 years agorevert-buffer docstring fix
Vinicius Jose Latorre [Wed, 12 Dec 2007 11:31:52 +0000 (11:31 +0000)]
revert-buffer docstring fix

16 years agorevert-buffer docstring fix
Vinicius Jose Latorre [Wed, 12 Dec 2007 11:25:21 +0000 (11:25 +0000)]
revert-buffer docstring fix

16 years agoFix typo.
Thien-Thi Nguyen [Wed, 12 Dec 2007 10:12:51 +0000 (10:12 +0000)]
Fix typo.

16 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 12 Dec 2007 08:14:07 +0000 (08:14 +0000)]
*** empty log message ***

16 years ago(defcustom-c-stylevar): Rewrite.
Thien-Thi Nguyen [Wed, 12 Dec 2007 08:00:45 +0000 (08:00 +0000)]
(defcustom-c-stylevar): Rewrite.

16 years ago*** empty log message ***
Martin Rudalics [Wed, 12 Dec 2007 07:37:57 +0000 (07:37 +0000)]
*** empty log message ***

16 years ago(math-restore-underscores, math-string-restore-underscores):
Jay Belanger [Wed, 12 Dec 2007 04:55:20 +0000 (04:55 +0000)]
(math-restore-underscores, math-string-restore-underscores):
New functions.
(math-read-factor): Properly check variable names with underscores
for entries in `math-expr-variable-mapping'.

16 years agoreturn back entry: revert-buffer should eliminate overlays and the mark
Vinicius Jose Latorre [Wed, 12 Dec 2007 01:18:26 +0000 (01:18 +0000)]
return back entry: revert-buffer should eliminate overlays and the mark

16 years ago(Frename_buffer): In interactive spec replace
Juri Linkov [Wed, 12 Dec 2007 00:10:37 +0000 (00:10 +0000)]
(Frename_buffer): In interactive spec replace
`read-buffer' with `read-string' that uses `buffer-name-history'
as history, and the current buffer's name as default.

16 years ago(gnus-group-name-decode): Autoload.
Glenn Morris [Tue, 11 Dec 2007 08:28:49 +0000 (08:28 +0000)]
(gnus-group-name-decode): Autoload.
(gnus-find-method-for-group, gnus-group-name-charset)
(message-tokenize-header, gnus-get-buffer-create)
(mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
(gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
Declare as functions.

16 years agorevert-buffer should eliminate overlays and the mark
Glenn Morris [Tue, 11 Dec 2007 05:54:44 +0000 (05:54 +0000)]
revert-buffer should eliminate overlays and the mark

16 years ago(check-declare-verify): Handle deffoo.
Glenn Morris [Tue, 11 Dec 2007 05:52:07 +0000 (05:52 +0000)]
(check-declare-verify): Handle deffoo.

16 years ago(url-make-private-file): New function.
Glenn Morris [Tue, 11 Dec 2007 05:50:37 +0000 (05:50 +0000)]
(url-make-private-file): New function.

16 years ago(url-history-save-history): Use url-make-private-file and with-temp-buffer.
Glenn Morris [Tue, 11 Dec 2007 05:50:11 +0000 (05:50 +0000)]
(url-history-save-history): Use url-make-private-file and with-temp-buffer.

16 years ago(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
Glenn Morris [Tue, 11 Dec 2007 05:49:53 +0000 (05:49 +0000)]
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.

16 years ago(url-history-save-history): Use url-make-private-file and with-temp-buffer.
Glenn Morris [Tue, 11 Dec 2007 05:49:36 +0000 (05:49 +0000)]
(url-history-save-history): Use url-make-private-file and with-temp-buffer.

16 years ago(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
Glenn Morris [Tue, 11 Dec 2007 05:49:10 +0000 (05:49 +0000)]
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.

16 years ago(url-make-private-file): New function.
Glenn Morris [Tue, 11 Dec 2007 05:48:40 +0000 (05:48 +0000)]
(url-make-private-file): New function.

16 years ago(url-configuration-directory): Make it a defcustom.
Glenn Morris [Tue, 11 Dec 2007 05:48:25 +0000 (05:48 +0000)]
(url-configuration-directory): Make it a defcustom.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:48:08 +0000 (05:48 +0000)]
Add declare-function compatibility definition.
Require gnus-sum not just when compiling.
(nnvirtual-find-group-art): Declare as a function.

16 years ago(gnus-alive-p): Autoload.
Glenn Morris [Tue, 11 Dec 2007 05:46:54 +0000 (05:46 +0000)]
(gnus-alive-p): Autoload.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:46:37 +0000 (05:46 +0000)]
Add declare-function compatibility definition.
(message-goto-eoh): Autoload.
(article-narrow-to-head, gnus-article-goto-header)
(gnus-add-image, gnus-add-wash-type): Declare as functions.
(gnus-display-x-face-in-from): Require gnus-art.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:45:43 +0000 (05:45 +0000)]
Add declare-function compatibility definition.
(nnkiboze-score-file): Declare as a function.