Commit graph

  • c98f0e0951 (PURESIZE) [MULTI_FRAME]: Incremented to 230000. Richard M. Stallman 1994-03-02 23:18:54 +00:00
  • 2d7e41fe75 (Fdisplay_completion_list): Restore original buffer before running completion-setup-hook. Richard M. Stallman 1994-03-02 23:18:37 +00:00
  • 3819736b9e (completion-list-mode): Set completion-reference-buffer to the buffer for which the completions were requested. (completion-reference-buffer): New variable. Richard M. Stallman 1994-03-02 23:09:40 +00:00
  • 0301268e2b (menu_bar_items): When moving an item to the end, shift all the following ones forward one slot. Richard M. Stallman 1994-03-02 22:51:20 +00:00
  • 93b4f69974 Include unistd.h. (pty_max_bytes): New variable. (send_process): Send an eof after each pty_max_bytes bytes. Richard M. Stallman 1994-03-02 22:50:31 +00:00
  • 7a8cc3071e (Fdelete_frame): Don't initialize a Lisp_Object. Clean up line breaks. Richard M. Stallman 1994-03-02 22:05:40 +00:00
  • 0cf4932f77 (telnet): Use chars in comint-delimiter-argument-list. Richard M. Stallman 1994-03-02 22:03:44 +00:00
  • 56eb10608f (shell-delimiter-argument-list): Now has chars, not strings. Richard M. Stallman 1994-03-02 22:02:56 +00:00
  • 3f4b7c3602 (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 1994-03-02 22:00:24 +00:00
  • f6807db3d6 (pascal-calculate-indent): Fixed indentation bug in for-loops, with-structures and else-structures. (pascal-noindent-re): Add `else'. Richard M. Stallman 1994-03-02 19:41:24 +00:00
  • b493a9b2af (shell-dirtrackp): Variable definition added. Richard M. Stallman 1994-03-02 16:55:16 +00:00
  • 74cf365d66 (inferior-lisp-mode-map): Use copy-keymap. Richard M. Stallman 1994-03-02 16:51:20 +00:00
  • 9376442d17 (shell-mode-map): Use copy-keymap. Richard M. Stallman 1994-03-02 16:51:02 +00:00
  • 254b60f8b6 (inferior-scheme-mode-map): Use copy-keymap. Richard M. Stallman 1994-03-02 16:45:37 +00:00
  • 5c07a9505f (full-copy-sparse-keymap): Function deleted. Richard M. Stallman 1994-03-02 16:45:12 +00:00
  • 34c46d8756 (diff-latest-backup-file): Check for a file-name-handler and run it. Roland McGrath 1994-03-02 10:27:36 +00:00
  • b8ca7cc378 (makefile-mode): Set local-write-file-hooks, not write-file-hooks. Richard M. Stallman 1994-03-02 07:57:04 +00:00
  • da41135a67 (copy-face): Don't change old-face and new-face before the frame loop. Karl Heuer 1994-03-02 06:45:38 +00:00
  • d2ebfa8cfc (with_x_toolkit): Fix typo in previous change. Karl Heuer 1994-03-02 05:59:09 +00:00
  • 74712156d6 (Fx_list_fonts): Avoid confused increment of info. Karl Heuer 1994-03-02 05:48:00 +00:00
  • 048822963e (Fforward_comment): Do the right thing at eob. Karl Heuer 1994-03-02 05:31:15 +00:00
  • 19479ae2d6 (iconify-or-deiconify-frame): Don't make invisible before making visible. Karl Heuer 1994-03-02 05:29:01 +00:00
  • 33633b2810 (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. Roland McGrath 1994-03-02 05:24:33 +00:00
  • 7492978d40 (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 1994-03-02 04:57:23 +00:00
  • 007852e00d Initial revision Richard M. Stallman 1994-03-02 04:56:25 +00:00
  • 2bd866cdc6 (iconify-or-deiconify-frame): Force temporary invisibility even if this is the only frame. Karl Heuer 1994-03-02 04:42:38 +00:00
  • fdc1827fdb (mail-do-fcc): Don't write a newline before the text. Richard M. Stallman 1994-03-02 04:23:49 +00:00
  • b7c49376aa (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 1994-03-02 04:11:11 +00:00
  • 8351baf2f9 (update_menu_bar): Change call to menu_bar_items. (display_menu_bar): Use FRAME_MENU_BAR_LINES as vector. Richard M. Stallman 1994-03-02 04:04:54 +00:00
  • cf3540e492 (memory_signal_data): No longer static. (syms_of_alloc): Stick Qerror onto memory_signal_data. Richard M. Stallman 1994-03-02 03:47:51 +00:00
  • 9d58218c82 (Fsignal): If DATA is memory_signal_data, don't add to it. Richard M. Stallman 1994-03-02 03:46:54 +00:00
  • 22bbbd42aa (struct handler): New field chosen_clause. (memory_signal_data): Declare it. Richard M. Stallman 1994-03-02 03:44:58 +00:00
  • 9dd935ee61 (make_frame): Init menu_bar_items field to 0. Richard M. Stallman 1994-03-02 03:43:07 +00:00
  • a69c774b84 New s-file for rs60000-ibm-aix3.2.5. Karl Heuer 1994-03-02 03:23:30 +00:00
  • 74d7aee80f Initial revision Karl Heuer 1994-03-02 03:19:26 +00:00
  • f2ac12d570 Use -g with the native compiler. Karl Heuer 1994-03-02 03:19:12 +00:00
  • 47c64747da (del_range_1): New function. (del_range): Use it. Richard M. Stallman 1994-03-02 00:55:05 +00:00
  • 41d1fb49f5 (insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too. Richard M. Stallman 1994-03-02 00:53:48 +00:00
  • b5e8c6b79d * 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. Edward M. Reingold 1994-03-01 22:42:53 +00:00
  • 7e0dd87e24 (pascal-sub-block-re): Recognize for and with. Richard M. Stallman 1994-03-01 22:28:47 +00:00
  • f87105427f Move comment to proper place. Doug Evans 1994-03-01 15:59:45 +00:00
  • d96504df58 (Info-restore-point): Don't wipe out hl before using it. Karl Heuer 1994-03-01 09:02:19 +00:00
  • ad8fb8aec7 (picture-forward-column, picture-backward-column): Allow backward motion across multi-column characters. Karl Heuer 1994-03-01 06:19:22 +00:00
  • 54a003f758 (inhibit-startup-echo-area-message): Doc fix. Karl Heuer 1994-03-01 04:54:43 +00:00
  • a2fa350a88 Fix typo in comment. Karl Heuer 1994-03-01 04:42:37 +00:00
  • 3027438bd0 (tc-mode-map): Fix binding of tc-dissociate. Karl Heuer 1994-03-01 04:39:45 +00:00
  • bcb61d60fc (memory_full): Use new variable memory_signal_data with precomputed value instead of trying to build it after memory is already exhausted. Karl Heuer 1994-02-28 20:20:22 +00:00
  • 0f7159e3b0 (xmenu_show): Test XtWindowToWidget before inserting into the event_queue. Fred Pierresteguy 1994-02-28 13:03:13 +00:00
  • 82aebaf480 (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use x_any_window_to_frame. Fred Pierresteguy 1994-02-28 12:57:12 +00:00
  • aceb65a6b9 Use GPL. David J. MacKenzie 1994-02-27 03:53:03 +00:00
  • 3b48c1f4b7 *** empty log message *** David J. MacKenzie 1994-02-27 03:51:02 +00:00
  • 91264a4aa5 Use GPL. David J. MacKenzie 1994-02-27 03:49:57 +00:00
  • 2b24132f97 Initial revision David J. MacKenzie 1994-02-27 03:45:52 +00:00
  • 530715fea1 Update GPL. David J. MacKenzie 1994-02-27 03:39:25 +00:00
  • 566c662e1c * make-path.c (main): Return 1 on error, not -1. Update GPL. David J. MacKenzie 1994-02-27 03:38:56 +00:00
  • 0034580904 * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc. (xmalloc, xrealloc): Return char *, not int. (error): Write to stderr, not stdout. David J. MacKenzie 1994-02-27 03:35:26 +00:00
  • 978625b7e0 Fix comment typos. David J. MacKenzie 1994-02-27 03:25:08 +00:00
  • 0de5246d1d (with_x_toolkit): Don't allow motif or open-look. Richard M. Stallman 1994-02-26 22:05:19 +00:00
  • b1d07009bf (LD_SWITCH_SYSTEM): New definitions, with #undef. Richard M. Stallman 1994-02-26 20:49:21 +00:00
  • 7ea5afd257 Comment change. Richard M. Stallman 1994-02-26 20:47:37 +00:00
  • a0932daa92 (sys_subshell): New function, split from sys_suspend. Karl Heuer 1994-02-26 05:55:03 +00:00
  • 8026024c1b (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the system seems to support job control. Karl Heuer 1994-02-26 05:54:26 +00:00
  • e48f95c966 (menu-bar-mode): Make menu-bar-mode without an argument toggle display of a menu bar. Karl Heuer 1994-02-26 04:32:57 +00:00
  • 8f6ea2e9b7 (Fset_window_configuration): Allow for menu-bar-lines to have changed since the configuration was created. Karl Heuer 1994-02-26 04:24:37 +00:00
  • d00c875cf6 (OVERLAY_POSITION): Don't check which buffer it points to. Karl Heuer 1994-02-26 04:05:17 +00:00
  • 52f04d46fe (system-key-alist): Renamed from vendor-key-syms. Richard M. Stallman 1994-02-26 03:43:32 +00:00
  • 270a208f61 (Vsystem_key_alist): Renamed from Vvendor_key_alist. (syms_of_keyboard): Rename Lisp var to system-key-alist. Richard M. Stallman 1994-02-26 03:42:28 +00:00
  • e009771e2e (comint-exec-1): Force a local copy of the environment. Karl Heuer 1994-02-26 02:24:51 +00:00
  • 681410a1fb Delete extra backslash on last line of macro. Karl Heuer 1994-02-26 02:20:31 +00:00
  • f60f18ae0c Clean up c-font-lock-keywords; now slightly more consistent about highlighting declarations. Karl Heuer 1994-02-26 00:14:42 +00:00
  • 7ea9c0209a (compute_motion): Allow for invisible overlays in next_invisible lookahead. Karl Heuer 1994-02-25 21:22:25 +00:00
  • fe3d692136 (display_text_line): Allow for invisible overlays in next_invisible lookahead. Karl Heuer 1994-02-25 21:21:53 +00:00
  • 3c2dd2c035 (help-menu-map): Variable deleted, and its binding. (mouse-select-window): New command, now on mode-line mouse-1. (mouse-delete-other-windows): Now on mode-line mouse-2. (mouse-split-window-horizontally): Now on mode-line C-mouse-2. Richard M. Stallman 1994-02-25 19:35:58 +00:00
  • 47d5317538 (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget. Fred Pierresteguy 1994-02-25 17:45:51 +00:00
  • 13ce2d73e4 (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame. [USE_X_TOOLKIT]: Call XTranslateCoordinates for case ConfigureNotify when send_event is 0 and when the event is relative to toplevel widget. Fred Pierresteguy 1994-02-25 09:29:20 +00:00
  • 982a94d930 (EmacsFrameSetCharSize): Call check_frame_size and update vertical_scroll_bar_extra. Call SET_FRAME_GARBAGED. Fred Pierresteguy 1994-02-25 09:10:22 +00:00
  • 1dc5112cb7 (c-macro-display-buffer): Delete special view-mode hack. (c-macro-expansion): Parse from 1 to START just once. Avoid counting lines. Use ???!!!???!!! to mark start of the region we want to look at. Richard M. Stallman 1994-02-25 06:27:24 +00:00
  • 6a8f71e7eb (set-visited-file-name): Unlock the file if setting the visited file name to nil. Karl Heuer 1994-02-25 03:24:15 +00:00
  • f450965c2e (Buffer-menu-toggle-read-only): Change toggle-read-only to vc-toggle-read-only. Karl Heuer 1994-02-25 01:42:03 +00:00
  • f765858ec5 *** empty log message *** Karl Heuer 1994-02-25 01:30:59 +00:00
  • f643a89157 (byte-compile-from-buffer, byte-compile-top-level): Removed advice. Byte-compilation problem is now taken care of directly by the compiler. (ad-advised-byte-compilers): Removed. (ad-enable-definition-hooks, ad-disable-definition-hooks): Removed activation of the advised byte-compiler entry points. (ad-lemacs-p): Removed variable. (ad-lemacs-p): New macro for compile-time conditionalization. Richard M. Stallman 1994-02-25 00:57:37 +00:00
  • d9e42bcf36 (byte-compile-protect-from-advice): New macro that temporarily deactivates advice of defun/defmacro' while BODY is run. (byte-compile-from-buffer, byte-compile-top-level): Use byte-compile-protect-from-advice' to protect compilation. Richard M. Stallman 1994-02-25 00:54:15 +00:00
  • 71d7800099 (hide-sublevels): Doc fix. Rename arg. Richard M. Stallman 1994-02-24 23:43:30 +00:00
  • a9d3e9172f (help-for-help): Use help-map in the docstring. Karl Heuer 1994-02-24 23:20:12 +00:00
  • 0d4720b0db (make-help-screen): Initialize help-screen before changing the keymap. Karl Heuer 1994-02-24 23:19:59 +00:00
  • 9e9afbf866 (outline-minor-mode-prefix): Change to C-c C-o. (hide-sublevels, hide-other): New functions. (outline-mode-map): New key bindings. New menu bindings. Richard M. Stallman 1994-02-24 22:37:49 +00:00
  • 5847f86195 (lisp-mode-variables): Set outline-regexp. Richard M. Stallman 1994-02-24 22:36:24 +00:00
  • a62342463a (nroff-mode): Set outline-regexp and outline-level. (nroff-outline-level): New function. Richard M. Stallman 1994-02-24 22:34:52 +00:00
  • bd13332096 (c-mode): Set outline-regexp and outline-level. (c-outline-level): New function. Richard M. Stallman 1994-02-24 22:34:24 +00:00
  • 080d8166d8 Fix value of docdir. Karl Heuer 1994-02-24 22:00:11 +00:00
  • 4ff37b0873 (Fload): Cast the args to stat. Richard M. Stallman 1994-02-24 21:50:10 +00:00
  • df5d008dfd Install DOC* in docdir. Karl Heuer 1994-02-24 21:18:49 +00:00
  • effdbe0d08 (*-sysv4.1): Set NON_GNU_CPP. Richard M. Stallman 1994-02-24 20:41:49 +00:00
  • 294634fb26 (direct_output_forward_char): Use Fget_char_property to test for invisibility. Karl Heuer 1994-02-24 20:08:54 +00:00
  • ef4d2f9e96 (direct_output_for_insert): Fix comment. Karl Heuer 1994-02-24 20:04:27 +00:00
  • 67406ef460 (compute_motion, vmotion): Use Fget_char_property to test for invisibility. Karl Heuer 1994-02-24 20:01:13 +00:00
  • 3ae8ced7cb (try_window, display_text_line): Use Fget_char_property to test for invisibility. Karl Heuer 1994-02-24 20:00:34 +00:00
  • e885523c6e (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property. Karl Heuer 1994-02-24 19:42:35 +00:00
  • 99830d6315 (Fget_char_property): Fix docstring. Karl Heuer 1994-02-24 19:24:37 +00:00
  • f5957179cf (Fget_char_property): New function. Karl Heuer 1994-02-24 19:18:32 +00:00