log

age author description
1993-06-08 Richard M. Stallman (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
1993-06-08 Richard M. Stallman (syms_of_fileio): Set up Qset_visited_file_modtime.
1993-06-07 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
1993-06-07 Richard M. Stallman (x_caught_error_message): Change type to char* from char*[].
1993-06-07 Richard M. Stallman Add NO_TERMIO conditional.
1993-06-07 Richard M. Stallman (texinfo-section-types-regexp): Add @chapheading.
1993-06-07 Richard M. Stallman (x-create-frame-with-faces): Reversevideo -> ReverseVideo.
1993-06-07 Richard M. Stallman (frame-initialize): Reversevideo -> ReverseVideo.
1993-06-07 Richard M. Stallman (Fadd_text_properties): Don't treat the initial
1993-06-07 Richard M. Stallman Fix typos in previous change.
1993-06-07 Richard M. Stallman Doc fixes. Delete local variable list at the end.
1993-06-07 Richard M. Stallman (describe-buffer-case-table): Merge locals i and ch.
1993-06-07 Richard M. Stallman (outlinify-sticky): Renamed from outlineify-sticky.
1993-06-07 Richard M. Stallman (etags-recognize-tags-table): Fix misspelling of
1993-06-07 Richard M. Stallman entered into RCS
1993-06-07 Richard M. Stallman (Fceiling): Fix spelling of "ceiling".
1993-06-07 Richard M. Stallman (uaf$v_thursday): Fix misspelling of "thursday".
1993-06-07 Richard M. Stallman (INTERRUPTIBLE_*): Fix spelling of macros.
1993-06-07 Richard M. Stallman (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
1993-06-07 Richard M. Stallman Doc fix.
1993-06-07 Richard M. Stallman *** empty log message ***
1993-06-07 Richard M. Stallman (rmail-variables): Default rmail-inbox-list here.
1993-06-07 Richard M. Stallman Don't declare malloc or realloc.
1993-06-07 Richard M. Stallman (read_key_sequence): Reset fkey_map when we find
1993-06-07 Richard M. Stallman (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
1993-06-07 Richard M. Stallman (make_event_array): Ignore bits above CHAR_META.
1993-06-07 Richard M. Stallman (Fset_window_configuration): If a window is supposed
1993-06-07 Richard M. Stallman (INTERVAL_VISIBLE_P): Use textget.
1993-06-07 Richard M. Stallman (Fdelete_overlay): Do nothing if overlay already deleted.
1993-06-07 Richard M. Stallman (ange-ftp-real-load): New function.
1993-06-07 Richard M. Stallman (outline-minor-mode): Add autoload cookie.
1993-06-07 Richard M. Stallman entered into RCS
1993-06-06 Richard M. Stallman (Ffset): Delete special check for t and nil.
1993-06-06 Richard M. Stallman (same_size_fonts): Compare only the width.
1993-06-06 Richard M. Stallman Define 2 local menu-bar submaps.
1993-06-06 Richard M. Stallman (search-upper-case): Make `no-yanks' the default.
1993-06-06 Richard M. Stallman Include lisp.h earlier (before termhooks.h).
1993-06-06 Richard M. Stallman (dired-unmark-all-files): Read arg as just a character.
1993-06-06 Richard M. Stallman [HAVE_TZNAME]: Declare tzname if not macro.
1993-06-06 Richard M. Stallman (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
1993-06-06 Richard M. Stallman (HAVE_TZNAME): Add #undef.
1993-06-06 Richard M. Stallman (NO_MODE_T): Defined.
1993-06-06 Richard M. Stallman (vip-ctl-key-equivalent): Use vip-escape-to-emacs.
1993-06-06 Richard M. Stallman (FRAME_MINIBUF_WINDOW): Use minibuffer_window.
1993-06-06 Richard M. Stallman (Fredraw_display): Redraw all visible frames.
1993-06-06 Richard M. Stallman (redisplay, echo_area_display): Use redraw_garbaged_frames.
1993-06-06 Richard M. Stallman (access_keymap, store_in_keymap): Discard meaningless
1993-06-06 Richard M. Stallman (compile-internal): Alter current buffer only temporarily.
1993-06-06 Richard M. Stallman (mail-do-fcc): Replace the code for appending to buffer.
1993-06-06 Richard M. Stallman [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
1993-06-06 Richard M. Stallman (x_new_font): Don't give up right away if XListFontsWithInfo
1993-06-06 Richard M. Stallman (read_process_output): Deactivate the mark.
1993-06-05 Richard M. Stallman (rmail-summary-next-msg): Fix number of dots in regexp.
1993-06-05 Richard M. Stallman (scroll-bar-drag-1):
1993-06-05 Richard M. Stallman (Fx_open_connection): Make `data' unsigned char.
1993-06-05 Richard M. Stallman (gnus-inews-buggy-date): Doc fix.
1993-06-05 Richard M. Stallman entered into RCS
1993-06-05 Richard M. Stallman (menu-bar-help-menu): Add defvar.
1993-06-05 Richard M. Stallman (dired-flag-backup-files): Handle `*' made by `ls -F'.
1993-06-05 Richard M. Stallman (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.