log

age author description
Sat, 14 Oct 1995 02:26:46 +0000 Michael Kifer * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.
Sat, 14 Oct 1995 02:25:42 +0000 Michael Kifer (vip-record-kbd-macro): correctly escapes `.' and `[' now.
Sat, 14 Oct 1995 02:21:19 +0000 Michael Kifer (ex-write): uses better defaults.
Sat, 14 Oct 1995 00:39:58 +0000 Richard M. Stallman (variable-at-point, function-called-at-point):
Fri, 13 Oct 1995 19:18:29 +0000 Richard M. Stallman Initial revision
Fri, 13 Oct 1995 15:57:04 +0000 Richard M. Stallman (hippie-expand): Removed bug - don't undo from another buffer.
Fri, 13 Oct 1995 13:06:37 +0000 Edward M. Reingold Minor fixes.
Thu, 12 Oct 1995 22:58:04 +0000 Richard M. Stallman (x_connection_signal_1): New function.
Thu, 12 Oct 1995 22:28:42 +0000 Richard M. Stallman *** empty log message ***
Thu, 12 Oct 1995 22:28:07 +0000 Richard M. Stallman Handle aliases dead-acute,...
Thu, 12 Oct 1995 21:19:49 +0000 Richard M. Stallman (struct Lisp_Char_Table): New slot `purpose'.
Thu, 12 Oct 1995 21:18:42 +0000 Richard M. Stallman (describe_vector): Support nested char-tables.
Thu, 12 Oct 1995 19:17:05 +0000 Richard M. Stallman (Qvector_or_char_table_p): New variable.
Thu, 12 Oct 1995 19:16:20 +0000 Richard M. Stallman (display-table-slot, set-display-table-slot):
Thu, 12 Oct 1995 18:00:00 +0000 Richard M. Stallman (Fdelete_other_windows): Set w->force_start.
Thu, 12 Oct 1995 17:56:17 +0000 Richard M. Stallman (variable-at-point, function-called-at-point): Fix revious changes.
Thu, 12 Oct 1995 15:44:45 +0000 Richard M. Stallman (syms_of_xdisp): Doc fix.
Thu, 12 Oct 1995 15:28:46 +0000 Edward M. Reingold Initial revision
Thu, 12 Oct 1995 15:28:06 +0000 Edward M. Reingold Added menu items for cal-tex.el (a new file).
Thu, 12 Oct 1995 15:27:07 +0000 Edward M. Reingold Added key definitions and autoloads for cal-tex.el (a new file).
Wed, 11 Oct 1995 21:05:53 +0000 Richard M. Stallman (mail-strip-quoted-names): Preserve white space
Wed, 11 Oct 1995 17:24:37 +0000 Richard M. Stallman (make_lispy_event) [!USE_X_TOOLKIT]: Dragging
Wed, 11 Oct 1995 17:20:35 +0000 Richard M. Stallman (gud-filter): Move the gud-display-frame call
Wed, 11 Oct 1995 17:18:51 +0000 Richard M. Stallman (command_loop_1): Access display tables as char-tables.
Wed, 11 Oct 1995 17:17:32 +0000 Richard M. Stallman (redisplay_window, redisplay_window, display_text_line):
Wed, 11 Oct 1995 17:15:10 +0000 Richard M. Stallman (window_display_table): Use DISP_TABLE_P. Return type
Wed, 11 Oct 1995 17:14:08 +0000 Richard M. Stallman (make-syntax-table): Use nil for "inherit".
Wed, 11 Oct 1995 17:12:59 +0000 Richard M. Stallman (buffer_display_table): Use DISP_TABLE_P.
Wed, 11 Oct 1995 17:11:32 +0000 Richard M. Stallman (Fcopy_sequence): Call Fmake_char_table the new way.
Wed, 11 Oct 1995 17:07:03 +0000 Richard M. Stallman (DISP_TABLE_P): Check the `purpose' slot.
Wed, 11 Oct 1995 15:39:13 +0000 Richard M. Stallman (find-alternate-file-other-window): New function.
Wed, 11 Oct 1995 15:17:44 +0000 Kim F. Storm (dos_timezone_offset, dos_display_scancodes,
Wed, 11 Oct 1995 15:12:35 +0000 Kim F. Storm (insert-startup-screen): New function.
Wed, 11 Oct 1995 15:08:15 +0000 Kim F. Storm [!HAVE_X_WINDOWS]:
Wed, 11 Oct 1995 15:00:58 +0000 Kim F. Storm (internal_flush): Removed
Wed, 11 Oct 1995 14:55:17 +0000 Kim F. Storm Check that DJGPP v. 1 is used.
Wed, 11 Oct 1995 14:44:16 +0000 Kim F. Storm Call make-doc.exe instead of make-docfile.
Wed, 11 Oct 1995 14:41:55 +0000 Richard M. Stallman (Fkill_buffer): Don't kill auto save file if not recent.
Wed, 11 Oct 1995 11:48:52 +0000 Kim F. Storm (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
Wed, 11 Oct 1995 05:23:31 +0000 Michael Kifer Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
Wed, 11 Oct 1995 04:59:48 +0000 Richard M. Stallman (adaptive-fill-function): Change defun to defvar.
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.