Thu, 03 Mar 1994 23:53:46 +0000 |
Richard M. Stallman |
(comint-input-filter-functions)
|
Thu, 03 Mar 1994 23:37:27 +0000 |
Richard M. Stallman |
(shell-dynamic-complete-functions): New variable.
|
Thu, 03 Mar 1994 23:30:57 +0000 |
Richard M. Stallman |
(comint-after-partial-filename-command,
|
Thu, 03 Mar 1994 22:13:45 +0000 |
Roland McGrath |
(generate-file-autoloads): Move misplaced paren in match clause of cond
|
Thu, 03 Mar 1994 21:28:36 +0000 |
Karl Heuer |
Fix typo in comment.
|
Thu, 03 Mar 1994 21:13:08 +0000 |
Karl Heuer |
(server-switch-buffer): Don't select a minibuffer.
|
Thu, 03 Mar 1994 21:01:37 +0000 |
Karl Heuer |
(Fread_file_name): Do the right thing when insert-default-directory is nil.
|
Thu, 03 Mar 1994 20:12:01 +0000 |
Karl Heuer |
(record_delete): Save last_point_position in the undo record, rather than the
|
Thu, 03 Mar 1994 20:08:49 +0000 |
Karl Heuer |
New variable last_point_position.
|
Thu, 03 Mar 1994 20:08:12 +0000 |
Karl Heuer |
(command_loop_1): Set last_point_position to the value of point.
|
Thu, 03 Mar 1994 19:24:54 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If undo_list was t, leave it t.
|
Thu, 03 Mar 1994 19:23:59 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions, kill-buffer-query-functions):
|
Thu, 03 Mar 1994 19:17:47 +0000 |
Richard M. Stallman |
(outline-on-heading-p): Use bolp.
|
Thu, 03 Mar 1994 18:27:51 +0000 |
Richard M. Stallman |
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
|
Thu, 03 Mar 1994 18:11:32 +0000 |
Karl Heuer |
(main): Change delimiter from "^L" to "^_^L".
|