1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
* xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the
|
1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
* gud.el: When we send a command to the debugger via gud-call,
|
1992-09-29 |
Jim Blandy |
* gud.el (gud-def): Doc fix.
|
1992-09-29 |
Jim Blandy |
* editfns.c (save_excursion_save, save_excursion_restore):
|
1992-09-29 |
Jim Blandy |
* data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and
|
1992-09-29 |
Jim Blandy |
* buffer.c (Fbury_buffer): This used to undisplay the buffer being
|
1992-09-29 |
Jim Blandy |
* frame.c (Fselect_frame, Fframe_root_window,
|
1992-09-29 |
Jim Blandy |
entered into RCS
|
1992-09-29 |
Jim Blandy |
* ralloc.c: Since the users of the relocating allocation code
|
1992-09-28 |
Richard M. Stallman |
(record_delete): Record pos before the deletion.
|
1992-09-28 |
Richard M. Stallman |
(del_range): Call record_delete before updating point.
|
1992-09-28 |
Richard M. Stallman |
(file-relative-name-1): New function split out.
|
1992-09-28 |
Richard M. Stallman |
Use frame-width instead of screen-width.
|
1992-09-28 |
Richard M. Stallman |
(ws-mark-word): Use forward-word, with an arg, instead of backward-word.
|
1992-09-28 |
Richard M. Stallman |
(vc-rename-file): Use OLD, not FILE which is unbound.
|
1992-09-28 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Delete spurious ".
|
1992-09-28 |
Richard M. Stallman |
(timer-process-sentinel): Don't set timer-scratch.
|
1992-09-28 |
Richard M. Stallman |
(Finsert_file_contents): Do record_insert, then inc MODIFF.
|
1992-09-28 |
Jim Blandy |
* keyboard.c (read_char): If we're returning an event from a
|
1992-09-28 |
Jim Blandy |
* termhooks.h (alt_modifier, hyper_modifier, super_modifier,
|
1992-09-28 |
Jim Blandy |
* window.c (delete_all_subwindows): Save the window's buffer in
|
1992-09-28 |
Jim Blandy |
* keymap.c (access_keymap): Remove code to notice bindings for
|
1992-09-28 |
Roland McGrath |
Use (function ...) around lambdas, so it works in v18.
|
1992-09-27 |
Christopher Zaborsky |
Dox Fix
|
1992-09-27 |
Christopher Zaborsky |
Doc fix.
|
1992-09-27 |
Roland McGrath |
(vc-update-change-log): Use file-relative-name.
|
1992-09-27 |
Roland McGrath |
(file-relative-name): Rewritten so unrelativizable file names win.
|
1992-09-27 |
Roland McGrath |
(file-relative-name): Don't lose when DIRECTORY is nil.
|
1992-09-27 |
Roland McGrath |
(file-relative-name): New function.
|
1992-09-27 |
Roland McGrath |
%.2d -> %02d
|
1992-09-27 |
Roland McGrath |
(vc-checkin-hook): New user hook variable.
|
1992-09-27 |
Roland McGrath |
(vc-update-change-log): Use shell-command, not shell-command-on-region.
|
1992-09-27 |
Roland McGrath |
New version from sk. Further hacked:
|
1992-09-27 |
Roland McGrath |
(vc-toggle-read-only): Doc fix.
|
1992-09-26 |
Richard M. Stallman |
Doc fix.
|
1992-09-26 |
Richard M. Stallman |
Delete obsolete comments.
|
1992-09-26 |
Richard M. Stallman |
(gomoku): Make it autoload.
|
1992-09-26 |
Michael Meissner |
RISC-OS rev 5, DEC OSF/1 changes.
|
1992-09-26 |
Richard M. Stallman |
(spook): Make it autoload.
|
1992-09-26 |
Richard M. Stallman |
(setenv): Make it autoload.
|
1992-09-26 |
Richard M. Stallman |
Fix setup of mpuz-read-map not to depend on keymap format.
|
1992-09-26 |
Richard M. Stallman |
Doc fix.
|
1992-09-26 |
Richard M. Stallman |
(diff): Don't print echo area message.
|
1992-09-26 |
Richard M. Stallman |
(mouse-split-window-vertically): Use @.
|
1992-09-25 |
Richard M. Stallman |
(single_keymap_panes): Handle vectors properly.
|
1992-09-24 |
Richard M. Stallman |
(after-find-file): New arg NOAUTO.
|
1992-09-24 |
Joseph Arceneaux |
See ChangeLog
|
1992-09-23 |
Jim Blandy |
* xmenu.c (single_keymap_panes): Comment out the code which
|
1992-09-23 |
Jim Blandy |
* keymap.c (DENSE_TABLE_SIZE): Doc fix.
|
1992-09-23 |
Jim Blandy |
* indent.c (Fmove_to_column): Pass the right number of arguments
|
1992-09-23 |
Jim Blandy |
* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
|
1992-09-23 |
Jim Blandy |
*** empty log message ***
|
1992-09-23 |
Richard M. Stallman |
(calculate-c-indent): When testing for function-start line,
|
1992-09-23 |
Jim Blandy |
* fileio.c (syms_of_fileio): Don't try to defsubr Sunix_sync
|
1992-09-23 |
Jim Blandy |
* sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to
|
1992-09-23 |
Jim Blandy |
* emacs.c (emacs_priority): Doc fix.
|
1992-09-23 |
Jim Blandy |
* callproc.c (child_setup): Don't use setpriority; we just need a
|
1992-09-22 |
Jim Blandy |
* xrdb.c (x_get_resource): Cast the value being assigned to
|
1992-09-22 |
Jim Blandy |
* eval.c (unbind_catch): Do the long-jump here. Take a VALUE
|
1992-09-22 |
Jim Blandy |
Thu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs.oberlin.edu)
|
1992-09-22 |
Jim Blandy |
* lisp.h (struct handler): Remove the poll_suppress_count member
|
1992-09-22 |
Jim Blandy |
* eval.c (Fcondition_case): Rearranged for clarity. Don't worry
|
1992-09-22 |
Jim Blandy |
* buffer.c (Fget_buffer_create): Doc fix.
|
1992-09-22 |
Jim Blandy |
Doc fix.
|
1992-09-22 |
Jim Blandy |
* fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.
|
1992-09-22 |
Jim Blandy |
* dispnew.c (get_display_line): Don't abort if the frame is
|
1992-09-22 |
Jim Blandy |
* keyboard.h (num_nonmacro_input_chars): Added extern declaration
|
1992-09-22 |
Richard M. Stallman |
Initial revision
|
1992-09-21 |
Joseph Arceneaux |
comment changes
|
1992-09-21 |
Richard M. Stallman |
(texinfo-mode): Capitalize the mode name string.
|
1992-09-21 |
Richard M. Stallman |
Doc fixes. Make tq-create autoload.
|
1992-09-21 |
Richard M. Stallman |
(mail-undo-backslash-quoting): Renamed from undo-...
|
1992-09-21 |
Eric S. Raymond |
entered into RCS
|
1992-09-21 |
Richard M. Stallman |
entered into RCS
|
1992-09-21 |
Richard M. Stallman |
entered into RCS
|
1992-09-20 |
Richard M. Stallman |
entered into RCS
|
1992-09-20 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-20 |
Richard M. Stallman |
(Faccept_process_output): Initialize useconds.
|
1992-09-20 |
Richard M. Stallman |
entered into RCS
|
1992-09-20 |
Richard M. Stallman |
Don't include sys/dir.h.
|
1992-09-20 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-20 |
Richard M. Stallman |
entered into RCS
|
1992-09-20 |
Richard M. Stallman |
entered into RCS
|
1992-09-19 |
Richard M. Stallman |
entered into RCS
|
1992-09-19 |
Richard M. Stallman |
Update copyright year.
|
1992-09-19 |
Richard M. Stallman |
[VMS]: Include string.h, rms.h, rmsdef.h.
|
1992-09-19 |
Richard M. Stallman |
(sys_suspend): Read EMACS_PARENT_PID envvar for parent.
|
1992-09-19 |
Richard M. Stallman |
entered into RCS
|
1992-09-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-19 |
Richard M. Stallman |
(mark_object): Save last 500 values of objptr.
|
1992-09-19 |
Richard M. Stallman |
(scan_lists): When searching back for comment:
|
1992-09-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-19 |
Richard M. Stallman |
entered into RCS
|
1992-09-19 |
Joseph Arceneaux |
entered into RCS
|
1992-09-18 |
Richard M. Stallman |
entered into RCS
|
1992-09-18 |
Joseph Arceneaux |
*** empty log message ***
|
1992-09-18 |
Roland McGrath |
*** empty log message ***
|
1992-09-18 |
Richard M. Stallman |
(get_keyelt): Skip menu help string after menu item name.
|
1992-09-17 |
Jim Blandy |
*** empty log message ***
|
1992-09-17 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-17 |
Joseph Arceneaux |
Initial revision
|
1992-09-17 |
Roland McGrath |
entered into RCS
|
1992-09-16 |
Karl Berry |
Initial revision
|
1992-09-16 |
Karl Berry |
Initial revision
|
1992-09-16 |
Jim Blandy |
*** empty log message ***
|
1992-09-15 |
Roland McGrath |
*** empty log message ***
|
1992-09-15 |
Roland McGrath |
*** empty log message ***
|
1992-09-15 |
Roland McGrath |
entered into RCS
|
1992-09-15 |
Roland McGrath |
*** empty log message ***
|
1992-09-15 |
Roland McGrath |
*** empty log message ***
|
1992-09-15 |
Joseph Arceneaux |
*** empty log message ***
|
1992-09-15 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-15 |
Richard M. Stallman |
entered into RCS
|
1992-09-15 |
Roland McGrath |
entered into RCS
|
1992-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-14 |
Richard M. Stallman |
(main): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.
|
1992-09-14 |
Richard M. Stallman |
(read_char_menu_prompt): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.
|
1992-09-14 |
Richard M. Stallman |
entered into RCS
|
1992-09-14 |
Roland McGrath |
*** empty log message ***
|
1992-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-14 |
Jim Blandy |
*** empty log message ***
|
1992-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-14 |
Richard M. Stallman |
entered into RCS
|
1992-09-13 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-13 |
Richard M. Stallman |
entered into RCS
|
1992-09-13 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-13 |
Richard M. Stallman |
entered into RCS
|
1992-09-13 |
Jim Blandy |
entered into RCS
|
1992-09-13 |
Jim Blandy |
* xterm.c (x_wm_set_size_hint): Set the base_width and base_height
|
1992-09-13 |
Jim Blandy |
* xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly
|
1992-09-13 |
Jim Blandy |
Declare x_implicitly_set_name to be void.
|
1992-09-13 |
Jim Blandy |
* xdisp.c (display_mode_line): If the only other frames are
|
1992-09-13 |
Jim Blandy |
* window.c (minibuffer_window): Accept an optional FRAME argument;
|
1992-09-13 |
Jim Blandy |
* unexmips.c (mark_x): Declare this as static void at the top of
|
1992-09-13 |
Jim Blandy |
Fix typo.
|
1992-09-13 |
Jim Blandy |
* keymap.c (describe_buffer_bindings): Adjust key_heading to match
|
1992-09-13 |
Jim Blandy |
* keyboard.c (kbd_buffer_get_event): When performing the
|
1992-09-13 |
Jim Blandy |
* frame.c (choose_minibuf_frame): abort if the selected frame has
|
1992-09-13 |
Jim Blandy |
* editfns.c (Fcurrent_time_string): Change docstring to
|
1992-09-13 |
Jim Blandy |
* doc.c (Fsnarf_documentation): Signal an error if this is
|
1992-09-13 |
Jim Blandy |
* callint.c (Fcall_interactively): Remove the 'K' interactive
|
1992-09-13 |
Jim Blandy |
* alloc.c (mark_object): mark a symbol's name after marking its
|
1992-09-13 |
Jim Blandy |
entered into RCS
|
1992-09-13 |
Jim Blandy |
*** empty log message ***
|
1992-09-13 |
Jim Blandy |
entered into RCS
|
1992-09-13 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-13 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-12 |
Richard M. Stallman |
entered into RCS
|
1992-09-12 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-12 |
Richard M. Stallman |
Initial revision
|
1992-09-12 |
Richard M. Stallman |
(Ffile_name_directory, Ffile_name_nondirectory):
|
1992-09-12 |
Richard M. Stallman |
(num_nonmacro_input_chars): New variable.
|
1992-09-12 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-12 |
Richard M. Stallman |
(init_sys_modes): Handle VDSUSP like V_DSUSP.
|
1992-09-12 |
Richard M. Stallman |
entered into RCS
|
1992-09-12 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-12 |
Jim Blandy |
*** empty log message ***
|
1992-09-11 |
Richard M. Stallman |
(internal_self_insert): Assume Fexpand_abbrev expanded
|
1992-09-11 |
Richard M. Stallman |
(command_loop_1): Bind inhibit-quit to t when in Fsit_for.
|
1992-09-11 |
Richard M. Stallman |
(Fx_track_pointer): Pass new args to read_char.
|
1992-09-11 |
Richard M. Stallman |
(Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed.
|
1992-09-11 |
Richard M. Stallman |
(unexec): Allow sections in any order.
|
1992-09-11 |
Richard M. Stallman |
(Fy_or_n_p): Pass new args to read_char.
|
1992-09-11 |
Richard M. Stallman |
(Fread_char): Pass new args to read_char.
|
1992-09-11 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-11 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-10 |
Roland McGrath |
entered into RCS
|
1992-09-10 |
Richard M. Stallman |
entered into RCS
|
1992-09-09 |
Jim Blandy |
* ralloc.c (r_re_alloc): Instead of allocating a new bloc at the
|
1992-09-05 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-05 |
Richard M. Stallman |
(scan_lists): Improve smarts for backwards scan of comments.
|
1992-09-05 |
Richard M. Stallman |
(Fcall_interactively): For `K', use last_nonmenu_event.
|
1992-09-05 |
Richard M. Stallman |
(last_nonmenu_event): New var.
|
1992-09-05 |
Richard M. Stallman |
(xmenu_show): If no panes, just return.
|
1992-09-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-04 |
Richard M. Stallman |
entered into RCS
|
1992-09-04 |
Roland McGrath |
entered into RCS
|
1992-09-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-09-04 |
Jim Blandy |
* xterm.c (x_catch_errors): Don't forget to initialize
|
1992-09-04 |
Richard M. Stallman |
entered into RCS
|
1992-09-04 |
Richard M. Stallman |
entered into RCS
|
1992-09-03 |
Richard M. Stallman |
(__do_global_dtors): New dummy function.
|
1992-09-02 |
Richard M. Stallman |
entered into RCS
|
1992-09-02 |
Roland McGrath |
*** empty log message ***
|
1992-09-02 |
Roland McGrath |
Doc fix for file-name-handler-alist.
|
1992-09-02 |
Richard M. Stallman |
(__main): New dummy function.
|
1992-09-02 |
Jim Blandy |
*** empty log message ***
|
1992-09-01 |
Richard M. Stallman |
entered into RCS
|
1992-09-01 |
Richard M. Stallman |
entered into RCS
|
1992-09-01 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Roland McGrath |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
(__do_global_ctors, __do_global_ctors_aux): New dummy fns.
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
(Fdo_auto_save): Always call record_auto_save.
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-30 |
Joseph Arceneaux |
entered into RCS
|
1992-08-29 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-29 |
Jim Blandy |
* xselect.c: Use the FRAME_X_WINDOW macro, for readability.
|
1992-08-29 |
Jim Blandy |
* xterm.c (x_make_frame_invisible): Don't forget to check the
|
1992-08-29 |
Jim Blandy |
* xrdb.c (get_user_db): Use XResourceManagerString when available
|
1992-08-29 |
Jim Blandy |
* xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user
|
1992-08-29 |
Jim Blandy |
* window.c (coordinates_in_window): Do not assume that all
|
1992-08-29 |
Jim Blandy |
* sysdep.c (init_baud_rate): Re-arranged order of conditionals -
|
1992-08-29 |
Jim Blandy |
* process.c: Include "systty.h", not "systerm.h".
|
1992-08-29 |
Jim Blandy |
* keyboard.c: Include "systty.h", not "systerm.h".
|
1992-08-29 |
Jim Blandy |
* fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate
|
1992-08-29 |
Jim Blandy |
* fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate
|
1992-08-29 |
Jim Blandy |
* emacs.c: Incude "systty.h", not "systerm.h".
|
1992-08-29 |
Jim Blandy |
* dispnew.c: Incude "systty.h", not "systerm.h".
|
1992-08-29 |
Jim Blandy |
Formatting change
|
1992-08-29 |
Jim Blandy |
entered into RCS
|
1992-08-29 |
Jim Blandy |
*** empty log message ***
|
1992-08-28 |
Richard M. Stallman |
(syms_of_buffer): Made buffer-display-table,
|
1992-08-28 |
Richard M. Stallman |
(Fappend): Doc fix.
|
1992-08-28 |
Jim Blandy |
*** empty log message ***
|
1992-08-27 |
Jim Blandy |
*** empty log message ***
|
1992-08-27 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-25 |
Richard M. Stallman |
entered into RCS
|
1992-08-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-22 |
Richard M. Stallman |
entered into RCS
|
1992-08-22 |
Richard M. Stallman |
(WCOREDUMP): Define only if not defined.
|
1992-08-21 |
Joseph Arceneaux |
Initial revision
|
1992-08-21 |
gnulists |
Formerly GETTING.GNU.SOFTWARE.~3~
|
1992-08-21 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-20 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-19 |
Jim Blandy |
*** empty log message ***
|
1992-08-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-19 |
Jim Blandy |
* abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new
|
1992-08-19 |
Richard M. Stallman |
(internal_self_insert): Ignore value of Fexpand_abbrev;
|
1992-08-19 |
Richard M. Stallman |
(Fexpand_abbrev): If pre-expand hook changes the buffer,
|
1992-08-19 |
Jim Blandy |
* xterm.c (x_wm_hints): Variable deleted. This has to be
|
1992-08-19 |
Jim Blandy |
* xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I
|
1992-08-19 |
Jim Blandy |
* xfns.c (x_set_name): Take new argument EXPLICIT, instead of
|
1992-08-19 |
Jim Blandy |
* xdisp.c (display_mode_line): Use x_implicitly_set_name here.
|
1992-08-19 |
Jim Blandy |
* window.c (Fset_window_configuration): Removed #if 0'd code which
|
1992-08-19 |
Jim Blandy |
* term.c (term_get_fkeys): Some systems define `static' to be the
|
1992-08-19 |
Jim Blandy |
* sysdep.c (select): There's no need to cast the return value of
|
1992-08-19 |
Jim Blandy |
* ralloc.c (get_bloc): When initializing new_bloc->variable, cast
|
1992-08-19 |
Jim Blandy |
* process.c (process_send_signal): Don't send SIGTSTP if the
|
1992-08-19 |
Jim Blandy |
* mocklisp.c (Fml_substr): Put comments around text following #endif.
|
1992-08-19 |
Jim Blandy |
* minibuf.c (Fread_from_minibuffer): Put this function's doc
|
1992-08-19 |
Jim Blandy |
* lread.c (defvar_per_buffer): Support new TYPE argument, by
|
1992-08-19 |
Jim Blandy |
* keyboard.c (init_keyboard): Changed "#endif SIGIO" to
|
1992-08-19 |
Jim Blandy |
* frame.c (make_minibuffer_frame): Don't set this to auto-raise by
|
1992-08-19 |
Jim Blandy |
* frame.c (make_frame): Clear the explicit_name member of the new
|
1992-08-19 |
Jim Blandy |
* floatfns.c (Fexpm1, Flog1p): Function removed; it's not widely
|
1992-08-19 |
Jim Blandy |
* emacs.c [USG5]: Don't #include <fcntl.h> for these systems.
|
1992-08-19 |
Jim Blandy |
* dispnew.c [not MULTI_FRAME] (Fredraw_display): Use
|
1992-08-19 |
Jim Blandy |
* data.c [USG] (Frem): Call fmod, rather than drem. Rah.
|
1992-08-19 |
Jim Blandy |
* buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the new
|
1992-08-19 |
Jim Blandy |
* alloc.c (Fmake_marker): Removed the test for being called from a
|
1992-08-19 |
Jim Blandy |
*** empty log message ***
|
1992-08-19 |
Jim Blandy |
entered into RCS
|
1992-08-18 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-18 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-14 |
Richard Kenner |
Add "alpha".
|
1992-08-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-14 |
Jim Blandy |
* alloc.c (Fgarbage_collect): Doc fix.
|
1992-08-14 |
Jim Blandy |
* abbrev.c (Fdefine_abbrev_table): Fiddled with formatting.
|
1992-08-14 |
Jim Blandy |
* frame.c (make_frame): Stop passing zero to make_window; it's not
|
1992-08-14 |
Jim Blandy |
* dispnew.c (the_only_frame): Doc fix.
|
1992-08-14 |
Jim Blandy |
* keyboard.c (Fexecute_mouse_event): dyked-out function deleted.
|
1992-08-14 |
Jim Blandy |
*** empty log message ***
|
1992-08-14 |
Jim Blandy |
* window.c (window_loop): This used to keep track of the first
|
1992-08-14 |
Richard M. Stallman |
entered into RCS
|
1992-08-12 |
Roland McGrath |
*** empty log message ***
|
1992-08-12 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-12 |
Jim Blandy |
*** empty log message ***
|
1992-08-12 |
Jim Blandy |
*** empty log message ***
|
1992-08-12 |
Jim Blandy |
Initial revision
|
1992-08-12 |
Jim Blandy |
* xterm.c (x_wm_hints): New variable.
|
1992-08-12 |
Jim Blandy |
* xmenu.c: Deleted "$Log" header and other RCS stuff in
|
1992-08-12 |
Jim Blandy |
* xfns.c (x_get_arg): Return Qunbound for an unspecified
|
1992-08-12 |
Jim Blandy |
* xdisp.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
|
1992-08-12 |
Jim Blandy |
* window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): Macros
|
1992-08-12 |
Jim Blandy |
* unexsunos4.c: Deleted "$Log" header in comments at top of file;
|
1992-08-12 |
Jim Blandy |
Doc fix.
|
1992-08-12 |
Jim Blandy |
* term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
|
1992-08-12 |
Jim Blandy |
* scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
|
1992-08-12 |
Jim Blandy |
* minibuf.c (Fcompleting_read): Stop subtracting one from the
|
1992-08-12 |
Jim Blandy |
* keyboard.c (Fsuspend_emacs): Call change_frame_size with the
|
1992-08-12 |
Jim Blandy |
* frame.c (Qheight, Qicon, Qmodeline, Qname, Qnone, Qonly,
|
1992-08-12 |
Jim Blandy |
* fileio.c (Fread_filename): When calling Fcompleting_read,
|
1992-08-12 |
Jim Blandy |
* emacs.c (main): Call syms_of_frame unconditionally. When
|
1992-08-12 |
Jim Blandy |
* editfns.c (Fcurrent_time_zone): Doc fix.
|
1992-08-12 |
Jim Blandy |
* doc.c (Vdata_directory): Removed; this is declared in callproc.c.
|
1992-08-12 |
Jim Blandy |
* dispnew.c (Fredraw_frame): Call clear_frame_records before
|
1992-08-12 |
Jim Blandy |
* bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
|
1992-08-12 |
Jim Blandy |
*** empty log message ***
|
1992-08-12 |
Jim Blandy |
entered into RCS
|
1992-08-12 |
Jim Blandy |
Initial revision
|
1992-08-12 |
Richard M. Stallman |
(amigaunix/amix): Use sysv4 as os.
|
1992-08-11 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-10 |
Roland McGrath |
*** empty log message ***
|
1992-08-08 |
Richard M. Stallman |
entered into RCS
|
1992-08-07 |
Roland McGrath |
*** empty log message ***
|
1992-08-07 |
Jim Blandy |
*** empty log message ***
|
1992-08-07 |
Jim Blandy |
*** empty log message ***
|
1992-08-07 |
Jim Blandy |
Restored up-to-date version of this file from pogo. What is going on
|
1992-08-07 |
Roland McGrath |
*** empty log message ***
|
1992-08-06 |
Roland McGrath |
*** empty log message ***
|
1992-08-06 |
Joseph Arceneaux |
Add 1 to the offset position for cursor in minibuffer when reading
|
1992-08-06 |
Joseph Arceneaux |
Replaced NULL with N
|
1992-08-06 |
Joseph Arceneaux |
Declared Vdata_directory.
|
1992-08-06 |
Joseph Arceneaux |
Replaced fuctions egetenv, Fgetenv, getenv_internal, which had
|
1992-08-06 |
Joseph Arceneaux |
*** empty log message ***
|
1992-08-05 |
Joseph Arceneaux |
Fixed syntax error.
|
1992-08-05 |
Jim Blandy |
Clear the eighth bit of the character from the key sequence, NOT the
|
1992-08-05 |
Jim Blandy |
*** empty log message ***
|
1992-08-05 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-04 |
Roland McGrath |
*** empty log message ***
|
1992-08-04 |
Roland McGrath |
*** empty log message ***
|
1992-08-04 |
Richard M. Stallman |
entered into RCS
|
1992-08-04 |
Roland McGrath |
entered into RCS
|
1992-08-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-04 |
Eric S. Raymond |
entered into RCS
|
1992-08-04 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-04 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-04 |
Eric S. Raymond |
entered into RCS
|
1992-08-04 |
Jim Blandy |
*** empty log message ***
|
1992-08-04 |
Jim Blandy |
entered into RCS
|
1992-08-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-04 |
Richard M. Stallman |
entered into RCS
|
1992-08-04 |
Jim Blandy |
entered into RCS
|
1992-08-04 |
Jim Blandy |
*** empty log message ***
|
1992-08-04 |
Jim Blandy |
*** empty log message ***
|
1992-08-04 |
Roland McGrath |
*** empty log message ***
|
1992-08-03 |
Eric S. Raymond |
entered into RCS
|
1992-08-03 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-03 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-03 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-03 |
Eric S. Raymond |
*** empty log message ***
|
1992-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-03 |
Roland McGrath |
*** empty log message ***
|
1992-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-03 |
Roland McGrath |
entered into RCS
|
1992-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-02 |
Roland McGrath |
*** empty log message ***
|
1992-08-02 |
Roland McGrath |
entered into RCS
|
1992-08-02 |
Richard M. Stallman |
entered into RCS
|
1992-07-31 |
Eric S. Raymond |
Initial revision
|
1992-07-31 |
Richard M. Stallman |
entered into RCS
|
1992-07-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-31 |
Roland McGrath |
*** empty log message ***
|
1992-07-30 |
Roland McGrath |
*** empty log message ***
|
1992-07-30 |
Jim Blandy |
entered into RCS
|
1992-07-30 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-29 |
Richard M. Stallman |
entered into RCS
|
1992-07-29 |
Richard M. Stallman |
entered into RCS
|
1992-07-29 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-29 |
Roland McGrath |
*** empty log message ***
|
1992-07-29 |
Richard M. Stallman |
entered into RCS
|
1992-07-29 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-28 |
Roland McGrath |
*** empty log message ***
|
1992-07-28 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-28 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-28 |
Richard M. Stallman |
entered into RCS
|
1992-07-27 |
Jim Blandy |
*** empty log message ***
|
1992-07-27 |
Jim Blandy |
entered into RCS
|
1992-07-27 |
Roland McGrath |
*** empty log message ***
|
1992-07-27 |
Roland McGrath |
*** empty log message ***
|
1992-07-27 |
Roland McGrath |
*** empty log message ***
|
1992-07-27 |
Richard M. Stallman |
entered into RCS
|
1992-07-27 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-27 |
Eric S. Raymond |
entered into RCS
|
1992-07-27 |
Eric S. Raymond |
entered into RCS
|
1992-07-27 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-27 |
Roland McGrath |
*** empty log message ***
|
1992-07-27 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-26 |
Richard M. Stallman |
entered into RCS
|
1992-07-26 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-26 |
Richard M. Stallman |
entered into RCS
|
1992-07-25 |
Jim Blandy |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Eric S. Raymond |
entered into RCS
|
1992-07-24 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-24 |
Eric S. Raymond |
Initial revision
|
1992-07-24 |
Richard M. Stallman |
entered into RCS
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
entered into RCS
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Roland McGrath |
*** empty log message ***
|
1992-07-24 |
Eric S. Raymond |
entered into RCS
|
1992-07-23 |
Richard M. Stallman |
entered into RCS
|
1992-07-22 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-22 |
Jim Blandy |
*** empty log message ***
|
1992-07-22 |
Roland McGrath |
*** empty log message ***
|
1992-07-22 |
Jim Blandy |
entered into RCS
|
1992-07-22 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-22 |
Jim Blandy |
entered into RCS
|
1992-07-22 |
Jim Blandy |
*** empty log message ***
|
1992-07-22 |
Jim Blandy |
entered into RCS
|
1992-07-22 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-22 |
Eric S. Raymond |
entered into RCS
|
1992-07-22 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-22 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-22 |
Richard M. Stallman |
entered into RCS
|
1992-07-22 |
Eric S. Raymond |
entered into RCS
|
1992-07-22 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-22 |
Jim Blandy |
*** empty log message ***
|
1992-07-22 |
Eric S. Raymond |
entered into RCS
|
1992-07-22 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-22 |
Jim Blandy |
*** empty log message ***
|
1992-07-21 |
Jim Blandy |
*** empty log message ***
|
1992-07-21 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-21 |
Jim Blandy |
entered into RCS
|
1992-07-21 |
Jim Blandy |
*** empty log message ***
|
1992-07-21 |
Jim Blandy |
entered into RCS
|
1992-07-21 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-21 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-21 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-21 |
Jim Blandy |
*** empty log message ***
|
1992-07-21 |
Jim Blandy |
*** empty log message ***
|
1992-07-21 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-21 |
Roland McGrath |
*** empty log message ***
|
1992-07-20 |
Roland McGrath |
*** empty log message ***
|
1992-07-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-18 |
Jim Blandy |
*** empty log message ***
|
1992-07-17 |
Jim Blandy |
*** empty log message ***
|
1992-07-17 |
Jim Blandy |
*** empty log message ***
|
1992-07-17 |
Jim Blandy |
entered into RCS
|
1992-07-17 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-17 |
Jim Blandy |
*** empty log message ***
|
1992-07-17 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-17 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-17 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-17 |
Eric S. Raymond |
Initial revision
|
1992-07-16 |
Jim Blandy |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Jim Blandy |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
Initial revision
|
1992-07-16 |
Roland McGrath |
*** empty log message ***
|
1992-07-16 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-16 |
Jim Blandy |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Roland McGrath |
*** empty log message ***
|
1992-07-16 |
Roland McGrath |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Jim Blandy |
entered into RCS
|
1992-07-16 |
Jim Blandy |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-15 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-15 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-15 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-15 |
Jim Blandy |
entered into RCS
|
1992-07-15 |
Jim Blandy |
*** empty log message ***
|
1992-07-15 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-15 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-15 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-15 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-15 |
Jim Blandy |
entered into RCS
|
1992-07-15 |
Jim Blandy |
*** empty log message ***
|
1992-07-15 |
Jim Blandy |
*** empty log message ***
|
1992-07-15 |
Jim Blandy |
*** empty log message ***
|
1992-07-14 |
Jim Blandy |
entered into RCS
|
1992-07-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-14 |
Jim Blandy |
*** empty log message ***
|
1992-07-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-14 |
Jim Blandy |
*** empty log message ***
|
1992-07-14 |
Jim Blandy |
entered into RCS
|
1992-07-14 |
Jim Blandy |
*** empty log message ***
|
1992-07-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-13 |
Jim Blandy |
entered into RCS
|
1992-07-13 |
Jim Blandy |
*** empty log message ***
|
1992-07-13 |
Jim Blandy |
entered into RCS
|
1992-07-13 |
Jim Blandy |
*** empty log message ***
|
1992-07-13 |
Jim Blandy |
*** empty log message ***
|
1992-07-13 |
Jim Blandy |
entered into RCS
|
1992-07-12 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-11 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-10 |
Jim Blandy |
*** empty log message ***
|
1992-07-10 |
Jim Blandy |
Initial revision
|
1992-07-10 |
Jim Blandy |
*** empty log message ***
|
1992-07-10 |
Jim Blandy |
*** empty log message ***
|
1992-07-08 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-08 |
Jim Blandy |
*** empty log message ***
|
1992-07-08 |
Jim Blandy |
*** empty log message ***
|
1992-07-08 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-07 |
Jim Blandy |
entered into RCS
|
1992-07-07 |
Jim Blandy |
*** empty log message ***
|
1992-07-07 |
Jim Blandy |
*** empty log message ***
|
1992-07-07 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-07 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-06 |
Jim Blandy |
*** empty log message ***
|
1992-07-06 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-06 |
Eric S. Raymond |
Initial revision
|
1992-07-06 |
Charles Hannum |
entered into RCS
|
1992-07-05 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-05 |
Roland McGrath |
*** empty log message ***
|
1992-07-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-02 |
Joseph Arceneaux |
*** empty log message ***
|
1992-07-02 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-02 |
Roland McGrath |
*** empty log message ***
|
1992-06-30 |
Joseph Arceneaux |
entered into RCS
|
1992-06-30 |
Jim Blandy |
entered into RCS
|
1992-06-30 |
Jim Blandy |
*** empty log message ***
|
1992-06-30 |
Jim Blandy |
Initial revision
|
1992-06-26 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-24 |
Jim Blandy |
*** empty log message ***
|
1992-06-24 |
Jim Blandy |
*** empty log message ***
|
1992-06-24 |
Jim Blandy |
entered into RCS
|
1992-06-24 |
Jim Blandy |
Initial revision
|
1992-06-24 |
Richard M. Stallman |
Initial revision
|
1992-06-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-23 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-23 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-23 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-22 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-19 |
Roland McGrath |
*** empty log message ***
|
1992-06-15 |
Roland McGrath |
*** empty log message ***
|
1992-06-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-12 |
Jim Blandy |
*** empty log message ***
|
1992-06-12 |
Jim Blandy |
*** empty log message ***
|
1992-06-11 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-11 |
Eric S. Raymond |
*** empty log message ***
|
1992-06-10 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-10 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-10 |
Jim Blandy |
*** empty log message ***
|
1992-06-10 |
Jim Blandy |
*** empty log message ***
|
1992-06-10 |
Jim Blandy |
*** empty log message ***
|
1992-06-10 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-10 |
Jim Blandy |
*** empty log message ***
|
1992-06-09 |
Jim Blandy |
*** empty log message ***
|
1992-06-09 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-09 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-09 |
Joseph Arceneaux |
*** empty log message ***
|
1992-06-09 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-08 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-08 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-08 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-07 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-07 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-07 |
Richard M. Stallman |
entered into RCS
|
1992-06-06 |
Joseph Arceneaux |
*** empty log message ***
|
1992-06-05 |
Joseph Arceneaux |
*** empty log message ***
|
1992-06-05 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-04 |
Richard M. Stallman |
entered into RCS
|
1992-06-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-04 |
Roland McGrath |
*** empty log message ***
|
1992-06-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-04 |
Richard M. Stallman |
entered into RCS
|
1992-06-04 |
Roland McGrath |
*** empty log message ***
|
1992-06-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-03 |
Eric S. Raymond |
*** empty log message ***
|
1992-06-03 |
Roland McGrath |
*** empty log message ***
|
1992-06-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-03 |
Jim Blandy |
*** empty log message ***
|
1992-06-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-02 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-02 |
Jim Blandy |
*** empty log message ***
|
1992-06-02 |
Joseph Arceneaux |
*** empty log message ***
|
1992-06-02 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-02 |
Richard M. Stallman |
*** empty log message ***
|
1992-06-01 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-31 |
Noah Friedman |
*** empty log message ***
|
1992-05-31 |
Noah Friedman |
*** empty log message ***
|
1992-05-31 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-31 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-31 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
Initial revision
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
Initial revision
|
1992-05-26 |
Michael Meissner |
*** empty log message ***
|
1992-05-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-20 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-19 |
Jim Blandy |
*** empty log message ***
|
1992-05-19 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-18 |
Jim Blandy |
*** empty log message ***
|
1992-05-18 |
Jim Blandy |
entered into RCS
|
1992-05-15 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-14 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-13 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-12 |
Jim Blandy |
*** empty log message ***
|
1992-05-12 |
Joseph Arceneaux |
*** empty log message ***
|
1992-05-12 |
Joseph Arceneaux |
*** empty log message ***
|
1992-05-11 |
Paul Eggert |
Call ypmatch at most once.
|
1992-05-10 |
Jim Blandy |
*** empty log message ***
|
1992-05-10 |
Jim Blandy |
*** empty log message ***
|
1992-05-10 |
Jim Blandy |
entered into RCS
|
1992-05-08 |
Paul Eggert |
Ignore log messages that start with `#'.
|
1992-05-08 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-07 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-06 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-05 |
Roland McGrath |
*** empty log message ***
|
1992-05-05 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-05 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-04 |
Richard M. Stallman |
Initial revision
|
1992-05-03 |
Roland McGrath |
*** empty log message ***
|
1992-05-01 |
Sebastian Kremer |
(dired-lisp-handle-switches): understands `-t' now.
|
1992-05-01 |
Jim Blandy |
entered into RCS
|
1992-05-01 |
Jim Blandy |
*** empty log message ***
|
1992-04-30 |
Sebastian Kremer |
Doc fixes.
|
1992-04-30 |
Sebastian Kremer |
(dired-lisp-format-time): in Emacs 19 we can format times.
|
1992-04-24 |
Jim Blandy |
*** empty log message ***
|
1992-04-24 |
Jim Blandy |
entered into RCS
|
1992-04-19 |
Jim Blandy |
*** empty log message ***
|
1992-04-19 |
Jim Blandy |
*** empty log message ***
|
1992-04-19 |
Jim Blandy |
*** empty log message ***
|
1992-04-19 |
Jim Blandy |
Initial revision
|
1992-04-19 |
Jim Blandy |
entered into RCS
|
1992-04-18 |
Richard M. Stallman |
*** empty log message ***
|
1992-04-18 |
Richard M. Stallman |
*** empty log message ***
|
1992-04-17 |
Richard M. Stallman |
*** empty log message ***
|
1992-04-14 |
Jim Blandy |
*** empty log message ***
|
1992-04-14 |
Torbjorn Granlund |
*** empty log message ***
|
1992-04-10 |
Robert J. Chassell |
Initial revision
|
1992-04-07 |
Roland McGrath |
*** empty log message ***
|
1992-04-06 |
Richard M. Stallman |
*** empty log message ***
|
1992-04-05 |
Roland McGrath |
*** empty log message ***
|
1992-04-04 |
Jim Blandy |
*** empty log message ***
|
1992-04-01 |
Jim Blandy |
*** empty log message ***
|
1992-04-01 |
Jim Blandy |
Initial revision
|
1992-04-01 |
Paul Eggert |
Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.
|
1992-03-28 |
Richard M. Stallman |
*** empty log message ***
|
1992-03-25 |
Noah Friedman |
*** empty log message ***
|
1992-03-24 |
Roland McGrath |
*** empty log message ***
|
1992-03-24 |
Roland McGrath |
*** empty log message ***
|
1992-03-23 |
Jim Blandy |
*** empty log message ***
|
1992-03-21 |
Jim Blandy |
*** empty log message ***
|
1992-03-21 |
Jim Blandy |
*** empty log message ***
|
1992-03-21 |
Paul Eggert |
Add clumpname support.
|
1992-03-21 |
Jim Blandy |
*** empty log message ***
|
1992-03-20 |
Richard M. Stallman |
*** empty log message ***
|
1992-03-20 |
Jim Blandy |
*** empty log message ***
|
1992-03-20 |
Jim Blandy |
*** empty log message ***
|
1992-03-18 |
Michael Meissner |
*** empty log message ***
|
1992-03-18 |
Jim Blandy |
*** empty log message ***
|
1992-03-18 |
Jim Blandy |
*** empty log message ***
|
1992-03-17 |
Jim Blandy |
*** empty log message ***
|
1992-03-16 |
Jim Blandy |
*** empty log message ***
|
1992-03-16 |
Jim Blandy |
*** empty log message ***
|
1992-03-16 |
Jim Blandy |
Initial revision
|
1992-03-16 |
Jim Blandy |
*** empty log message ***
|
1992-03-16 |
Roland McGrath |
*** empty log message ***
|
1992-03-15 |
Jim Blandy |
*** empty log message ***
|
1992-03-14 |
Jim Blandy |
*** empty log message ***
|
1992-03-14 |
Jim Blandy |
Initial revision
|
1992-03-14 |
Jim Blandy |
*** empty log message ***
|
1992-03-13 |
Richard M. Stallman |
Initial revision
|
1992-03-13 |
Jim Blandy |
*** empty log message ***
|
1992-03-12 |
Jim Blandy |
*** empty log message ***
|
1992-03-12 |
Jim Blandy |
*** empty log message ***
|
1992-03-10 |
Roland McGrath |
*** empty log message ***
|
1992-03-09 |
David J. MacKenzie |
*** empty log message ***
|
1992-03-06 |
Roland McGrath |
*** empty log message ***
|
1992-03-06 |
Roland McGrath |
*** empty log message ***
|
1992-03-05 |
Jim Blandy |
entered into RCS
|
1992-03-05 |
Jim Blandy |
Initial revision
|
1992-02-27 |
Jim Blandy |
*** empty log message ***
|
1992-02-26 |
Jim Blandy |
*** empty log message ***
|
1992-02-23 |
Jim Blandy |
*** empty log message ***
|
1992-02-23 |
Jim Blandy |
Initial revision
|
1992-02-23 |
Jim Blandy |
*** empty log message ***
|
1992-02-22 |
Jim Blandy |
*** empty log message ***
|
1992-02-22 |
Jim Blandy |
entered into RCS
|
1992-02-22 |
Jim Blandy |
*** empty log message ***
|
1992-02-22 |
Jim Blandy |
*** empty log message ***
|
1992-02-21 |
Jim Blandy |
*** empty log message ***
|
1992-02-21 |
Jim Blandy |
*** empty log message ***
|
1992-02-21 |
Jim Blandy |
*** empty log message ***
|
1992-02-20 |
Jim Blandy |
*** empty log message ***
|
1992-02-19 |
Jim Blandy |
*** empty log message ***
|
1992-02-19 |
Jim Blandy |
*** empty log message ***
|
1992-02-16 |
Jim Blandy |
*** empty log message ***
|
1992-02-15 |
Jim Blandy |
*** empty log message ***
|
1992-02-14 |
Jim Blandy |
entered into RCS
|
1992-02-12 |
Jim Blandy |
*** empty log message ***
|
1992-02-11 |
Jim Blandy |
*** empty log message ***
|
1992-02-11 |
Jim Blandy |
entered into RCS
|
1992-02-11 |
Jim Blandy |
*** empty log message ***
|
1992-02-11 |
Jim Blandy |
*** empty log message ***
|
1992-02-10 |
Jim Blandy |
*** empty log message ***
|
1992-02-10 |
Jim Blandy |
*** empty log message ***
|
1992-02-07 |
Jim Blandy |
Initial revision
|
1992-02-07 |
Jim Blandy |
*** empty log message ***
|
1992-02-06 |
Jim Blandy |
*** empty log message ***
|
1992-02-06 |
Jim Blandy |
*** empty log message ***
|
1992-02-06 |
Jim Blandy |
Initial revision
|
1992-02-05 |
Jim Blandy |
*** empty log message ***
|
1992-02-05 |
Paul Eggert |
Don't munge $* when getting date from ChangeLog.
|
1992-02-05 |
Paul Eggert |
Add -i, -l, -t.
|
1992-02-04 |
Jim Blandy |
*** empty log message ***
|
1992-02-04 |
Jim Blandy |
*** empty log message ***
|
1992-02-04 |
Jim Blandy |
*** empty log message ***
|
1992-02-04 |
Jim Blandy |
Initial revision
|
1992-02-04 |
Jim Blandy |
*** empty log message ***
|
1992-02-03 |
Jim Blandy |
*** empty log message ***
|
1992-02-03 |
Paul Eggert |
Initial revision
|
1992-02-01 |
Jim Blandy |
*** empty log message ***
|
1992-01-31 |
Jim Blandy |
*** empty log message ***
|
1992-01-31 |
Jim Blandy |
entered into RCS
|
1992-01-31 |
Jim Blandy |
Initial revision
|
1992-01-31 |
Jim Blandy |
*** empty log message ***
|
1992-01-31 |
Jim Blandy |
Initial revision
|
1992-01-30 |
Jim Blandy |
*** empty log message ***
|
1992-01-30 |
Jim Blandy |
*** empty log message ***
|
1992-01-28 |
Jim Blandy |
Initial revision
|
1992-01-28 |
Jim Blandy |
*** empty log message ***
|
1992-01-28 |
Jim Blandy |
*** empty log message ***
|
1992-01-28 |
Jim Blandy |
*** empty log message ***
|
1992-01-28 |
Jim Blandy |
*** empty log message ***
|
1992-01-27 |
Jim Blandy |
*** empty log message ***
|
1992-01-21 |
Jim Blandy |
*** empty log message ***
|
1992-01-21 |
Leonard H. Tower Jr |
Formerly GETTING.GNU.SOFTWARE.~2~
|
1992-01-18 |
Richard M. Stallman |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-16 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-15 |
Jim Blandy |
*** empty log message ***
|
1992-01-14 |
Jim Blandy |
*** empty log message ***
|
1992-01-14 |
Michael I. Bushnell |
*** empty log message ***
|