]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago*** empty log message *** emacs-pretest-21.0.96
Gerd Moellmann [Sun, 28 Jan 2001 19:27:14 +0000 (19:27 +0000)]
*** empty log message ***

23 years agoFix a couple of typos and fix markup of \.
Eli Zaretskii [Sun, 28 Jan 2001 18:48:45 +0000 (18:48 +0000)]
Fix a couple of typos and fix markup of \.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 28 Jan 2001 16:53:37 +0000 (16:53 +0000)]
*** empty log message ***

23 years agoMany changes to the parsing capabilities of etags.
Francesco Potortì [Sun, 28 Jan 2001 16:14:04 +0000 (16:14 +0000)]
Many changes to the parsing capabilities of etags.
The -C or -c++ options are now mostly obsolete.
Can delve at arbitrary deeps into structures of C-like languages.

23 years ago* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
Andrew Choi [Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)]
* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
regex for '^', '$', and '\0'.

* src/macterm.c (x_list_fonts): Protect pattern and newlist from
garbage collection.

23 years ago* fontset.c (fontset_pattern_regexp): Allocate three more bytes to
Andrew Choi [Sun, 28 Jan 2001 15:41:57 +0000 (15:41 +0000)]
* fontset.c (fontset_pattern_regexp): Allocate three more bytes to
regex for '^', '$', and '\0'.

23 years ago(isearch-highlight): Don't punt if the display
Eli Zaretskii [Sun, 28 Jan 2001 13:13:00 +0000 (13:13 +0000)]
(isearch-highlight): Don't punt if the display
doesn't support colors, since isearch faces are defined for
monochrome displays as well.

23 years ago* alloc.c (allocate_string) [macintosh]: Call check_string_bytes
Andrew Choi [Sun, 28 Jan 2001 11:23:07 +0000 (11:23 +0000)]
* alloc.c (allocate_string) [macintosh]: Call check_string_bytes
only if current_sblock has been initialized.

* frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial
terminal frame even if it is the only visible frame.

* src/macfns.c (QCconversion): Replaces QCalgorithm.

* src/macfns.c (image_ascent, lookup_image): Adapt to change of
image margins.

* src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to change of image margins.

* src/macterm.c (mac_to_x_fontname): Change charset name of
Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
from ksc5601 to ksc5601.1989.

23 years agoshell-write-history-on-exit: make sure the error message goes to the right buffer
Sam Steingold [Sun, 28 Jan 2001 03:43:35 +0000 (03:43 +0000)]
shell-write-history-on-exit: make sure the error message goes to the right buffer

23 years ago(font_family_registry): Even if FONTNAME conform to
Kenichi Handa [Sun, 28 Jan 2001 01:12:01 +0000 (01:12 +0000)]
(font_family_registry): Even if FONTNAME conform to
XLFD, if it specifies other fields than family and registry,
return FONTANME.  New argument FORCE if nonzero cancel that
feature.
(fontset_font_pattern): Call font_family_registry with FORCE 1 for
a signle byte character.  Don't set FAMILY part to nil here.  It
is handled by the caller choose_face_font.
(Fnew_fontset): Call font_family_registry with FORCE 0.
(Fset_fontset_font): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Sun, 28 Jan 2001 01:11:38 +0000 (01:11 +0000)]
*** empty log message ***

23 years agoExpand and update, based on the instructions to
Eli Zaretskii [Sat, 27 Jan 2001 19:18:02 +0000 (19:18 +0000)]
Expand and update, based on the instructions to
pretesters, nt/INSTALL, and private communications and experience.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 27 Jan 2001 17:19:52 +0000 (17:19 +0000)]
*** empty log message ***

23 years agoAdd a coding: tag.
Eli Zaretskii [Sat, 27 Jan 2001 17:18:52 +0000 (17:18 +0000)]
Add a coding: tag.

23 years ago(transient-mark-mode): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2001 17:15:58 +0000 (17:15 +0000)]
(transient-mark-mode): Doc fix.

23 years ago(Escape sequences in shell output): New section.
Eli Zaretskii [Sat, 27 Jan 2001 13:59:50 +0000 (13:59 +0000)]
(Escape sequences in shell output): New section.

23 years ago(find-tag-noselect): Don't bind
Gerd Moellmann [Sat, 27 Jan 2001 13:49:00 +0000 (13:49 +0000)]
(find-tag-noselect): Don't bind
tags-file-name.

23 years ago(PostScript Variables): Extend the documentation of ps-print-color-p.
Eli Zaretskii [Sat, 27 Jan 2001 13:43:58 +0000 (13:43 +0000)]
(PostScript Variables): Extend the documentation of ps-print-color-p.
Add the description of ps-use-face-background.

23 years ago(Visiting): Document the file selection dialog popped by C-x C-f.
Eli Zaretskii [Sat, 27 Jan 2001 13:22:37 +0000 (13:22 +0000)]
(Visiting): Document the file selection dialog popped by C-x C-f.

23 years agoDocument problems with LessTif.
Eli Zaretskii [Sat, 27 Jan 2001 13:17:37 +0000 (13:17 +0000)]
Document problems with LessTif.

23 years agoAdd two items with solutions for Calc problems.
Eli Zaretskii [Sat, 27 Jan 2001 13:00:18 +0000 (13:00 +0000)]
Add two items with solutions for Calc problems.

23 years ago(shell-unquote-argument): If the shell is one of the
Eli Zaretskii [Sat, 27 Jan 2001 12:43:56 +0000 (12:43 +0000)]
(shell-unquote-argument): If the shell is one of the
mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
quote character.
(shell-dumb-shell-regexp): Document that the shells which match
this regexp are supposed to not treat a backslash as a quote
character.

23 years ago(display_line): Don't treat a newline as fitting
Gerd Moellmann [Sat, 27 Jan 2001 12:40:49 +0000 (12:40 +0000)]
(display_line): Don't treat a newline as fitting
on the line.

23 years agoDocument the incompatible change in string-rectangle.
Eli Zaretskii [Sat, 27 Jan 2001 12:30:56 +0000 (12:30 +0000)]
Document the incompatible change in string-rectangle.

23 years ago(lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,
Eli Zaretskii [Sat, 27 Jan 2001 12:20:18 +0000 (12:20 +0000)]
(lisp-mode-shared-map): Undo the change from 2001-01-12.  It is not needed,
since backspace is now mapped into DEL.

23 years ago(dabbrev--substitute-expansion):
Gerd Moellmann [Sat, 27 Jan 2001 12:07:49 +0000 (12:07 +0000)]
(dabbrev--substitute-expansion):
Treat a one-capital-letter abbrev as "not all upper case",
so as to force preservation of the expansion's pattern
if the expansion starts with a capital letter.

23 years agoFix last change.
Eli Zaretskii [Sat, 27 Jan 2001 11:53:09 +0000 (11:53 +0000)]
Fix last change.

23 years ago(facemenu-set-face, facemenu-set-face-from-menu): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2001 11:49:46 +0000 (11:49 +0000)]
(facemenu-set-face, facemenu-set-face-from-menu): Doc fix.

23 years ago(transient-mark-mode): Document the fact that many
Eli Zaretskii [Sat, 27 Jan 2001 11:45:54 +0000 (11:45 +0000)]
(transient-mark-mode): Document the fact that many
commands act on the region when mark is active.

23 years ago(quail-setup-completion-buf): Make the
Kenichi Handa [Sat, 27 Jan 2001 01:51:04 +0000 (01:51 +0000)]
(quail-setup-completion-buf): Make the
multibyteness of current buffer inherited to Quail completion
buffer.
(quail-show-guidance-buf): Make the multibyteness of current
buffer inherited to Quail guidance buffer.
(quail-help): Make the multibyteness of current buffer inherited
to Quail help buffer.

23 years ago*** empty log message ***
Kenichi Handa [Sat, 27 Jan 2001 01:49:15 +0000 (01:49 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 23:55:02 +0000 (23:55 +0000)]
*** empty log message ***

23 years agoDoc fixes.
Dave Love [Fri, 26 Jan 2001 23:04:44 +0000 (23:04 +0000)]
Doc fixes.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 21:05:31 +0000 (21:05 +0000)]
*** empty log message ***

23 years ago(delphi-comment-face, delphi-string-face)
Dave Love [Fri, 26 Jan 2001 20:55:26 +0000 (20:55 +0000)]
(delphi-comment-face, delphi-string-face)
(delphi-keyword-face, delphi-other-face): Fix :type.

23 years ago(cvs-mode-revert-buffer): Doc fix.
Dave Love [Fri, 26 Jan 2001 20:46:42 +0000 (20:46 +0000)]
(cvs-mode-revert-buffer): Doc fix.

23 years ago(size_window): Set the window's orig_top to nil when
Gerd Moellmann [Fri, 26 Jan 2001 20:02:19 +0000 (20:02 +0000)]
(size_window): Set the window's orig_top to nil when
changing heights, so that a future shrink_mini_window won't
restore a bogus height.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 19:17:15 +0000 (19:17 +0000)]
*** empty log message ***

23 years agoRemove un-logged bogus changes from 2000-12-20.
Dave Love [Fri, 26 Jan 2001 19:08:15 +0000 (19:08 +0000)]
Remove un-logged bogus changes from 2000-12-20.
(quoted-printable-encode-region): Doc fix.  Don't call
string-as-multibyte on class.  Clarify line-folding.
(quoted-printable-encode-string): Make temp buffer inherit
string's multibyteness.

23 years ago(mm-multibyte-string-p): New.
Dave Love [Fri, 26 Jan 2001 18:56:08 +0000 (18:56 +0000)]
(mm-multibyte-string-p): New.

23 years agoDoc fixes. Add :version to new options.
Dave Love [Fri, 26 Jan 2001 18:52:53 +0000 (18:52 +0000)]
Doc fixes.  Add :version to new options.

23 years ago(feedmail): Add :link.
Dave Love [Fri, 26 Jan 2001 18:26:32 +0000 (18:26 +0000)]
(feedmail): Add :link.
(feedmail-send-it): Doc fix.

23 years agoDoc fixes.
Dave Love [Fri, 26 Jan 2001 18:24:03 +0000 (18:24 +0000)]
Doc fixes.
(sendmail-send-it): Fix the non-ASCII regexp and use
rfc2047-encode-string.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 17:33:27 +0000 (17:33 +0000)]
*** empty log message ***

23 years ago(do_switch_frame): If selected frame has a mini-window,
Gerd Moellmann [Fri, 26 Jan 2001 14:41:54 +0000 (14:41 +0000)]
(do_switch_frame): If selected frame has a mini-window,
resize that to exact size.

23 years ago(adjust_glyph_matrix): Always clear desired matrices.
Gerd Moellmann [Fri, 26 Jan 2001 14:19:34 +0000 (14:19 +0000)]
(adjust_glyph_matrix): Always clear desired matrices.

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 13:42:08 +0000 (13:42 +0000)]
*** empty log message ***

23 years agoRevert last change.
Dave Love [Fri, 26 Jan 2001 13:14:11 +0000 (13:14 +0000)]
Revert last change.

23 years ago(DONTCOMPILE): Add various term files.
Gerd Moellmann [Fri, 26 Jan 2001 12:43:05 +0000 (12:43 +0000)]
(DONTCOMPILE): Add various term files.

23 years ago(Man-default-man-entry, Man-mode): Doc fix.
Gerd Moellmann [Fri, 26 Jan 2001 11:43:42 +0000 (11:43 +0000)]
(Man-default-man-entry, Man-mode): Doc fix.

23 years ago(display-startup-echo-area-message): Make sure
Gerd Moellmann [Fri, 26 Jan 2001 11:38:23 +0000 (11:38 +0000)]
(display-startup-echo-area-message): Make sure
the echo area is resized to fit the size of the startup
message.

23 years ago(gud-perldb-massage-args): Avoid nreverse'ing a list
Gerd Moellmann [Fri, 26 Jan 2001 11:30:01 +0000 (11:30 +0000)]
(gud-perldb-massage-args): Avoid nreverse'ing a list
part of which is a constant.

23 years ago(echo_area_display): Comment fix.
Gerd Moellmann [Fri, 26 Jan 2001 11:23:52 +0000 (11:23 +0000)]
(echo_area_display): Comment fix.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 26 Jan 2001 10:26:19 +0000 (10:26 +0000)]
*** empty log message ***

23 years ago(display_line): Simplify check for glyphs fitting
Gerd Moellmann [Fri, 26 Jan 2001 10:25:48 +0000 (10:25 +0000)]
(display_line): Simplify check for glyphs fitting
entirely in the line.

23 years ago(Top-level) [ms-dos]: Don't load international/ccl twice.
Eli Zaretskii [Fri, 26 Jan 2001 10:16:41 +0000 (10:16 +0000)]
(Top-level) [ms-dos]: Don't load international/ccl twice.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 26 Jan 2001 09:35:23 +0000 (09:35 +0000)]
*** empty log message ***

23 years ago(xic_style): New variable.
Gerd Moellmann [Fri, 26 Jan 2001 09:34:55 +0000 (09:34 +0000)]
(xic_style): New variable.
(create_frame_xic): Move static variable to global scope for
the case that `static' get's defined away.

23 years ago(matching_regexp_buffer, matching_regexp_end_buf):
Gerd Moellmann [Fri, 26 Jan 2001 09:32:03 +0000 (09:32 +0000)]
(matching_regexp_buffer, matching_regexp_end_buf):
New variables.
(matching_regexp): Use them instead of static variables in
function scope.

23 years ago(next-line): Don't let `newline' expand abbrevs.
Gerd Moellmann [Fri, 26 Jan 2001 09:23:17 +0000 (09:23 +0000)]
(next-line): Don't let `newline' expand abbrevs.
Simplify slightly.
(open-line): Don't let `newline' expand abbrevs.

23 years agoSee ChangeLog
John Wiegley [Fri, 26 Jan 2001 06:19:25 +0000 (06:19 +0000)]
See ChangeLog

23 years ago(decode_coding): Set a flag for inhibiting
Kenichi Handa [Fri, 26 Jan 2001 06:10:21 +0000 (06:10 +0000)]
(decode_coding): Set a flag for inhibiting
inconsistent eol.
(code_convert_region): Always set saved_coding_symbol.
(decode_coding_string): Likewise.  Update coding->symbol when we
encounter a inconsistent eol by the same way as
code_convert_region.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 26 Jan 2001 06:07:48 +0000 (06:07 +0000)]
*** empty log message ***

23 years ago(describe-char-after): Doc fix.
Dave Love [Thu, 25 Jan 2001 22:12:23 +0000 (22:12 +0000)]
(describe-char-after): Doc fix.
(describe-coding-system): Tweak the English text.

23 years agorequire vc
Sam Steingold [Thu, 25 Jan 2001 21:02:37 +0000 (21:02 +0000)]
require vc

23 years ago*** empty log message ***
Dave Love [Thu, 25 Jan 2001 20:31:30 +0000 (20:31 +0000)]
*** empty log message ***

23 years ago(x_after_update_window_line): Don't clear if frame's
Gerd Moellmann [Thu, 25 Jan 2001 20:27:30 +0000 (20:27 +0000)]
(x_after_update_window_line): Don't clear if frame's
internal border width is zero.
(x_clear_area): New function.
(x_after_update_window_line, x_clear_end_of_line)
(x_scroll_bar_create, x_scroll_bar_set_handle)
(XTset_vertical_scroll_bar, x_erase_phys_cursor): Use x_clear_area
instead of XClearArea.

23 years ago(x_clear_area): Add prototype.
Gerd Moellmann [Thu, 25 Jan 2001 20:26:04 +0000 (20:26 +0000)]
(x_clear_area): Add prototype.

23 years ago* xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
Gerd Moellmann [Thu, 25 Jan 2001 20:25:33 +0000 (20:25 +0000)]
* xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
XClearArea.

23 years agoflyspell
Dave Love [Thu, 25 Jan 2001 20:21:01 +0000 (20:21 +0000)]
flyspell

23 years agoReplace formfeeds removed on 2001/01/22.
Dave Love [Thu, 25 Jan 2001 20:15:31 +0000 (20:15 +0000)]
Replace formfeeds removed on 2001/01/22.

23 years agoMention that LessTif and Motif cause File Selection dialog to pop up
Eli Zaretskii [Thu, 25 Jan 2001 18:23:39 +0000 (18:23 +0000)]
Mention that LessTif and Motif cause File Selection dialog to pop up
when C-x C-f is typed.

23 years agoDocument problems with jpeg-6a.
Eli Zaretskii [Thu, 25 Jan 2001 18:20:50 +0000 (18:20 +0000)]
Document problems with jpeg-6a.

23 years agoMany small improvements in tagging accuracy and capability,
Francesco Potortì [Thu, 25 Jan 2001 18:19:57 +0000 (18:19 +0000)]
Many small improvements in tagging accuracy and capability,
better tagging of DEFUNs, code cleanups.

2001-01-25  Francesco Potorti`  <pot@potorti.it>

* etags.c (struct tok): Renamed from struct token.
(token): Renamed from tok.
(structtype): Make it a local variable.
[DEBUG]: Use assert.
(xrnew): Change the synopsis.
(typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus.
(grow_linebuffer): Don't call xrnew when not needed.
(token): buffer renamed to line.
(C_entries): Three calls to inibuffer moved here from main.
(C_entries): Removed all references to var methodlen, delete it.
(linebuffer_setlen): Was grow_buffer, now also sets len.
(consider_token, C_entries, Pascal_functions): Use it.
(C_entries): Preventing problems relative to extern "C".
(C_entries): Can tag more than one variable or func separated by
comma when --declarations is used.
(C_entries): More accurate tagging of members and declarations.
(yacc_rules): Was global, made local to C_entries.
(next_token_is_func): Removed.
(fvdef): New constants fdefunkey, fdefunname.
(consider_token, C_entries): Use them.
(C_entries): Build proper lisp names for Emacs DEFUNs.

23 years agoMany small improvements in etags.
Francesco Potortì [Thu, 25 Jan 2001 18:19:07 +0000 (18:19 +0000)]
Many small improvements in etags.

23 years agoDocument that clicking C-mouse-2 on widget scroll bars might not work.
Eli Zaretskii [Thu, 25 Jan 2001 18:16:05 +0000 (18:16 +0000)]
Document that clicking C-mouse-2 on widget scroll bars might not work.

23 years ago(iswitchb-make-buflist): When nconc'ing lists, don't
Gerd Moellmann [Thu, 25 Jan 2001 17:13:08 +0000 (17:13 +0000)]
(iswitchb-make-buflist): When nconc'ing lists, don't
discard the result.
(iswitchb-to-end): Likewise.

23 years agodoc&comment fix
Sam Steingold [Thu, 25 Jan 2001 16:36:48 +0000 (16:36 +0000)]
doc&comment fix

23 years agoUpdate a comment.
Gerd Moellmann [Thu, 25 Jan 2001 16:01:56 +0000 (16:01 +0000)]
Update a comment.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Jan 2001 15:58:51 +0000 (15:58 +0000)]
*** empty log message ***

23 years ago(Fx_file_dialog): Remove a workaround for Lesstif
Gerd Moellmann [Thu, 25 Jan 2001 15:39:26 +0000 (15:39 +0000)]
(Fx_file_dialog): Remove a workaround for Lesstif
which doesn't seem necessary anymore with Lesstif 0.92.

23 years ago(smerge-font-lock-keywords): Relax submatch 1.
Stefan Monnier [Thu, 25 Jan 2001 15:37:21 +0000 (15:37 +0000)]
(smerge-font-lock-keywords): Relax submatch 1.

23 years ago(define-minor-mode): Docstring fix.
Stefan Monnier [Thu, 25 Jan 2001 15:31:14 +0000 (15:31 +0000)]
(define-minor-mode): Docstring fix.

23 years agoFix wording in the entry about UTF-8 support.
Eli Zaretskii [Thu, 25 Jan 2001 14:52:11 +0000 (14:52 +0000)]
Fix wording in the entry about UTF-8 support.

23 years ago*** empty log message ***
Dave Love [Thu, 25 Jan 2001 13:39:11 +0000 (13:39 +0000)]
*** empty log message ***

23 years ago(BASE_PURESIZE): Up to 720000.
Dave Love [Thu, 25 Jan 2001 13:36:51 +0000 (13:36 +0000)]
(BASE_PURESIZE): Up to 720000.

23 years agoPreload international/ccl for utf-8.
Dave Love [Thu, 25 Jan 2001 13:35:07 +0000 (13:35 +0000)]
Preload international/ccl for utf-8.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 25 Jan 2001 13:14:54 +0000 (13:14 +0000)]
*** empty log message ***

23 years ago(reset-language-environment): Reset coding-category-utf-8 to
Kenichi Handa [Thu, 25 Jan 2001 13:07:32 +0000 (13:07 +0000)]
(reset-language-environment): Reset coding-category-utf-8 to
mule-utf-8.

23 years agoFix previous change.
Kenichi Handa [Thu, 25 Jan 2001 13:03:10 +0000 (13:03 +0000)]
Fix previous change.

23 years ago*** empty log message ***
Dave Love [Thu, 25 Jan 2001 13:00:15 +0000 (13:00 +0000)]
*** empty log message ***

23 years agoFix a typo in a comment.
Eli Zaretskii [Thu, 25 Jan 2001 13:00:13 +0000 (13:00 +0000)]
Fix a typo in a comment.

23 years ago(Fwhere_is_internal): Declare gcpro3, gcpro4.
Dave Love [Thu, 25 Jan 2001 12:58:22 +0000 (12:58 +0000)]
(Fwhere_is_internal): Declare gcpro3, gcpro4.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Jan 2001 12:40:49 +0000 (12:40 +0000)]
*** empty log message ***

23 years ago(echo_area_display): Don't call redisplay_internal
Gerd Moellmann [Thu, 25 Jan 2001 12:40:22 +0000 (12:40 +0000)]
(echo_area_display): Don't call redisplay_internal
when Emacs is shutting down.  We can't run hooks etc. that
would be necessary to do a redisplay.

23 years ago(rmail-redecode-body): Doc fix.
Eli Zaretskii [Thu, 25 Jan 2001 12:32:26 +0000 (12:32 +0000)]
(rmail-redecode-body): Doc fix.

23 years agoMove here the entry for etags.c from 2000-01-14 which somehow
Eli Zaretskii [Thu, 25 Jan 2001 12:26:24 +0000 (12:26 +0000)]
Move here the entry for etags.c from 2000-01-14 which somehow
ended up in etc/Changelog.

23 years agoRemove a stray entry from 2000-01-14 which belongs to lib-src/ChangeLog.
Eli Zaretskii [Thu, 25 Jan 2001 12:24:31 +0000 (12:24 +0000)]
Remove a stray entry from 2000-01-14 which belongs to lib-src/ChangeLog.

23 years ago(read_integer): Use type EMACS_INT instead of int.
Gerd Moellmann [Thu, 25 Jan 2001 11:57:14 +0000 (11:57 +0000)]
(read_integer): Use type EMACS_INT instead of int.

23 years agonew file
Kenichi Handa [Thu, 25 Jan 2001 11:51:29 +0000 (11:51 +0000)]
new file