log

age author description
1997-03-20 Simon Marshall Doc dired-no-confirm and allow t value.
1997-03-20 Richard M. Stallman (rmail-retry-failure): Special handling for mime.
1997-03-19 Karl Heuer (cal-tex-preamble): Set \lineskip to 0pt.
1997-03-19 Kenichi Handa (x-complement-fontset-spec): Setup
1997-03-19 Kenichi Handa (dumpglyphs): Set a clipping region when we draw glyphs
1997-03-19 Kenichi Handa (Valternative_fontname_alist): New variable.
1997-03-19 Kenichi Handa (Valternative_fontname_alist): Extern it.
1997-03-19 Kenichi Handa (insert_glyphs): Fix a bug which turns up when
1997-03-18 Kenichi Handa Adjusted for the change of MAX_CHARSET.
1997-03-18 Kenichi Handa (describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi Handa (CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
1997-03-18 Kenichi Handa Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi Handa Adjusted for the change of MAX_CHARSET.
1997-03-18 Kenichi Handa (MAX_CHARSET): Definition changed to the actual
1997-03-18 Kenichi Handa (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi Handa (GLYPH_FOLLOW_ALIASES): Assure that the resulting G
1997-03-18 Kenichi Handa (map_char_table): Handle multibyte characters.
1997-03-18 Kenichi Handa (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of
1997-03-18 Kenichi Handa (encode_terminal_code): Check validity of character code.
1997-03-18 Kenichi Handa (copy_part_of_rope): Declare glyph as type GLYPH. For a
1997-03-18 Kenichi Handa (x_list_fonts): Comment about cached font list added.
1997-03-18 Kenichi Handa (x-charset-registries): Change entry for Ethiopic.
1997-03-18 Kenichi Handa Change short and long names for Ethipic character set.
1997-03-18 Kenichi Handa (make-char): Documented.
1997-03-18 Kenichi Handa (quail-translation-keymap): Add entry for escape key.
1997-03-18 Kenichi Handa (set-face-font): Allow specifing fontset for the arg FONT.
1997-03-18 Kenichi Handa (thai-post-read-conversion): Return the correct length.
1997-03-18 Kenichi Handa (viet-decode-viqr-region): Supply correct
1997-03-18 Kenichi Handa Set functions viqr-post-read-conversion and viqr-pre-write-conversion
1997-03-18 Richard M. Stallman Conditionalize the fontset code on
1997-03-17 Francesco Potortì * etags.c (add_regex): reset *putbuf before using it.
1997-03-17 Karl Heuer (apropos): Print all property symbols.
1997-03-17 Karl Heuer Fix typo in comment.
1997-03-17 Karl Heuer Fix typos in comment.
1997-03-15 Simon Marshall Tweak font-lock-keywords
1997-03-15 Simon Marshall defvar before- and after- make frame vars; use properly in make-frame.
1997-03-15 Simon Marshall clean code.
1997-03-15 Simon Marshall Allow arbitrary regexps in *-font-lock-extra-types.
1997-03-15 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.
1997-03-15 Simon Marshall minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
1997-03-14 Karl Heuer (when, unless): Symbol props moved from cl.el.
1997-03-14 Karl Heuer (when, unless): Symbol props moved to subr.el.
1997-03-14 Karl Heuer (change_window_height): Handle shrink as well as enlarge.
1997-03-14 Karl Heuer (indent-line-to): Fix off-by-one bug when deciding
1997-03-12 Karl Heuer Re-fix copyright dates.
1997-03-12 Joel Ray Holveck Fixed copyright dates
1997-03-12 Karl Heuer Fix typo in previous change.
1997-03-12 Karl Heuer (octave-abbrev-table): Add abbrevs for switch,
1997-03-12 Karl Heuer Provide octave-inf.
1997-03-12 Karl Heuer Provide octave-hlp.
1997-03-12 Karl Heuer (inferior-emacs-lisp-mode): Set comint-completion-addsuffix.
1997-03-12 Karl Heuer (term-completion-addsuffix): Doc fix.
1997-03-11 Karl Heuer (combine-after-change-calls): Doc fix.
1997-03-11 Karl Heuer (uniquify-buffer-file-name): Don't call
1997-03-11 Karl Heuer (lisp-imenu-generic-expression): Accept `*', `|',
1997-03-11 Karl Heuer (ispell-command-loop): Disable message logging.
1997-03-11 Karl Heuer (makefile-dependency-regex): Disallow "=" in name,
1997-03-10 Karl Heuer (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
1997-03-08 Karl Heuer (Info-read-node-name): Caused completing-read to force
1997-03-08 Karl Heuer (isearch-yank): Handle case when CHUNK is `x-sel'.