]>
git.eshelyaron.com Git - emacs.git/log
Roland McGrath [Fri, 4 Mar 1994 06:11:51 +0000 (06:11 +0000)]
(compile-goto-error): Push the mark before calling next-error.
Richard M. Stallman [Fri, 4 Mar 1994 04:42:04 +0000 (04:42 +0000)]
(skip_chars): Treat `-' as alias for space, if syntaxp.
Richard M. Stallman [Fri, 4 Mar 1994 04:38:06 +0000 (04:38 +0000)]
(system-key-alist): Fix the code value for `remove'.
Richard M. Stallman [Fri, 4 Mar 1994 04:19:14 +0000 (04:19 +0000)]
(Finsert_file_contents): Pass del_range_1 two ends, not a length.
Richard M. Stallman [Fri, 4 Mar 1994 04:03:46 +0000 (04:03 +0000)]
(byte-compile-insert-header): Take a filename argument.
(byte-compile-from-buffer): Change second argument to filename.
Always return outbuffer; never eval from it or kill it.
(byte-compile-file): Pass filename to byte-compile-from-buffer.
Richard M. Stallman [Fri, 4 Mar 1994 01:33:43 +0000 (01:33 +0000)]
(ange-ftp-nslookup-host, ange-ftp-start-process):
Bind default-directory to some accessible directory, if necessary.
Karl Heuer [Fri, 4 Mar 1994 01:08:34 +0000 (01:08 +0000)]
(chan_process): Don't specify size.
Karl Heuer [Fri, 4 Mar 1994 00:05:15 +0000 (00:05 +0000)]
(c-fill-paragraph): Preserve final sentence boundary.
Richard M. Stallman [Thu, 3 Mar 1994 23:57:27 +0000 (23:57 +0000)]
Rename comint-input-filter-functions and
comint-output-filter-functions.
(shell-mode): Put dir tracker on comint-input-filter-functions,
not ...output...
(shell-directory-tracker, shell-process-popd):
Call just error, not message and error.
Richard M. Stallman [Thu, 3 Mar 1994 23:56:04 +0000 (23:56 +0000)]
(inferior-scheme-mode): Removed unnecessary
initialisation of comint-input-sentinel.
Richard M. Stallman [Thu, 3 Mar 1994 23:53:46 +0000 (23:53 +0000)]
(comint-input-filter-functions)
(comint-output-filter-functions):
Renamed from ...-sentinel-functions.
Richard M. Stallman [Thu, 3 Mar 1994 23:37:27 +0000 (23:37 +0000)]
(shell-dynamic-complete-functions): New variable.
(shell-mode): Use it to set comint-dynamic-complete-functions.
(shell-mode-map): Define menu-bars for command,
variable and directory completion/expansion.
(shell-get-current-command, shell-after-partial-filename): Functions deleted.
(shell-dynamic-complete-environment-variable,
shell-replace-by-expanded-directory): New commands.
(shell-match-partial-variable,
shell-dynamic-complete-as-environment-variable): New functions.
Richard M. Stallman [Thu, 3 Mar 1994 23:30:57 +0000 (23:30 +0000)]
(comint-after-partial-filename-command,
comint-dynamic-complete-filename-command,
comint-dynamic-complete-command-command,
comint-get-current-command): Deleted.
(comint-input-sentinel-functions): Replaces comint-input-sentinel.
(comint-input-sentinel): Deleted.
(comint-send-input): Run hooks on comint-input-sentinel-functions.
(comint-output-sentinel-functions): Rename from comint-output-filter-functions.
(comint-dynamic-complete-functions): New variable.
(comint-mode-map): Removed menu-bar for command and variable completion.
(comint-exec-1): Add to environment by hand; avoids using setenv.
(comint-replace-by-expanded-history-before-point):
Renamed from comint-replace-by-expanded-history.
(comint-replace-by-expanded-history): New wrapper definition.
(comint-word): New function.
(comint-match-partial-filename): Use it.
(comint-after-partial-filename, comint-match-partial-variable,
comint-dynamic-complete-variable): Deleted.
(comint-dynamic-complete): Run hooks on comint-dynamic-complete-functions.
(comint-dynamic-complete-as-filename): Renamed from
function comint-dynamic-complete-filename.
(comint-dynamic-complete-filename): New wrapper definition.
(comint-dynamic-simple-complete): Return a symbol representing completion.
Roland McGrath [Thu, 3 Mar 1994 22:13:45 +0000 (22:13 +0000)]
(generate-file-autoloads): Move misplaced paren in match clause of cond
so copying the rest of the line to the output is the else clause of if
(eolp), not after the if.
Karl Heuer [Thu, 3 Mar 1994 21:28:36 +0000 (21:28 +0000)]
Fix typo in comment.
Karl Heuer [Thu, 3 Mar 1994 21:13:08 +0000 (21:13 +0000)]
(server-switch-buffer): Don't select a minibuffer.
Karl Heuer [Thu, 3 Mar 1994 21:01:37 +0000 (21:01 +0000)]
(Fread_file_name): Do the right thing when insert-default-directory is nil.
Allow for doubled dollar signs in dir when computing pos.
Karl Heuer [Thu, 3 Mar 1994 20:12:01 +0000 (20:12 +0000)]
(record_delete): Save last_point_position in the undo record, rather than the
current value of point.
Karl Heuer [Thu, 3 Mar 1994 20:08:49 +0000 (20:08 +0000)]
New variable last_point_position.
Karl Heuer [Thu, 3 Mar 1994 20:08:12 +0000 (20:08 +0000)]
(command_loop_1): Set last_point_position to the value of point.
Richard M. Stallman [Thu, 3 Mar 1994 19:24:54 +0000 (19:24 +0000)]
(Finsert_file_contents): If undo_list was t, leave it t.
(Finsert_file_contents): Use del_range_1.
Richard M. Stallman [Thu, 3 Mar 1994 19:23:59 +0000 (19:23 +0000)]
(kill-emacs-query-functions, kill-buffer-query-functions):
Add functions to these lists.
(server-program): Add exec-directory to value. Use expand-file-name.
(server-buffer-done): If buffer is dead, don't bury it.
(server-done): If we kill the old buffer,
and server-buffer-done gives us nil, return the new current buffer.
Richard M. Stallman [Thu, 3 Mar 1994 19:17:47 +0000 (19:17 +0000)]
(outline-on-heading-p): Use bolp.
(show-children): Use outline-back-to-heading.
(outline-next-preface): Don't retreat over \n or ^M if no more headers.
Richard M. Stallman [Thu, 3 Mar 1994 18:27:51 +0000 (18:27 +0000)]
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
Karl Heuer [Thu, 3 Mar 1994 18:11:32 +0000 (18:11 +0000)]
(main): Change delimiter from "^L" to "^_^L".
Allow for text following "BABYL OPTIONS:".
Add --help option. Use argv[0] in error messages.
Richard M. Stallman [Thu, 3 Mar 1994 18:04:59 +0000 (18:04 +0000)]
(map_event_to_object, set_frame_menubar):
Use FRAME_MENU_BAR_LINES as vector.
Richard M. Stallman [Thu, 3 Mar 1994 17:43:26 +0000 (17:43 +0000)]
Comment change.
Karl Heuer [Thu, 3 Mar 1994 17:39:32 +0000 (17:39 +0000)]
Use add-hook instead of setq.
Karl Heuer [Thu, 3 Mar 1994 17:35:55 +0000 (17:35 +0000)]
(Fget_file_buffer): Doc fix.
Karl Heuer [Thu, 3 Mar 1994 17:28:52 +0000 (17:28 +0000)]
(buffer-file-truename): Doc fix.
Karl Heuer [Thu, 3 Mar 1994 16:27:06 +0000 (16:27 +0000)]
(substitute-key-definition): Avoid infinite recursion.
Karl Heuer [Thu, 3 Mar 1994 15:59:31 +0000 (15:59 +0000)]
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
Richard M. Stallman [Wed, 2 Mar 1994 23:37:02 +0000 (23:37 +0000)]
(chan_process, Vprocess_alist): Declared.
Richard M. Stallman [Wed, 2 Mar 1994 23:35:11 +0000 (23:35 +0000)]
(chan_process, Vprocess_alist): No longer static.
Richard M. Stallman [Wed, 2 Mar 1994 23:26:06 +0000 (23:26 +0000)]
(mouse-choose-completion): Use that as the buffer to edit.
Richard M. Stallman [Wed, 2 Mar 1994 23:18:54 +0000 (23:18 +0000)]
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.
Richard M. Stallman [Wed, 2 Mar 1994 23:18:37 +0000 (23:18 +0000)]
(Fdisplay_completion_list): Restore original buffer
before running completion-setup-hook.
Richard M. Stallman [Wed, 2 Mar 1994 23:09:40 +0000 (23:09 +0000)]
(completion-list-mode): Set completion-reference-buffer
to the buffer for which the completions were requested.
(completion-reference-buffer): New variable.
Richard M. Stallman [Wed, 2 Mar 1994 22:51:20 +0000 (22:51 +0000)]
(menu_bar_items): When moving an item to the end,
shift all the following ones forward one slot.
Richard M. Stallman [Wed, 2 Mar 1994 22:50:31 +0000 (22:50 +0000)]
Include unistd.h.
(pty_max_bytes): New variable.
(send_process): Send an eof after each pty_max_bytes bytes.
Richard M. Stallman [Wed, 2 Mar 1994 22:05:40 +0000 (22:05 +0000)]
(Fdelete_frame): Don't initialize a Lisp_Object.
Clean up line breaks.
Richard M. Stallman [Wed, 2 Mar 1994 22:03:44 +0000 (22:03 +0000)]
(telnet): Use chars in comint-delimiter-argument-list.
Richard M. Stallman [Wed, 2 Mar 1994 22:02:56 +0000 (22:02 +0000)]
(shell-delimiter-argument-list): Now has chars, not strings.
Richard M. Stallman [Wed, 2 Mar 1994 22:00:24 +0000 (22:00 +0000)]
(comint-arguments): Use just one regexp to find end of arg
and detect whether it has any quotes.
(comint-delim-arg): Don't check for quotes. Use loop, not regexps.
(comint-delimiter-argument-list): List now has chars, not strings.
Richard M. Stallman [Wed, 2 Mar 1994 19:41:24 +0000 (19:41 +0000)]
(pascal-calculate-indent): Fixed indentation bug
in for-loops, with-structures and else-structures.
(pascal-noindent-re): Add `else'.
Richard M. Stallman [Wed, 2 Mar 1994 16:55:16 +0000 (16:55 +0000)]
(shell-dirtrackp): Variable definition added.
Richard M. Stallman [Wed, 2 Mar 1994 16:51:20 +0000 (16:51 +0000)]
(inferior-lisp-mode-map): Use copy-keymap.
Richard M. Stallman [Wed, 2 Mar 1994 16:51:02 +0000 (16:51 +0000)]
(shell-mode-map): Use copy-keymap.
Richard M. Stallman [Wed, 2 Mar 1994 16:45:37 +0000 (16:45 +0000)]
(inferior-scheme-mode-map): Use copy-keymap.
Richard M. Stallman [Wed, 2 Mar 1994 16:45:12 +0000 (16:45 +0000)]
(full-copy-sparse-keymap): Function deleted.
(comint-mode-map): Rename `input' to `inout' as menu key.
Don't put `output' in menu-bar-final-items.
Roland McGrath [Wed, 2 Mar 1994 10:27:36 +0000 (10:27 +0000)]
(diff-latest-backup-file): Check for a file-name-handler and run it.
Richard M. Stallman [Wed, 2 Mar 1994 07:57:04 +0000 (07:57 +0000)]
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.
Version 1.16.
(makefile-mode): Correct `make-variable-buffer-local' to
`make-local-variable'. Set indent-tabs-mode to t.
(makefile-insert-macro-ref): Do not append a space
to the inserted macro reference.
(makefile-insert-macro-ref): Likewise if the reference is to
one of makefile-runtime-macros-list.
(makefile-format-macro-ref): If the name of the macro ref
starts with a '(' or '{' then the enclosing parentheses are not added.
(makefile-warn-suspicious-lines): New function.
Changed mode name to "Makefile" instead of "makefile".
Karl Heuer [Wed, 2 Mar 1994 06:45:38 +0000 (06:45 +0000)]
(copy-face): Don't change old-face and new-face before the frame loop.
Karl Heuer [Wed, 2 Mar 1994 05:59:09 +0000 (05:59 +0000)]
(with_x_toolkit): Fix typo in previous change.
Karl Heuer [Wed, 2 Mar 1994 05:48:00 +0000 (05:48 +0000)]
(Fx_list_fonts): Avoid confused increment of info.
Karl Heuer [Wed, 2 Mar 1994 05:31:15 +0000 (05:31 +0000)]
(Fforward_comment): Do the right thing at eob.
Karl Heuer [Wed, 2 Mar 1994 05:29:01 +0000 (05:29 +0000)]
(iconify-or-deiconify-frame): Don't make invisible before making visible.
Roland McGrath [Wed, 2 Mar 1994 05:24:33 +0000 (05:24 +0000)]
(tags-add-tables): Change default value to 'ask-user; update doc.
(visit-tags-table-buffer): If tags-add-tables is nil, never add to current
list; if t, always; if non-nil, non-t, ask user.
Richard M. Stallman [Wed, 2 Mar 1994 04:57:23 +0000 (04:57 +0000)]
(ispell-message-text-end): New variable.
(ispell-message): Use ispell-message-text-end.
Spell check all of a multi-line subject.
Correct bug whereby internally generated messages were not recognized.
Richard M. Stallman [Wed, 2 Mar 1994 04:56:25 +0000 (04:56 +0000)]
Initial revision
Karl Heuer [Wed, 2 Mar 1994 04:42:38 +0000 (04:42 +0000)]
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the
only frame.
Richard M. Stallman [Wed, 2 Mar 1994 04:23:49 +0000 (04:23 +0000)]
(mail-do-fcc): Don't write a newline before the text.
Richard M. Stallman [Wed, 2 Mar 1994 04:11:11 +0000 (04:11 +0000)]
(menu_bar_items): Accept old vector as arg. Return a vector.
(menu_bar_one_keymap, menu_bar_item): Associated changes.
(make_lispy_event): Use FRAME_MENU_BAR_LINES as vector.
Richard M. Stallman [Wed, 2 Mar 1994 04:04:54 +0000 (04:04 +0000)]
(update_menu_bar): Change call to menu_bar_items.
(display_menu_bar): Use FRAME_MENU_BAR_LINES as vector.
Richard M. Stallman [Wed, 2 Mar 1994 03:47:51 +0000 (03:47 +0000)]
(memory_signal_data): No longer static.
(syms_of_alloc): Stick Qerror onto memory_signal_data.
Richard M. Stallman [Wed, 2 Mar 1994 03:46:54 +0000 (03:46 +0000)]
(Fsignal): If DATA is memory_signal_data, don't add to it.
(Fsignal): Record the clause in chosen_clause.
(Fcondition_case, internal_condition_case): Look there.
(internal_condition_case_1): Look there.
Richard M. Stallman [Wed, 2 Mar 1994 03:44:58 +0000 (03:44 +0000)]
(struct handler): New field chosen_clause.
(memory_signal_data): Declare it.
Richard M. Stallman [Wed, 2 Mar 1994 03:43:07 +0000 (03:43 +0000)]
(make_frame): Init menu_bar_items field to 0.
Karl Heuer [Wed, 2 Mar 1994 03:23:30 +0000 (03:23 +0000)]
New s-file for rs60000-ibm-aix3.2.5.
Karl Heuer [Wed, 2 Mar 1994 03:19:26 +0000 (03:19 +0000)]
Initial revision
Karl Heuer [Wed, 2 Mar 1994 03:19:12 +0000 (03:19 +0000)]
Use -g with the native compiler.
Richard M. Stallman [Wed, 2 Mar 1994 00:55:05 +0000 (00:55 +0000)]
(del_range_1): New function.
(del_range): Use it.
Richard M. Stallman [Wed, 2 Mar 1994 00:53:48 +0000 (00:53 +0000)]
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
Edward M. Reingold [Tue, 1 Mar 1994 22:42:53 +0000 (22:42 +0000)]
* calendar.el (calendar-current-date): Use fixed assoc list for
month names so that changing the array of names doesn't screw up
the determination of the current date.
Richard M. Stallman [Tue, 1 Mar 1994 22:28:47 +0000 (22:28 +0000)]
(pascal-sub-block-re): Recognize for and with.
Doug Evans [Tue, 1 Mar 1994 15:59:45 +0000 (15:59 +0000)]
Move comment to proper place.
Karl Heuer [Tue, 1 Mar 1994 09:02:19 +0000 (09:02 +0000)]
(Info-restore-point): Don't wipe out hl before using it.
Karl Heuer [Tue, 1 Mar 1994 06:19:22 +0000 (06:19 +0000)]
(picture-forward-column, picture-backward-column): Allow backward motion
across multi-column characters.
Karl Heuer [Tue, 1 Mar 1994 04:54:43 +0000 (04:54 +0000)]
(inhibit-startup-echo-area-message): Doc fix.
Karl Heuer [Tue, 1 Mar 1994 04:42:37 +0000 (04:42 +0000)]
Fix typo in comment.
Karl Heuer [Tue, 1 Mar 1994 04:39:45 +0000 (04:39 +0000)]
(tc-mode-map): Fix binding of tc-dissociate.
Karl Heuer [Mon, 28 Feb 1994 20:20:22 +0000 (20:20 +0000)]
(memory_full): Use new variable memory_signal_data with precomputed value
instead of trying to build it after memory is already exhausted.
Fred Pierresteguy [Mon, 28 Feb 1994 13:03:13 +0000 (13:03 +0000)]
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
Fred Pierresteguy [Mon, 28 Feb 1994 12:57:12 +0000 (12:57 +0000)]
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
x_any_window_to_frame.
David J. MacKenzie [Sun, 27 Feb 1994 03:53:03 +0000 (03:53 +0000)]
Use GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:51:02 +0000 (03:51 +0000)]
*** empty log message ***
David J. MacKenzie [Sun, 27 Feb 1994 03:49:57 +0000 (03:49 +0000)]
Use GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:45:52 +0000 (03:45 +0000)]
Initial revision
David J. MacKenzie [Sun, 27 Feb 1994 03:39:25 +0000 (03:39 +0000)]
Update GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:38:56 +0000 (03:38 +0000)]
* make-path.c (main): Return 1 on error, not -1. Update GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:35:26 +0000 (03:35 +0000)]
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
(xmalloc, xrealloc): Return char *, not int.
(error): Write to stderr, not stdout.
David J. MacKenzie [Sun, 27 Feb 1994 03:25:08 +0000 (03:25 +0000)]
Fix comment typos.
Richard M. Stallman [Sat, 26 Feb 1994 22:05:19 +0000 (22:05 +0000)]
(with_x_toolkit): Don't allow motif or open-look.
Richard M. Stallman [Sat, 26 Feb 1994 20:49:21 +0000 (20:49 +0000)]
(LD_SWITCH_SYSTEM): New definitions, with #undef.
Richard M. Stallman [Sat, 26 Feb 1994 20:47:37 +0000 (20:47 +0000)]
Comment change.
Karl Heuer [Sat, 26 Feb 1994 05:55:03 +0000 (05:55 +0000)]
(sys_subshell): New function, split from sys_suspend.
Karl Heuer [Sat, 26 Feb 1994 05:54:26 +0000 (05:54 +0000)]
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
system seems to support job control.
Karl Heuer [Sat, 26 Feb 1994 04:32:57 +0000 (04:32 +0000)]
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
menu bar.
Karl Heuer [Sat, 26 Feb 1994 04:24:37 +0000 (04:24 +0000)]
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
the configuration was created.
Karl Heuer [Sat, 26 Feb 1994 04:05:17 +0000 (04:05 +0000)]
(OVERLAY_POSITION): Don't check which buffer it points to.