Wed, 11 Oct 1995 03:11:11 +0000 |
Richard M. Stallman |
(next-completion): Specify the LIMIT arg when searching for text properties.
|
Tue, 10 Oct 1995 20:03:31 +0000 |
Richard M. Stallman |
(function-called-at-point, variable-at-point):
|
Mon, 09 Oct 1995 20:52:43 +0000 |
Erik Naggum |
(buffer-display-table): Document new implementation.
|
Mon, 09 Oct 1995 19:44:26 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 09 Oct 1995 19:42:19 +0000 |
Richard M. Stallman |
(view-highlight-face): New variable.
|
Mon, 09 Oct 1995 19:39:45 +0000 |
Richard M. Stallman |
Explain when to use make-variable-buffer-local.
|
Mon, 09 Oct 1995 18:00:54 +0000 |
Roland McGrath |
(tags-table-check-computed-list): Map tags-expand-table-name over lists of
|
Mon, 09 Oct 1995 17:45:47 +0000 |
Erik Naggum |
New implementation with char-tables.
|
Mon, 09 Oct 1995 17:08:20 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 09 Oct 1995 16:36:59 +0000 |
Richard M. Stallman |
(temp_echo_area_glyphs): Restore the old point value.
|
Mon, 09 Oct 1995 04:49:15 +0000 |
Noah Friedman |
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
|
Mon, 09 Oct 1995 03:11:29 +0000 |
Erik Naggum |
(ada-gen-treat-proc): Bind `procname' and `functype'.
|
Mon, 09 Oct 1995 00:31:24 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output):
|
Sun, 08 Oct 1995 19:59:42 +0000 |
Erik Naggum |
(view-exit): Delete view-overlay only if it exists.
|
Sun, 08 Oct 1995 19:42:11 +0000 |
Richard M. Stallman |
(server-start): Try both full hostname and shortened
|
Sun, 08 Oct 1995 19:38:53 +0000 |
Richard M. Stallman |
Indentation change.
|
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.
|