unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Changes to emacs/lisp/time.el,v
       [not found] <E1JSI1d-0008QI-3i@cvs.savannah.gnu.org>
@ 2008-02-21 23:37 ` Glenn Morris
  2008-02-21 23:48   ` Michael Olson
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2008-02-21 23:37 UTC (permalink / raw)
  To: Michael W. Olson; +Cc: emacs-devel

"Michael W. Olson" wrote:

> --- time.el	17 Feb 2008 23:11:12 -0000	1.106
> +++ time.el	21 Feb 2008 20:28:12 -0000	1.107
> @@ -32,6 +32,8 @@
>  
>  ;;; Code:
>  
> +(eval-when-compile (require 'time-date))
> +

I think you'll find that's not necessary if you update ldefs-boot.el.




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

* Re: Changes to emacs/lisp/time.el,v
  2008-02-21 23:37 ` Changes to emacs/lisp/time.el,v Glenn Morris
@ 2008-02-21 23:48   ` Michael Olson
  2008-02-22  4:01     ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Olson @ 2008-02-21 23:48 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

Glenn Morris <rgm+gmane@gnu.org> writes:

> "Michael W. Olson" wrote:
>
>> --- time.el	17 Feb 2008 23:11:12 -0000	1.106
>> +++ time.el	21 Feb 2008 20:28:12 -0000	1.107
>> @@ -32,6 +32,8 @@
>>  
>>  ;;; Code:
>>  
>> +(eval-when-compile (require 'time-date))
>> +
>
> I think you'll find that's not necessary if you update ldefs-boot.el.

I am staying as far away from that file as possible, due to the presence
of what looks like automatically generated content :^) .

-- 
|       Michael Olson  |  FSF Associate Member #652     |
| http://mwolson.org/  |  Hobbies: Lisp, HCoop          |
| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
`-------------------------------------------------------'

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: Changes to emacs/lisp/time.el,v
  2008-02-21 23:48   ` Michael Olson
@ 2008-02-22  4:01     ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2008-02-22  4:01 UTC (permalink / raw)
  To: Michael Olson; +Cc: emacs-devel

Michael Olson wrote:

>> I think you'll find that's not necessary if you update ldefs-boot.el.
>
> I am staying as far away from that file as possible, due to the presence
> of what looks like automatically generated content :^) .

Well, OK, if you have a phobia. :)

(All you need to do is bootstrap, copy loaddefs.el to ldefs-boot.el,
and commit. Bootstrapping uses ldefs-boot for autoload info. Bootstrap
warnings about new functions that have autoload cookies are often due
to an out-of-date ldefs-boot.el.)




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

end of thread, other threads:[~2008-02-22  4:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1JSI1d-0008QI-3i@cvs.savannah.gnu.org>
2008-02-21 23:37 ` Changes to emacs/lisp/time.el,v Glenn Morris
2008-02-21 23:48   ` Michael Olson
2008-02-22  4:01     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).