all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* declare-function in files from Gnus (hashcash.el, imap.el)
@ 2007-11-30 22:56 Reiner Steib
  2007-11-30 23:27 ` Glenn Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 39+ messages in thread
From: Reiner Steib @ 2007-11-30 22:56 UTC (permalink / raw)
  To: ding, emacs-devel

Hi,

I think the following changes...

2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
[...]
	* mail/hashcash.el (message-narrow-to-headers-or-head)
	(message-fetch-field, message-goto-eoh)
	(message-narrow-to-headers):
	[...] Declare as functions.

2007-11-29  Glenn Morris  <rgm@gnu.org>
[...]
	* net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
	(sasl-make-client, sasl-next-step, sasl-step-data)
	(sasl-step-set-data)
	[...] Declare as functions.

... will break compatibility of Gnus with Emacs 21, Emacs 22.1 and
XEmacs when synced to Gnus repository (doesn't happen immediately,
because Miles is on a trip).  

The files came from Gnus and are only used by Gnus, AFAIK.  We could
probably skip these changes when syncing, keeping the files identical
simplifies maintenance.

Maybe we could add (defalias 'declare-function 'ignore ...) (like in
Emacs 22.2) to `gnus/lisp/dgnushack.el' (in Gnus).

Ideas?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2008-01-05 13:13 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-30 22:56 declare-function in files from Gnus (hashcash.el, imap.el) Reiner Steib
2007-11-30 23:27 ` Glenn Morris
2007-12-01 18:35   ` Reiner Steib
2007-12-01 18:54     ` Dan Nicolaescu
2007-12-01 20:35       ` Glenn Morris
2007-12-01 20:40         ` Dan Nicolaescu
2007-12-01 21:50     ` Glenn Morris
2007-12-01  9:15 ` Ralf Angeli
2007-12-01 16:34   ` Dan Nicolaescu
2007-12-01 17:09     ` Ralf Angeli
2007-12-01 20:44       ` Stephen J. Turnbull
2006-12-02  0:01         ` Ralf Angeli
2007-12-02  0:33           ` Stephen J. Turnbull
2007-12-01 23:41       ` Richard Stallman
2006-12-01 23:58         ` Ralf Angeli
2007-12-02 21:26           ` Richard Stallman
2006-12-02 21:59             ` Ralf Angeli
2007-12-02 22:37               ` Dan Nicolaescu
2007-12-03 18:28                 ` Ralf Angeli
2007-12-03 23:12                 ` Reiner Steib
2007-12-03 23:40                   ` Dan Nicolaescu
2007-12-05 20:35                     ` Reiner Steib
2007-12-05 21:01                       ` Glenn Morris
2007-12-08 19:42                         ` Reiner Steib
2007-12-08 22:58                           ` Dan Nicolaescu
2007-12-09  2:20                             ` Glenn Morris
2007-12-09 20:10                               ` Austin Frank
2007-12-09 21:22                                 ` Reiner Steib
2007-12-04 16:55                   ` Richard Stallman
2007-12-02 20:07       ` Dan Nicolaescu
2008-01-05 13:13     ` Patch for focus-frame use in RefTeX (was: declare-function in files from Gnus (hashcash.el, imap.el)) Ralf Angeli
2007-12-01 21:42 ` syncing from Emacs to Gnus [was Re: declare-function in files from Gnus (hashcash.el, imap.el)] Glenn Morris
2007-12-01 23:22   ` syncing from Emacs to Gnus Reiner Steib
2007-12-02 14:56     ` Stefan Monnier
2007-12-02 18:39     ` Richard Stallman
2007-12-03  2:25       ` Stefan Monnier
2007-12-03 18:43         ` Richard Stallman
2007-12-03 18:59           ` Stefan Monnier
2007-12-06  2:12             ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.