log

age author description
1994-10-29 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
1994-10-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
1994-10-28 Richard M. Stallman (frame-initialize): Set special-display-function here,
1994-10-28 Richard M. Stallman (diff-command): New variable.
1994-10-28 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
1994-10-28 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
1994-10-28 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
1994-10-27 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
1994-10-27 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
1994-10-27 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
1994-10-27 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
1994-10-27 Karl Heuer (iconify_event, deiconify_event): New events.
1994-10-27 David J. MacKenzie keep up with configure.in
1994-10-27 Francesco Potortì * man.el (Man-fontify-manpage-flag): defvar put at outer level.
1994-10-27 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
1994-10-27 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
1994-10-27 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
1994-10-26 Richard M. Stallman Check for getpagesize.
1994-10-26 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-26 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
1994-10-26 Richard Kenner (pdp11): New machine name.
1994-10-26 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
1994-10-26 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Fix regexps for diary marking to include TAB.
1994-10-26 Edward M. Reingold Put insertion of diary entry on daily menu.
1994-10-26 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
1994-10-26 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman (dired-find-subdir): Doc fix.
1994-10-26 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
1994-10-26 Richard M. Stallman (status_message): Add a cast.
1994-10-26 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer (syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
1994-10-26 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-26 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
1994-10-26 Karl Heuer (list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-25 Boris Goldowsky (enriched-mode): Add autoload cookie.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-25 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman (record_char): New subroutine.
1994-10-25 Richard M. Stallman Never use input_fd if using X.
1994-10-25 Richard M. Stallman (make-frame-on-display): New function.
1994-10-25 Richard M. Stallman Handle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman (insert_from_buffer_1): Don't use min.
1994-10-25 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
1994-10-25 Richard M. Stallman (buffer-file-truename): Doc fix.
1994-10-25 Karl Heuer (decode_mode_spec): New spec %c, for current column.