Sat, 05 Mar 1994 20:32:35 +0000 |
Richard M. Stallman |
(save_excursion_restore): Don't call Vrun_hooks if nil.
|
Sat, 05 Mar 1994 20:31:10 +0000 |
Richard M. Stallman |
(Fkill_buffer, Fkill_all_local_variables):
|
Sat, 05 Mar 1994 03:58:45 +0000 |
Karl Heuer |
(command_loop_1): Fix misplaced assignment of last_point_position.
|
Fri, 04 Mar 1994 23:08:31 +0000 |
Karl Heuer |
(rmail-message-filter): Doc fix.
|
Fri, 04 Mar 1994 22:26:03 +0000 |
Karl Heuer |
*** empty log message ***
|
Fri, 04 Mar 1994 21:21:08 +0000 |
Karl Heuer |
(isnan): New macro.
|
Fri, 04 Mar 1994 09:30:58 +0000 |
Fred Pierresteguy |
(update_one_frame_psheets): Call EmacsFrameSetCharSize to
|
Fri, 04 Mar 1994 09:09:49 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
|
Fri, 04 Mar 1994 07:52:34 +0000 |
Roland McGrath |
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
|
Fri, 04 Mar 1994 06:11:51 +0000 |
Roland McGrath |
(compile-goto-error): Push the mark before calling next-error.
|
Fri, 04 Mar 1994 04:42:04 +0000 |
Richard M. Stallman |
(skip_chars): Treat `-' as alias for space, if syntaxp.
|
Fri, 04 Mar 1994 04:38:06 +0000 |
Richard M. Stallman |
(system-key-alist): Fix the code value for `remove'.
|
Fri, 04 Mar 1994 04:19:14 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Pass del_range_1 two ends, not a length.
|
Fri, 04 Mar 1994 04:03:46 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Take a filename argument.
|
Fri, 04 Mar 1994 01:33:43 +0000 |
Richard M. Stallman |
(ange-ftp-nslookup-host, ange-ftp-start-process):
|
Fri, 04 Mar 1994 01:08:34 +0000 |
Karl Heuer |
(chan_process): Don't specify size.
|
Fri, 04 Mar 1994 00:05:15 +0000 |
Karl Heuer |
(c-fill-paragraph): Preserve final sentence boundary.
|
Thu, 03 Mar 1994 23:57:27 +0000 |
Richard M. Stallman |
Rename comint-input-filter-functions and
|
Thu, 03 Mar 1994 23:56:04 +0000 |
Richard M. Stallman |
(inferior-scheme-mode): Removed unnecessary
|
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".
|
Thu, 03 Mar 1994 18:04:59 +0000 |
Richard M. Stallman |
(map_event_to_object, set_frame_menubar):
|
Thu, 03 Mar 1994 17:43:26 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 03 Mar 1994 17:39:32 +0000 |
Karl Heuer |
Use add-hook instead of setq.
|
Thu, 03 Mar 1994 17:35:55 +0000 |
Karl Heuer |
(Fget_file_buffer): Doc fix.
|
Thu, 03 Mar 1994 17:28:52 +0000 |
Karl Heuer |
(buffer-file-truename): Doc fix.
|
Thu, 03 Mar 1994 16:27:06 +0000 |
Karl Heuer |
(substitute-key-definition): Avoid infinite recursion.
|
Thu, 03 Mar 1994 15:59:31 +0000 |
Karl Heuer |
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
|
Wed, 02 Mar 1994 23:37:02 +0000 |
Richard M. Stallman |
(chan_process, Vprocess_alist): Declared.
|
Wed, 02 Mar 1994 23:35:11 +0000 |
Richard M. Stallman |
(chan_process, Vprocess_alist): No longer static.
|
Wed, 02 Mar 1994 23:26:06 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Use that as the buffer to edit.
|
Wed, 02 Mar 1994 23:18:54 +0000 |
Richard M. Stallman |
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.
|
Wed, 02 Mar 1994 23:18:37 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Restore original buffer
|
Wed, 02 Mar 1994 23:09:40 +0000 |
Richard M. Stallman |
(completion-list-mode): Set completion-reference-buffer
|
Wed, 02 Mar 1994 22:51:20 +0000 |
Richard M. Stallman |
(menu_bar_items): When moving an item to the end,
|
Wed, 02 Mar 1994 22:50:31 +0000 |
Richard M. Stallman |
Include unistd.h.
|
Wed, 02 Mar 1994 22:05:40 +0000 |
Richard M. Stallman |
(Fdelete_frame): Don't initialize a Lisp_Object.
|
Wed, 02 Mar 1994 22:03:44 +0000 |
Richard M. Stallman |
(telnet): Use chars in comint-delimiter-argument-list.
|
Wed, 02 Mar 1994 22:02:56 +0000 |
Richard M. Stallman |
(shell-delimiter-argument-list): Now has chars, not strings.
|
Wed, 02 Mar 1994 22:00:24 +0000 |
Richard M. Stallman |
(comint-arguments): Use just one regexp to find end of arg
|
Wed, 02 Mar 1994 19:41:24 +0000 |
Richard M. Stallman |
(pascal-calculate-indent): Fixed indentation bug
|
Wed, 02 Mar 1994 16:55:16 +0000 |
Richard M. Stallman |
(shell-dirtrackp): Variable definition added.
|
Wed, 02 Mar 1994 16:51:20 +0000 |
Richard M. Stallman |
(inferior-lisp-mode-map): Use copy-keymap.
|
Wed, 02 Mar 1994 16:51:02 +0000 |
Richard M. Stallman |
(shell-mode-map): Use copy-keymap.
|
Wed, 02 Mar 1994 16:45:37 +0000 |
Richard M. Stallman |
(inferior-scheme-mode-map): Use copy-keymap.
|
Wed, 02 Mar 1994 16:45:12 +0000 |
Richard M. Stallman |
(full-copy-sparse-keymap): Function deleted.
|
Wed, 02 Mar 1994 10:27:36 +0000 |
Roland McGrath |
(diff-latest-backup-file): Check for a file-name-handler and run it.
|
Wed, 02 Mar 1994 07:57:04 +0000 |
Richard M. Stallman |
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.
|
Wed, 02 Mar 1994 06:45:38 +0000 |
Karl Heuer |
(copy-face): Don't change old-face and new-face before the frame loop.
|
Wed, 02 Mar 1994 05:59:09 +0000 |
Karl Heuer |
(with_x_toolkit): Fix typo in previous change.
|
Wed, 02 Mar 1994 05:48:00 +0000 |
Karl Heuer |
(Fx_list_fonts): Avoid confused increment of info.
|
Wed, 02 Mar 1994 05:31:15 +0000 |
Karl Heuer |
(Fforward_comment): Do the right thing at eob.
|
Wed, 02 Mar 1994 05:29:01 +0000 |
Karl Heuer |
(iconify-or-deiconify-frame): Don't make invisible before making visible.
|
Wed, 02 Mar 1994 05:24:33 +0000 |
Roland McGrath |
(tags-add-tables): Change default value to 'ask-user; update doc.
|
Wed, 02 Mar 1994 04:57:23 +0000 |
Richard M. Stallman |
(ispell-message-text-end): New variable.
|
Wed, 02 Mar 1994 04:56:25 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 02 Mar 1994 04:42:38 +0000 |
Karl Heuer |
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the
|
Wed, 02 Mar 1994 04:23:49 +0000 |
Richard M. Stallman |
(mail-do-fcc): Don't write a newline before the text.
|
Wed, 02 Mar 1994 04:11:11 +0000 |
Richard M. Stallman |
(menu_bar_items): Accept old vector as arg. Return a vector.
|
Wed, 02 Mar 1994 04:04:54 +0000 |
Richard M. Stallman |
(update_menu_bar): Change call to menu_bar_items.
|
Wed, 02 Mar 1994 03:47:51 +0000 |
Richard M. Stallman |
(memory_signal_data): No longer static.
|
Wed, 02 Mar 1994 03:46:54 +0000 |
Richard M. Stallman |
(Fsignal): If DATA is memory_signal_data, don't add to it.
|
Wed, 02 Mar 1994 03:44:58 +0000 |
Richard M. Stallman |
(struct handler): New field chosen_clause.
|
Wed, 02 Mar 1994 03:43:07 +0000 |
Richard M. Stallman |
(make_frame): Init menu_bar_items field to 0.
|
Wed, 02 Mar 1994 03:23:30 +0000 |
Karl Heuer |
New s-file for rs60000-ibm-aix3.2.5.
|
Wed, 02 Mar 1994 03:19:26 +0000 |
Karl Heuer |
Initial revision
|
Wed, 02 Mar 1994 03:19:12 +0000 |
Karl Heuer |
Use -g with the native compiler.
|
Wed, 02 Mar 1994 00:55:05 +0000 |
Richard M. Stallman |
(del_range_1): New function.
|
Wed, 02 Mar 1994 00:53:48 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
|
Tue, 01 Mar 1994 22:42:53 +0000 |
Edward M. Reingold |
* calendar.el (calendar-current-date): Use fixed assoc list for
|
Tue, 01 Mar 1994 22:28:47 +0000 |
Richard M. Stallman |
(pascal-sub-block-re): Recognize for and with.
|
Tue, 01 Mar 1994 15:59:45 +0000 |
Doug Evans |
Move comment to proper place.
|
Tue, 01 Mar 1994 09:02:19 +0000 |
Karl Heuer |
(Info-restore-point): Don't wipe out hl before using it.
|
Tue, 01 Mar 1994 06:19:22 +0000 |
Karl Heuer |
(picture-forward-column, picture-backward-column): Allow backward motion
|
Tue, 01 Mar 1994 04:54:43 +0000 |
Karl Heuer |
(inhibit-startup-echo-area-message): Doc fix.
|
Tue, 01 Mar 1994 04:42:37 +0000 |
Karl Heuer |
Fix typo in comment.
|
Tue, 01 Mar 1994 04:39:45 +0000 |
Karl Heuer |
(tc-mode-map): Fix binding of tc-dissociate.
|
Mon, 28 Feb 1994 20:20:22 +0000 |
Karl Heuer |
(memory_full): Use new variable memory_signal_data with precomputed value
|
Mon, 28 Feb 1994 13:03:13 +0000 |
Fred Pierresteguy |
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
|
Mon, 28 Feb 1994 12:57:12 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
|
Sun, 27 Feb 1994 03:53:03 +0000 |
David J. MacKenzie |
Use GPL.
|
Sun, 27 Feb 1994 03:51:02 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Sun, 27 Feb 1994 03:49:57 +0000 |
David J. MacKenzie |
Use GPL.
|
Sun, 27 Feb 1994 03:45:52 +0000 |
David J. MacKenzie |
Initial revision
|
Sun, 27 Feb 1994 03:39:25 +0000 |
David J. MacKenzie |
Update GPL.
|
Sun, 27 Feb 1994 03:38:56 +0000 |
David J. MacKenzie |
* make-path.c (main): Return 1 on error, not -1. Update GPL.
|
Sun, 27 Feb 1994 03:35:26 +0000 |
David J. MacKenzie |
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
|
Sun, 27 Feb 1994 03:25:08 +0000 |
David J. MacKenzie |
Fix comment typos.
|
Sat, 26 Feb 1994 22:05:19 +0000 |
Richard M. Stallman |
(with_x_toolkit): Don't allow motif or open-look.
|
Sat, 26 Feb 1994 20:49:21 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definitions, with #undef.
|
Sat, 26 Feb 1994 20:47:37 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 26 Feb 1994 05:55:03 +0000 |
Karl Heuer |
(sys_subshell): New function, split from sys_suspend.
|
Sat, 26 Feb 1994 05:54:26 +0000 |
Karl Heuer |
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
|
Sat, 26 Feb 1994 04:32:57 +0000 |
Karl Heuer |
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
|
Sat, 26 Feb 1994 04:24:37 +0000 |
Karl Heuer |
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
|
Sat, 26 Feb 1994 04:05:17 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Don't check which buffer it points to.
|
Sat, 26 Feb 1994 03:43:32 +0000 |
Richard M. Stallman |
(system-key-alist): Renamed from vendor-key-syms.
|
Sat, 26 Feb 1994 03:42:28 +0000 |
Richard M. Stallman |
(Vsystem_key_alist): Renamed from Vvendor_key_alist.
|
Sat, 26 Feb 1994 02:24:51 +0000 |
Karl Heuer |
(comint-exec-1): Force a local copy of the environment.
|
Sat, 26 Feb 1994 02:20:31 +0000 |
Karl Heuer |
Delete extra backslash on last line of macro.
|
Sat, 26 Feb 1994 00:14:42 +0000 |
Karl Heuer |
Clean up c-font-lock-keywords; now slightly more consistent about highlighting
|
Fri, 25 Feb 1994 21:22:25 +0000 |
Karl Heuer |
(compute_motion): Allow for invisible overlays in next_invisible lookahead.
|
Fri, 25 Feb 1994 21:21:53 +0000 |
Karl Heuer |
(display_text_line): Allow for invisible overlays in next_invisible lookahead.
|
Fri, 25 Feb 1994 19:35:58 +0000 |
Richard M. Stallman |
(help-menu-map): Variable deleted, and its binding.
|
Fri, 25 Feb 1994 17:45:51 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
|
Fri, 25 Feb 1994 09:29:20 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
|
Fri, 25 Feb 1994 09:10:22 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Call check_frame_size and update
|
Fri, 25 Feb 1994 06:27:24 +0000 |
Richard M. Stallman |
(c-macro-display-buffer): Delete special view-mode hack.
|
Fri, 25 Feb 1994 03:24:15 +0000 |
Karl Heuer |
(set-visited-file-name): Unlock the file if setting the visited file name to
|
Fri, 25 Feb 1994 01:42:03 +0000 |
Karl Heuer |
(Buffer-menu-toggle-read-only): Change toggle-read-only to
|
Fri, 25 Feb 1994 01:30:59 +0000 |
Karl Heuer |
*** empty log message ***
|
Fri, 25 Feb 1994 00:57:37 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer, byte-compile-top-level):
|
Fri, 25 Feb 1994 00:54:15 +0000 |
Richard M. Stallman |
(byte-compile-protect-from-advice): New macro that
|
Thu, 24 Feb 1994 23:43:30 +0000 |
Richard M. Stallman |
(hide-sublevels): Doc fix. Rename arg.
|
Thu, 24 Feb 1994 23:20:12 +0000 |
Karl Heuer |
(help-for-help): Use help-map in the docstring.
|
Thu, 24 Feb 1994 23:19:59 +0000 |
Karl Heuer |
(make-help-screen): Initialize help-screen before changing the keymap.
|
Thu, 24 Feb 1994 22:37:49 +0000 |
Richard M. Stallman |
(outline-minor-mode-prefix): Change to C-c C-o.
|
Thu, 24 Feb 1994 22:36:24 +0000 |
Richard M. Stallman |
(lisp-mode-variables): Set outline-regexp.
|
Thu, 24 Feb 1994 22:34:52 +0000 |
Richard M. Stallman |
(nroff-mode): Set outline-regexp and outline-level.
|
Thu, 24 Feb 1994 22:34:24 +0000 |
Richard M. Stallman |
(c-mode): Set outline-regexp and outline-level.
|
Thu, 24 Feb 1994 22:00:11 +0000 |
Karl Heuer |
Fix value of docdir.
|
Thu, 24 Feb 1994 21:50:10 +0000 |
Richard M. Stallman |
(Fload): Cast the args to stat.
|
Thu, 24 Feb 1994 21:18:49 +0000 |
Karl Heuer |
Install DOC* in docdir.
|
Thu, 24 Feb 1994 20:41:49 +0000 |
Richard M. Stallman |
(*-sysv4.1): Set NON_GNU_CPP.
|
Thu, 24 Feb 1994 20:08:54 +0000 |
Karl Heuer |
(direct_output_forward_char): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 20:04:27 +0000 |
Karl Heuer |
(direct_output_for_insert): Fix comment.
|
Thu, 24 Feb 1994 20:01:13 +0000 |
Karl Heuer |
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 20:00:34 +0000 |
Karl Heuer |
(try_window, display_text_line): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 19:42:35 +0000 |
Karl Heuer |
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
|
Thu, 24 Feb 1994 19:24:37 +0000 |
Karl Heuer |
(Fget_char_property): Fix docstring.
|
Thu, 24 Feb 1994 19:18:32 +0000 |
Karl Heuer |
(Fget_char_property): New function.
|
Thu, 24 Feb 1994 19:15:08 +0000 |
Richard M. Stallman |
Formerly INSTALL.~20~
|
Thu, 24 Feb 1994 19:08:19 +0000 |
Karl Heuer |
(sort_overlays): Allow for null window.
|
Thu, 24 Feb 1994 18:06:41 +0000 |
Richard M. Stallman |
Don't force os=-hpux for hp9k2... and hp9k3...
|
Thu, 24 Feb 1994 12:54:54 +0000 |
Fred Pierresteguy |
(x_window): Call XChangeWindowAttributes with the standard
|
Thu, 24 Feb 1994 08:07:16 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Allow t as position, meaning use mouse pos.
|
Thu, 24 Feb 1994 08:02:10 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Use a popup menu if reached via mouse command.
|
Thu, 24 Feb 1994 06:22:50 +0000 |
Richard M. Stallman |
(mouse_get_pos): Don't convert to glyph units.
|
Thu, 24 Feb 1994 06:22:23 +0000 |
Richard M. Stallman |
(construct_mouse_click): Don't convert to glyph units.
|
Thu, 24 Feb 1994 06:20:30 +0000 |
Richard M. Stallman |
(Fmouse_position): Convert to glyph units.
|
Thu, 24 Feb 1994 06:19:34 +0000 |
Richard M. Stallman |
(make_lispy_movement, make_lispy_event):
|
Thu, 24 Feb 1994 05:40:30 +0000 |
Richard M. Stallman |
(ELF_BSS_SECTION_NAME): New macro (config.h may override).
|
Thu, 24 Feb 1994 05:34:16 +0000 |
Richard M. Stallman |
(Fkill_buffer): Call the Vkill_buffer_query_functions.
|
Thu, 24 Feb 1994 04:00:41 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): New variable.
|
Thu, 24 Feb 1994 03:25:46 +0000 |
Richard M. Stallman |
(Info-build-node-completions): Add a call to widen.
|
Wed, 23 Feb 1994 23:17:34 +0000 |
Richard M. Stallman |
(debug, debug-on-entry): Doc strings.
|
Wed, 23 Feb 1994 23:04:30 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 23 Feb 1994 19:47:45 +0000 |
Richard M. Stallman |
Include usg5-4.h.
|
Wed, 23 Feb 1994 19:47:30 +0000 |
Richard M. Stallman |
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
|
Wed, 23 Feb 1994 19:47:11 +0000 |
Richard M. Stallman |
NEWSOS5 conditional deleted.
|
Wed, 23 Feb 1994 19:17:57 +0000 |
Karl Heuer |
(byte-compile-file): Return nil on failure.
|
Wed, 23 Feb 1994 17:43:05 +0000 |
Karl Heuer |
(main, get_time): Don't crash on invalid input.
|
Wed, 23 Feb 1994 16:18:10 +0000 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Make dd give you
|
Wed, 23 Feb 1994 08:39:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 23 Feb 1994 05:08:28 +0000 |
Richard M. Stallman |
(posn-x-y): New function.
|
Wed, 23 Feb 1994 03:57:07 +0000 |
Richard M. Stallman |
Removed all support for Emacs-18:
|
Wed, 23 Feb 1994 02:38:23 +0000 |
Edward M. Reingold |
Fix calendar-cursor-to-date to handle starred days correctly.
|
Wed, 23 Feb 1994 00:33:13 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If REPLACE, always do lseek.
|
Wed, 23 Feb 1994 00:29:43 +0000 |
Karl Heuer |
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
|
Tue, 22 Feb 1994 23:57:13 +0000 |
Karl Heuer |
New variable docdir to control where the docstring file goes.
|
Tue, 22 Feb 1994 23:56:15 +0000 |
Karl Heuer |
Use docdir to initialize PATH_DOC in paths.h.
|
Tue, 22 Feb 1994 23:51:48 +0000 |
Karl Heuer |
New path PATH_DOC for doc-directory.
|
Tue, 22 Feb 1994 23:50:27 +0000 |
Karl Heuer |
(syms_of_callproc): New variable Vdoc_directory.
|
Tue, 22 Feb 1994 23:49:01 +0000 |
Karl Heuer |
(get_doc_string, Snarf_documentation): Use new variable doc_directory.
|
Tue, 22 Feb 1994 23:46:42 +0000 |
Karl Heuer |
New variable doc_directory.
|
Tue, 22 Feb 1994 21:54:40 +0000 |
Karl Heuer |
When --run-in-place, don't inherit archlibdir.
|
Tue, 22 Feb 1994 19:43:28 +0000 |
Karl Heuer |
Move extern declarations to top of file.
|
Tue, 22 Feb 1994 19:22:11 +0000 |
Karl Heuer |
(get_time): Simplify; avoid calling index.
|
Tue, 22 Feb 1994 04:46:12 +0000 |
Richard M. Stallman |
(calendar-cursor-to-date): Fix search string so it
|
Tue, 22 Feb 1994 00:45:38 +0000 |
Richard M. Stallman |
(make_lispy_event): For menu bar event in USE_X_TOOLKIT
|
Tue, 22 Feb 1994 00:43:04 +0000 |
Richard M. Stallman |
(construct_menu_click): Undo previous change.
|
Mon, 21 Feb 1994 21:54:33 +0000 |
Richard M. Stallman |
(x_had_errors_p): New function.
|
Mon, 21 Feb 1994 21:50:02 +0000 |
Richard M. Stallman |
(get_keyelt): Cached equiv-key data is now a sublist.
|
Mon, 21 Feb 1994 21:41:01 +0000 |
Richard M. Stallman |
Whitespace change.
|
Mon, 21 Feb 1994 21:40:59 +0000 |
Karl Heuer |
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would
|
Mon, 21 Feb 1994 06:46:09 +0000 |
Richard M. Stallman |
(single_keymap_panes): Properly skip help-string if any.
|
Mon, 21 Feb 1994 02:49:58 +0000 |
Richard M. Stallman |
(picture-mode-map): Replace delete-backward-char
|
Sun, 20 Feb 1994 19:45:18 +0000 |
Roland McGrath |
Move config.h after system includes.
|
Sun, 20 Feb 1994 19:34:12 +0000 |
Roland McGrath |
[BSD]: #undef WCOREDUMP before defining it.
|
Sun, 20 Feb 1994 07:10:37 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Add #undef.
|
Sun, 20 Feb 1994 03:25:09 +0000 |
Richard M. Stallman |
(install-arch-dep, install-arch-indep):
|
Sun, 20 Feb 1994 02:50:13 +0000 |
Richard M. Stallman |
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
|
Sat, 19 Feb 1994 22:57:12 +0000 |
Richard M. Stallman |
(x_window_to_frame): Add parens for clarity.
|
Sat, 19 Feb 1994 22:56:21 +0000 |
Richard M. Stallman |
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
|
Sat, 19 Feb 1994 20:53:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 19 Feb 1994 06:29:30 +0000 |
Richard M. Stallman |
(get_keyelt): Discard keyboard equivalents
|
Sat, 19 Feb 1994 06:29:10 +0000 |
Richard M. Stallman |
Find and display keyboard equivalents of menu items.
|
Sat, 19 Feb 1994 02:05:53 +0000 |
Richard M. Stallman |
(calendar-string-to-mayan-long-count): Don't
|
Sat, 19 Feb 1994 00:01:46 +0000 |
Richard M. Stallman |
(substitute-key-definition): Don't discard menu strings.
|
Fri, 18 Feb 1994 23:51:41 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Doc fix.
|
Fri, 18 Feb 1994 23:51:12 +0000 |
Richard M. Stallman |
(mouse-delete-max-match): Set len properly.
|
Fri, 18 Feb 1994 22:50:05 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:42:29 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 18 Feb 1994 22:40:27 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:38:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 20:11:20 +0000 |
Richard M. Stallman |
(Fx_parse_geometry): Don't call check_x.
|
Fri, 18 Feb 1994 20:10:05 +0000 |
Richard M. Stallman |
(gud-mode): Define C-c C-l in gud buffer.
|
Fri, 18 Feb 1994 19:46:53 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Feb 1994 19:46:18 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 13:38:55 +0000 |
Fred Pierresteguy |
entered into RCS
|
Fri, 18 Feb 1994 13:24:41 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 11:03:38 +0000 |
Fred Pierresteguy |
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
|
Fri, 18 Feb 1994 06:28:50 +0000 |
Richard M. Stallman |
(gnu_bits): Use unsigned char.
|
Fri, 18 Feb 1994 06:10:23 +0000 |
Richard M. Stallman |
(unshow_buffer): Unconditionally set last_window_start.
|
Fri, 18 Feb 1994 02:51:33 +0000 |
Paul Eggert |
(vc-lookup-triple): Yield nil, not "", if NAME is nil.
|
Fri, 18 Feb 1994 01:12:10 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Don't call Frecenter;
|
Fri, 18 Feb 1994 01:01:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Try various alternatives for foreground color
|
Thu, 17 Feb 1994 23:33:02 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 17 Feb 1994 23:32:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 23:19:36 +0000 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): New arg REPLACE.
|
Thu, 17 Feb 1994 22:09:05 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Thu, 17 Feb 1994 22:01:45 +0000 |
Richard M. Stallman |
Delete the code to enable menu bars.
|
Thu, 17 Feb 1994 21:06:52 +0000 |
Richard M. Stallman |
(defun-prompt-regexp): Now a user variable.
|
Thu, 17 Feb 1994 20:05:33 +0000 |
Richard M. Stallman |
Use <...> for config.h.
|
Thu, 17 Feb 1994 20:02:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 19:23:59 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Thu, 17 Feb 1994 19:04:07 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Fix regexp typo.
|
Thu, 17 Feb 1994 18:01:38 +0000 |
Francesco Potort |
* etags.c (--absolute-pathnames): this option removed.
|
Thu, 17 Feb 1994 08:38:34 +0000 |
Richard M. Stallman |
(Finsert_file_contents): New arg REPLACE.
|
Thu, 17 Feb 1994 08:19:58 +0000 |
Richard M. Stallman |
(revert-buffer): Use new insert-file-contents replace arg.
|
Thu, 17 Feb 1994 05:52:56 +0000 |
Noah Friedman |
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
|
Thu, 17 Feb 1994 05:40:07 +0000 |
Richard M. Stallman |
(child_setup_tty): Typo in previous change.
|
Thu, 17 Feb 1994 03:44:17 +0000 |
Richard M. Stallman |
(time-stamp-start): Allow more white space
|
Thu, 17 Feb 1994 03:36:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 17 Feb 1994 03:32:02 +0000 |
Richard M. Stallman |
(unexec): Add cast to result of `sbrk'.
|
Thu, 17 Feb 1994 03:21:36 +0000 |
Richard M. Stallman |
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
|
Thu, 17 Feb 1994 03:20:17 +0000 |
Richard M. Stallman |
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
|
Thu, 17 Feb 1994 03:07:50 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
Thu, 17 Feb 1994 03:00:56 +0000 |
Richard M. Stallman |
(main): Test BSD_PGRPS, not BSD.
|
Thu, 17 Feb 1994 02:59:48 +0000 |
Richard M. Stallman |
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
|
Thu, 17 Feb 1994 02:18:09 +0000 |
Richard M. Stallman |
(mips-sony-newsos*): New configuration.
|
Thu, 17 Feb 1994 02:13:55 +0000 |
Fred Pierresteguy |
(rs6000-bull-bosx*): New configuration.
|
Thu, 17 Feb 1994 00:11:28 +0000 |
Roland McGrath |
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
|
Wed, 16 Feb 1994 23:43:53 +0000 |
Richard M. Stallman |
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
|
Wed, 16 Feb 1994 20:53:00 +0000 |
Richard M. Stallman |
(put_line): Don't break the line if it all fits.
|
Wed, 16 Feb 1994 18:23:16 +0000 |
Richard M. Stallman |
(recover-file): Call auto-save-file-name-p correctly.
|
Wed, 16 Feb 1994 18:20:13 +0000 |
Richard M. Stallman |
(c++-mode): Set parse-sexp-ignore-comments to t.
|
Wed, 16 Feb 1994 07:06:10 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): New variable.
|
Tue, 15 Feb 1994 22:38:00 +0000 |
Richard M. Stallman |
(face-try-color-list): Don't rely on errors from using
|
Tue, 15 Feb 1994 16:22:49 +0000 |
Richard M. Stallman |
(sys_write): If any bytes were written, return how many.
|
Tue, 15 Feb 1994 16:17:25 +0000 |
Richard M. Stallman |
(XTread_socket): Do not assume that select returning
|
Tue, 15 Feb 1994 13:59:18 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Tue, 15 Feb 1994 13:54:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Feb 1994 23:28:23 +0000 |
Karl Heuer |
(Fx_close_current_connection): call check_x.
|
Mon, 14 Feb 1994 21:44:50 +0000 |
Karl Heuer |
(Fx_popup_menu): Likewise.
|
Mon, 14 Feb 1994 21:41:46 +0000 |
Karl Heuer |
(check_x): Make it global.
|
Mon, 14 Feb 1994 21:40:43 +0000 |
Karl Heuer |
(x-own-selection-internal, x-get-selection-internal,
|
Mon, 14 Feb 1994 21:38:49 +0000 |
Karl Heuer |
(check_x): Declare it.
|
Mon, 14 Feb 1994 20:37:15 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Feb 1994 19:51:22 +0000 |
Karl Heuer |
(current-word): Remove (interactive).
|
Mon, 14 Feb 1994 19:44:36 +0000 |
Karl Heuer |
(indented_beyond_p): New function.
|
Mon, 14 Feb 1994 19:42:30 +0000 |
Karl Heuer |
(try_window_id, display_text_line): Treat blank lines specially in
|
Mon, 14 Feb 1994 19:30:48 +0000 |
Karl Heuer |
Fix comments.
|
Mon, 14 Feb 1994 14:28:22 +0000 |
Francesco Potort |
* etags.c (absolute_pathnames, cwd): added global vars.
|
Mon, 14 Feb 1994 00:41:56 +0000 |
Roland McGrath |
Initial revision
|
Sun, 13 Feb 1994 22:22:26 +0000 |
Roland McGrath |
(BROKEN_START, TEXT_START): Don't define.
|
Sun, 13 Feb 1994 22:19:34 +0000 |
Roland McGrath |
(start_of_text): Don't define #ifdef HAVE_TEXT_START.
|
Sun, 13 Feb 1994 02:06:55 +0000 |
Richard M. Stallman |
(decode_mode_spec): Support %+.
|
Sun, 13 Feb 1994 00:16:23 +0000 |
Richard M. Stallman |
(undo, yank): Set this-command to t at start,
|
Sun, 13 Feb 1994 00:15:20 +0000 |
Richard M. Stallman |
(command_loop_1): On entry, set last_command to this_command.
|
Sat, 12 Feb 1994 22:32:39 +0000 |
Richard M. Stallman |
(term_init): If no `se', use `me';
|
Sat, 12 Feb 1994 20:14:29 +0000 |
Richard M. Stallman |
(command-line-1): Improve previous change.
|
Sat, 12 Feb 1994 20:12:21 +0000 |
Richard M. Stallman |
(command-line-1): Improve previous change.
|
Sat, 12 Feb 1994 20:01:43 +0000 |
Richard M. Stallman |
(inhibit-startup-echo-area-message): New variable.
|
Sat, 12 Feb 1994 06:25:56 +0000 |
Richard M. Stallman |
(face-initialize): Specify default characteristics
|
Sat, 12 Feb 1994 04:21:06 +0000 |
Karl Heuer |
(super-apropos-check-doc-file): Don't attempt to retrieve function
|
Sat, 12 Feb 1994 02:58:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts
|
Sat, 12 Feb 1994 02:39:53 +0000 |
Richard M. Stallman |
Set up Alt keys as well as C-x 8 prefix.
|
Sat, 12 Feb 1994 02:37:17 +0000 |
Richard M. Stallman |
(Fset_frame_height, Fset_frame_width, Fset_frame_size):
|
Sat, 12 Feb 1994 02:27:29 +0000 |
Richard M. Stallman |
(clone-init-mode-variables): Don't defvar
|
Sat, 12 Feb 1994 02:26:44 +0000 |
Karl Heuer |
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
|
Sat, 12 Feb 1994 02:17:58 +0000 |
Richard M. Stallman |
(perl-mode): Set parse-sexp-ignore-comments.
|
Sat, 12 Feb 1994 02:10:41 +0000 |
Richard M. Stallman |
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
|
Sat, 12 Feb 1994 01:28:45 +0000 |
Karl Heuer |
Fix conditional compilation.
|
Sat, 12 Feb 1994 00:32:31 +0000 |
Karl Heuer |
Delete HAVE_SETSID; configure checks for that.
|
Sat, 12 Feb 1994 00:30:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Feb 1994 00:12:15 +0000 |
Karl Heuer |
(gethomedir): Look at LOGNAME before USER.
|
Fri, 11 Feb 1994 23:35:47 +0000 |
Karl Heuer |
(x_scroll_bar_create): Fix indentation.
|
Fri, 11 Feb 1994 22:31:39 +0000 |
Karl Heuer |
(Fuser_real_login_name): Doc fix.
|
Fri, 11 Feb 1994 22:05:44 +0000 |
Karl Heuer |
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.
|
Fri, 11 Feb 1994 22:04:41 +0000 |
Karl Heuer |
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
|
Fri, 11 Feb 1994 22:01:56 +0000 |
Karl Heuer |
(user-original-login-name): Reduce to a defalias, since it's redundant with
|
Fri, 11 Feb 1994 21:56:45 +0000 |
Karl Heuer |
(gnus-user-login-name): Fix doc string.
|
Fri, 11 Feb 1994 21:55:57 +0000 |
Karl Heuer |
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
|
Fri, 11 Feb 1994 21:54:44 +0000 |
Karl Heuer |
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
|
Fri, 11 Feb 1994 21:51:51 +0000 |
Karl Heuer |
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
|
Fri, 11 Feb 1994 21:51:23 +0000 |
Karl Heuer |
(init_editfns): Look at LOGNAME before USER.
|
Fri, 11 Feb 1994 21:32:49 +0000 |
Richard M. Stallman |
Don't initialize CC.
|
Fri, 11 Feb 1994 21:07:59 +0000 |
Karl Heuer |
(perform-replace): Check for empty stack.
|
Fri, 11 Feb 1994 19:06:00 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Fri, 11 Feb 1994 18:56:15 +0000 |
Richard M. Stallman |
(decode_mode_spec): Implement `P'.
|
Fri, 11 Feb 1994 17:52:05 +0000 |
Charles Hannum |
Use -ltermcap, not Emacs's own version. #undef symbols used for
|
Fri, 11 Feb 1994 17:32:57 +0000 |
Roland McGrath |
(SYSV_SYSTEM_DIR): Define.
|
Fri, 11 Feb 1994 13:56:38 +0000 |
Fred Pierresteguy |
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
|
Fri, 11 Feb 1994 13:50:53 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Feb 1994 13:25:11 +0000 |
Fred Pierresteguy |
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
|
Fri, 11 Feb 1994 13:19:19 +0000 |
Fred Pierresteguy |
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
|
Fri, 11 Feb 1994 08:52:53 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
|
Fri, 11 Feb 1994 08:10:01 +0000 |
Karl Heuer |
Fix spelling of pre-command-hook.
|
Fri, 11 Feb 1994 08:05:12 +0000 |
Karl Heuer |
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
|
Fri, 11 Feb 1994 06:03:57 +0000 |
Karl Heuer |
Fix syntax used for C-SPC.
|
Fri, 11 Feb 1994 05:54:37 +0000 |
Roland McGrath |
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
|
Fri, 11 Feb 1994 02:52:17 +0000 |
Roland McGrath |
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 02:50:00 +0000 |
Roland McGrath |
Add #undef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 01:34:16 +0000 |
Karl Heuer |
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
|
Fri, 11 Feb 1994 01:29:24 +0000 |
Karl Heuer |
(read_filtered_event): Retry read_char after a buffer change.
|
Fri, 11 Feb 1994 00:13:59 +0000 |
Karl Heuer |
Split #ifdef so as not to confuse c-mode.
|
Fri, 11 Feb 1994 00:00:28 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Take hscroll into account.
|
Thu, 10 Feb 1994 23:59:25 +0000 |
Karl Heuer |
(buffer_posn_from_coords): Take hscroll into account.
|
Thu, 10 Feb 1994 20:50:54 +0000 |
Karl Heuer |
(Fmessage): Copy the text to be displayed into a malloc'd buffer.
|
Thu, 10 Feb 1994 20:44:20 +0000 |
Karl Heuer |
Comment change.
|
Thu, 10 Feb 1994 20:27:34 +0000 |
Karl Heuer |
(difftm): Simplify expression.
|
Thu, 10 Feb 1994 09:34:37 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
|
Thu, 10 Feb 1994 08:35:48 +0000 |
Richard M. Stallman |
(shell-get-current-command): Make regexp more selective.
|
Thu, 10 Feb 1994 07:39:09 +0000 |
Richard M. Stallman |
(mouse-start-end): For double click with START on openparen,
|
Thu, 10 Feb 1994 04:43:50 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Quote the * in let*.
|
Thu, 10 Feb 1994 04:38:58 +0000 |
Richard M. Stallman |
Use new name vmsdir.h.
|
Thu, 10 Feb 1994 00:48:59 +0000 |
Karl Heuer |
(outline-mode): Fix spelling of add-hook.
|
Thu, 10 Feb 1994 00:39:28 +0000 |
Karl Heuer |
(Fdo_auto_save): Save echo_area_glyphs_length.
|
Thu, 10 Feb 1994 00:35:15 +0000 |
Karl Heuer |
(Fgarbage_collect): Save echo_area_glyphs_length.
|
Wed, 09 Feb 1994 23:47:09 +0000 |
Karl Heuer |
(Fkill_all_local_variables): Run change-major-mode-hook.
|
Wed, 09 Feb 1994 23:31:54 +0000 |
Karl Heuer |
(x_display_cursor, process_expose_from_menu): Block input.
|
Wed, 09 Feb 1994 23:02:28 +0000 |
Karl Heuer |
(vc-comment-to-change-log): Load add-log before binding
|
Wed, 09 Feb 1994 22:32:39 +0000 |
Karl Heuer |
(CRT0_DUMMIES): Definition deleted.
|
Wed, 09 Feb 1994 22:21:47 +0000 |
Karl Heuer |
(mouse-start-end): Check START rather than point for being at eob.
|
Wed, 09 Feb 1994 22:04:55 +0000 |
Karl Heuer |
(mark_object): Fetch obj from *objptr at loop, not at the gotos.
|
Wed, 09 Feb 1994 21:08:01 +0000 |
Richard M. Stallman |
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
|
Wed, 09 Feb 1994 21:03:13 +0000 |
Richard M. Stallman |
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
|
Wed, 09 Feb 1994 13:51:25 +0000 |
Fred Pierresteguy |
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
|
Wed, 09 Feb 1994 09:13:05 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Get this from autoconf.
|
Wed, 09 Feb 1994 05:48:11 +0000 |
Richard M. Stallman |
(display-time): Use expand-file-name to make file name of wakeup.
|
Wed, 09 Feb 1994 05:36:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts of this-command-keys.
|
Wed, 09 Feb 1994 04:26:28 +0000 |
Karl Heuer |
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:25:48 +0000 |
Karl Heuer |
(rmail-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:08:17 +0000 |
Karl Heuer |
Add (require 'rmail) so the macro will be byte-compiled properly.
|
Wed, 09 Feb 1994 03:25:25 +0000 |
Karl Heuer |
(compute_char_face): Extract overlay-sorting code as a separate function,
|
Wed, 09 Feb 1994 03:23:48 +0000 |
Karl Heuer |
(sort-overlays): New function, extracted from xfaces.c.
|
Tue, 08 Feb 1994 23:57:30 +0000 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Reverse test of fork value.
|
Tue, 08 Feb 1994 23:50:09 +0000 |
Richard M. Stallman |
(show-children): Don't narrow to (1+ (point-max)) when
|
Tue, 08 Feb 1994 23:03:09 +0000 |
Roland McGrath |
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
|
Tue, 08 Feb 1994 22:46:59 +0000 |
Roland McGrath |
*** empty log message ***
|
Tue, 08 Feb 1994 22:42:28 +0000 |
Roland McGrath |
(print): If print_escapes_newlines, print '\f' as "\\f".
|
Tue, 08 Feb 1994 22:26:30 +0000 |
Karl Heuer |
(rmail-edit-current-message): Make local variables permanent, so
|
Tue, 08 Feb 1994 22:25:35 +0000 |
Karl Heuer |
(rmail-variables): Make local variables permanent, so the user can safely
|
Tue, 08 Feb 1994 18:22:09 +0000 |
Richard M. Stallman |
(copy-face): Doc fix.
|
Tue, 08 Feb 1994 18:00:41 +0000 |
Richard M. Stallman |
(finder-mode): Doc fix.
|
Tue, 08 Feb 1994 17:51:57 +0000 |
Richard M. Stallman |
(mail-signature): Insert a `-- ' line.
|
Tue, 08 Feb 1994 07:26:28 +0000 |
Richard M. Stallman |
(Fprocess_kill_without_query): Doc fix.
|
Tue, 08 Feb 1994 06:19:09 +0000 |
Karl Heuer |
(compute_motion): Source code was improperly indented.
|
Tue, 08 Feb 1994 05:06:07 +0000 |
Karl Heuer |
(make-syntax-table): Behave like copy-syntax-table if an argument is given,
|
Tue, 08 Feb 1994 04:53:09 +0000 |
Karl Heuer |
(batch-update-autoloads): Add missing close paren.
|
Tue, 08 Feb 1994 04:01:10 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 08 Feb 1994 03:47:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 07 Feb 1994 23:38:22 +0000 |
Karl Heuer |
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
|
Mon, 07 Feb 1994 23:05:56 +0000 |
Karl Heuer |
(mail-signature): Doc mod.
|
Mon, 07 Feb 1994 22:57:35 +0000 |
Karl Heuer |
(insert-parentheses): Doc mod.
|
Mon, 07 Feb 1994 22:19:05 +0000 |
Roland McGrath |
(autoload-trim-file-name): New function.
|
Mon, 07 Feb 1994 21:04:46 +0000 |
Richard M. Stallman |
(desktop-bug-report): Command deleted.
|
Mon, 07 Feb 1994 20:56:46 +0000 |
Richard M. Stallman |
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:55:00 +0000 |
Richard M. Stallman |
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:53:04 +0000 |
Richard M. Stallman |
(calendar-print-french-date,diary-french-date):
|
Mon, 07 Feb 1994 20:51:18 +0000 |
Richard M. Stallman |
(view-diary-entries,diary-islamic-date): Use new error arg
|
Mon, 07 Feb 1994 20:49:35 +0000 |
Richard M. Stallman |
(calendar-cursor-holidays): Use new error arg
|
Mon, 07 Feb 1994 20:47:23 +0000 |
Richard M. Stallman |
(insert-diary-entry,insert-weekly-diary-entry,
|
Mon, 07 Feb 1994 20:42:44 +0000 |
Richard M. Stallman |
(calendar-mode-line-format): Change "current" to "today".
|
Mon, 07 Feb 1994 20:32:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 07 Feb 1994 19:08:31 +0000 |
Roland McGrath |
(remote-compile): Set comint-file-name-prefix in the compilation buffer.
|
Mon, 07 Feb 1994 18:40:13 +0000 |
Michael I. Bushnell |
Fix Roland's misplaced paren around call to marker-buffer.
|
Mon, 07 Feb 1994 18:25:41 +0000 |
Fred Pierresteguy |
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
|
Mon, 07 Feb 1994 08:25:51 +0000 |
Richard M. Stallman |
Finish previous change.
|
Mon, 07 Feb 1994 08:25:26 +0000 |
Richard M. Stallman |
Change the sequences aa and ae to just a and e.
|
Mon, 07 Feb 1994 06:05:31 +0000 |
Richard M. Stallman |
(gomoku-init-display, gomoku-put-char):
|
Mon, 07 Feb 1994 05:59:31 +0000 |
Richard M. Stallman |
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
|
Mon, 07 Feb 1994 05:54:34 +0000 |
Richard M. Stallman |
(makefile-browser-fill, makefile-browser-toggle):
|
Mon, 07 Feb 1994 05:43:51 +0000 |
Richard M. Stallman |
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:42:40 +0000 |
Richard M. Stallman |
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:40:46 +0000 |
Richard M. Stallman |
(c-macro-expand): Check inhibit-read-only.
|
Mon, 07 Feb 1994 05:39:56 +0000 |
Richard M. Stallman |
Properly check in the total rewrite installed months ago.
|
Mon, 07 Feb 1994 05:08:36 +0000 |
Roland McGrath |
(update-file-autoloads): Never ask the user where to put a new section.
|
Mon, 07 Feb 1994 05:01:53 +0000 |
Richard M. Stallman |
Comment changes.
|
Mon, 07 Feb 1994 05:01:13 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 04:48:18 +0000 |
Roland McGrath |
(push-mark): Don't push on global-mark-ring if its car is a marker in the
|
Mon, 07 Feb 1994 02:24:01 +0000 |
Roland McGrath |
(global-mark-ring, global-mark-ring-max): New variables.
|
Mon, 07 Feb 1994 01:05:54 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 01:05:06 +0000 |
Richard M. Stallman |
(single_keymap_panes): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:03:39 +0000 |
Richard M. Stallman |
(menu_bar_item): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:02:05 +0000 |
Richard M. Stallman |
(internal_condition_case_1): New function.
|
Mon, 07 Feb 1994 00:55:58 +0000 |
Richard M. Stallman |
(indent-c-exp): If line starts with }, ignore what
|
Sun, 06 Feb 1994 23:40:45 +0000 |
Richard M. Stallman |
(kill-region): Test inhibit-read-only.
|
Sun, 06 Feb 1994 19:33:18 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add elt for .tcl files.
|
Sun, 06 Feb 1994 18:11:59 +0000 |
Richard M. Stallman |
(dired-listing-switches): Doc fix.
|
Sun, 06 Feb 1994 16:32:46 +0000 |
Richard M. Stallman |
(rmail-output): Handle rmail-output-file-alist.
|
Sun, 06 Feb 1994 08:05:58 +0000 |
Richard M. Stallman |
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES
|
Sun, 06 Feb 1994 08:04:54 +0000 |
Richard M. Stallman |
(fix_glyph): New function.
|
Sun, 06 Feb 1994 02:53:16 +0000 |
Richard M. Stallman |
(mouse-yank-secondary): Do move point.
|
Sun, 06 Feb 1994 02:33:28 +0000 |
Richard M. Stallman |
(menu-bar-emerge-menu): New map.
|
Sun, 06 Feb 1994 02:33:02 +0000 |
Richard M. Stallman |
Use > as convention for another menu follows.
|
Sun, 06 Feb 1994 02:07:44 +0000 |
Richard M. Stallman |
Add defvars for many vars already being used.
|
Sun, 06 Feb 1994 01:39:23 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 05 Feb 1994 22:42:49 +0000 |
Richard M. Stallman |
(main) [AIX]: Don't handle signal 20, 21 or 22.
|
Sat, 05 Feb 1994 21:13:43 +0000 |
Roland McGrath |
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
|
Sat, 05 Feb 1994 21:00:13 +0000 |
Roland McGrath |
Removed many extra autoload cookies.
|
Sat, 05 Feb 1994 07:19:04 +0000 |
Richard M. Stallman |
(internal_condition_case_1): Declared.
|
Sat, 05 Feb 1994 05:05:39 +0000 |
Richard M. Stallman |
Comment changes and doc fixes.
|
Sat, 05 Feb 1994 04:58:38 +0000 |
Richard M. Stallman |
(profile): New target.
|
Sat, 05 Feb 1994 02:23:44 +0000 |
Richard M. Stallman |
(desktop-internal-v2s): Allow saving of markers and subrs.
|
Sat, 05 Feb 1994 02:19:28 +0000 |
Richard M. Stallman |
(string-rectangle): Make operate-on-rectangle convert tabs.
|
Sat, 05 Feb 1994 01:33:12 +0000 |
Richard M. Stallman |
(outline-end-of-subtree): If loop leaves us at eob,
|
Fri, 04 Feb 1994 23:11:34 +0000 |
Richard M. Stallman |
(Fwhere_is_internal): Take just one keymap arg.
|
Fri, 04 Feb 1994 23:09:25 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass keymap as that arg
|
Fri, 04 Feb 1994 23:01:27 +0000 |
Richard M. Stallman |
(vc-make-backup-files): Doc fix.
|
Fri, 04 Feb 1994 22:59:05 +0000 |
Richard M. Stallman |
(rmail-reply): If no resent-date, use ordinary date.
|
Fri, 04 Feb 1994 21:24:31 +0000 |
Richard M. Stallman |
(outline-mode-map): Move C-c C-h to C-c C-d.
|
Fri, 04 Feb 1994 20:51:16 +0000 |
Karl Heuer |
(verify_interval_modification): When checking read-only, allow for the case
|
Fri, 04 Feb 1994 20:41:54 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Pass 1 to read_avail_input.
|
Fri, 04 Feb 1994 20:21:21 +0000 |
Karl Heuer |
(drem): Check for this function.
|
Fri, 04 Feb 1994 20:20:00 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Fri, 04 Feb 1994 20:18:59 +0000 |
Karl Heuer |
(fmod): Implement it on systems where it's missing, using drem if available.
|
Fri, 04 Feb 1994 17:13:26 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
|
Fri, 04 Feb 1994 06:46:02 +0000 |
Richard M. Stallman |
(te-escape-help, te-more-break-help, terminal-emulator):
|
Fri, 04 Feb 1994 06:45:41 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 06:45:26 +0000 |
Richard M. Stallman |
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
|
Fri, 04 Feb 1994 06:44:55 +0000 |
Richard M. Stallman |
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 04:45:52 +0000 |
Richard M. Stallman |
(sentence-end-double-space): New variable.
|
Fri, 04 Feb 1994 04:37:44 +0000 |
Richard M. Stallman |
(do-auto-fill): Don't break line at period-single-space.
|
Fri, 04 Feb 1994 01:18:01 +0000 |
Karl Heuer |
Add comments describing the rules used by the merge algorithm.
|
Fri, 04 Feb 1994 01:13:05 +0000 |
Richard M. Stallman |
(comment-region): Fix previous change.
|
Fri, 04 Feb 1994 01:04:15 +0000 |
Richard M. Stallman |
(define-mode-clone): Renamed from mode-clone.
|
Fri, 04 Feb 1994 00:30:33 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 03 Feb 1994 23:48:59 +0000 |
Michael I. Bushnell |
Rms (in his change to comment-region on Feb 1) decided to make
|
Thu, 03 Feb 1994 19:51:07 +0000 |
Richard M. Stallman |
(init_cmdargs): Set Vinstallation_directory.
|
Thu, 03 Feb 1994 19:39:21 +0000 |
Richard M. Stallman |
(record_first_change): Check for buffer-undo-list = t.
|
Thu, 03 Feb 1994 19:18:21 +0000 |
Karl Heuer |
(c-fill-paragraph): Delete extraneous close paren.
|
Thu, 03 Feb 1994 18:54:04 +0000 |
Karl Heuer |
(merge_properties_sticky): Preserve original order of properties.
|
Thu, 03 Feb 1994 06:07:47 +0000 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
Thu, 03 Feb 1994 05:56:36 +0000 |
Richard M. Stallman |
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
Thu, 03 Feb 1994 05:55:12 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Thu, 03 Feb 1994 05:06:01 +0000 |
Richard M. Stallman |
(scan_buffer): New arg ALLOW_QUIT.
|
Thu, 03 Feb 1994 05:05:42 +0000 |
Richard M. Stallman |
(find_defun_start): Pass new arg to scan_buffer.
|
Thu, 03 Feb 1994 05:05:12 +0000 |
Richard M. Stallman |
(Fforward_line): Pass new arg to scan_buffer.
|
Wed, 02 Feb 1994 23:47:57 +0000 |
Richard M. Stallman |
(XTread_socket): Add X_IO_BUG conditional.
|
Wed, 02 Feb 1994 23:45:08 +0000 |
Richard M. Stallman |
(dired-font-lock-keywords): New variable.
|
Wed, 02 Feb 1994 23:19:42 +0000 |
Richard M. Stallman |
(thing@pt-version): Removed variable.
|
Wed, 02 Feb 1994 23:19:11 +0000 |
Richard M. Stallman |
(mouse-sel-version): Don't base version number on
|
Wed, 02 Feb 1994 22:53:39 +0000 |
Richard M. Stallman |
(server-program): Add exec-directory to value.
|
Wed, 02 Feb 1994 22:35:44 +0000 |
Richard M. Stallman |
(mips-mips-riscos4*): Set NON_GNU_CPP.
|
Wed, 02 Feb 1994 21:57:02 +0000 |
Karl Heuer |
(sort-paragraphs): Use proper paragraph definition instead of just checking
|
Wed, 02 Feb 1994 21:35:07 +0000 |
Karl Heuer |
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
|
Wed, 02 Feb 1994 20:43:50 +0000 |
Richard M. Stallman |
Doc fix.
|
Wed, 02 Feb 1994 20:00:15 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): Doc fix.
|
Wed, 02 Feb 1994 18:56:02 +0000 |
Eric S. Raymond |
(vc-mode-line): use force-mode-line-update instead of the Emacs 18
|
Wed, 02 Feb 1994 18:46:29 +0000 |
Richard M. Stallman |
(disable-command): Reject invalid commands.
|
Wed, 02 Feb 1994 07:44:43 +0000 |
Karl Heuer |
(make-help-screen): Remove debugging code.
|
Wed, 02 Feb 1994 07:34:08 +0000 |
Karl Heuer |
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
|
Wed, 02 Feb 1994 07:25:37 +0000 |
Karl Heuer |
(try_window_id): Don't pass value beyond ZV to compute_motion.
|
Wed, 02 Feb 1994 07:16:51 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Return nil if POS > ZV.
|
Wed, 02 Feb 1994 06:32:28 +0000 |
Karl Heuer |
(x_term_init): Use get_system_name instead of gethostname.
|
Wed, 02 Feb 1994 06:31:26 +0000 |
Karl Heuer |
(get_system_name): Declared.
|
Wed, 02 Feb 1994 06:26:21 +0000 |
Karl Heuer |
(x_get_customization_string): Use get_system_name instead of gethostname.
|
Wed, 02 Feb 1994 06:20:58 +0000 |
Karl Heuer |
(get_system_name): Remove restriction on hostname size.
|
Wed, 02 Feb 1994 04:39:22 +0000 |
Karl Heuer |
Fix file-relative-name to allow for ancestors as well as descendants.
|
Wed, 02 Feb 1994 03:27:26 +0000 |
Eric S. Raymond |
vc-parse-buffer: arrange for old properties to get cleared when their
|
Wed, 02 Feb 1994 00:06:43 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): New variable.
|
Wed, 02 Feb 1994 00:05:42 +0000 |
Richard M. Stallman |
(comment-region): Handle comment-end deletion for C-u.
|
Tue, 01 Feb 1994 23:21:22 +0000 |
Karl Heuer |
(Fmod): Use HAVE_FMOD.
|
Tue, 01 Feb 1994 23:18:34 +0000 |
Karl Heuer |
(HAVE_FMOD): Add another #undef.
|
Tue, 01 Feb 1994 23:17:03 +0000 |
Karl Heuer |
Check whether fmod exists.
|