1993-01-08 |
Michael I. Bushnell |
Also, write a newline after the token.
|
1993-01-08 |
Michael I. Bushnell |
Also, write a newline after the token.
|
1993-01-08 |
Michael I. Bushnell |
timer.c (notify): Flush stdout after writing message to avoid lossage
|
1993-01-08 |
Richard M. Stallman |
Doc fixes.
|
1993-01-08 |
Roland McGrath |
(run-at-time): Use a pipe to talk to the timer process.
|
1993-01-08 |
Michael I. Bushnell |
timer.c (notify): Flush stdout after writing message to avoid lossage
|
1993-01-08 |
Richard M. Stallman |
Initial revision
|
1993-01-08 |
Richard M. Stallman |
entered into RCS
|
1993-01-08 |
Richard M. Stallman |
(Frandom): Change arg name.
|
1993-01-07 |
Richard M. Stallman |
(unexec): Don't call exit, just return.
|
1993-01-07 |
Richard M. Stallman |
(mail-send): Don't clear modified or delete autosave if visiting a file.
|
1993-01-07 |
Jim Blandy |
* simple.el (kill-region): Change interactive spec to signal an
|
1993-01-07 |
Jim Blandy |
Small changes to keep people from running Emacs under X.
|
1993-01-07 |
Jim Blandy |
*** empty log message ***
|
1993-01-06 |
Richard M. Stallman |
entered into RCS
|
1993-01-05 |
Richard M. Stallman |
New version received.
|
1993-01-05 |
Richard M. Stallman |
($os alternatives for sco and isc): Preserve the specified os version if any.
|
1993-01-04 |
Richard M. Stallman |
(apropos-match-keys): Handle non-chars as keys.
|
1993-01-03 |
Richard M. Stallman |
(Fx_get_resource): Use EMACS_CLASS to make class_key
|
1993-01-02 |
Richard M. Stallman |
Translate sunos5 to solaris2, and solaris1 to sunos4.
|
1993-01-02 |
Richard M. Stallman |
(compilation-sentinel): Change buffer-read-only with let.
|
1992-12-30 |
Richard M. Stallman |
(texinfo-tex-command): Use texi2dvi.
|
1992-12-29 |
Roland McGrath |
[! emacs] [HAVE_CONFIG_H]: #include "config.h"
|
1992-12-29 |
Richard M. Stallman |
(mouse-buffer-menu): Select the window clicked on.
|
1992-12-29 |
Roland McGrath |
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,
|
1992-12-28 |
Richard M. Stallman |
Default to bsd for *-sequent.
|
1992-12-26 |
Richard M. Stallman |
(abbreviated-home-dir): New variable.
|
1992-12-24 |
Roland McGrath |
(visit-tags-table-buffer): When picking a table and using tags-table-list,
|
1992-12-24 |
Roland McGrath |
(etags-verify-tags-table): Use eq instead of = in case char-after returns
|
1992-12-24 |
Jim Blandy |
*** empty log message ***
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-12-24 |
Jim Blandy |
* xdisp.c: #include "termhooks.h".
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-12-24 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
1992-12-24 |
Jim Blandy |
* floatfns.c (Flog): Fix unescaped newline in string.
|
1992-12-24 |
Jim Blandy |
* scroll.c (do_scrolling): When bcopying the max_ascent field from
|
1992-12-24 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
1992-12-24 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
1992-12-24 |
Jim Blandy |
* keyboard.c: Protect all references to kbd_buffer_frames with
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-12-24 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
1992-12-24 |
Jim Blandy |
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and
|
1992-12-24 |
Jim Blandy |
* buffer.c (Frename_buffer): Set update_mode_lines.
|
1992-12-24 |
Jim Blandy |
* ymakefile (all, xemacs): We build an executable called `emacs' now,
|
1992-12-24 |
Jim Blandy |
* sendmail.el (mail-position-on-field): `end' is guaranteed to be
|
1992-12-24 |
Jim Blandy |
* rmail.el (rmail-unix-mail-delimiter): Not all time zone names
|
1992-12-24 |
Jim Blandy |
* loadup.el: Dump under the name `emacs', not `xemacs'.
|
1992-12-24 |
Jim Blandy |
* compile.el (compilation-error-regexp-alist): Tightened up
|
1992-12-24 |
Jim Blandy |
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
|
1992-12-24 |
Jim Blandy |
* make-dist: Make sure that the COPYING notices in each directory
|
1992-12-24 |
Jim Blandy |
* configure: Start with a blank line; this keeps some old CSH's
|
1992-12-24 |
Jim Blandy |
* INSTALL: The build process produces an executable called `emacs'
|
1992-12-21 |
Roland McGrath |
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.
|
1992-12-21 |
Roland McGrath |
Many comments added and docstrings fixed.
|
1992-12-21 |
Roland McGrath |
(ignore): Use defun instead of fset to define; the byte compiler is smart
|
1992-12-21 |
Roland McGrath |
(tagsfiles): New variable.
|
1992-12-21 |
Richard M. Stallman |
(Fcall_interactively): For `s', use Fread_string.
|
1992-12-19 |
Richard M. Stallman |
Display load-path at start.
|
1992-12-18 |
Jim Blandy |
* frame.c (make_terminal_frame): Don't forget to set the
|
1992-12-15 |
David J. MacKenzie |
*** empty log message ***
|
1992-12-14 |
Jim Blandy |
*** empty log message ***
|
1992-12-12 |
Jim Blandy |
* make-dist: Don't bother creating an arch-lib directory; that's
|
1992-12-12 |
Jim Blandy |
* configure: Don't make the top-level Makefile read-only - people
|
1992-12-12 |
Jim Blandy |
* Makefile.in (install, install.sysv, install.xenix, install.aix):
|
1992-12-12 |
Jim Blandy |
* window.c (Fset_window_configuration): If we're restoring the
|
1992-12-12 |
Jim Blandy |
* search.c (Fskip_chars_forward, Fskip_chars_backward): Return the
|
1992-12-12 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
1992-12-12 |
Jim Blandy |
* macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is
|
1992-12-12 |
Jim Blandy |
* fileio.c (find_file_handler): Rename this to
|
1992-12-12 |
Jim Blandy |
* frame.c (Fdelete_frame): Delete all the windows in the frame's
|
1992-12-12 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
1992-12-12 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
1992-12-12 |
Jim Blandy |
* Makefile.in (distclean): Don't delete machine.h or system.h;
|
1992-12-12 |
Jim Blandy |
* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
|
1992-12-12 |
Jim Blandy |
* Makefile.in (exec_prefix): New variable.
|
1992-12-12 |
Jim Blandy |
* vc.el (vc-do-command): Set the default directory of the *vc*
|
1992-12-12 |
Jim Blandy |
Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-12-12 |
Jim Blandy |
The find-file-name-handler function in ../src/fileio.c is now
|
1992-12-12 |
Jim Blandy |
* lpr.el (lpr-switches, lpr-command): Make these defvars, not
|
1992-12-12 |
Jim Blandy |
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
|
1992-12-12 |
Jim Blandy |
*** empty log message ***
|
1992-12-12 |
Jim Meyering |
*** empty log message ***
|
1992-12-09 |
Roland McGrath |
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.
|
1992-12-09 |
Roland McGrath |
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.
|
1992-12-08 |
Jim Blandy |
*** empty log message ***
|
1992-12-06 |
Jim Blandy |
* sendmail.el (mail-self-blind, mail-interactive,
|
1992-12-06 |
Jim Blandy |
Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-12-06 |
Jim Blandy |
Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-12-06 |
Eric S. Raymond |
* c-mode.el (c-style-alist): Add quotes around C++ style name.
|
1992-12-06 |
Jim Blandy |
* make-path.c (touchy_mkdir): Remove debugging output.
|
1992-12-06 |
Jim Blandy |
* Makefile.in (make-path): New target.
|
1992-12-06 |
Jim Blandy |
* xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,
|
1992-12-06 |
Jim Blandy |
* xfns.c (Fx_create_frame): Initialize f->async_visible too.
|
1992-12-06 |
Jim Blandy |
* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the
|
1992-12-06 |
Jim Blandy |
Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-12-06 |
Jim Blandy |
* keyboard.c (kbd_store_ptr): Declare this to be volatile, if
|
1992-12-06 |
Jim Blandy |
* frame.h (struct frame): New fields called async_visible and
|
1992-12-06 |
Jim Blandy |
* frame.c (make_frame): Initialize async_visible and
|
1992-12-06 |
Jim Blandy |
* doc.c (store_function_docstring): New function, made from part
|
1992-12-06 |
Jim Blandy |
* dispnew.c: Remove dyked-out copy of safe_bcopy.
|
1992-12-06 |
Jim Blandy |
* dispextern.h (struct frame_glyphs): Doc fix.
|
1992-12-06 |
Jim Blandy |
src/ * data.c (indirect_function): Delete unused argument ERROR.
|
1992-12-06 |
Jim Blandy |
Now partially conforms with GNU coding standards. I'm only checking
|
1992-12-04 |
Jim Blandy |
Initial revision
|
1992-12-01 |
David J. MacKenzie |
*** empty log message ***
|
1992-11-27 |
Richard M. Stallman |
(add-change-log-entry): Expand file-name again after chasing links.
|
1992-11-26 |
Richard M. Stallman |
Copy changes from 18.59:
|
1992-11-26 |
David J. MacKenzie |
*** empty log message ***
|
1992-11-24 |
David J. MacKenzie |
*** empty log message ***
|
1992-11-24 |
Jim Blandy |
Finish previous change.
|
1992-11-24 |
Jim Blandy |
* Makefile.in (clean): Remove prefix-args.
|
1992-11-21 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Make alternate version for GCC.
|
1992-11-21 |
Karl Berry |
*** empty log message ***
|
1992-11-20 |
Richard M. Stallman |
(vc-next-action): Undo previous change.
|
1992-11-20 |
Jim Blandy |
Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-11-20 |
Jim Blandy |
* subr.el (lambda): Doc fix.
|
1992-11-20 |
Jim Blandy |
* fortran.el: New version of version 1.30 (!) from Stephen A. Wood
|
1992-11-20 |
Jim Blandy |
* m/sparc.h: Don't include <sys/param.h> here; that screws up the
|
1992-11-20 |
Jim Blandy |
Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-11-20 |
Jim Blandy |
*** empty log message ***
|
1992-11-20 |
Jim Blandy |
* configure: Use GCC-style configuration names, using config.sub.
|
1992-11-20 |
Jim Blandy |
* make-dist: Explain what's going on if config.sub and gmalloc.c
|
1992-11-18 |
Jim Blandy |
* config.sub: Added Xenix operating system.
|
1992-11-16 |
Jim Blandy |
* make-dist: Don't bother to distribute src/*.com, or
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* subr.el (lambda): Don't use backquotes in lambda's definition.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* rect.el (operate-on-rectangle): Use move-to-column's FORCE
|
1992-11-16 |
Jim Blandy |
* paths.el (rmail-spool-directory): Add dgux-unix to the list of
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* lpr.el (lpr-command, lpr-switches): Removed strings starting
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* disass.el (byte-compile): Specify that the 'byte-compile feature
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-11-16 |
Jim Blandy |
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
|
1992-11-16 |
Jim Blandy |
* xselect.c (Fx_get_cut_buffer): Correct check for buf_num in
|
1992-11-16 |
Jim Blandy |
* xfns.c (unread_command_char): Change name in extern declaration
|
1992-11-16 |
Jim Blandy |
* xdisp.c (display_string): Use w's buffer's value of
|
1992-11-16 |
Jim Blandy |
* vmspaths.h: New version from Roland Roberts.
|
1992-11-16 |
Jim Blandy |
* undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef
|
1992-11-16 |
Jim Blandy |
* systty.h: Doc fix.
|
1992-11-16 |
Jim Blandy |
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
|
1992-11-16 |
Jim Blandy |
* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
|
1992-11-16 |
Jim Blandy |
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
|
1992-11-16 |
Jim Blandy |
* minibuf.c (temp_echo_area_glyphs): Change reference to
|
1992-11-16 |
Jim Blandy |
* mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to
|
1992-11-16 |
Jim Blandy |
* lread.c: #include "keyboard.h".
|
1992-11-16 |
Jim Blandy |
* keyboard.c (unread_switch_frame): Don't declare this static.
|
1992-11-16 |
Jim Blandy |
* fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's the
|
1992-11-16 |
Jim Blandy |
* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correct
|
1992-11-16 |
Jim Blandy |
* commands.h (unread_command_event): Doc fix.
|
1992-11-16 |
Jim Blandy |
* buffer.c (Ferase_buffer): Doc fix.
|
1992-11-16 |
Jim Blandy |
* Makefile.in (doxemacs, dotemacs): Explicitly pass along the CC
|
1992-11-16 |
Jim Blandy |
* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.
|
1992-11-16 |
Jim Blandy |
* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.
|
1992-11-16 |
Jim Blandy |
* m/pmax.h: Don't define SYSTEM_MALLOC; this was only necessary
|
1992-11-15 |
Jim Blandy |
* simple.el (comment-column): Doc fix.
|
1992-11-15 |
Jim Blandy |
*** empty log message ***
|
1992-11-15 |
Jim Blandy |
*** empty log message ***
|
1992-11-10 |
Jim Blandy |
Sat Nov 7 15:11:39 1992 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
1992-11-10 |
Christopher Zaborsky |
Doc fix.
|
1992-11-10 |
Christopher Zaborsky |
Dox fix.
|
1992-11-08 |
Richard M. Stallman |
(vc-cancel-version): Use yes-or-no-p.
|
1992-11-07 |
Jim Blandy |
* make-dist: Don't forget that the way to avoid filenames starting
|
1992-11-07 |
Jim Blandy |
* Makefile.in (getdate.o): Added explicit target for this, so we
|
1992-11-07 |
Jim Blandy |
* window.c (Fset_window_configuration): Protect call to
|
1992-11-07 |
Jim Blandy |
* systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to *(offset), not
|
1992-11-07 |
Jim Blandy |
* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: Use
|
1992-11-07 |
Jim Blandy |
* process.c [SYSV]: Don't include <termios.h>, <termio.h>, or
|
1992-11-07 |
Jim Blandy |
* minibuf.c (read_minibuf): Protect call to Fredirect_frame_focus
|
1992-11-07 |
Jim Blandy |
* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.
|
1992-11-07 |
Jim Blandy |
* keymap.c (get_keymap_1): Don't try to autoload OBJECT's function
|
1992-11-07 |
Jim Blandy |
* keyboard.c (read_key_sequence): Removed the
|
1992-11-07 |
Jim Blandy |
* eval.c (Fautoload): Renamed fifth argument TYPE. Document the
|
1992-11-07 |
Jim Blandy |
* buffer.c (init_buffer): If PWD is accurate, use it instead of
|
1992-11-07 |
Jim Blandy |
* alloc.c: #include "frame.h" unconditionally. frame.h does the
|
1992-11-07 |
Jim Blandy |
* Makefile.in: Rearrange dependencies to make sure that xmakefile
|
1992-11-07 |
Jim Blandy |
* make-dist: Don't distribute files in src/m and src/s whose names
|
1992-11-07 |
Jim Blandy |
Wed Nov 4 15:09:07 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
1992-11-07 |
Jim Blandy |
* startup.el (normal-top-level): Don't worry about setting
|
1992-11-07 |
Jim Blandy |
* isearch.el (isearch-frames-exist): This isn't what we want -
|
1992-11-07 |
Jim Blandy |
* simple.el (previous-line): Doc fix.
|
1992-11-07 |
Jim Blandy |
* etags.el (find-tag-noselect): Doc fix.
|
1992-11-07 |
Jim Blandy |
* compile.el (compile-internal): Use NAME-OF-MODE in the prompt
|
1992-11-07 |
Jim Blandy |
* cl.el: New version - 3.0 - from Cesar Quiroz.
|
1992-11-07 |
Jim Blandy |
* autoload.el (make-autoload): When creating an autoload
|
1992-11-07 |
Jim Blandy |
Added `mips' command.
jimb-sync-Nov-3-1992
|
1992-11-07 |
Richard M. Stallman |
Doc fix.
|
1992-11-06 |
Richard M. Stallman |
(SYSTEM_TYPE): Use berkeley-unix.
|
1992-11-05 |
Richard M. Stallman |
version 1.28.8
|
1992-11-05 |
Richard M. Stallman |
(command-switch-alist, x-switch-definitions):
|
1992-11-05 |
Jim Blandy |
*** empty log message ***
|
1992-11-05 |
Richard M. Stallman |
Don't discard SCO version number if it's 3.2v4.
|
1992-11-04 |
Karl Berry |
*** empty log message ***
|
1992-11-03 |
Christopher Zaborsky |
Doc fix.
|
1992-11-03 |
Richard M. Stallman |
(insert-rectangle): Put mark at upper left corner.
|
1992-11-03 |
Christopher Zaborsky |
Dox fix.
|
1992-11-03 |
Christopher Zaborsky |
Doc fix.
|
1992-11-03 |
Christopher Zaborsky |
Dox fix.
|
1992-11-03 |
Richard M. Stallman |
(dired-mark-confirm): For `compress', say `Compress or uncompress'.
|
1992-11-03 |
Richard M. Stallman |
(make-directory): Renamed from make-directory-path.
|
1992-11-03 |
Jim Blandy |
* fileio.c (Fmake_directory_internal): Remove extra paren before the
|
1992-11-03 |
Jim Blandy |
* ange-ftp.el: Tighten the regular expression used in
|
1992-11-01 |
Richard M. Stallman |
(isearch-search): Handle all sorts of errors from regexp search.
|
1992-10-31 |
Richard M. Stallman |
(Fmake_directory_internal): Renamed from Fmake_directory.
|
1992-10-31 |
Richard M. Stallman |
(byte-compile-lambda):
|
1992-10-31 |
Jim Blandy |
* xterm.h (x_screen_count, x_release, x_screen_height,
|
1992-10-31 |
Jim Blandy |
* xterm.c (x_convert_modifiers): Declare this to return an
|
1992-10-31 |
Jim Blandy |
* xselect.c (own_selection): selection_type is an X Atom value,
|
1992-10-31 |
Jim Blandy |
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is
|
1992-10-31 |
Jim Blandy |
* xdisp.c (redisplay): Use ! EQ to compare the old and new arrow
|
1992-10-31 |
Jim Blandy |
* window.h (make_window, window_from_coordinates,
|
1992-10-31 |
Jim Blandy |
* window.c (Fwindow_width, Fset_window_hscroll): Use accessors on
|
1992-10-31 |
Jim Blandy |
* undo.c (record_insert): Use accessors on BEG and LENGTH.
|
1992-10-31 |
Jim Blandy |
* search.c (Fstore_match_data): Don't assume Flength returns an
|
1992-10-31 |
Jim Blandy |
* process.c: (status_convert): Declare this to return a
|
1992-10-31 |
Jim Blandy |
* print.c (print): Cast the frame's address to an integer before
|
1992-10-31 |
Jim Blandy |
* minibuf.c (read_minibuf): Use EQ to compare, not ==.
|
1992-10-31 |
Jim Blandy |
* lread.c (read_char): Add an extern declaration for this,
|
1992-10-31 |
Jim Blandy |
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
|
1992-10-31 |
Jim Blandy |
* keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume
|
1992-10-31 |
Jim Blandy |
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
|
1992-10-31 |
Jim Blandy |
* keyboard.c: #include dispextern.h.
|
1992-10-31 |
Jim Blandy |
* frame.c: #include buffer.h.
|
1992-10-31 |
Jim Blandy |
* fns.c: #include keyboard.h.
|
1992-10-31 |
Jim Blandy |
* floatfns.c (Flog): Don't forget to declare the BASE argument a
|
1992-10-31 |
Jim Blandy |
* doc.c: #include keyboard.h.
|
1992-10-31 |
Jim Blandy |
* dispextern.h (sit_for): Declare this extern.
|
1992-10-31 |
Jim Blandy |
* dired.c (find_file_handler): Declare this extern.
|
1992-10-31 |
Jim Blandy |
* data.c (Fset): See if current_alist_element points to itself
|
1992-10-31 |
Jim Blandy |
* commands.h (unread_command_char): Declare this to be a
|
1992-10-31 |
Jim Blandy |
* casetab.c (set_case_table): Declare this to be static, and
|
1992-10-31 |
Jim Blandy |
* casefiddle.c (operate_on_word): Declare end to be an int, not a
|
1992-10-31 |
Jim Blandy |
* callproc.c: Arrange for synchronous processes to get SIGINT the
|
1992-10-31 |
Jim Blandy |
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with
|
1992-10-31 |
Jim Blandy |
* buffer.h (Fbuffer_name, Fget_file_buffer): Added external
|
1992-10-31 |
Jim Blandy |
* buffer.c (reset_buffer): Don't assign to b->save_length as if it
|
1992-10-31 |
Jim Blandy |
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.
|
1992-10-31 |
Jim Blandy |
* abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value
|
1992-10-30 |
Richard M. Stallman |
(preserved_fns): New var.
|
1992-10-30 |
Richard M. Stallman |
Doc fix.
|
1992-10-29 |
Richard M. Stallman |
(get_system_name): Use gethostname for USG systems
|
1992-10-29 |
Richard M. Stallman |
(count_blanks): Leave argument r constant, and increment p.
|
1992-10-28 |
Richard M. Stallman |
(vc-admin): Pass t as noquery arg to vc-resynch-window.
|
1992-10-28 |
Richard M. Stallman |
Initial revision
|
1992-10-28 |
Richard M. Stallman |
(HAVE_GETHOSTNAME): Define it.
|
1992-10-28 |
Richard M. Stallman |
(HAVE_SETSID, IRIX): Defined.
|
1992-10-28 |
Jim Blandy |
*** empty log message ***
|
1992-10-28 |
Richard M. Stallman |
(manual-program): Always use /usr/ucb/man if that exists.
|
1992-10-27 |
Richard M. Stallman |
(fortran-window-create): Use screen-width, not frame-width.
|
1992-10-27 |
Richard M. Stallman |
(fortran-prepare-abbrev-list-buffer): Fix typo.
|
1992-10-27 |
Richard M. Stallman |
[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.
|
1992-10-27 |
Richard M. Stallman |
(fortran-tab-mode): Add defvar.
|
1992-10-27 |
Richard M. Stallman |
Rename buffer-flush-undo to buffer-disable-undo.
|
1992-10-27 |
Richard M. Stallman |
Update LISP_FLOAT_TYPE in config.h.
|
1992-10-27 |
Richard M. Stallman |
Update GNU_MALLOC and REL_ALLOC in config.h.
|
1992-10-27 |
Richard M. Stallman |
(shell-command-on-region):
|
1992-10-27 |
Richard M. Stallman |
(isearch-edit-string):
|
1992-10-27 |
Jim Blandy |
* make-dist: Copy config.sub, since it's a symbolic link to a file
|
1992-10-26 |
Richard M. Stallman |
(vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.
|
1992-10-25 |
Christopher Zaborsky |
Dox fix.
|
1992-10-25 |
Christopher Zaborsky |
Doc fix.
|
1992-10-25 |
Christopher Zaborsky |
Doc fix.
|
1992-10-24 |
Richard M. Stallman |
(vc-prefix-map): Put vc-diff on = and vc-directory on d.
|
1992-10-24 |
Richard M. Stallman |
(relinquish): Adjust page_break_value by amount of memory actually given back.
|
1992-10-23 |
Jim Blandy |
* emacs.c (main): Correct spelling of HAVE_X_WINDOW to
|
1992-10-23 |
Richard M. Stallman |
(set-visited-file-name): Change the auto save file name.
|
1992-10-23 |
Richard M. Stallman |
(insert-kbd-macros): If arg is empty, use last macro as default.
|
1992-10-23 |
Richard M. Stallman |
(insert-kbd-macro): Replace nonprinting chars with escapes.
|
1992-10-23 |
Richard M. Stallman |
(mail-aliases): Doc fix.
|
1992-10-23 |
Richard M. Stallman |
(describe-function): Print `an autoloaded', not `a ...'.
|
1992-10-23 |
Richard M. Stallman |
(goal-column): Don't put the defvar inside the make-variable-buffer-local.
|
1992-10-21 |
Richard M. Stallman |
(dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.
|
1992-10-21 |
Richard M. Stallman |
(rmail-mode-map): Delete binding of M-r (use global one).
|
1992-10-21 |
Richard M. Stallman |
(lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.
|
1992-10-21 |
Richard M. Stallman |
(backward-kill-sentence): Fix typo in last change.
|
1992-10-21 |
Richard M. Stallman |
Doc fixes.
|
1992-10-21 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Call abbreviate-file-name.
|
1992-10-20 |
Richard M. Stallman |
(comment-region): Do move to next line, in neg arg case.
|
1992-10-20 |
Richard M. Stallman |
(isearch-mode-map): Make the top-level keymap dense.
|
1992-10-20 |
Richard M. Stallman |
(vc-registered): Look for handler only if file-name-handler-alist is bound.
|
1992-10-20 |
Richard M. Stallman |
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):
|
1992-10-20 |
Richard M. Stallman |
(vc-registered): Look for a vc-registered handler.
|
1992-10-20 |
Richard M. Stallman |
Add dummy handlers for file-truename and vc-registered.
|
1992-10-20 |
Richard M. Stallman |
(file-truename): Check for root by seeing if
|
1992-10-20 |
Richard M. Stallman |
(grow_specpdl): Increase max_specpdl_size before Fsignal.
|
1992-10-20 |
Richard M. Stallman |
[emacs]: Define POINTER and SIZE.
|
1992-10-20 |
Richard M. Stallman |
(get_lim_data): Make it static.
|
1992-10-20 |
Richard M. Stallman |
(syms_of_keyboard): Properly staticpro this_command_keys.
|
1992-10-20 |
Richard M. Stallman |
(mail-aliases): Add definition here.
|
1992-10-19 |
Richard M. Stallman |
(add-log-current-defun): Add condition-case around
|
1992-10-19 |
Jim Blandy |
* xdisp.c (message): If M is zero, clear echo_area_glyphs and
|
1992-10-19 |
Jim Blandy |
* window.h (struct window): Doc fix.
|
1992-10-19 |
Jim Blandy |
* window.c: Try to deal coherently with deleted windows:
|
1992-10-19 |
Jim Blandy |
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs
|
1992-10-19 |
Jim Blandy |
* lisp.h (CHECK_LIVE_WINDOW): New predicate.
|
1992-10-19 |
Jim Blandy |
* keymap.c (store_in_keymap): Don't forget to QUIT in the
|
1992-10-19 |
Jim Blandy |
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.
|
1992-10-19 |
Jim Blandy |
* keyboard.c (this_command_keys): Make this a vector, instead of
|
1992-10-19 |
Jim Blandy |
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,
|
1992-10-19 |
Jim Blandy |
* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
|
1992-10-19 |
Jim Blandy |
* xterm.c (compose_status): New variable.
|
1992-10-18 |
Richard M. Stallman |
(kill-sentence, backward-kill-sentence):
|
1992-10-18 |
Richard M. Stallman |
Doc fixes.
|
1992-10-18 |
Richard M. Stallman |
Comment fix.
|
1992-10-18 |
Richard M. Stallman |
Delete version 18 compatibility stuff.
|
1992-10-18 |
Richard M. Stallman |
(mail-setup): Call build-mail-aliases, not mail-abbrev-setup.
|
1992-10-18 |
Richard M. Stallman |
(rmail-sort-messages): Give up right away if not Rmail mode.
|
1992-10-18 |
Christopher Zaborsky |
Dox fixes.
|
1992-10-18 |
Richard M. Stallman |
(BROKEN_FIONREAD): Defined.
|
1992-10-18 |
Richard M. Stallman |
(occur): Always search entire buffer.
|
1992-10-17 |
Jim Blandy |
* * editfns.c (Fmessage): With no arguments, clear any active
|
1992-10-17 |
Jim Blandy |
* callint.c (Fcall_interactively): Change handling of 'e' spec;
|
1992-10-17 |
Jim Blandy |
* make-dist: Include lib-src/makedoc.com and emacs.csh in the
|
1992-10-17 |
Jim Blandy |
Partially changed to use GCC-style configuration names.
|
1992-10-17 |
Jim Blandy |
*** empty log message ***
|
1992-10-17 |
Jim Blandy |
* mouse.el (mouse-tear-off-window): New function.
|
1992-10-17 |
Richard M. Stallman |
(mouse-set-region): New command. Bind drag-mouse-1 to it.
|
1992-10-16 |
Jim Blandy |
*** empty log message ***
|
1992-10-16 |
Richard M. Stallman |
(telnet): Do erase-buffer after the initial output.
|
1992-10-15 |
Roland McGrath |
(check_memory_limits): Declare __morecore.
|
1992-10-15 |
Roland McGrath |
(morecore_with_warning): Removed.
|
1992-10-15 |
Mike Stump |
Add support for a new 64 bit CPU type. Elxsi.
|
1992-10-15 |
Richard M. Stallman |
(telnet): Wait for telnet output before sending `open'.
|
1992-10-15 |
Richard M. Stallman |
Comment fix.
|
1992-10-14 |
Joseph Arceneaux |
* intervals.c (traverse_intervals): New parameter `depth'.
|
1992-10-14 |
Joseph Arceneaux |
* alloc.c (mark_interval_tree): Pass 0 as initial depth argument
|
1992-10-14 |
Joseph Arceneaux |
* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
|
1992-10-14 |
Joseph Arceneaux |
* dispextern.h: New element of frame structure `max_ascent'.
|
1992-10-14 |
Joseph Arceneaux |
* xterm.h: Declaration of struct face removed.
|
1992-10-14 |
Joseph Arceneaux |
* dispnew.c (scroll_frame_lines): All references to frame elements
|
1992-10-14 |
Jim Blandy |
* files.el (file-truename): The variable ~ should be considered an
|
1992-10-13 |
Jim Blandy |
Initial revision
|
1992-10-12 |
Jim Blandy |
* keyboard.c (kbd_buffer_get_event): Fix fencepost bug in
|
1992-10-12 |
Roland McGrath |
Removed #include "mem-limits.h".
|
1992-10-12 |
Jim Blandy |
* keyboard.c (kbd_buffer_get_event): Remember that
|
1992-10-12 |
Roland McGrath |
(sbrk): Removed decl.
|
1992-10-12 |
Roland McGrath |
(warnfunction): Renamed to warn_function (was used inconsistently).
|
1992-10-12 |
Roland McGrath |
(start_of_data): Removed extra defn.
|
1992-10-12 |
Roland McGrath |
mem_limits.h is now called mem-limits.h.
|
1992-10-12 |
Roland McGrath |
(visit-tags-table-buffer): When trying to pick table, call
|
1992-10-12 |
Richard M. Stallman |
(edit-picture): Run picture-mode-hook.
|
1992-10-12 |
Richard M. Stallman |
(buffer-file-number): New variable.
|
1992-10-11 |
Richard M. Stallman |
(find_defun_start): scan_buffer returns start of line;
|
1992-10-11 |
Richard M. Stallman |
[!emacs]: Don't define POINTER, SIZE or NULL.
|
1992-10-11 |
Richard M. Stallman |
(morecore_with_warning): Reduce warnlevel when usage drops far enough.
|
1992-10-11 |
Richard M. Stallman |
(Fdump_emacs, main): Use memory_warnings.
|
1992-10-11 |
Richard M. Stallman |
(check_memory_limits): Reduce warnlevel when usage drops far enough.
|
1992-10-11 |
Jim Blandy |
* xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid
|
1992-10-11 |
Jim Blandy |
* keymap.c (initial_define_lispy_key): New function, for defining
|
1992-10-11 |
Jim Blandy |
* keyboard.h (Qswitch_frame): Declare this extern.
|
1992-10-11 |
Jim Blandy |
* keyboard.c (Vlast_event_frame): Make this variable exist even
|
1992-10-11 |
Jim Blandy |
* frame.c: #include "commands.h" and "keyboard.h".
|
1992-10-11 |
Jim Blandy |
* emacs.c (main): Call keys_of_frame.
|
1992-10-11 |
Jim Blandy |
* callint.c (Fcall_interactively): Allow multiple 'e' specs.
|
1992-10-11 |
Jim Blandy |
* rmail.el (rmail-mode): Make this autoload; we might find a file
|
1992-10-11 |
Jim Blandy |
* dired-aux.el (dired-compress-file): Change references to
|
1992-10-11 |
Richard M. Stallman |
(isearch-ring-advance-edit): Delete spurious `)'.
|
1992-10-10 |
Richard M. Stallman |
[__GNUC__ >= 2] (LIB_STANDARD): Don't define.
|
1992-10-10 |
Jim Blandy |
*** empty log message ***
|
1992-10-10 |
Richard M. Stallman |
(Fwrite_region): If VISIT is a file name,
|
1992-10-10 |
Richard M. Stallman |
(comint-last-input-match): defvar moved up.
|
1992-10-10 |
Jim Blandy |
*** empty log message ***
|
1992-10-09 |
Richard M. Stallman |
(PTY_ITERATION, etc.): Defined.
|
1992-10-09 |
Christopher Zaborsky |
Dox fix.
|
1992-10-09 |
Richard M. Stallman |
(mail-unsent-separator): Handle "Message text follows".
|
1992-10-09 |
Richard M. Stallman |
Doc fix.
|
1992-10-09 |
Richard M. Stallman |
(mail-unsent-separator): Allow "original message" as alternative.
|
1992-10-08 |
Richard M. Stallman |
(add-log-current-defun): In normal C case,
|
1992-10-08 |
Richard M. Stallman |
(cmulisp-mode): Eliminate compatibility code calling
|
1992-10-08 |
Richard M. Stallman |
(inferior-scheme-filter-regexp):
|
1992-10-08 |
Richard M. Stallman |
(custom-prin1-chars): Var defined, and renamed from prin1-chars.
|
1992-10-08 |
Richard M. Stallman |
(hack-local-variables): Ignore attempts to bind enable-local-eval.
|
1992-10-07 |
Jim Blandy |
entered into RCS
|
1992-10-07 |
Jim Blandy |
* mouse.el: Begin adapting this to the new event format.
|
1992-10-07 |
Jim Blandy |
* alloc.c (Fmemory_limit): Explain why we divide by 1024.
|
1992-10-07 |
Jim Blandy |
entered into RCS
|
1992-10-07 |
Joseph Arceneaux |
Cleaned up rmail-first-unseen-message.
|
1992-10-07 |
Richard M. Stallman |
CP:: changed to cust-print- in all names.
|
1992-10-06 |
Richard M. Stallman |
(directory_file_name): Don't clobber the envvar
|
1992-10-06 |
Christopher Zaborsky |
Dox fix.
|
1992-10-06 |
Christopher Zaborsky |
Doc fix.
|
1992-10-06 |
Christopher Zaborsky |
Doc fix.
|
1992-10-06 |
Richard M. Stallman |
entered into RCS
|
1992-10-06 |
Jim Blandy |
* cal-mayan.el (calendar-print-mayan-date): Fix conversion in
|
1992-10-06 |
Richard M. Stallman |
(vc-backend-steal): Delete the workfile after the rcs -M -u.
|
1992-10-06 |
Richard M. Stallman |
(add-log-current-defun): Catch errors checking for DEFUN.
|
1992-10-06 |
Richard M. Stallman |
(main) [NeXT]: Call malloc_jumpstart.
|
1992-10-06 |
Richard M. Stallman |
entered into RCS
|
1992-10-06 |
Richard M. Stallman |
(Fkill_buffer): Pass 2nd arg to Fother_buffer.
|
1992-10-06 |
Richard M. Stallman |
(Fcall_interactively): Pass 2nd arg to Fother_buffer.
|
1992-10-06 |
Richard M. Stallman |
(make_frame): Pass 2nd arg to Fother_buffer.
|
1992-10-06 |
Richard M. Stallman |
(window_loop): Pass 2nd arg to Fother_buffer.
|
1992-10-05 |
Richard M. Stallman |
(vc-backend-steal): Put filename after options in rcs commands.
|
1992-10-05 |
Richard M. Stallman |
(vc-steal-lock): Use mail-setup, and do like `mail'.
|
1992-10-05 |
Joseph Arceneaux |
* rmail.el (rmail-first-unseen-message): Don't show the message,
|
1992-10-05 |
Joseph Arceneaux |
* config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,
|
1992-10-05 |
Richard M. Stallman |
(Info-restore-point): Delete duplicate definition.
|
1992-10-05 |
Richard M. Stallman |
Doc fix.
|
1992-10-05 |
Richard M. Stallman |
Dox fixes.
|
1992-10-05 |
Roland McGrath |
(vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.
|
1992-10-05 |
Roland McGrath |
(vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is a
|
1992-10-05 |
Roland McGrath |
(vc-checkin-switches): New defvar.
|
1992-10-05 |
Richard M. Stallman |
Most functions renamed to start with ls-lisp.
|
1992-10-04 |
Sebastian Kremer |
(dired-lisp-ls): var `short' was erronously unbound.
|
1992-10-04 |
Richard M. Stallman |
(fill-paragraph): Don't actually change point before
|
1992-10-04 |
Richard M. Stallman |
(insert-buffer): Before reading arg, barf if read-only.
|
1992-10-03 |
Richard M. Stallman |
Dox fix.
|
1992-10-03 |
Richard M. Stallman |
Doc fix.
|
1992-10-03 |
Jim Blandy |
* keyboard.c (read_key_sequence): Treat mouse clicks on non-text
|
1992-10-03 |
Jim Blandy |
* alloc.c (Fmemory_limit): New function.
|
1992-10-03 |
Jim Blandy |
* window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,
|
1992-10-03 |
Jim Blandy |
* window.c (struct save_window_data): Save the currently selected
|
1992-10-03 |
Jim Blandy |
* xterm.c (x_find_modifier_meanings): If there are no
|
1992-10-03 |
Jim Blandy |
* process.c (wait_reading_process_input): If the select returns
|
1992-10-03 |
Jim Blandy |
* keyboard.c (modify_event_symbol): Make sure that the unmodified
|
1992-10-03 |
Richard M. Stallman |
(open-line): Shield undo from the hack to insert at pt-1.
|
1992-10-03 |
Richard M. Stallman |
(Fprimitive_undo): When undoing an insert, move point and then delete.
|
1992-10-03 |
Jim Blandy |
Doc fix.
|
1992-10-03 |
Joseph Arceneaux |
Fixed typos.
|
1992-10-03 |
Jim Blandy |
* minibuf.c (read_minibuf): Don't bother to save the current
|
1992-10-03 |
Joseph Arceneaux |
* intervals.c: `copy_intervals()' no longer static.
|
1992-10-03 |
Jim Blandy |
* keymap.c (access_keymap, store_in_keymap,
|
1992-10-03 |
Joseph Arceneaux |
* intervals.h: Declare `copy_intervals()'.
|
1992-10-03 |
Jim Blandy |
Doc fixes.
|
1992-10-03 |
Jim Blandy |
* termhooks.h (struct input_event): Doc fix.
|
1992-10-02 |
Jim Blandy |
* keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
|
1992-10-02 |
Jim Blandy |
* keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first
|
1992-10-02 |
Richard M. Stallman |
(Info-follow-nearest-node): Handle line breaks after *note.
|
1992-10-02 |
Joseph Arceneaux |
* buffer.c: #include intervals.h.
|
1992-10-02 |
Joseph Arceneaux |
Fixed typos.
|
1992-10-02 |
Joseph Arceneaux |
* lisp.h: Declare Qbuffer_or_string_p.
|
1992-10-02 |
Joseph Arceneaux |
Fixed typeos.
|
1992-10-02 |
Jim Blandy |
* xmenu.c: #include "keyboard.h".
|
1992-10-02 |
Joseph Arceneaux |
* intervals.c: Removed #include of "screen.h".
|
1992-10-02 |
Joseph Arceneaux |
* textprop.c: Conditionalize all functions on
|
1992-10-02 |
Joseph Arceneaux |
* intervals.c: Conditionalize all functions on
|
1992-10-02 |
Joseph Arceneaux |
* alloc.c: #include "intervals.h".
|
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
|