emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

string-to-int in GNU Emacs 22.0.50 sources


From: Peter Dyballa
Subject: string-to-int in GNU Emacs 22.0.50 sources
Date: Mon, 27 Jun 2005 13:37:06 +0200

Hello!

I got a few, still or again:

In speedbar-restricted-move:
speedbar.el:1607:37:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.
speedbar.el:1605:40:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-item-info-tag-helper:
speedbar.el:1793:49:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-check-vc-this-line:
speedbar.el:3063:14:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-check-obj-this-line:
speedbar.el:3152:14:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-line-file:
speedbar.el:3309:26:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-files-line-path:
speedbar.el:3372:26:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-path-line:
speedbar.el:3412:22:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-delete-subblock:
speedbar.el:3525:25:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-center-buffer-smartly:
speedbar.el:3675:26:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.

In speedbar-extract-one-symbol:
speedbar.el:3903:26:Warning: `string-to-int' is an obsolete function (as of
    Emacs 22.1); use `string-to-number' instead.


In artist-figlet-get-extra-args:
artist.el:2878:22:Warning: `read-input' is an obsolete function (as of Emacs
    22.1); use `read-string' instead.

In artist-text-see-thru:
artist.el:2919:23:Warning: `read-input' is an obsolete function (as of Emacs
    22.1); use `read-string' instead.

In artist-text-overwrite:
artist.el:2930:23:Warning: `read-input' is an obsolete function (as of Emacs
    22.1); use `read-string' instead.


In org-mode:
org.el:1692:4:Warning: `make-local-hook' is an obsolete function (as of Emacs
    21.1); not necessary any more.

In org-table-copy-down:
org.el:6099:42:Warning: `string-to-int' is an obsolete function (as of Emacs
    22.1); use `string-to-number' instead.

In org-table-eval-formula:
org.el:6889:22:Warning: `string-to-int' is an obsolete function (as of Emacs
    22.1); use `string-to-number' instead.

In orgtbl-mode:
org.el:6976:12:Warning: `make-local-hook' is an obsolete function (as of Emacs
    21.1); not necessary any more.

In org-init-section-numbers:
org.el:8381:42:Warning: `string-to-int' is an obsolete function (as of Emacs
    22.1); use `string-to-number' instead.

--
Greetings

  Pete

For some reason, this fortune reminds everyone of Marvin Zelkowitz.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]