1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-24 19:03:29 +00:00
Commit Graph

1119 Commits

Author SHA1 Message Date
Glenn Morris
0f7cbeb9ea Add declare-function compatibility definition.
(w3-parse-buffer, gnus-group-make-rss-group): Declare as functions.
2007-12-11 05:22:34 +00:00
Glenn Morris
444f6b28fa Add declare-function compatibility definition.
(mail-header-parse-content-type, message-narrow-to-head): Autoload.
(message-fetch-field): Declare as a function.
2007-12-11 05:22:04 +00:00
Glenn Morris
48fd267576 (gnus-run-mode-hooks): Autoload it. 2007-12-11 05:21:18 +00:00
Glenn Morris
64c7b653e1 (gnus-message): Autoload. 2007-12-11 05:20:46 +00:00
Glenn Morris
e230a06e0b Move require's before eval-when-compile's.
Add declare-function compatibility definition.
(gnus-extract-address-components): Declare as a function.
2007-12-11 05:20:26 +00:00
Miles Bader
21ee0911f7 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-950
2007-12-09 22:14:32 +00:00
Glenn Morris
1d1df709e1 (declare-function): Add compatibility definition.
(password-read, password-cache-add, password-cache-remove): Declare as
functions.
2007-12-09 04:14:11 +00:00
Glenn Morris
8d0f97a4a3 (declare-function): Add compatibility definition.
(password-read-and-add): Declare as a function.
2007-12-09 04:10:26 +00:00
Glenn Morris
a5ded4c97b (gnus-uu-yenc-article): Use insert-buffer-substring. 2007-12-09 02:15:01 +00:00
Glenn Morris
49ad38a13c (declare-function): Add compatibility declaration.
(w3-do-setup, w3-region, w3-prepare-buffer, w3m-detect-meta-charset)
(w3m-region): Declare as functions.
2007-12-09 02:10:57 +00:00
Glenn Morris
b43906b677 (declare-function): Add compatibility declaration.
(mail-abbrev-in-expansion-header-p): Declare as function.
2007-12-09 02:10:05 +00:00
Glenn Morris
88bfa2e405 (declare-function): Add compatibility declaration.
(mm-append-to-file, w32-focus-frame): Declare as functions.
2007-12-09 02:08:47 +00:00
Glenn Morris
d09ae6ca78 (declare-function): Add compatibility declaration.
(gnus-get-predicate): Declare as function.
2007-12-09 02:07:07 +00:00
Glenn Morris
2d1974c9e4 (declare-function): Add compatibility declaration.
(gnus-summary-from-or-to-or-newsgroups): Declare as function.
2007-12-09 02:05:41 +00:00
Glenn Morris
9640c3bce0 (declare-function): Add compatibility declaration.
(w3-region, w3m-region, Info-menu): Declare as functions.
2007-12-09 02:04:18 +00:00
David Kastrup
df04db0bcb Remove conflict marker. 2007-12-08 01:06:12 +00:00
David Kastrup
274f1353e0 * erc-stamp.el (erc-echo-timestamp):
* erc-lang.el (language):
* erc-backend.el (erc-server-connect): Fix buggy call to `message'.

* gnus-sum.el (gnus-summary-simplify-subject-query):
* ecomplete.el (ecomplete-display-matches): Fix buggy call to
`message'.

* textmodes/reftex.el (reftex-select-with-char):
* textmodes/reftex-toc.el (reftex-toc-do-promote)
(reftex-toc-visit-location, reftex-toc-find-section):
* textmodes/reftex-index.el (reftex-index-show-entry):
* textmodes/org.el (org-cycle-hide-archived-subtrees)
(org-table-rotate-recalc-marks, org-mark-ring-push)
(org-follow-info-link, org-mhe-get-message-folder-from-index)
(org-auto-repeat-maybe, org-store-log-note, org-delete-property)
(org-evaluate-time-range, org-edit-agenda-file-list):
* textmodes/artist.el (artist-select-next-op-in-list)
(artist-select-prev-op-in-list):
* term/mac-win.el (mac-service-insert-text):
* startup.el (fancy-about-screen):
* progmodes/vhdl-mode.el (vhdl-decision-query):
* progmodes/idlwave.el (idlwave-template)
(idlwave-scroll-completions, idlwave-display-completion-list):
* progmodes/ebrowse.el (ebrowse-show-progress):
* progmodes/cperl-mode.el (cperl-find-pods-heres):
* progmodes/antlr-mode.el (antlr-insert-option-do):
* play/mpuz.el (mpuz-close-game):
* net/rcirc.el (rcirc-next-active-buffer):
* mail/reporter.el (reporter-update-status):
* kmacro.el (kmacro-display):
* international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
* emulation/viper-util.el (viper-save-setting):
* emacs-lisp/lisp-mnt.el (lm-verify):
* emacs-lisp/edebug.el (edebug-set-mode):
* emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
* calendar/calendar.el (calendar-print-day-of-year):
* calc/calcalg3.el (calc-curve-fit):
* calc/calcalg2.el (math-integral):
* calc/calc.el (calc-read-key-sequence, calc-version):
* calc/calc-mode.el (calc-set-simplify-mode):
* calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to
`message'.
2007-12-08 01:02:29 +00:00
Glenn Morris
a601fb745a (article-make-date-line): Revert previous change. 2007-12-07 05:20:43 +00:00
Deepak Goel
80d0675396 Fix breakage from last change. 2007-12-06 20:25:35 +00:00
Reiner Steib
af5370adb4 (gnus-load): Rename local variable to avoid confusion. 2007-12-06 20:04:55 +00:00
Deepak Goel
1f325d92d3 Fix vc.el breakage. 2007-12-06 19:56:41 +00:00
Deepak Goel
c6ddcf3a86 Commit a more readable changelog. 2007-12-06 19:50:42 +00:00
Deepak Goel
1388485d6b Fix my previous breakages; improve ChangeLog 2007-12-06 19:48:30 +00:00
Deepak Goel
26b4a51d1e Fix buggy calls to `error'. 2007-12-06 18:18:13 +00:00
Deepak Goel
23f3a1407c Merge gnus-art.el and gnus-start.el after fixing buggy `error' calls. 2007-12-06 17:19:22 +00:00
Deepak Goel
fd0c71e869 Resolve commit conflict. 2007-12-06 17:18:13 +00:00
Miles Bader
415a09fbaf Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-944
2007-12-06 00:46:32 +00:00
Miles Bader
b890d447fb Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-941
2007-12-06 00:21:00 +00:00
Sam Steingold
1896f357ce revert requiring mh-acros; remove mh-loaddefs instead 2007-12-04 22:23:19 +00:00
Glenn Morris
bb23c73176 Move to ../password-cache.el. 2007-12-04 04:08:13 +00:00
Glenn Morris
13b0ef0170 Require password-cache or password. 2007-12-04 04:07:44 +00:00
Glenn Morris
13647a5b26 (password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:05:45 +00:00
Glenn Morris
8a8c39bc18 Require password-cache or password. 2007-12-04 04:05:27 +00:00
Glenn Morris
75328172ac (password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:05:17 +00:00
Glenn Morris
51588bc574 Require password-cache or password. 2007-12-04 04:04:57 +00:00
Glenn Morris
ec374c9157 (gnus-extract-address-components): Define for compiler.
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:04:41 +00:00
Glenn Morris
a9b833d39e (gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler. 2007-12-04 04:04:05 +00:00
Glenn Morris
237dd97f5c (gnus-extract-address-components): Define for compiler. 2007-12-04 04:03:44 +00:00
Sam Steingold
1f9918fbf3 Require mh-acros for mh-require-cl. 2007-12-03 15:16:57 +00:00
Glenn Morris
323fc9ec1a Move to ../net. 2007-12-02 21:51:08 +00:00
Glenn Morris
ceabaeb3be Remove file. 2007-12-02 18:58:23 +00:00
Glenn Morris
21662dc75f Move to ../mail. 2007-12-02 18:48:20 +00:00
Glenn Morris
c3335b6a01 *** empty log message *** 2007-12-01 21:19:25 +00:00
Glenn Morris
92a0b6f7a4 Move to ../. 2007-12-01 21:08:49 +00:00
Glenn Morris
06cec91301 Move here from gnus/. 2007-12-01 21:05:39 +00:00
Glenn Morris
803f849f6f Move to ../. 2007-12-01 21:04:06 +00:00
Glenn Morris
fb18c032d4 Move here from ../gnus. 2007-12-01 20:58:14 +00:00
Glenn Morris
ad12f3626b Move to ../net. 2007-12-01 20:57:35 +00:00
Glenn Morris
4c1d592284 Move here from ../gnus. 2007-12-01 20:40:44 +00:00
Glenn Morris
5a3e7d0196 Move to ../net. 2007-12-01 20:39:50 +00:00