Sun, 08 Oct 1995 19:38:02 +0000 |
Richard M. Stallman |
Fix several minor errors.
|
Sun, 08 Oct 1995 19:37:04 +0000 |
Richard M. Stallman |
(desktop-outvar): Support truncation.
|
Sun, 08 Oct 1995 19:30:41 +0000 |
Richard M. Stallman |
(command-line): Init user-mail-address here, after reading init file.
|
Sun, 08 Oct 1995 19:29:57 +0000 |
Richard M. Stallman |
(write_segment): Write valid data in units of 1<<13,
|
Sun, 08 Oct 1995 19:26:07 +0000 |
Richard M. Stallman |
(init_buffer_once): Make file_format always local, not just local when set.
|
Sun, 08 Oct 1995 02:56:45 +0000 |
Erik Naggum |
(Fmake_char_table): Initialize parent to nil.
|
Sat, 07 Oct 1995 22:07:01 +0000 |
Richard M. Stallman |
(struct Lisp_Boolvector): New data type.
|
Sat, 07 Oct 1995 22:04:15 +0000 |
Richard M. Stallman |
(Fchartablep, Fboolvectorp): New functions.
|
Sat, 07 Oct 1995 22:02:20 +0000 |
Richard M. Stallman |
(print): Handle chartables and boolvectors.
|
Sat, 07 Oct 1995 22:01:39 +0000 |
Richard M. Stallman |
(read1): Handle chartables and boolvectors.
|
Sat, 07 Oct 1995 22:00:06 +0000 |
Richard M. Stallman |
(describe_vector): Use Flength to get length of vector.
|
Sat, 07 Oct 1995 21:59:28 +0000 |
Richard M. Stallman |
(describe_syntax): Handle new syntax-table data format.
|
Sat, 07 Oct 1995 21:55:20 +0000 |
Richard M. Stallman |
Use char tables as syntax tables.
|
Sat, 07 Oct 1995 21:54:29 +0000 |
Richard M. Stallman |
(callint_message, callint_message_size): New vars.
|
Sat, 07 Oct 1995 21:53:27 +0000 |
Richard M. Stallman |
(Fmake_chartable, Fmake_boolvector): New functions.
|
Sat, 07 Oct 1995 21:52:15 +0000 |
Richard M. Stallman |
(Fset_char_table_range): New function.
|
Sat, 07 Oct 1995 16:07:24 +0000 |
Richard M. Stallman |
(bytecode.o): Depend on syntax.h.
|
Fri, 06 Oct 1995 22:42:19 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Bind print-level.
|
Fri, 06 Oct 1995 22:40:25 +0000 |
Richard M. Stallman |
(newline): Call barf-if-buffer-read-only.
|
Fri, 06 Oct 1995 15:12:44 +0000 |
Richard M. Stallman |
Fix typo calling iso-accents-customize.
|
Fri, 06 Oct 1995 04:36:30 +0000 |
Michael Kifer |
Added ${lispsource}ediff-hook.elc after vc-hooks.
|
Fri, 06 Oct 1995 01:20:06 +0000 |
Michael Kifer |
Added (load "ediff-hook") after loading vc-hook.
|
Fri, 06 Oct 1995 01:01:08 +0000 |
Michael Kifer |
(ediff-files,ediff-merge-files): better file-name defaults.
|
Fri, 06 Oct 1995 01:00:10 +0000 |
Michael Kifer |
(ediff-make-frame-position): fixed bugs.
|
Fri, 06 Oct 1995 00:59:04 +0000 |
Michael Kifer |
(ediff-toggle-read-only,ediff-read-file-name):
|
Fri, 06 Oct 1995 00:57:20 +0000 |
Michael Kifer |
Initial revision
|
Fri, 06 Oct 1995 00:56:53 +0000 |
Michael Kifer |
*** empty log message ***
|
Fri, 06 Oct 1995 00:55:57 +0000 |
Michael Kifer |
(ediff-abbreviate-file-name): function modified.
|