1992-10-02 |
Joseph Arceneaux |
* fileio.c (Finsert_file_contents): Call offset_intervals() if
|
1992-10-02 |
Richard M. Stallman |
(nuke-nroff-bs): Delete just 9 lines above header.
|
1992-10-02 |
Jim Blandy |
*** empty log message ***
|
1992-10-02 |
Richard M. Stallman |
(nuke-nroff-bs): Was nuking one line too many after header.
|
1992-10-01 |
Richard M. Stallman |
(mark_object): Avoid car recursion on cons with nil in cdr.
|
1992-10-01 |
Roland McGrath |
(compilation-parse-errors): Save (match-beginning 0) in a variable, so the
|
1992-10-01 |
Joseph Arceneaux |
Qbuffer_or_string_p added.
|
1992-10-01 |
Joseph Arceneaux |
(describe_syntax): Use insert_char to insert `match'.
|
1992-10-01 |
Joseph Arceneaux |
* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer's
|
1992-10-01 |
Joseph Arceneaux |
* lisp.h: Conditionally define interval structure and macros.
|
1992-10-01 |
Joseph Arceneaux |
* insdel.c: #include "intervals.h"
|
1992-10-01 |
Joseph Arceneaux |
Various comment changes.
|
1992-10-01 |
Joseph Arceneaux |
* intervals.h: Declare temp_set_point.
|
1992-10-01 |
Joseph Arceneaux |
* buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
|
1992-10-01 |
Joseph Arceneaux |
* editfns.c (make_buffer_string): Call copy_intervals_to_string().
|
1992-10-01 |
Joseph Arceneaux |
Password:
|
1992-10-01 |
Joseph Arceneaux |
Minor optimizations of Fset_text_properties and Ferase_text_properties.
|
1992-09-30 |
Jim Blandy |
entered into RCS
|
1992-09-30 |
Jim Blandy |
* buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. It
|
1992-09-30 |
Jim Blandy |
* window.c (Fset_window_configuration): Don't select the frame
|
1992-09-30 |
Jim Blandy |
* xterm.c (x_meta_mod_mask): New variable, indicating which X
|
1992-09-30 |
Jim Blandy |
* data.c (Fmake_local_variable): If SYM forwards to a C variable,
|
1992-09-30 |
Jim Blandy |
* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
|
1992-09-30 |
Richard M. Stallman |
(kill-word): Don't change point before calling kill-region.
|
1992-09-30 |
Jim Blandy |
* gud.el (gud-last-frame): Added defvar for this.
|
1992-09-30 |
Jim Blandy |
* gud.el (gud-filter-insert): Previous changes misunderstood
|
1992-09-30 |
Roland McGrath |
(compilation-parse-errors): After we get enough errors to stop early, toss
|
1992-09-30 |
Joseph Arceneaux |
Mods to Ferase_text_properties
|
1992-09-29 |
Roland McGrath |
(compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going
|
1992-09-29 |
Roland McGrath |
(os handling): Recognize `linux' as a valid os.
|
1992-09-29 |
Richard M. Stallman |
(mail-send-and-exit): Do other-buffer before bury-buffer.
|
1992-09-29 |
Jim Blandy |
* xselect.c (Qcut_buffer0): Symbol removed; we're using a new
|
1992-09-29 |
Richard M. Stallman |
(mail-unsent-separator): Add another alternative.
|
1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
* keymap.c (access_keymap): Don't forget to QUIT while scanning
|
1992-09-29 |
Jim Blandy |
* data.c (swap_in_symval_forwarding): Formatting tweaked.
|
1992-09-29 |
Jim Blandy |
* keyboard.c: Initialize recent_keys in syms_of_keyboard, not
|
1992-09-29 |
Jim Blandy |
* keyboard.c (recent_keys): Turn this from an array, which is a
|
1992-09-29 |
Jim Blandy |
* frame.c (Fdelete_frame): Call Fselect_frame with the appropriate
|
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 ***
|
1992-01-14 |
Jim Blandy |
Initial revision
|
1992-01-14 |
Jim Blandy |
*** empty log message ***
|
1992-01-14 |
Jim Blandy |
Initial revision
|
1992-01-14 |
Jim Blandy |
*** empty log message ***
|
1992-01-14 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
Initial revision
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
entered into RCS
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
*** empty log message ***
|
1992-01-13 |
Jim Blandy |
Initial revision
|
1992-01-09 |
Michael I. Bushnell |
*** empty log message ***
|
1992-01-09 |
Jim Blandy |
*** empty log message ***
|
1992-01-08 |
Jim Blandy |
*** empty log message ***
|
1991-12-21 |
Jim Blandy |
Initial revision
|
1991-12-21 |
Jim Blandy |
*** empty log message ***
|
1991-12-21 |
Jim Blandy |
Initial revision
|
1991-12-21 |
Jim Blandy |
*** empty log message ***
|
1991-12-21 |
Jim Blandy |
Initial revision
|
1991-12-21 |
Jim Blandy |
*** empty log message ***
|
1991-12-21 |
Jim Blandy |
entered into RCS
|
1991-12-21 |
Richard M. Stallman |
Initial revision
|
1991-12-20 |
Jim Blandy |
*** empty log message ***
|
1991-12-20 |
Jim Blandy |
Initial revision
|
1991-12-20 |
Jim Blandy |
*** empty log message ***
|
1991-12-20 |
Jim Blandy |
*** empty log message ***
|
1991-12-19 |
Jim Blandy |
*** empty log message ***
|
1991-12-19 |
Jim Blandy |
*** empty log message ***
|
1991-12-18 |
Jim Blandy |
*** empty log message ***
|
1991-12-18 |
Eric S. Raymond |
Initial revision
|
1991-12-17 |
Richard M. Stallman |
Initial revision
|
1991-12-17 |
Richard M. Stallman |
*** empty log message ***
|
1991-12-13 |
Jim Blandy |
entered into RCS
|
1991-12-13 |
Jim Blandy |
Initial revision
|
1991-12-13 |
Richard M. Stallman |
Initial revision
|
1991-12-11 |
Jim Blandy |
*** empty log message ***
|
1991-12-11 |
Eric S. Raymond |
Initial revision
|
1991-12-09 |
Eric S. Raymond |
*** empty log message ***
|
1991-12-08 |
Eric S. Raymond |
*** empty log message ***
|
1991-12-08 |
Eric S. Raymond |
*** empty log message ***
|
1991-12-08 |
Eric S. Raymond |
*** empty log message ***
|
1991-12-08 |
Jim Blandy |
*** empty log message ***
|
1991-12-07 |
Richard M. Stallman |
*** empty log message ***
|
1991-12-06 |
Jim Blandy |
Initial revision
|
1991-12-05 |
Jim Blandy |
*** empty log message ***
|
1991-12-05 |
Jim Blandy |
*** empty log message ***
|
1991-12-04 |
Jim Blandy |
entered into RCS
|
1991-12-04 |
Jim Blandy |
*** empty log message ***
|
1991-12-04 |
Jim Blandy |
*** empty log message ***
|
1991-12-04 |
Jim Blandy |
Initial revision
|
1991-12-04 |
Jim Blandy |
*** empty log message ***
|
1991-12-04 |
Jim Blandy |
*** empty log message ***
|
1991-11-27 |
Jim Blandy |
*** empty log message ***
|
1991-11-26 |
Michael I. Bushnell |
*** empty log message ***
|
1991-11-26 |
Richard M. Stallman |
*** empty log message ***
|
1991-11-26 |
Jim Blandy |
*** empty log message ***
|
1991-11-16 |
Jim Blandy |
*** empty log message ***
|
1991-11-15 |
Jim Blandy |
*** empty log message ***
|
1991-11-14 |
Jim Blandy |
*** empty log message ***
|
1991-11-09 |
Jim Blandy |
*** empty log message ***
|
1991-11-08 |
Jim Blandy |
*** empty log message ***
|
1991-11-06 |
Jim Blandy |
*** empty log message ***
|
1991-11-06 |
Jim Blandy |
*** empty log message ***
|
1991-11-05 |
Jim Blandy |
*** empty log message ***
|
1991-11-04 |
Jim Blandy |
*** empty log message ***
|
1991-11-04 |
Jim Blandy |
*** empty log message ***
|
1991-10-31 |
Jim Blandy |
*** empty log message ***
|
1991-10-25 |
Jim Blandy |
*** empty log message ***
|
1991-10-25 |
Jim Blandy |
*** empty log message ***
|
1991-10-22 |
Jim Blandy |
*** empty log message ***
|
1991-10-15 |
Jim Blandy |
*** empty log message ***
|
1991-10-07 |
Roland McGrath |
*** empty log message ***
|
1991-09-27 |
Sebastian Kremer |
(dired-lisp-format): format can pad after all.
|
1991-09-26 |
Sebastian Kremer |
(dired-lisp-ls): handles A a S r i s switches now.
|
1991-09-26 |
Roland McGrath |
*** empty log message ***
|
1991-09-26 |
Jim Blandy |
*** empty log message ***
|
1991-09-03 |
Richard M. Stallman |
*** empty log message ***
|
1991-09-02 |
Richard M. Stallman |
Initial revision
|
1991-08-27 |
Jim Blandy |
Initial revision
|
1991-08-26 |
Jim Blandy |
*** empty log message ***
|
1991-08-25 |
Richard M. Stallman |
Initial revision
|
1991-08-25 |
Richard M. Stallman |
*** empty log message ***
|
1991-08-25 |
Michael I. Bushnell |
Initial revision
|
1991-08-23 |
Jim Blandy |
Initial revision
|
1991-08-20 |
Michael I. Bushnell |
*** empty log message ***
|
1991-08-20 |
Michael I. Bushnell |
*** empty log message ***
|
1991-08-20 |
Roland McGrath |
*** empty log message ***
|
1991-08-18 |
Richard M. Stallman |
*** empty log message ***
|
1991-08-18 |
Roland McGrath |
*** empty log message ***
|
1991-08-18 |
Jim Blandy |
Initial revision
|
1991-08-17 |
Richard M. Stallman |
*** empty log message ***
|
1991-08-16 |
Jim Blandy |
*** empty log message ***
|
1991-08-16 |
Jim Blandy |
*** empty log message ***
|
1991-08-16 |
Jim Blandy |
*** empty log message ***
|
1991-08-15 |
Jim Blandy |
*** empty log message ***
|
1991-08-15 |
Jim Blandy |
Initial revision
|
1991-08-15 |
Jim Blandy |
*** empty log message ***
|
1991-08-15 |
Roland McGrath |
*** empty log message ***
|
1991-08-14 |
Jim Blandy |
*** empty log message ***
|
1991-08-14 |
Roland McGrath |
*** empty log message ***
|
1991-08-14 |
Jim Blandy |
Initial revision
|
1991-08-14 |
Jim Blandy |
*** empty log message ***
|
1991-08-13 |
Jim Blandy |
*** empty log message ***
|
1991-08-13 |
Jim Blandy |
*** empty log message ***
|
1991-08-13 |
Jim Blandy |
*** empty log message ***
|
1991-08-12 |
Jim Blandy |
*** empty log message ***
|
1991-08-12 |
Jim Blandy |
*** empty log message ***
|
1991-08-12 |
Jim Blandy |
*** empty log message ***
|
1991-08-11 |
Jim Blandy |
*** empty log message ***
|
1991-08-11 |
Jim Blandy |
*** empty log message ***
|
1991-08-10 |
Richard M. Stallman |
*** empty log message ***
|
1991-08-09 |
Jim Blandy |
*** empty log message ***
|
1991-08-07 |
Jim Blandy |
*** empty log message ***
|
1991-08-06 |
Jim Blandy |
*** empty log message ***
|
1991-08-06 |
Jim Blandy |
*** empty log message ***
|
1991-08-05 |
Jim Blandy |
*** empty log message ***
|
1991-08-04 |
Richard M. Stallman |
*** empty log message ***
|
1991-08-02 |
Jim Blandy |
*** empty log message ***
|
1991-08-02 |
Jim Blandy |
*** empty log message ***
|
1991-08-01 |
Jim Blandy |
*** empty log message ***
|
1991-07-31 |
Jim Blandy |
*** empty log message ***
|
1991-07-31 |
Jim Blandy |
*** empty log message ***
|
1991-07-31 |
Richard M. Stallman |
Initial revision
|
1991-07-30 |
Jim Blandy |
entered into RCS
|
1991-07-30 |
Jim Blandy |
Initial revision
|
1991-07-30 |
Jim Blandy |
*** empty log message ***
|
1991-07-28 |
Jim Blandy |
*** empty log message ***
|
1991-07-28 |
Jim Blandy |
*** empty log message ***
|
1991-07-28 |
Jim Blandy |
Initial revision
|
1991-07-28 |
Jim Blandy |
*** empty log message ***
|
1991-07-28 |
Roland McGrath |
*** empty log message ***
|
1991-07-27 |
Jim Blandy |
*** empty log message ***
|
1991-07-27 |
Jim Blandy |
*** empty log message ***
|
1991-07-26 |
Jim Blandy |
*** empty log message ***
|
1991-07-26 |
Jim Blandy |
Initial revision
|
1991-07-25 |
Jim Blandy |
*** empty log message ***
|
1991-07-25 |
Jim Blandy |
*** empty log message ***
|
1991-07-25 |
Jim Blandy |
*** empty log message ***
|
1991-07-25 |
Richard M. Stallman |
*** empty log message ***
|
1991-07-24 |
Jim Blandy |
*** empty log message ***
|
1991-07-24 |
Jim Blandy |
Initial revision
|
1991-07-24 |
Jim Blandy |
*** empty log message ***
|
1991-07-23 |
Jim Blandy |
Initial revision
|
1991-07-23 |
Roland McGrath |
*** empty log message ***
|
1991-07-23 |
Jim Blandy |
*** empty log message ***
|
1991-07-23 |
Roland McGrath |
*** empty log message ***
|
1991-07-21 |
Jim Blandy |
*** empty log message ***
|
1991-07-21 |
Jim Blandy |
Initial revision
|
1991-07-19 |
Jim Blandy |
Initial revision
|
1991-07-19 |
Jim Blandy |
*** empty log message ***
|
1991-07-19 |
Jim Blandy |
*** empty log message ***
|
1991-07-19 |
Jim Blandy |
*** empty log message ***
|
1991-07-19 |
Roland McGrath |
Initial revision
|
1991-07-18 |
Jim Blandy |
*** empty log message ***
|
1991-07-16 |
Jim Blandy |
*** empty log message ***
|
1991-07-15 |
Jim Blandy |
*** empty log message ***
|
1991-07-15 |
Roland McGrath |
Initial revision
|
1991-07-15 |
Jim Blandy |
Initial revision
|
1991-07-15 |
Jim Blandy |
*** empty log message ***
|
1991-07-15 |
Jim Blandy |
*** empty log message ***
|
1991-07-13 |
Jim Blandy |
Initial revision
|
1991-07-13 |
Jim Blandy |
*** empty log message ***
|
1991-07-13 |
Jim Blandy |
*** empty log message ***
|
1991-07-13 |
Jim Blandy |
*** empty log message ***
|
1991-07-13 |
Jim Blandy |
Initial revision
|
1991-07-13 |
Jim Blandy |
*** empty log message ***
|
1991-07-12 |
Jim Blandy |
*** empty log message ***
|
1991-07-11 |
Jim Blandy |
Initial revision
|
1991-07-11 |
Jim Blandy |
*** empty log message ***
|
1991-07-09 |
Jim Blandy |
*** empty log message ***
|
1991-07-09 |
Roland McGrath |
*** empty log message ***
|
1991-07-09 |
Jim Blandy |
*** empty log message ***
|
1991-07-08 |
Jim Blandy |
*** empty log message ***
|
1991-07-08 |
Brian Preble |
*** empty log message ***
|
1991-07-04 |
Jim Blandy |
Initial revision
|
1991-07-03 |
Jim Blandy |
Initial revision
|
1991-07-03 |
Jim Blandy |
*** empty log message ***
|
1991-07-03 |
Richard M. Stallman |
*** empty log message ***
|
1991-07-03 |
Jim Blandy |
*** empty log message ***
|
1991-07-02 |
Jim Blandy |
Initial revision
|
1991-07-01 |
Jim Blandy |
Initial revision
|
1991-07-01 |
Roland McGrath |
*** empty log message ***
|
1991-07-01 |
Richard M. Stallman |
*** empty log message ***
|
1991-07-01 |
Richard M. Stallman |
entered into RCS
|
1991-06-29 |
Jim Blandy |
Initial revision
|
1991-06-29 |
Roland McGrath |
Initial revision
|
1991-06-28 |
Jim Blandy |
*** empty log message ***
|
1991-06-26 |
Jim Blandy |
Initial revision
|
1991-06-26 |
Jim Blandy |
*** empty log message ***
|
1991-06-26 |
Jim Blandy |
Initial revision
|
1991-06-26 |
Jim Blandy |
*** empty log message ***
|
1991-06-26 |
Jim Blandy |
Initial revision
|
1991-06-25 |
Jim Blandy |
Initial revision
|
1991-06-24 |
Jim Blandy |
Initial revision
|
1991-06-24 |
Jim Blandy |
*** empty log message ***
|
1991-06-20 |
Roland McGrath |
*** empty log message ***
|
1991-06-20 |
Jim Blandy |
*** empty log message ***
|
1991-06-17 |
Roland McGrath |
Initial revision
|
1991-06-12 |
Jim Blandy |
*** empty log message ***
|
1991-06-07 |
Roland McGrath |
*** empty log message ***
|
1991-06-03 |
Jim Blandy |
entered into RCS
|
1991-06-03 |
Roland McGrath |
Initial revision
|
1991-05-31 |
Jim Blandy |
entered into RCS
|
1991-05-25 |
Jim Blandy |
Initial revision
|
1991-05-24 |
Jim Blandy |
*** empty log message ***
|
1991-05-23 |
Jim Blandy |
Initial revision
|
1991-05-23 |
Jim Blandy |
*** empty log message ***
|
1991-05-23 |
Jim Blandy |
*** empty log message ***
|
1991-05-23 |
Jim Blandy |
*** empty log message ***
|
1991-05-22 |
Michael I. Bushnell |
*** empty log message ***
|
1991-05-22 |
Jim Blandy |
*** empty log message ***
|
1991-05-22 |
Brian Preble |
*** empty log message ***
|
1991-05-22 |
Jim Blandy |
Initial revision
|
1991-05-20 |
Brian Preble |
Initial revision
|
1991-05-20 |
Brian Preble |
Initial revision
|
1991-05-18 |
Jim Blandy |
*** empty log message ***
|
1991-05-17 |
Jim Blandy |
*** empty log message ***
|
1991-05-16 |
Jim Blandy |
Initial revision
|
1991-05-13 |
Roland McGrath |
*** empty log message ***
|
1991-05-13 |
Roland McGrath |
Initial revision
|
1991-05-13 |
Jim Blandy |
*** empty log message ***
|
1991-05-13 |
Brian Preble |
*** empty log message ***
|
1991-05-13 |
Jim Blandy |
Initial revision
|
1991-05-13 |
Jim Blandy |
*** empty log message ***
|
1991-05-13 |
Jim Blandy |
Initial revision
|
1991-05-11 |
Roland McGrath |
*** empty log message ***
|
1991-05-11 |
Roland McGrath |
Initial revision
|
1991-05-10 |
Roland McGrath |
*** empty log message ***
|
1991-05-10 |
Jim Blandy |
Initial revision
|
1991-05-10 |
Roland McGrath |
*** empty log message ***
|
1991-05-10 |
Jim Blandy |
Initial revision
|
1991-05-09 |
Jim Blandy |
*** empty log message ***
|
1991-05-09 |
Jim Blandy |
Initial revision
|
1991-05-09 |
Roland McGrath |
*** empty log message ***
|
1991-05-09 |
Roland McGrath |
*** empty log message ***
|
1991-05-09 |
Jim Blandy |
*** empty log message ***
|
1991-05-09 |
Jim Blandy |
Initial revision
|
1991-05-08 |
Jim Blandy |
*** empty log message ***
|
1991-05-08 |
Jim Blandy |
*** empty log message ***
|
1991-05-06 |
Jim Blandy |
Initial revision
|
1991-05-01 |
Roland McGrath |
*** empty log message ***
|
1991-05-01 |
Roland McGrath |
*** empty log message ***
|
1991-04-30 |
Jim Blandy |
Initial revision
|
1991-04-28 |
Jim Blandy |
Initial revision
|
1991-04-23 |
Brian Preble |
*** empty log message ***
|
1991-04-22 |
Jim Blandy |
*** empty log message ***
|
1991-04-12 |
Jim Blandy |
*** empty log message ***
|
1991-04-12 |
Richard M. Stallman |
*** empty log message ***
|
1991-04-11 |
Jim Blandy |
*** empty log message ***
|
1991-04-11 |
Jim Blandy |
Initial revision
|
1991-04-11 |
Jim Blandy |
Initial revision
|
1991-04-10 |
Brian Preble |
Initial revision
|
1991-04-10 |
Brian Preble |
*** empty log message ***
|
1991-04-10 |
Jim Blandy |
*** empty log message ***
|
1991-04-10 |
Jim Blandy |
Initial revision
|
1991-04-10 |
Brian Preble |
Initial revision
|
1991-04-10 |
Brian Preble |
*** empty log message ***
|
1991-04-10 |
Jim Blandy |
*** empty log message ***
|
1991-04-10 |
Brian Preble |
*** empty log message ***
|
1991-04-10 |
Jim Blandy |
Initial revision
|
1991-04-05 |
Jim Blandy |
Initial revision
|
1991-04-05 |
Raul Acevedo |
Initial revision
|
1991-04-05 |
Jim Blandy |
*** empty log message ***
|
1991-04-05 |
Jim Blandy |
Initial revision
|
1991-04-05 |
Richard M. Stallman |
*** empty log message ***
|
1991-04-04 |
Richard M. Stallman |
*** empty log message ***
|
1991-04-03 |
Jim Blandy |
Initial revision
|
1991-04-02 |
Jim Blandy |
*** empty log message ***
|
1991-04-01 |
Richard M. Stallman |
*** empty log message ***
|
1991-04-01 |
Richard M. Stallman |
*** empty log message ***
|
1991-03-24 |
Richard M. Stallman |
*** empty log message ***
|
1991-03-20 |
Richard M. Stallman |
*** empty log message ***
|
1991-03-15 |
Richard M. Stallman |
*** empty log message ***
|
1991-03-14 |
Richard M. Stallman |
*** empty log message ***
|
1991-03-12 |
Jim Blandy |
*** empty log message ***
|
1991-03-12 |
Brian Preble |
*** empty log message ***
|
1991-03-12 |
Brian Preble |
Initial revision
|
1991-03-11 |
Richard M. Stallman |
Initial revision
|
1991-03-07 |
Jim Blandy |
Initial revision
|
1991-03-06 |
Jim Blandy |
*** empty log message ***
|
1991-03-06 |
Jim Blandy |
*** empty log message ***
|
1991-03-06 |
Richard M. Stallman |
*** empty log message ***
|
1991-03-05 |
Jim Blandy |
*** empty log message ***
|
1991-03-05 |
Jim Blandy |
Initial revision
|
1991-03-05 |
Jim Blandy |
Initial revision
|
1991-03-04 |
Richard M. Stallman |
Initial revision
|
1991-03-02 |
Jim Blandy |
*** empty log message ***
|
1991-03-01 |
Jim Blandy |
*** empty log message ***
|
1991-02-28 |
Richard M. Stallman |
*** empty log message ***
|
1991-02-28 |
Jim Blandy |
*** empty log message ***
|
1991-02-28 |
Richard M. Stallman |
*** empty log message ***
|
1991-02-27 |
Richard M. Stallman |
Initial revision
|
1991-02-23 |
Richard M. Stallman |
*** empty log message ***
|
1991-02-23 |
Richard M. Stallman |
Initial revision
|
1991-02-23 |
Jim Blandy |
*** empty log message ***
|
1991-02-23 |
Jim Blandy |
Initial revision
|
1991-02-22 |
Jim Blandy |
Initial revision
|
1991-02-20 |
Jim Blandy |
*** empty log message ***
|
1991-02-20 |
Jim Blandy |
*** empty log message ***
|
1991-02-07 |
Jim Blandy |
*** empty log message ***
|
1991-02-07 |
Brian Preble |
Initial revision
|
1991-02-07 |
Jim Blandy |
Initial revision
|
1991-02-04 |
Jim Blandy |
Initial revision
|
1991-02-04 |
Richard M. Stallman |
*** empty log message ***
|
1991-02-03 |
Sebastian Kremer |
Removed dired-ls-function.
|
1991-02-02 |
Sebastian Kremer |
Added copyleft and warnings.
|
1991-02-02 |
Sebastian Kremer |
Initial revision
|
1991-02-02 |
Jim Blandy |
*** empty log message ***
|
1991-01-31 |
Richard M. Stallman |
Initial revision
|
1991-01-30 |
Jim Blandy |
Initial revision
|
1991-01-30 |
Jim Blandy |
Initial revision
|
1991-01-30 |
Jim Blandy |
*** empty log message ***
|
1991-01-30 |
Jim Blandy |
*** empty log message ***
|
1991-01-30 |
Jim Blandy |
Initial revision
|
1991-01-30 |
Jim Blandy |
*** empty log message ***
|
1991-01-30 |
Jim Blandy |
*** empty log message ***
|
1991-01-30 |
Jim Blandy |
*** empty log message ***
|
1991-01-29 |
Richard M. Stallman |
Initial revision
|
1991-01-28 |
Richard M. Stallman |
*** empty log message ***
|
1991-01-28 |
Jim Blandy |
Initial revision
|
1991-01-26 |
Jim Blandy |
*** empty log message ***
|
1991-01-26 |
Jim Blandy |
*** empty log message ***
|
1991-01-25 |
Jim Blandy |
*** empty log message ***
|
1991-01-25 |
Jim Blandy |
Initial revision
|
1991-01-15 |
Jim Blandy |
Initial revision
|
1991-01-14 |
Jim Blandy |
*** empty log message ***
|
1991-01-14 |
Richard M. Stallman |
Initial revision
|
1991-01-13 |
Jim Blandy |
*** empty log message ***
|
1991-01-11 |
root |
Initial revision
|
1991-01-11 |
root |
*** empty log message ***
|
1991-01-05 |
Jim Blandy |
Initial revision
|
1991-01-05 |
Richard M. Stallman |
*** empty log message ***
|
1991-01-05 |
Jim Blandy |
Initial revision
|
1991-01-02 |
Jim Blandy |
*** empty log message ***
|
1991-01-02 |
Richard M. Stallman |
Initial revision
|
1991-01-02 |
Jim Blandy |
Initial revision
|
1990-12-31 |
Richard M. Stallman |
Initial revision
|
1990-12-31 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-29 |
Jim Blandy |
*** empty log message ***
|
1990-12-28 |
Jim Blandy |
*** empty log message ***
|
1990-12-27 |
Jim Blandy |
*** empty log message ***
|
1990-12-27 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-26 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-25 |
Richard M. Stallman |
Initial revision
|
1990-12-24 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-22 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-20 |
Jim Blandy |
*** empty log message ***
|
1990-12-19 |
Richard M. Stallman |
Initial revision
|
1990-12-16 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-14 |
Brian Preble |
*** empty log message ***
|
1990-12-14 |
Robert J. Chassell |
*** empty log message ***
|
1990-12-12 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-11 |
Jim Blandy |
*** empty log message ***
|
1990-12-11 |
root |
*** empty log message ***
|
1990-12-10 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-10 |
Jim Blandy |
Initial revision
|
1990-12-10 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-05 |
Richard M. Stallman |
*** empty log message ***
|
1990-12-03 |
Richard M. Stallman |
*** empty log message ***
|
1990-11-30 |
Jim Blandy |
Initial revision
|
1990-11-30 |
Robert J. Chassell |
Initial revision
|
1990-11-29 |
Robert J. Chassell |
*** empty log message ***
|
1990-11-29 |
Richard M. Stallman |
*** empty log message ***
|
1990-11-27 |
Jim Blandy |
*** empty log message ***
|
1990-11-26 |
root |
*** empty log message ***
|
1990-11-21 |
David Lawrence |
Initial revision
|
1990-11-21 |
Jim Blandy |
Initial revision
|
1990-11-19 |
root |
*** empty log message ***
|
1990-11-16 |
Jim Blandy |
*** empty log message ***
|
1990-11-13 |
Richard M. Stallman |
*** empty log message ***
|
1990-11-12 |
Richard M. Stallman |
*** empty log message ***
|
1990-11-12 |
Jim Blandy |
Initial revision
|
1990-11-12 |
Richard M. Stallman |
*** empty log message ***
|
1990-11-12 |
Jim Blandy |
*** empty log message ***
|
1990-11-12 |
Jim Blandy |
entered into RCS
|
1990-11-05 |
David Lawrence |
Initial revision
|
1990-11-02 |
Robert J. Chassell |
*** empty log message ***
|
1990-10-25 |
Jim Blandy |
*** empty log message ***
|
1990-10-25 |
Jim Blandy |
Initial revision
|
1990-10-23 |
Jim Blandy |
Initial revision
|
1990-10-22 |
David Lawrence |
Initial revision
|
1990-10-22 |
Richard M. Stallman |
*** empty log message ***
|
1990-10-20 |
Robert J. Chassell |
Initial revision
|
1990-10-14 |
Jim Blandy |
*** empty log message ***
|
1990-10-14 |
Jim Blandy |
Initial revision
|
1990-10-09 |
Richard M. Stallman |
Initial revision
|
1990-10-09 |
Richard M. Stallman |
*** empty log message ***
|
1990-09-27 |
Mike Rowan |
Initial revision
|
1990-09-19 |
gnulists |
Initial revision
|
1990-09-14 |
Jim Blandy |
*** empty log message ***
|
1990-09-14 |
Jim Blandy |
*** empty log message ***
|
1990-09-14 |
Jim Blandy |
*** empty log message ***
|
1990-09-14 |
Jim Blandy |
*** empty log message ***
|
1990-09-14 |
Jim Blandy |
*** empty log message ***
|
1990-09-14 |
Jim Blandy |
*** empty log message ***
|
1990-09-14 |
Jim Blandy |
Initial revision
|
1990-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1990-09-11 |
Richard M. Stallman |
*** empty log message ***
|
1990-09-11 |
Chris Hanson |
Initial revision
|
1990-09-10 |
Richard M. Stallman |
Initial revision
|
1990-08-30 |
root |
*** empty log message ***
|
1990-08-30 |
root |
Initial revision
|
1990-08-30 |
root |
Initial revision
|
1990-08-28 |
root |
*** empty log message ***
|
1990-08-28 |
root |
Initial revision
|
1990-08-27 |
root |
Initial revision
|
1990-08-27 |
Jim Blandy |
Initial revision
|
1990-08-25 |
Richard M. Stallman |
*** empty log message ***
|
1990-08-24 |
Robert J. Chassell |
*** empty log message ***
|
1990-08-16 |
Jim Blandy |
*** empty log message ***
|
1990-08-11 |
Jim Blandy |
*** empty log message ***
|
1990-08-09 |
Joseph Arceneaux |
Initial revision
|
1990-08-08 |
David J. MacKenzie |
Initial revision
|
1990-07-27 |
Robert J. Chassell |
*** empty log message ***
|
1990-07-27 |
root |
Initial revision
|
1990-07-26 |
root |
*** empty log message ***
|
1990-07-26 |
root |
*** empty log message ***
|
1990-07-16 |
Richard M. Stallman |
*** empty log message ***
|
1990-07-13 |
Richard M. Stallman |
Initial revision
|
1990-06-29 |
Richard M. Stallman |
Initial revision
|
1990-06-28 |
Robert J. Chassell |
Initial revision
|
1990-06-27 |
Richard M. Stallman |
*** empty log message ***
|
1990-06-20 |
Richard M. Stallman |
*** empty log message ***
|
1990-06-19 |
Richard M. Stallman |
Initial revision
|
1990-05-29 |
Richard M. Stallman |
Initial revision
|
1990-05-24 |
Joseph Arceneaux |
Initial revision
|
1990-05-22 |
root |
Initial revision
|
1990-05-13 |
Jim Blandy |
*** empty log message ***
|
1990-05-11 |
Richard M. Stallman |
Initial revision
|
1990-05-02 |
Joseph Arceneaux |
*** empty log message ***
|
1990-05-01 |
Richard M. Stallman |
Initial revision
|
1990-04-27 |
Joseph Arceneaux |
Initial revision
|
1990-04-14 |
Richard M. Stallman |
Initial revision
|
1990-04-05 |
Richard M. Stallman |
Initial revision
|
1990-03-26 |
Richard M. Stallman |
Initial revision
|
1990-03-22 |
Jim Blandy |
Initial revision
|
1990-03-06 |
Joseph Arceneaux |
Initial revision
|
1990-03-06 |
Joseph Arceneaux |
*** empty log message ***
|
1990-02-23 |
Jim Blandy |
Initial revision
|
1990-02-22 |
root |
Initial revision
|
1990-02-12 |
Joseph Arceneaux |
Initial revision
|
1990-02-07 |
root |
Initial revision
|
1990-02-06 |
Richard M. Stallman |
Initial revision
|
1990-01-31 |
Richard M. Stallman |
Initial revision
|
1990-01-20 |
root |
Initial revision
|
1990-01-17 |
Richard M. Stallman |
Initial revision
|
1990-01-17 |
Richard M. Stallman |
Initial revision
|
1990-01-02 |
Richard M. Stallman |
*** empty log message ***
|
1989-12-11 |
root |
Initial revision
|
1989-12-11 |
root |
Initial revision
|
1989-11-01 |
Joseph Arceneaux |
Initial revision
|
1989-10-31 |
Joseph Arceneaux |
*** empty log message ***
|
1989-10-31 |
Jim Blandy |
entered into RCS
|
1989-10-31 |
Joseph Arceneaux |
Initial revision
|
1989-10-31 |
Jim Blandy |
Initial revision
|
1989-10-12 |
Jim Blandy |
*** empty log message ***
|
1989-08-23 |
Joseph Arceneaux |
Initial revision
|
1989-08-12 |
Jim Blandy |
*** empty log message ***
|
1989-08-05 |
Richard M. Stallman |
Initial revision
|
1989-07-19 |
Jim Blandy |
Initial revision
|
1989-07-05 |
Jim Blandy |
Initial revision
|
1989-06-19 |
Jim Blandy |
Initial revision
|
1989-06-15 |
Richard M. Stallman |
*** empty log message ***
|
1989-05-27 |
Jim Blandy |
entered into RCS
|
1989-05-14 |
Richard M. Stallman |
*** empty log message ***
|
1989-05-08 |
Richard M. Stallman |
Initial revision
|
1989-04-28 |
Richard M. Stallman |
Initial revision
|
1989-04-04 |
Richard M. Stallman |
Initial revision
|
1989-02-05 |
Jim Blandy |
Initial revision
|
1989-01-25 |
Richard M. Stallman |
*** empty log message ***
|
1989-01-13 |
Joseph Arceneaux |
Initial revision
|
1988-12-09 |
Richard M. Stallman |
Initial revision
|
1988-10-08 |
Richard M. Stallman |
Initial revision
|
1988-06-18 |
Jim Blandy |
Initial revision
|
1988-06-14 |
Jim Blandy |
Initial revision
|
1988-05-20 |
Jim Blandy |
Initial revision
|
1988-05-19 |
Jim Blandy |
Initial revision
|
1988-04-13 |
Richard M. Stallman |
Initial revision
|
1988-02-11 |
Richard M. Stallman |
Initial revision
|
1987-05-22 |
Jim Blandy |
entered into RCS
|
1987-03-21 |
Jim Blandy |
entered into RCS
|
1987-03-03 |
Noah Friedman |
Initial revision
|
1987-01-22 |
Richard M. Stallman |
Initial revision
|
1987-01-07 |
Richard M. Stallman |
Initial revision
|
1986-09-29 |
Joseph Arceneaux |
Initial revision
|
1986-09-18 |
Richard M. Stallman |
Initial revision
|
1986-09-14 |
Jim Blandy |
Initial revision
|
1986-09-12 |
Jim Blandy |
Initial revision
|
1985-12-14 |
Jim Blandy |
Initial revision
|
1985-04-18 |
Jim Blandy |
entered into RCS
|