log

age author description
1997-07-01 Richard M. Stallman (Fformat_time_string): Move doc string outside DEFUN.
1997-07-01 Geoff Voelker Update file comments.
1997-07-01 Geoff Voelker (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
1997-07-01 Geoff Voelker Delete defsubrs of Sfocus_frame and
1997-07-01 Geoff Voelker Include charset.h.
1997-07-01 Geoff Voelker Add pragma to force zero initialized
1997-07-01 Geoff Voelker (OBJ2): Include new source files.
1997-07-01 Geoff Voelker Duplicate undefs from config.in to check completeness.
1997-07-01 Richard M. Stallman (mouse-undouble-last-event): Use reverse, not nreverse.
1997-06-30 Richard M. Stallman (bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.
1997-06-30 Richard M. Stallman (read_char): Add a call to swallow_events
1997-06-30 Richard M. Stallman (dired-do-shell-command): New arg FILE-LIST
1997-06-30 Richard M. Stallman (GNU_MALLOC_reason): Fix message text.
1997-06-29 Richard M. Stallman (forward-visible-line): Handle 0 arg correctly.
1997-06-29 Richard M. Stallman Change intro.
1997-06-29 Richard M. Stallman (enable-multibyte-characters): Customize.
1997-06-29 Richard M. Stallman (syms_of_buffer): enable-multibyte-characters is a user var.
1997-06-29 Richard M. Stallman (Fcall_process): Fix previous change.
1997-06-29 Richard M. Stallman (temp_output_buffer_show): Copy default-directory from current buffer.
1997-06-29 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
1997-06-29 Richard M. Stallman (scan_sexps_forward): Split up a complex if-test.
1997-06-29 Richard M. Stallman [HAVE_TERMIOS_H]: Include termios.h.
1997-06-28 Richard M. Stallman (Fcall_process): Avoid storing alloca result
1997-06-28 Paul Eggert automatically generated from GPLed version
1997-06-28 Richard M. Stallman automatically generated from GPLed version
1997-06-28 Karl Heuer XEmacs compatibility hacks cleaned up.
1997-06-28 Richard M. Stallman (Fbury_buffer): Undo previous change.
1997-06-28 Richard M. Stallman Fix previous change.
1997-06-28 Richard M. Stallman (nonincremental-repeat-search-forward)
1997-06-28 Richard M. Stallman (lisptagsfiles): Look at subdirs only if name
1997-06-28 Richard M. Stallman (scroll-bar-side): Variable deleted.
1997-06-28 Richard M. Stallman (scroll-bar-mode): Extra defvar to avoid warning.
1997-06-28 Richard M. Stallman (toggle-scroll-bar): Moved from frame.el.
1997-06-27 Richard M. Stallman (double-click-time): Use restricted-sexp.
1997-06-27 Richard M. Stallman (compilation-error-regexp-alist): New item, for Oracle compiler.
1997-06-27 Richard M. Stallman (facemenu-add-new-face): Fix comma in backquote.
1997-06-27 Richard M. Stallman [__NetBSD__]: Add some conditionals for NetBSD.
1997-06-27 Richard M. Stallman [__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.
1997-06-27 Richard M. Stallman (ospeed): Always use `extern' in the declaration.
1997-06-27 Richard Kenner (-mingw32*): New OS. libc-970628 libc-970629 libc-970630 libc-970701 libc-970702 libc-970703 libc-970704 libc-970705
1997-06-27 Richard Kenner (i*:MINGW*:*): New case.
1997-06-27 Richard M. Stallman (lisp, shortlisp): Some files are in international/.
1997-06-27 Richard M. Stallman (blessmail): Find blessmail.el in mail subdirectory.
1997-06-27 Richard M. Stallman (lisp): Don't process subdirs that start with =.
1997-06-27 Richard M. Stallman Fix up the text for .el files that are not compiled.
1997-06-27 Richard M. Stallman (file-chase-links): When handling .., make newname absolute.
1997-06-27 Simon Marshall simplify.
1997-06-27 Simon Marshall wrap inhibit-point-motion-hooks where nec.
1997-06-27 Simon Marshall split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.
1997-06-27 Richard M. Stallman (custom-magic-alist): Update messages for `modified' and `set' states.
1997-06-27 Richard M. Stallman (widget-choice-action): Use widget-edit-functions.
1997-06-27 Richard M. Stallman (Custom-move-and-invoke): New command.
1997-06-27 Richard M. Stallman (mouse-drag-region): For a click (not a drag),
1997-06-27 Richard M. Stallman (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
1997-06-27 Richard M. Stallman Finish previous change.
1997-06-26 Richard M. Stallman Undo previous censorship changes.
1997-06-26 Richard M. Stallman (Fbuffer_list): New optional argument FRAME.
1997-06-26 Richard M. Stallman Update copyright notice.
1997-06-26 Richard M. Stallman (sendmail-program): Look first in /usr/sbin.
1997-06-26 Paul Eggert Don't assign to $0 in awk; some awks don't allow this.