]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago(message-options-set, message-narrow-to-head)
Glenn Morris [Wed, 19 Dec 2007 02:54:16 +0000 (02:54 +0000)]
(message-options-set, message-narrow-to-head)
(message-in-body-p, message-mail-p, message-encode-message-body): Autoload.
(message-remove-header, message-narrow-to-headers-or-head)
(message-subscribed-p, message-make-mail-followup-to)
(message-position-on-field, message-news-p)
(message-options-set-recipient, message-generate-headers)
(message-sort-headers): Declare as functions.

16 years agoComment.
Glenn Morris [Wed, 19 Dec 2007 02:53:39 +0000 (02:53 +0000)]
Comment.

16 years ago(rng-schema-locating-file-schema-file): Fix last change.
Jason Rumney [Wed, 19 Dec 2007 01:46:23 +0000 (01:46 +0000)]
(rng-schema-locating-file-schema-file): Fix last change.
(rng-schema-locating-files-default): Look in current dir, as per manual.

16 years ago(rng-autoload-modules, rng-update-autoloads)
Jason Rumney [Wed, 19 Dec 2007 01:15:26 +0000 (01:15 +0000)]
(rng-autoload-modules, rng-update-autoloads)
(rng-compile-modules, rng-byte-compile-load, rng-write-version): Remove.

16 years ago(rng-schema-locating-files-default)
Jason Rumney [Wed, 19 Dec 2007 00:55:56 +0000 (00:55 +0000)]
(rng-schema-locating-files-default)
(rng-schema-locating-file-schema-file): Use files in etc/schemas.
(rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.

16 years ago(rng-update-autoloads, rng-byte-compile-load)
Jason Rumney [Wed, 19 Dec 2007 00:55:16 +0000 (00:55 +0000)]
(rng-update-autoloads, rng-byte-compile-load)
(rng-format-manual, rng-write-version): Do not autoload.

16 years ago* files.el (cd-absolute): Set `list-buffers-directory' in order to
Michael Albinus [Tue, 18 Dec 2007 21:02:53 +0000 (21:02 +0000)]
* files.el (cd-absolute): Set `list-buffers-directory' in order to
show correct path in buffer list.

* net/tramp.el (tramp-open-connection-setup-interactive-shell)
(tramp-find-shell): Send only single prompt setting commands, in
order to avoid double-prompt.

* net/tramp-compat.el (top): Require cl only when compiling.
Reported by Glenn Morris <rgm@gnu.org>.

16 years ago* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
Thien-Thi Nguyen [Tue, 18 Dec 2007 09:21:28 +0000 (09:21 +0000)]
* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
(c-comment-continuation-stars): No longer declare with
cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
(c-block-comment-prefix): Use symbol-value to
access c-comment-continuation-stars.
* progmodes/cc-mode.el (c-initialize-cc-mode):
Use symbol-value to access c-comment-continuation-stars.

16 years agobname needs to be a buffer name, not a filename.
Eric S. Raymond [Tue, 18 Dec 2007 08:25:34 +0000 (08:25 +0000)]
bname needs to be a buffer name, not a filename.

16 years agoForgot docstring on xml-escape-string
Mark A. Hershberger [Tue, 18 Dec 2007 03:29:10 +0000 (03:29 +0000)]
Forgot docstring on xml-escape-string

16 years agofix up xml-debug-print
Mark A. Hershberger [Tue, 18 Dec 2007 03:22:05 +0000 (03:22 +0000)]
fix up xml-debug-print

16 years agoReplace all instances of string-to-int with string-to-number,
Glenn Morris [Tue, 18 Dec 2007 02:32:40 +0000 (02:32 +0000)]
Replace all instances of string-to-int with string-to-number,
insert-string with insert, and read-input with read-string.
(top-level): No need to require imenu, reporter, dinotrace, vc,
font-lock when compiling.  Always require compile.  Relegate remaining
compatibility cruft to XEmacs.  Don't require font-lock.
(verilog-version): Remove superfluous concat.
(dinotrace-unannotate-all, zmacs-activate-region)
(customize-apropos): No need to define.
(verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
(verilog-font-lock-keywords, verilog-font-lock-keywords-1)
(verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
(verilog-startup-message-displayed): These are variables, not constants.
(verilog-batch-execute-func, verilog-auto-inst)
(verilog-auto-inst-param): Use mapc rather than mapcar.
(sigs-in, sigs-inout, sigs-out): Define for compiler rather than
actually defining.
(verilog-modi-get-decls, verilog-modi-get-sub-decls)
(verilog-modi-get-outputs, verilog-modi-get-inouts)
(verilog-modi-get-inputs, verilog-modi-get-wires)
(verilog-modi-get-regs, verilog-modi-get-assigns)
(verilog-modi-get-consts, verilog-modi-get-gparams)
(verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
(verilog-modi-get-sub-inputs): Move inline functions earlier in
the file.
(sigs-in, sigs-out): Don't declare multiple times.
(got-sig, got-rvalue, uses-delayed): Define for compiler with just
`defvar'.
(verilog-auto): Call dinotrace-unannotate-all only if bound.
(verilog-module-inside-filename-p): No need to wrap fboundp test
in condition-case.
(reporter-submit-bug-report): Autoload it.
(verilog-mark-defun): Call zmacs-activate-region only if bound.
(verilog-font-customize): Call customize-apropos only if bound.
(verilog-getopt-flags, verilog-auto-reeval-locals): Use
make-local-variable rather than make-variable-buffer-local.
(verilog-company, verilog-project, verilog-modi-cache-list): Move
make-variable-buffer-local calls to top-level.
(font-lock-defaults-alist): Don't define it.
(verilog-need-fld): Remove.
(verilog-font-lock-init): Don't set font-lock-defaults-alist.
(verilog-mode): Only call make-local-hook on XEmacs.  Set
font-lock-defaults rather than using verilog-font-lock-init.

16 years ago(c-subword-mode): Drop support for systems without define-minor-mode.
Glenn Morris [Tue, 18 Dec 2007 02:32:04 +0000 (02:32 +0000)]
(c-subword-mode): Drop support for systems without define-minor-mode.

16 years ago(defcustom-c-stylevar): Remove debugging message.
Glenn Morris [Tue, 18 Dec 2007 02:31:15 +0000 (02:31 +0000)]
(defcustom-c-stylevar): Remove debugging message.

16 years ago(sh-font-lock-syntactic-keywords): Fix
Andreas Schwab [Mon, 17 Dec 2007 20:32:48 +0000 (20:32 +0000)]
(sh-font-lock-syntactic-keywords): Fix
comment typo.

16 years agoRestore contents.
Andreas Schwab [Mon, 17 Dec 2007 13:04:59 +0000 (13:04 +0000)]
Restore contents.

16 years ago* dbus.texi (Signals): Fix example in dbus-register-signal.
Michael Albinus [Sun, 16 Dec 2007 22:45:21 +0000 (22:45 +0000)]
* dbus.texi (Signals): Fix example in dbus-register-signal.

16 years ago* net/dbus.el (dbus-name-owner-changed-handler): Use
Michael Albinus [Sun, 16 Dec 2007 22:42:47 +0000 (22:42 +0000)]
* net/dbus.el (dbus-name-owner-changed-handler): Use
`dbus-unregister-signal' for removing old rules.  Obey new
structure of `dbus-registered-functions-table'.

16 years ago* dbusbind.c (top): Include <stdio.h>.
Michael Albinus [Sun, 16 Dec 2007 22:36:47 +0000 (22:36 +0000)]
* dbusbind.c (top): Include <stdio.h>.
(Fdbus_call_method, Fdbus_send_signal): Apply type cast in
dbus_message_new_method_call and dbus_message_new_signal.
(Fdbus_register_signal): Rename unique_name to uname.  Check
handler for FUNCTIONP instead of CHECK_SYMBOL.  Handle case of
non-existing unique name.  Fix typos in matching rule.  Return an
object which is useful in Fdbus_unregister_signal.
(Fdbus_unregister_signal): Reimplementation, in order to remove
only the corresponding entry.
(Vdbus_registered_functions_table): Change the order of entries.
Apply these changes in xd_read_message and Fdbus_register_signal.

16 years ago*** empty log message ***
Eli Zaretskii [Sun, 16 Dec 2007 20:18:54 +0000 (20:18 +0000)]
*** empty log message ***

16 years agoUpdate for renamed mac icons.
Glenn Morris [Sun, 16 Dec 2007 18:57:21 +0000 (18:57 +0000)]
Update for renamed mac icons.

16 years agoUndo spurious change.
Andreas Schwab [Sun, 16 Dec 2007 10:54:19 +0000 (10:54 +0000)]
Undo spurious change.

16 years ago(Finsert_file_contents): Fix overflow check to not
Andreas Schwab [Sun, 16 Dec 2007 10:51:12 +0000 (10:51 +0000)]
(Finsert_file_contents): Fix overflow check to not
depend on undefined integer overflow.

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 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(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 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.

16 years ago(gnus-server-opened, gnus-status-message): Move definitions before use.
Glenn Morris [Tue, 11 Dec 2007 05:45:10 +0000 (05:45 +0000)]
(gnus-server-opened, gnus-status-message): Move definitions before use.

16 years ago(turn-on-gnus-mailing-list-mode)
Glenn Morris [Tue, 11 Dec 2007 05:44:54 +0000 (05:44 +0000)]
(turn-on-gnus-mailing-list-mode)
(gnus-cache-write-active, mm-uu-dissect, idna-to-unicode): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:44:18 +0000 (05:44 +0000)]
Add declare-function compatibility definition.
(gnus-group-decoded-name): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:43:42 +0000 (05:43 +0000)]
Add declare-function compatibility definition.
(gnus-compress-sequence): Autoload.
(imap-capability): Declare as a function.

16 years ago(Info-goto-node, format-spec): Autoload.
Glenn Morris [Tue, 11 Dec 2007 05:42:15 +0000 (05:42 +0000)]
(Info-goto-node, format-spec): Autoload.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:41:53 +0000 (05:41 +0000)]
Add declare-function compatibility definition.
(message-options-get): Autoload.
(message-options-set): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:41:13 +0000 (05:41 +0000)]
Add declare-function compatibility definition.
Require gnus-util.
(gnus-configure-windows): Declare as a function.
(mm-remove-part): Only call delete-annotation on XEmacs.
(mm-view-pkcs7): Autoload.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:40:08 +0000 (05:40 +0000)]
Add declare-function compatibility definition.
(message-goto-body): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:39:36 +0000 (05:39 +0000)]
Add declare-function compatibility definition.
(gmm-write-region): Autoload.
(mm-delete-duplicates, mm-detect-coding-region): Declare as functions.

16 years ago(gnus-original-article-buffer): Define for compiler.
Glenn Morris [Tue, 11 Dec 2007 05:30:04 +0000 (05:30 +0000)]
(gnus-original-article-buffer): Define for compiler.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:29:49 +0000 (05:29 +0000)]
Add declare-function compatibility definition.
(mml-compute-boundary, gnus-completing-read-with-default): Autoload.
(epg-key-sub-key-list, epg-sub-key-capability)
(epg-sub-key-validity, message-options-set): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:28:59 +0000 (05:28 +0000)]
Add declare-function compatibility definition.
(widget-button-press, gnus-make-hashtable): Autoload.
(widget-event-point, gnus-configure-windows): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:28:13 +0000 (05:28 +0000)]
Add declare-function compatibility definition.
(mm-decode-content-transfer-encoding)
(mm-encode-content-transfer-encoding)
(message-options-get, message-options-set): Autoload.
(mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:26:52 +0000 (05:26 +0000)]
Add declare-function compatibility definition.
(epg-check-configuration, epg-configuration)
(message-options-set): Declare as functions.
(gnus-buffer-live-p, gnus-get-buffer-create): Autoload.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:25:51 +0000 (05:25 +0000)]
Add declare-function compatibility definition.
(nndb-request-article): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:25:23 +0000 (05:25 +0000)]
Add declare-function compatibility definition.
(gnus-request-group): Autoload it.
(gnus-request-create-group): Declare as a function.

16 years ago(ietf-drums-unfold-fws): Autoload it.
Glenn Morris [Tue, 11 Dec 2007 05:24:02 +0000 (05:24 +0000)]
(ietf-drums-unfold-fws): Autoload it.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:23:37 +0000 (05:23 +0000)]
Add declare-function compatibility definition.
Require gnus-int.
(gnus-activate-group, gnus-group-mark-article-read): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:23:01 +0000 (05:23 +0000)]
Add declare-function compatibility definition.
(gnus-group-mark-article-read): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:22:34 +0000 (05:22 +0000)]
Add declare-function compatibility definition.
(w3-parse-buffer, gnus-group-make-rss-group): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:22:04 +0000 (05:22 +0000)]
Add declare-function compatibility definition.
(mail-header-parse-content-type, message-narrow-to-head): Autoload.
(message-fetch-field): Declare as a function.