bpt/emacs.git
1997-03-22 Richard M.... (wait_reading_process_input): If wait_for_cell,
1997-03-22 Richard M.... (print): Generate a backslash in \2e10.
1997-03-22 Richard M.... (struct frame): New field buffer_list.
1997-03-22 Richard M.... (frame_buffer_list, set_frame_buffer_list): New functions.
1997-03-22 Richard M.... Change copyright year.
1997-03-22 Richard M.... (struct buffer): New field display_count.
1997-03-22 Richard M.... (reset_buffer): Initialize display_count slot.
1997-03-22 Richard M.... (mark_object): Mark the buffer_list field.
1997-03-22 Richard M.... (tq-process-buffer): Catch errors running tq-queue...
1997-03-22 Richard M.... (substitute-key-definition):
1997-03-22 Richard M.... (newline): Be more conservative about when to use the...
1997-03-22 Richard M.... (sh-case): Define with defun and defvar
1997-03-22 Richard M.... Many doc fixes.
1997-03-22 Richard M.... (replace-string): Doc fix.
1997-03-22 Richard M.... (mail-passwd-command): New variable.
1997-03-22 Richard M.... (rmail-dont-reply-to): Delete debugging code.
1997-03-22 Richard M.... (recover-session): Add `t' to switches.
1997-03-22 Richard M.... (enriched-decode-foreground, enriched-decode-background):
1997-03-22 Richard M.... (dired-glob-regexp): New function.
1997-03-22 Richard M.... (dired-fun-in-all-buffers): New arg FILE. Don't operat...
1997-03-22 Richard M.... (desktop-missing-file-warning): Make the default nil.
1997-03-22 Richard M.... (copyright-regexp): Allow "Copyright" and the copyright...
1997-03-21 Paul Eggert(files): Ignore files in RCS directory whose names...
1997-03-21 Richard M.... (vc-next-action-on-file): With implicit checkout, make
1997-03-21 Richard M.... (help-map): Use apropos-command, not command-apropos.
1997-03-20 Simon MarshallAllow a dired-no-confirm of t
1997-03-20 Simon MarshallDoc dired-no-confirm and allow t value.
1997-03-20 Richard M.... (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 HandaAdjusted for the change of MAX_CHARSET.
1997-03-18 Kenichi Handa(describe_vector): Adjusted for the change of CHAR_TABL...
1997-03-18 Kenichi Handa(CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256...
1997-03-18 Kenichi HandaAdjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
1997-03-18 Kenichi HandaAdjusted 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_O...
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...
1997-03-18 Kenichi Handa(encode_terminal_code): Check validity of character...
1997-03-18 Kenichi Handa(copy_part_of_rope): Declare glyph as type GLYPH. ...
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 HandaChange 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...
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 HandaSet functions viqr-post-read-conversion and viqr-pre...
1997-03-18 Richard M.... 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 HeuerFix typo in comment.
1997-03-17 Karl HeuerFix typos in comment.
1997-03-15 Simon MarshallTweak font-lock-keywords
1997-03-15 Simon Marshalldefvar before- and after- make frame vars; use properly...
1997-03-15 Simon Marshallclean code.
1997-03-15 Simon MarshallAllow arbitrary regexps in *-font-lock-extra-types.
1997-03-15 Simon MarshallWhen testing FACE's non-nil face-font with the default...
1997-03-15 Simon Marshallminor bug fixes/enhancements to comint-delchar-or-maybe...
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 HeuerRe-fix copyright dates.
1997-03-12 Joel Ray HolveckFixed copyright dates
1997-03-12 Karl HeuerFix typo in previous change.
1997-03-12 Karl Heuer(octave-abbrev-table): Add abbrevs for switch,
1997-03-12 Karl HeuerProvide octave-inf.
1997-03-12 Karl HeuerProvide octave-hlp.
1997-03-12 Karl Heuer(inferior-emacs-lisp-mode): Set comint-completion-addsu...
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'.
1997-03-05 Kenichi HandaMake links for files under lisp/language.
1997-03-05 Kenichi Handa(decode_eol): Fix bug of converting CRLF to LF.
1997-03-05 Kenichi Handa(compute_motion): When POS >= TO, don't call
1997-03-04 André Spiegel(vc-backend-diff): Handle RCS and SCCS separately.
1997-03-03 Kenichi Handa(CATEGORY_SET): Cast arg C to
1997-03-02 Karl Heuer(eval-expression): No longer disabled, since M-: isn't
1997-03-02 Karl Heuer(man-mode-syntax-table): New variable.
1997-03-01 Karl Heuer[__GLIBC__ >= 2]: Don't declare __getpagesize.
1997-03-01 Karl HeuerInitial revision
1997-03-01 Karl Heuer(man-follow): New function.
1997-02-28 Karl HeuerFix punctuation; add some missing words.
1997-02-28 Kenichi Handa(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to
1997-02-28 Kenichi Handa(init_syntax_once): Add trick to avoid compiler warning
1997-02-27 Erik Naggum(Fload): Call Vload_source_file_function with 4 args.
next