1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

34011 commits

Author SHA1 Message Date
Dave Love
e94e008ba3 (BASE_PURESIZE): Up to 720000. 2001-01-25 13:36:51 +00:00
Dave Love
2644b4c098 Preload international/ccl for utf-8. 2001-01-25 13:35:07 +00:00
Kenichi Handa
23cfab61f6 *** empty log message *** 2001-01-25 13:14:54 +00:00
Kenichi Handa
b909cfc0b6 (reset-language-environment): Reset coding-category-utf-8 to
mule-utf-8.
2001-01-25 13:07:32 +00:00
Kenichi Handa
ce7ed3aa0f Fix previous change. 2001-01-25 13:03:10 +00:00
Dave Love
650cc6cce2 *** empty log message *** 2001-01-25 13:00:15 +00:00
Eli Zaretskii
c3d0ee5124 Fix a typo in a comment. 2001-01-25 13:00:13 +00:00
Dave Love
0482803f6b (Fwhere_is_internal): Declare gcpro3, gcpro4. 2001-01-25 12:58:22 +00:00
Gerd Moellmann
e1e441f9c8 *** empty log message *** 2001-01-25 12:40:49 +00:00
Gerd Moellmann
c3e6cafd61 (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.
2001-01-25 12:40:22 +00:00
Eli Zaretskii
4685e6b754 (rmail-redecode-body): Doc fix. 2001-01-25 12:32:26 +00:00
Eli Zaretskii
47df1a5e81 Move here the entry for etags.c from 2000-01-14 which somehow
ended up in etc/Changelog.
2001-01-25 12:26:24 +00:00
Eli Zaretskii
28f518d7be Remove a stray entry from 2000-01-14 which belongs to lib-src/ChangeLog. 2001-01-25 12:24:31 +00:00
Gerd Moellmann
5e37dc220a (read_integer): Use type EMACS_INT instead of int. 2001-01-25 11:57:14 +00:00
Kenichi Handa
5ba7a8708b new file 2001-01-25 11:51:29 +00:00
Kenichi Handa
c546dfcbc5 Preload international/utf-8. 2001-01-25 11:49:15 +00:00
Kenichi Handa
631f62fd3d (reset-language-environment): Make
the priority of coding-category-utf-8 higher than
coding-category-binary.
2001-01-25 11:48:59 +00:00
Kenichi Handa
f8499efbd3 (coding-category-utf-8): Initialize to mule-utf-8. 2001-01-25 11:48:42 +00:00
Kenichi Handa
0fdb4475a0 *** empty log message *** 2001-01-25 11:48:08 +00:00
Gerd Moellmann
8e60a25357 (tags): Fix typo. 2001-01-25 11:42:55 +00:00
Eli Zaretskii
0fb94c7feb (ccl_driver): Fix last change. 2001-01-25 09:46:23 +00:00
Eli Zaretskii
bb26451898 Fix a typo in the last entry for ccl.c. 2001-01-25 09:21:17 +00:00
Stefan Monnier
609b757aa4 (mutually_exclusive_p): Add missing break' at the end of charset' processing. 2001-01-25 01:44:54 +00:00
Kenichi Handa
e3778624f9 *** empty log message *** 2001-01-24 23:43:56 +00:00
Kenichi Handa
bd64290dac (ccl_coding_driver): Setup ccl->suppress_error.
(Fset_terminal_coding_system_internal): Set the member
suppress_error to 1.
(Fset_safe_terminal_coding_system_internal): Likewise.
2001-01-24 23:30:34 +00:00
Kenichi Handa
6041c9ce6b (struct coding_system): New member suppress_error. 2001-01-24 23:30:16 +00:00
Kenichi Handa
ae08ba36c9 (ccl_driver): If ccl->suppress_error is nonzeor, don't
insert error message to the output.
(setup_ccl_program): Initialize ccl->suppress_error to 0.
2001-01-24 23:29:59 +00:00
Kenichi Handa
64068fbfc1 (sturct ccl_program): New member suppress_error. 2001-01-24 23:29:42 +00:00
Stefan Monnier
245ed2b17a *** empty log message *** 2001-01-24 23:26:48 +00:00
Stefan Monnier
cdbb79c1ed (diff-mode): Disable preliminary support for `compile'. 2001-01-24 23:26:40 +00:00
Stefan Monnier
411e420305 (mutually_exclusive_p): Don't blindly handle `charset_not'
as if it was a `charset'.
2001-01-24 23:11:40 +00:00
Dave Love
9575b9aedb (Time Stamps): New. 2001-01-24 22:21:31 +00:00
Dave Love
1453f1b998 QP tweaks 2001-01-24 22:20:54 +00:00
Sam Steingold
e95b0c08b9 use replace-regexps-in-string instead of dired- and gs-replace-in-string
which are removed
2001-01-24 21:17:10 +00:00
Gerd Moellmann
f9aaedb634 (Fwhere_is_internal): Don't nreverse the cached
value in where_is_cache; the next lookup in the cache returns
something bogus if we do.
2001-01-24 19:42:17 +00:00
Dave Love
c27bb0f4cc *** empty log message *** 2001-01-24 17:44:21 +00:00
Eli Zaretskii
c3902c3ecb *** empty log message *** 2001-01-24 17:33:32 +00:00
Eli Zaretskii
99a5de87f1 (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
if HAVE_WINDOW_SYSTEM isn't defined.
2001-01-24 17:31:52 +00:00
Eli Zaretskii
8ab5d35a02 (report-emacs-bug): Mention the fact that the
bug report is mailed to an email list and posted to a news group.
2001-01-24 16:51:54 +00:00
Gerd Moellmann
e7e415845b *** empty log message *** 2001-01-24 16:22:46 +00:00
Gerd Moellmann
7e4f9cf463 (comint-replace-by-expanded-history-before-point): Fix
change of 2000-08-03 to move point to the start of the line again.
2001-01-24 16:21:56 +00:00
Gerd Moellmann
1e54671434 (sweep_weak_table): Fix code taking items out of
the hash collision chain.  Some cleanup.
2001-01-24 16:10:06 +00:00
Gerd Moellmann
2533b69a03 (frame-initialize): Create the initial frame invisible. 2001-01-24 15:39:00 +00:00
Gerd Moellmann
b66b6aeb1c (tool-bar-images-pixel-height): New variable.
(command-line): After loading the user's init file, when
tool-bar-mode is on, increase the frame's size by some lines for
the tool-bar.
2001-01-24 15:38:36 +00:00
ShengHuo ZHU
ff890e66b5 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
(chinese-big5): MIME:Big5.

[ cited from ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets ]

Name: GB2312  (preferred MIME name)
MIBenum: 2025
Source: Chinese for People's Republic of China (PRC) mixed one byte,
        two byte set:
          20-7E = one byte ASCII
          A1-FE = two byte PRC Kanji
        See GB 2312-80
        PCL Symbol Set Id: 18C
Alias: csGB2312

Name: Big5  (preferred MIME name)
MIBenum: 2026
Source: Chinese for Taiwan Multi-byte set.
        PCL Symbol Set Id: 18T
Alias: csBig5
2001-01-24 14:50:08 +00:00
Gerd Moellmann
6801a5720e (x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
2001-01-24 14:21:48 +00:00
Gerd Moellmann
3497f73e06 (x_new_font): Don't change a tooltip's size. 2001-01-24 14:21:11 +00:00
Gerd Moellmann
043631796e (universal-coding-system-argument):
Handle commands with prefix args.
2001-01-24 13:14:45 +00:00
Andrew Innes
daae70def3 (cleanall-other-dirs-nmake):
(cleanall-other-dirs-gmake): New targets.
(cleanall): Invoke them.
2001-01-24 12:31:07 +00:00
Gerd Moellmann
d56aaa640e (diary-float): Fix case of MONTH
being a list of numbers.
(diary-mail-entries): Rewritten.
2001-01-24 11:48:19 +00:00