Sat, 22 Mar 1997 04:05:44 +0000 |
Richard M. Stallman |
(struct buffer): New field display_count.
|
Sat, 22 Mar 1997 04:04:53 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize display_count slot.
|
Sat, 22 Mar 1997 04:02:03 +0000 |
Richard M. Stallman |
(mark_object): Mark the buffer_list field.
|
Sat, 22 Mar 1997 03:55:49 +0000 |
Richard M. Stallman |
(tq-process-buffer): Catch errors running tq-queue-head-fn.
|
Sat, 22 Mar 1997 03:55:21 +0000 |
Richard M. Stallman |
(substitute-key-definition):
|
Sat, 22 Mar 1997 03:54:14 +0000 |
Richard M. Stallman |
(newline): Be more conservative about when to use the optimization.
|
Sat, 22 Mar 1997 03:53:10 +0000 |
Richard M. Stallman |
(sh-case): Define with defun and defvar
|
Sat, 22 Mar 1997 03:52:36 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 22 Mar 1997 03:51:36 +0000 |
Richard M. Stallman |
(replace-string): Doc fix.
|
Sat, 22 Mar 1997 03:49:14 +0000 |
Richard M. Stallman |
(mail-passwd-command): New variable.
|
Sat, 22 Mar 1997 03:44:08 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to): Delete debugging code.
|
Sat, 22 Mar 1997 03:42:32 +0000 |
Richard M. Stallman |
(recover-session): Add `t' to switches.
|
Sat, 22 Mar 1997 03:41:43 +0000 |
Richard M. Stallman |
(enriched-decode-foreground, enriched-decode-background):
|
Sat, 22 Mar 1997 03:40:55 +0000 |
Richard M. Stallman |
(dired-glob-regexp): New function.
|
Sat, 22 Mar 1997 03:39:39 +0000 |
Richard M. Stallman |
(dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
|
Sat, 22 Mar 1997 03:36:37 +0000 |
Richard M. Stallman |
(desktop-missing-file-warning): Make the default nil.
|
Sat, 22 Mar 1997 03:35:20 +0000 |
Richard M. Stallman |
(copyright-regexp): Allow "Copyright" and the copyright symbol together.
|
Fri, 21 Mar 1997 22:12:24 +0000 |
Paul Eggert |
(files): Ignore files in RCS directory whose names are of the form ,*,
|
Fri, 21 Mar 1997 20:06:04 +0000 |
Richard M. Stallman |
(vc-next-action-on-file): With implicit checkout, make
|
Fri, 21 Mar 1997 07:45:24 +0000 |
Richard M. Stallman |
(help-map): Use apropos-command, not command-apropos.
|
Thu, 20 Mar 1997 12:39:57 +0000 |
Simon Marshall |
Allow a dired-no-confirm of t
|
Thu, 20 Mar 1997 12:37:06 +0000 |
Simon Marshall |
Doc dired-no-confirm and allow t value.
|
Thu, 20 Mar 1997 04:55:20 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Special handling for mime.
|
Wed, 19 Mar 1997 19:00:22 +0000 |
Karl Heuer |
(cal-tex-preamble): Set \lineskip to 0pt.
|
Wed, 19 Mar 1997 16:38:41 +0000 |
Kenichi Handa |
(x-complement-fontset-spec): Setup
|
Wed, 19 Mar 1997 16:33:48 +0000 |
Kenichi Handa |
(dumpglyphs): Set a clipping region when we draw glyphs
|
Wed, 19 Mar 1997 16:33:06 +0000 |
Kenichi Handa |
(Valternative_fontname_alist): New variable.
|
Wed, 19 Mar 1997 16:33:06 +0000 |
Kenichi Handa |
(Valternative_fontname_alist): Extern it.
|
Wed, 19 Mar 1997 16:32:46 +0000 |
Kenichi Handa |
(insert_glyphs): Fix a bug which turns up when
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of MAX_CHARSET.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
Adjusted for the change of MAX_CHARSET.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(MAX_CHARSET): Definition changed to the actual
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(GLYPH_FOLLOW_ALIASES): Assure that the resulting G
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(map_char_table): Handle multibyte characters.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(encode_terminal_code): Check validity of character code.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(copy_part_of_rope): Declare glyph as type GLYPH. For a
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(x_list_fonts): Comment about cached font list added.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(x-charset-registries): Change entry for Ethiopic.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
Change short and long names for Ethipic character set.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(make-char): Documented.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(quail-translation-keymap): Add entry for escape key.
|
Tue, 18 Mar 1997 23:16:27 +0000 |
Kenichi Handa |
(set-face-font): Allow specifing fontset for the arg FONT.
|
Tue, 18 Mar 1997 23:14:07 +0000 |
Kenichi Handa |
(thai-post-read-conversion): Return the correct length.
|
Tue, 18 Mar 1997 23:14:07 +0000 |
Kenichi Handa |
(viet-decode-viqr-region): Supply correct
|
Tue, 18 Mar 1997 23:14:07 +0000 |
Kenichi Handa |
Set functions viqr-post-read-conversion and viqr-pre-write-conversion
|
Tue, 18 Mar 1997 07:20:16 +0000 |
Richard M. Stallman |
Conditionalize the fontset code on
|
Mon, 17 Mar 1997 10:25:53 +0000 |
Francesco Potort |
* etags.c (add_regex): reset *putbuf before using it.
|
Mon, 17 Mar 1997 09:54:01 +0000 |
Karl Heuer |
(apropos): Print all property symbols.
|
Mon, 17 Mar 1997 09:37:32 +0000 |
Karl Heuer |
Fix typo in comment.
|
Mon, 17 Mar 1997 09:25:32 +0000 |
Karl Heuer |
Fix typos in comment.
|
Sat, 15 Mar 1997 13:26:59 +0000 |
Simon Marshall |
Tweak font-lock-keywords
|
Sat, 15 Mar 1997 13:23:49 +0000 |
Simon Marshall |
defvar before- and after- make frame vars; use properly in make-frame.
|
Sat, 15 Mar 1997 13:22:49 +0000 |
Simon Marshall |
clean code.
|
Sat, 15 Mar 1997 13:19:12 +0000 |
Simon Marshall |
Allow arbitrary regexps in *-font-lock-extra-types.
|
Sat, 15 Mar 1997 13:14:24 +0000 |
Simon Marshall |
When testing FACE's non-nil face-font with the default face font, use the frame's font parameter if the default face's face-font is nil.
|
Sat, 15 Mar 1997 13:10:07 +0000 |
Simon Marshall |
minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
|
Fri, 14 Mar 1997 17:58:03 +0000 |
Karl Heuer |
(when, unless): Symbol props moved from cl.el.
|
Fri, 14 Mar 1997 17:57:41 +0000 |
Karl Heuer |
(when, unless): Symbol props moved to subr.el.
|
Fri, 14 Mar 1997 17:22:11 +0000 |
Karl Heuer |
(change_window_height): Handle shrink as well as enlarge.
|