- 22 Mar, 1997 18 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fkill_buffer): Call frames_discard_buffer. (record_buffer): Move buffer to front of frame_buffer_list. (Fother_buffer): Use frame_buffer_list. (init_buffer_once): Set up display_count. (syms_of_buffer): Set up Lisp variable.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Compare with equal if definition is a key sequence.
-
Richard M. Stallman authored
(universal-argument-more): If previous arg is `-', change that to -4.
-
Richard M. Stallman authored
instead of define-skeleton.
-
Richard M. Stallman authored
(ring-ref): Fix error message.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mail-get-names): Implement that variable. (mail-passwd-files): New variable. (mail-get-names): Use mail-passwd-files instead of always /etc/passwd.
-
Richard M. Stallman authored
Don't insist on whitespace after commas.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Make COLOR arg optional. Fix error messages.
-
Richard M. Stallman authored
(dired-buffers-for-dir): New arg FILE; if non-nil, check that it matches the wildcard pattern.
-
Richard M. Stallman authored
whose wildcard pattern does not accept FILE. All callers changed.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 21 Mar, 1997 3 commits
-
-
Paul Eggert authored
or *_; they are probably RCS lock files. Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver; they are used by rcsfreeze.
-
Richard M. Stallman authored
sure not to lose unsaved changes.
-
Richard M. Stallman authored
-
- 20 Mar, 1997 3 commits
-
-
Simon Marshall authored
-
Simon Marshall authored
-
Richard M. Stallman authored
(mail-mime-unsent-header): New variable.
-
- 19 Mar, 1997 6 commits
-
-
Karl Heuer authored
-
Kenichi Handa authored
alternative-fontname-alist while complementing fontnames.
-
Kenichi Handa authored
with a font of inappropriate size. (x_list_fonts): Try alternate fonts if we can't find a font of an appropriate size.
-
Kenichi Handa authored
(syms_of_fontset): Declare Lisp variable alternative-fontname-alist.
-
Kenichi Handa authored
-
Kenichi Handa authored
TS_ins_multi_chars is 0.
-
- 18 Mar, 1997 10 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(push_key_description): A key code less than 512 is printed with 3 octal numbers. Print only entries of valid charsets.
-
Kenichi Handa authored
(CHAR_TABLE_STANDARD_SLOTS): Adjusted for the above change. (CHAR_TABLE_SINGLE_BYTE_SLOTS): New macro. (CHAR_TABLE_REF, CHAR_TABLE_SET): New macros.
-
Kenichi Handa authored
-
Kenichi Handa authored
(str_cmpchar_id): Return -1 if we have no more room for a new composite character. (Fmake_char_internal): Docstring is moved to lisp/mule.el.
-
Kenichi Handa authored
maximum valid charset. (MAX_CHAR): New macro.
-
Kenichi Handa authored
-
Kenichi Handa authored
contains valid character code.
-
Kenichi Handa authored
-
Kenichi Handa authored
CHAR_TABLE_ORDINARY_SLOTS.
-