Mercurial > emacs
graph
-
(save_excursion_restore): Don't call Vrun_hooks if nil.Sat, 05 Mar 1994 20:32:35 +0000, by Richard M. Stallman
-
(Fkill_buffer, Fkill_all_local_variables):Sat, 05 Mar 1994 20:31:10 +0000, by Richard M. Stallman
-
(command_loop_1): Fix misplaced assignment of last_point_position.Sat, 05 Mar 1994 03:58:45 +0000, by Karl Heuer
-
(rmail-message-filter): Doc fix.Fri, 04 Mar 1994 23:08:31 +0000, by Karl Heuer
-
*** empty log message ***Fri, 04 Mar 1994 22:26:03 +0000, by Karl Heuer
-
(isnan): New macro.Fri, 04 Mar 1994 21:21:08 +0000, by Karl Heuer
-
(update_one_frame_psheets): Call EmacsFrameSetCharSize toFri, 04 Mar 1994 09:30:58 +0000, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues forFri, 04 Mar 1994 09:09:49 +0000, by Fred Pierresteguy
-
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.Fri, 04 Mar 1994 07:52:34 +0000, by Roland McGrath
-
(compile-goto-error): Push the mark before calling next-error.Fri, 04 Mar 1994 06:11:51 +0000, by Roland McGrath
-
(skip_chars): Treat `-' as alias for space, if syntaxp.Fri, 04 Mar 1994 04:42:04 +0000, by Richard M. Stallman
-
(system-key-alist): Fix the code value for `remove'.Fri, 04 Mar 1994 04:38:06 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Pass del_range_1 two ends, not a length.Fri, 04 Mar 1994 04:19:14 +0000, by Richard M. Stallman
-
(byte-compile-insert-header): Take a filename argument.Fri, 04 Mar 1994 04:03:46 +0000, by Richard M. Stallman
-
(ange-ftp-nslookup-host, ange-ftp-start-process):Fri, 04 Mar 1994 01:33:43 +0000, by Richard M. Stallman
-
(chan_process): Don't specify size.Fri, 04 Mar 1994 01:08:34 +0000, by Karl Heuer
-
(c-fill-paragraph): Preserve final sentence boundary.Fri, 04 Mar 1994 00:05:15 +0000, by Karl Heuer
-
Rename comint-input-filter-functions andThu, 03 Mar 1994 23:57:27 +0000, by Richard M. Stallman
-
(inferior-scheme-mode): Removed unnecessaryThu, 03 Mar 1994 23:56:04 +0000, by Richard M. Stallman
-
(comint-input-filter-functions)Thu, 03 Mar 1994 23:53:46 +0000, by Richard M. Stallman
-
(shell-dynamic-complete-functions): New variable.Thu, 03 Mar 1994 23:37:27 +0000, by Richard M. Stallman
-
(comint-after-partial-filename-command,Thu, 03 Mar 1994 23:30:57 +0000, by Richard M. Stallman
-
(generate-file-autoloads): Move misplaced paren in match clause of condThu, 03 Mar 1994 22:13:45 +0000, by Roland McGrath
-
Fix typo in comment.Thu, 03 Mar 1994 21:28:36 +0000, by Karl Heuer
-
(server-switch-buffer): Don't select a minibuffer.Thu, 03 Mar 1994 21:13:08 +0000, by Karl Heuer
-
(Fread_file_name): Do the right thing when insert-default-directory is nil.Thu, 03 Mar 1994 21:01:37 +0000, by Karl Heuer
-
(record_delete): Save last_point_position in the undo record, rather than theThu, 03 Mar 1994 20:12:01 +0000, by Karl Heuer
-
New variable last_point_position.Thu, 03 Mar 1994 20:08:49 +0000, by Karl Heuer
-
(command_loop_1): Set last_point_position to the value of point.Thu, 03 Mar 1994 20:08:12 +0000, by Karl Heuer
-
(Finsert_file_contents): If undo_list was t, leave it t.Thu, 03 Mar 1994 19:24:54 +0000, by Richard M. Stallman
-
(kill-emacs-query-functions, kill-buffer-query-functions):Thu, 03 Mar 1994 19:23:59 +0000, by Richard M. Stallman
-
(outline-on-heading-p): Use bolp.Thu, 03 Mar 1994 19:17:47 +0000, by Richard M. Stallman
-
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.Thu, 03 Mar 1994 18:27:51 +0000, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".Thu, 03 Mar 1994 18:11:32 +0000, by Karl Heuer
-
(map_event_to_object, set_frame_menubar):Thu, 03 Mar 1994 18:04:59 +0000, by Richard M. Stallman
-
Comment change.Thu, 03 Mar 1994 17:43:26 +0000, by Richard M. Stallman
-
Use add-hook instead of setq.Thu, 03 Mar 1994 17:39:32 +0000, by Karl Heuer
-
(Fget_file_buffer): Doc fix.Thu, 03 Mar 1994 17:35:55 +0000, by Karl Heuer
-
(buffer-file-truename): Doc fix.Thu, 03 Mar 1994 17:28:52 +0000, by Karl Heuer
-
(substitute-key-definition): Avoid infinite recursion.Thu, 03 Mar 1994 16:27:06 +0000, by Karl Heuer
-
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.Thu, 03 Mar 1994 15:59:31 +0000, by Karl Heuer
-
(chan_process, Vprocess_alist): Declared.Wed, 02 Mar 1994 23:37:02 +0000, by Richard M. Stallman
-
(chan_process, Vprocess_alist): No longer static.Wed, 02 Mar 1994 23:35:11 +0000, by Richard M. Stallman
-
(mouse-choose-completion): Use that as the buffer to edit.Wed, 02 Mar 1994 23:26:06 +0000, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.Wed, 02 Mar 1994 23:18:54 +0000, by Richard M. Stallman
-
(Fdisplay_completion_list): Restore original bufferWed, 02 Mar 1994 23:18:37 +0000, by Richard M. Stallman
-
(completion-list-mode): Set completion-reference-bufferWed, 02 Mar 1994 23:09:40 +0000, by Richard M. Stallman
-
(menu_bar_items): When moving an item to the end,Wed, 02 Mar 1994 22:51:20 +0000, by Richard M. Stallman
-
Include unistd.h.Wed, 02 Mar 1994 22:50:31 +0000, by Richard M. Stallman
-
(Fdelete_frame): Don't initialize a Lisp_Object.Wed, 02 Mar 1994 22:05:40 +0000, by Richard M. Stallman
-
(telnet): Use chars in comint-delimiter-argument-list.Wed, 02 Mar 1994 22:03:44 +0000, by Richard M. Stallman
-
(shell-delimiter-argument-list): Now has chars, not strings.Wed, 02 Mar 1994 22:02:56 +0000, by Richard M. Stallman
-
(comint-arguments): Use just one regexp to find end of argWed, 02 Mar 1994 22:00:24 +0000, by Richard M. Stallman
-
(pascal-calculate-indent): Fixed indentation bugWed, 02 Mar 1994 19:41:24 +0000, by Richard M. Stallman
-
(shell-dirtrackp): Variable definition added.Wed, 02 Mar 1994 16:55:16 +0000, by Richard M. Stallman
-
(inferior-lisp-mode-map): Use copy-keymap.Wed, 02 Mar 1994 16:51:20 +0000, by Richard M. Stallman
-
(shell-mode-map): Use copy-keymap.Wed, 02 Mar 1994 16:51:02 +0000, by Richard M. Stallman
-
(inferior-scheme-mode-map): Use copy-keymap.Wed, 02 Mar 1994 16:45:37 +0000, by Richard M. Stallman
-
(full-copy-sparse-keymap): Function deleted.Wed, 02 Mar 1994 16:45:12 +0000, by Richard M. Stallman
-
(diff-latest-backup-file): Check for a file-name-handler and run it.Wed, 02 Mar 1994 10:27:36 +0000, by Roland McGrath
-
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.Wed, 02 Mar 1994 07:57:04 +0000, by Richard M. Stallman
-
(copy-face): Don't change old-face and new-face before the frame loop.Wed, 02 Mar 1994 06:45:38 +0000, by Karl Heuer
-
(with_x_toolkit): Fix typo in previous change.Wed, 02 Mar 1994 05:59:09 +0000, by Karl Heuer
-
(Fx_list_fonts): Avoid confused increment of info.Wed, 02 Mar 1994 05:48:00 +0000, by Karl Heuer
-
(Fforward_comment): Do the right thing at eob.Wed, 02 Mar 1994 05:31:15 +0000, by Karl Heuer
-
(iconify-or-deiconify-frame): Don't make invisible before making visible.Wed, 02 Mar 1994 05:29:01 +0000, by Karl Heuer
-
(tags-add-tables): Change default value to 'ask-user; update doc.Wed, 02 Mar 1994 05:24:33 +0000, by Roland McGrath
-
(ispell-message-text-end): New variable.Wed, 02 Mar 1994 04:57:23 +0000, by Richard M. Stallman
-
Initial revisionWed, 02 Mar 1994 04:56:25 +0000, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Force temporary invisibility even if this is theWed, 02 Mar 1994 04:42:38 +0000, by Karl Heuer
-
(mail-do-fcc): Don't write a newline before the text.Wed, 02 Mar 1994 04:23:49 +0000, by Richard M. Stallman
-
(menu_bar_items): Accept old vector as arg. Return a vector.Wed, 02 Mar 1994 04:11:11 +0000, by Richard M. Stallman
-
(update_menu_bar): Change call to menu_bar_items.Wed, 02 Mar 1994 04:04:54 +0000, by Richard M. Stallman
-
(memory_signal_data): No longer static.Wed, 02 Mar 1994 03:47:51 +0000, by Richard M. Stallman
-
(Fsignal): If DATA is memory_signal_data, don't add to it.Wed, 02 Mar 1994 03:46:54 +0000, by Richard M. Stallman
-
(struct handler): New field chosen_clause.Wed, 02 Mar 1994 03:44:58 +0000, by Richard M. Stallman
-
(make_frame): Init menu_bar_items field to 0.Wed, 02 Mar 1994 03:43:07 +0000, by Richard M. Stallman
-
New s-file for rs60000-ibm-aix3.2.5.Wed, 02 Mar 1994 03:23:30 +0000, by Karl Heuer
-
Initial revisionWed, 02 Mar 1994 03:19:26 +0000, by Karl Heuer
-
Use -g with the native compiler.Wed, 02 Mar 1994 03:19:12 +0000, by Karl Heuer
-
(del_range_1): New function.Wed, 02 Mar 1994 00:55:05 +0000, by Richard M. Stallman
-
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.Wed, 02 Mar 1994 00:53:48 +0000, by Richard M. Stallman
-
* calendar.el (calendar-current-date): Use fixed assoc list forTue, 01 Mar 1994 22:42:53 +0000, by Edward M. Reingold
-
(pascal-sub-block-re): Recognize for and with.Tue, 01 Mar 1994 22:28:47 +0000, by Richard M. Stallman
-
Move comment to proper place.Tue, 01 Mar 1994 15:59:45 +0000, by Doug Evans
-
(Info-restore-point): Don't wipe out hl before using it.Tue, 01 Mar 1994 09:02:19 +0000, by Karl Heuer
-
(picture-forward-column, picture-backward-column): Allow backward motionTue, 01 Mar 1994 06:19:22 +0000, by Karl Heuer
-
(inhibit-startup-echo-area-message): Doc fix.Tue, 01 Mar 1994 04:54:43 +0000, by Karl Heuer
-
Fix typo in comment.Tue, 01 Mar 1994 04:42:37 +0000, by Karl Heuer
-
(tc-mode-map): Fix binding of tc-dissociate.Tue, 01 Mar 1994 04:39:45 +0000, by Karl Heuer
-
(memory_full): Use new variable memory_signal_data with precomputed valueMon, 28 Feb 1994 20:20:22 +0000, by Karl Heuer
-
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.Mon, 28 Feb 1994 13:03:13 +0000, by Fred Pierresteguy
-
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, useMon, 28 Feb 1994 12:57:12 +0000, by Fred Pierresteguy
-
Use GPL.Sun, 27 Feb 1994 03:53:03 +0000, by David J. MacKenzie
-
*** empty log message ***Sun, 27 Feb 1994 03:51:02 +0000, by David J. MacKenzie
-
Use GPL.Sun, 27 Feb 1994 03:49:57 +0000, by David J. MacKenzie
-
Initial revisionSun, 27 Feb 1994 03:45:52 +0000, by David J. MacKenzie
-
Update GPL.Sun, 27 Feb 1994 03:39:25 +0000, by David J. MacKenzie
-
* make-path.c (main): Return 1 on error, not -1. Update GPL.Sun, 27 Feb 1994 03:38:56 +0000, by David J. MacKenzie
-
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.Sun, 27 Feb 1994 03:35:26 +0000, by David J. MacKenzie
-
Fix comment typos.Sun, 27 Feb 1994 03:25:08 +0000, by David J. MacKenzie
-
(with_x_toolkit): Don't allow motif or open-look.Sat, 26 Feb 1994 22:05:19 +0000, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definitions, with #undef.Sat, 26 Feb 1994 20:49:21 +0000, by Richard M. Stallman
-
Comment change.Sat, 26 Feb 1994 20:47:37 +0000, by Richard M. Stallman
-
(sys_subshell): New function, split from sys_suspend.Sat, 26 Feb 1994 05:55:03 +0000, by Karl Heuer
-
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if theSat, 26 Feb 1994 05:54:26 +0000, by Karl Heuer
-
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of aSat, 26 Feb 1994 04:32:57 +0000, by Karl Heuer
-
(Fset_window_configuration): Allow for menu-bar-lines to have changed sinceSat, 26 Feb 1994 04:24:37 +0000, by Karl Heuer
-
(OVERLAY_POSITION): Don't check which buffer it points to.Sat, 26 Feb 1994 04:05:17 +0000, by Karl Heuer
-
(system-key-alist): Renamed from vendor-key-syms.Sat, 26 Feb 1994 03:43:32 +0000, by Richard M. Stallman
-
(Vsystem_key_alist): Renamed from Vvendor_key_alist.Sat, 26 Feb 1994 03:42:28 +0000, by Richard M. Stallman
-
(comint-exec-1): Force a local copy of the environment.Sat, 26 Feb 1994 02:24:51 +0000, by Karl Heuer
-
Delete extra backslash on last line of macro.Sat, 26 Feb 1994 02:20:31 +0000, by Karl Heuer
-
Clean up c-font-lock-keywords; now slightly more consistent about highlightingSat, 26 Feb 1994 00:14:42 +0000, by Karl Heuer
-
(compute_motion): Allow for invisible overlays in next_invisible lookahead.Fri, 25 Feb 1994 21:22:25 +0000, by Karl Heuer
-
(display_text_line): Allow for invisible overlays in next_invisible lookahead.Fri, 25 Feb 1994 21:21:53 +0000, by Karl Heuer
-
(help-menu-map): Variable deleted, and its binding.Fri, 25 Feb 1994 19:35:58 +0000, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.Fri, 25 Feb 1994 17:45:51 +0000, by Fred Pierresteguy
-
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.Fri, 25 Feb 1994 09:29:20 +0000, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call check_frame_size and updateFri, 25 Feb 1994 09:10:22 +0000, by Fred Pierresteguy
-
(c-macro-display-buffer): Delete special view-mode hack.Fri, 25 Feb 1994 06:27:24 +0000, by Richard M. Stallman
-
(set-visited-file-name): Unlock the file if setting the visited file name toFri, 25 Feb 1994 03:24:15 +0000, by Karl Heuer
-
(Buffer-menu-toggle-read-only): Change toggle-read-only toFri, 25 Feb 1994 01:42:03 +0000, by Karl Heuer
-
*** empty log message ***Fri, 25 Feb 1994 01:30:59 +0000, by Karl Heuer
-
(byte-compile-from-buffer, byte-compile-top-level):Fri, 25 Feb 1994 00:57:37 +0000, by Richard M. Stallman
-
(byte-compile-protect-from-advice): New macro thatFri, 25 Feb 1994 00:54:15 +0000, by Richard M. Stallman
-
(hide-sublevels): Doc fix. Rename arg.Thu, 24 Feb 1994 23:43:30 +0000, by Richard M. Stallman
-
(help-for-help): Use help-map in the docstring.Thu, 24 Feb 1994 23:20:12 +0000, by Karl Heuer
-
(make-help-screen): Initialize help-screen before changing the keymap.Thu, 24 Feb 1994 23:19:59 +0000, by Karl Heuer
-
(outline-minor-mode-prefix): Change to C-c C-o.Thu, 24 Feb 1994 22:37:49 +0000, by Richard M. Stallman
-
(lisp-mode-variables): Set outline-regexp.Thu, 24 Feb 1994 22:36:24 +0000, by Richard M. Stallman
-
(nroff-mode): Set outline-regexp and outline-level.Thu, 24 Feb 1994 22:34:52 +0000, by Richard M. Stallman
-
(c-mode): Set outline-regexp and outline-level.Thu, 24 Feb 1994 22:34:24 +0000, by Richard M. Stallman
-
Fix value of docdir.Thu, 24 Feb 1994 22:00:11 +0000, by Karl Heuer
-
(Fload): Cast the args to stat.Thu, 24 Feb 1994 21:50:10 +0000, by Richard M. Stallman
-
Install DOC* in docdir.Thu, 24 Feb 1994 21:18:49 +0000, by Karl Heuer
-
(*-sysv4.1): Set NON_GNU_CPP.Thu, 24 Feb 1994 20:41:49 +0000, by Richard M. Stallman
-
(direct_output_forward_char): Use Fget_char_property to test for invisibility.Thu, 24 Feb 1994 20:08:54 +0000, by Karl Heuer
-
(direct_output_for_insert): Fix comment.Thu, 24 Feb 1994 20:04:27 +0000, by Karl Heuer
-
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.Thu, 24 Feb 1994 20:01:13 +0000, by Karl Heuer
-
(try_window, display_text_line): Use Fget_char_property to test for invisibility.Thu, 24 Feb 1994 20:00:34 +0000, by Karl Heuer
-
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.Thu, 24 Feb 1994 19:42:35 +0000, by Karl Heuer
-
(Fget_char_property): Fix docstring.Thu, 24 Feb 1994 19:24:37 +0000, by Karl Heuer
-
(Fget_char_property): New function.Thu, 24 Feb 1994 19:18:32 +0000, by Karl Heuer
-
Formerly INSTALL.~20~Thu, 24 Feb 1994 19:15:08 +0000, by Richard M. Stallman
-
(sort_overlays): Allow for null window.Thu, 24 Feb 1994 19:08:19 +0000, by Karl Heuer
-
Don't force os=-hpux for hp9k2... and hp9k3...Thu, 24 Feb 1994 18:06:41 +0000, by Richard M. Stallman
-
(x_window): Call XChangeWindowAttributes with the standardThu, 24 Feb 1994 12:54:54 +0000, by Fred Pierresteguy
-
(Fx_popup_menu): Allow t as position, meaning use mouse pos.Thu, 24 Feb 1994 08:07:16 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Use a popup menu if reached via mouse command.Thu, 24 Feb 1994 08:02:10 +0000, by Richard M. Stallman
-
(mouse_get_pos): Don't convert to glyph units.Thu, 24 Feb 1994 06:22:50 +0000, by Richard M. Stallman
-
(construct_mouse_click): Don't convert to glyph units.Thu, 24 Feb 1994 06:22:23 +0000, by Richard M. Stallman
-
(Fmouse_position): Convert to glyph units.Thu, 24 Feb 1994 06:20:30 +0000, by Richard M. Stallman
-
(make_lispy_movement, make_lispy_event):Thu, 24 Feb 1994 06:19:34 +0000, by Richard M. Stallman
-
(ELF_BSS_SECTION_NAME): New macro (config.h may override).Thu, 24 Feb 1994 05:40:30 +0000, by Richard M. Stallman
-
(Fkill_buffer): Call the Vkill_buffer_query_functions.Thu, 24 Feb 1994 05:34:16 +0000, by Richard M. Stallman
-
(kill-emacs-query-functions): New variable.Thu, 24 Feb 1994 04:00:41 +0000, by Richard M. Stallman
-
(Info-build-node-completions): Add a call to widen.Thu, 24 Feb 1994 03:25:46 +0000, by Richard M. Stallman
-
(debug, debug-on-entry): Doc strings.Wed, 23 Feb 1994 23:17:34 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 23 Feb 1994 23:04:30 +0000, by Karl Heuer
-
Include usg5-4.h.Wed, 23 Feb 1994 19:47:45 +0000, by Richard M. Stallman
-
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)Wed, 23 Feb 1994 19:47:30 +0000, by Richard M. Stallman
-
NEWSOS5 conditional deleted.Wed, 23 Feb 1994 19:47:11 +0000, by Richard M. Stallman
-
(byte-compile-file): Return nil on failure.Wed, 23 Feb 1994 19:17:57 +0000, by Karl Heuer
-
(main, get_time): Don't crash on invalid input.Wed, 23 Feb 1994 17:43:05 +0000, by Karl Heuer
-
(jka-compr-partial-uncompress): Make dd give youWed, 23 Feb 1994 16:18:10 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 23 Feb 1994 08:39:25 +0000, by Richard M. Stallman
-
(posn-x-y): New function.Wed, 23 Feb 1994 05:08:28 +0000, by Richard M. Stallman
-
Removed all support for Emacs-18:Wed, 23 Feb 1994 03:57:07 +0000, by Richard M. Stallman
-
Fix calendar-cursor-to-date to handle starred days correctly.Wed, 23 Feb 1994 02:38:23 +0000, by Edward M. Reingold
-
(Finsert_file_contents): If REPLACE, always do lseek.Wed, 23 Feb 1994 00:33:13 +0000, by Richard M. Stallman
-
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks areWed, 23 Feb 1994 00:29:43 +0000, by Karl Heuer
-
New variable docdir to control where the docstring file goes.Tue, 22 Feb 1994 23:57:13 +0000, by Karl Heuer
-
Use docdir to initialize PATH_DOC in paths.h.Tue, 22 Feb 1994 23:56:15 +0000, by Karl Heuer
-
New path PATH_DOC for doc-directory.Tue, 22 Feb 1994 23:51:48 +0000, by Karl Heuer
-
(syms_of_callproc): New variable Vdoc_directory.Tue, 22 Feb 1994 23:50:27 +0000, by Karl Heuer
-
(get_doc_string, Snarf_documentation): Use new variable doc_directory.Tue, 22 Feb 1994 23:49:01 +0000, by Karl Heuer
-
New variable doc_directory.Tue, 22 Feb 1994 23:46:42 +0000, by Karl Heuer
-
When --run-in-place, don't inherit archlibdir.Tue, 22 Feb 1994 21:54:40 +0000, by Karl Heuer
-
Move extern declarations to top of file.Tue, 22 Feb 1994 19:43:28 +0000, by Karl Heuer
-
(get_time): Simplify; avoid calling index.Tue, 22 Feb 1994 19:22:11 +0000, by Karl Heuer
-
(calendar-cursor-to-date): Fix search string so itTue, 22 Feb 1994 04:46:12 +0000, by Richard M. Stallman
-
(make_lispy_event): For menu bar event in USE_X_TOOLKITTue, 22 Feb 1994 00:45:38 +0000, by Richard M. Stallman
-
(construct_menu_click): Undo previous change.Tue, 22 Feb 1994 00:43:04 +0000, by Richard M. Stallman
-
(x_had_errors_p): New function.Mon, 21 Feb 1994 21:54:33 +0000, by Richard M. Stallman
-
(get_keyelt): Cached equiv-key data is now a sublist.Mon, 21 Feb 1994 21:50:02 +0000, by Richard M. Stallman
-
Whitespace change.Mon, 21 Feb 1994 21:41:01 +0000, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Don't shrink if the window that wouldMon, 21 Feb 1994 21:40:59 +0000, by Karl Heuer
-
(single_keymap_panes): Properly skip help-string if any.Mon, 21 Feb 1994 06:46:09 +0000, by Richard M. Stallman
-
(picture-mode-map): Replace delete-backward-charMon, 21 Feb 1994 02:49:58 +0000, by Richard M. Stallman
-
Move config.h after system includes.Sun, 20 Feb 1994 19:45:18 +0000, by Roland McGrath
-
[BSD]: #undef WCOREDUMP before defining it.Sun, 20 Feb 1994 19:34:12 +0000, by Roland McGrath
-
(BSD_PGRPS): Add #undef.Sun, 20 Feb 1994 07:10:37 +0000, by Richard M. Stallman
-
(install-arch-dep, install-arch-indep):Sun, 20 Feb 1994 03:25:09 +0000, by Richard M. Stallman
-
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.Sun, 20 Feb 1994 02:50:13 +0000, by Richard M. Stallman
-
(x_window_to_frame): Add parens for clarity.Sat, 19 Feb 1994 22:57:12 +0000, by Richard M. Stallman
-
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)Sat, 19 Feb 1994 22:56:21 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 19 Feb 1994 20:53:26 +0000, by Richard M. Stallman
-
(get_keyelt): Discard keyboard equivalentsSat, 19 Feb 1994 06:29:30 +0000, by Richard M. Stallman
-
Find and display keyboard equivalents of menu items.Sat, 19 Feb 1994 06:29:10 +0000, by Richard M. Stallman
-
(calendar-string-to-mayan-long-count): Don'tSat, 19 Feb 1994 02:05:53 +0000, by Richard M. Stallman
-
(substitute-key-definition): Don't discard menu strings.Sat, 19 Feb 1994 00:01:46 +0000, by Richard M. Stallman
-
(lisp-complete-symbol): Doc fix.Fri, 18 Feb 1994 23:51:41 +0000, by Richard M. Stallman
-
(mouse-delete-max-match): Set len properly.Fri, 18 Feb 1994 23:51:12 +0000, by Richard M. Stallman
-
Initial revisionFri, 18 Feb 1994 22:50:05 +0000, by Richard M. Stallman
-
Comment changes.Fri, 18 Feb 1994 22:42:29 +0000, by Richard M. Stallman
-
Initial revisionFri, 18 Feb 1994 22:40:27 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 18 Feb 1994 22:38:14 +0000, by Fred Pierresteguy
-
(Fx_parse_geometry): Don't call check_x.Fri, 18 Feb 1994 20:11:20 +0000, by Richard M. Stallman
-
(gud-mode): Define C-c C-l in gud buffer.Fri, 18 Feb 1994 20:10:05 +0000, by Richard M. Stallman
-
Comment change.Fri, 18 Feb 1994 19:46:53 +0000, by Richard M. Stallman
-
Initial revisionFri, 18 Feb 1994 19:46:18 +0000, by Richard M. Stallman
-
entered into RCSFri, 18 Feb 1994 13:38:55 +0000, by Fred Pierresteguy
-
*** empty log message ***Fri, 18 Feb 1994 13:24:41 +0000, by Fred Pierresteguy
-
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.Fri, 18 Feb 1994 11:03:38 +0000, by Fred Pierresteguy
-
(gnu_bits): Use unsigned char.Fri, 18 Feb 1994 06:28:50 +0000, by Richard M. Stallman
-
(unshow_buffer): Unconditionally set last_window_start.Fri, 18 Feb 1994 06:10:23 +0000, by Richard M. Stallman
-
(vc-lookup-triple): Yield nil, not "", if NAME is nil.Fri, 18 Feb 1994 02:51:33 +0000, by Paul Eggert
-
(Fdelete_other_windows): Don't call Frecenter;Fri, 18 Feb 1994 01:12:10 +0000, by Richard M. Stallman
-
(dumpglyphs): Try various alternatives for foreground colorFri, 18 Feb 1994 01:01:51 +0000, by Richard M. Stallman
-
Comment changes.Thu, 17 Feb 1994 23:33:02 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 17 Feb 1994 23:32:05 +0000, by Richard M. Stallman
-
(ange-ftp-insert-file-contents): New arg REPLACE.Thu, 17 Feb 1994 23:19:36 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 17 Feb 1994 22:09:05 +0000, by Fred Pierresteguy
-
Delete the code to enable menu bars.Thu, 17 Feb 1994 22:01:45 +0000, by Richard M. Stallman
-
(defun-prompt-regexp): Now a user variable.Thu, 17 Feb 1994 21:06:52 +0000, by Richard M. Stallman
-
Use <...> for config.h.Thu, 17 Feb 1994 20:05:33 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 17 Feb 1994 20:02:50 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change.Thu, 17 Feb 1994 19:23:59 +0000, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Fix regexp typo.Thu, 17 Feb 1994 19:04:07 +0000, by Richard M. Stallman
-
* etags.c (--absolute-pathnames): this option removed.Thu, 17 Feb 1994 18:01:38 +0000, by Francesco Potort«À
-
(Finsert_file_contents): New arg REPLACE.Thu, 17 Feb 1994 08:38:34 +0000, by Richard M. Stallman
-
(revert-buffer): Use new insert-file-contents replace arg.Thu, 17 Feb 1994 08:19:58 +0000, by Richard M. Stallman
-
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.Thu, 17 Feb 1994 05:52:56 +0000, by Noah Friedman
-
(child_setup_tty): Typo in previous change.Thu, 17 Feb 1994 05:40:07 +0000, by Richard M. Stallman
-
(time-stamp-start): Allow more white spaceThu, 17 Feb 1994 03:44:17 +0000, by Richard M. Stallman
-
entered into RCSThu, 17 Feb 1994 03:36:11 +0000, by Richard M. Stallman
-
(unexec): Add cast to result of `sbrk'.Thu, 17 Feb 1994 03:32:02 +0000, by Richard M. Stallman
-
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.Thu, 17 Feb 1994 03:21:36 +0000, by Richard M. Stallman
-
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.Thu, 17 Feb 1994 03:20:17 +0000, by Richard M. Stallman
-
(BSD_PGRPS): Defined.Thu, 17 Feb 1994 03:07:50 +0000, by Richard M. Stallman
-
(main): Test BSD_PGRPS, not BSD.Thu, 17 Feb 1994 03:00:56 +0000, by Richard M. Stallman
-
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.Thu, 17 Feb 1994 02:59:48 +0000, by Richard M. Stallman
-
(mips-sony-newsos*): New configuration.Thu, 17 Feb 1994 02:18:09 +0000, by Richard M. Stallman
-
(rs6000-bull-bosx*): New configuration.Thu, 17 Feb 1994 02:13:55 +0000, by Fred Pierresteguy
-
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp toThu, 17 Feb 1994 00:11:28 +0000, by Roland McGrath
-
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.Wed, 16 Feb 1994 23:43:53 +0000, by Richard M. Stallman
-
(put_line): Don't break the line if it all fits.Wed, 16 Feb 1994 20:53:00 +0000, by Richard M. Stallman
-
(recover-file): Call auto-save-file-name-p correctly.Wed, 16 Feb 1994 18:23:16 +0000, by Richard M. Stallman
-
(c++-mode): Set parse-sexp-ignore-comments to t.Wed, 16 Feb 1994 18:20:13 +0000, by Richard M. Stallman
-
(interpreter-mode-alist): New variable.Wed, 16 Feb 1994 07:06:10 +0000, by Richard M. Stallman
-
(face-try-color-list): Don't rely on errors from usingTue, 15 Feb 1994 22:38:00 +0000, by Richard M. Stallman
-
(sys_write): If any bytes were written, return how many.Tue, 15 Feb 1994 16:22:49 +0000, by Richard M. Stallman
-
(XTread_socket): Do not assume that select returningTue, 15 Feb 1994 16:17:25 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 15 Feb 1994 13:59:18 +0000, by Fred Pierresteguy
-
*** empty log message ***Tue, 15 Feb 1994 13:54:14 +0000, by Fred Pierresteguy
-
(Fx_close_current_connection): call check_x.Mon, 14 Feb 1994 23:28:23 +0000, by Karl Heuer
-
(Fx_popup_menu): Likewise.Mon, 14 Feb 1994 21:44:50 +0000, by Karl Heuer
-
(check_x): Make it global.Mon, 14 Feb 1994 21:41:46 +0000, by Karl Heuer
-
(x-own-selection-internal, x-get-selection-internal,Mon, 14 Feb 1994 21:40:43 +0000, by Karl Heuer
-
(check_x): Declare it.Mon, 14 Feb 1994 21:38:49 +0000, by Karl Heuer
-
Initial revisionMon, 14 Feb 1994 20:37:15 +0000, by Richard M. Stallman
-
(current-word): Remove (interactive).Mon, 14 Feb 1994 19:51:22 +0000, by Karl Heuer
-
(indented_beyond_p): New function.Mon, 14 Feb 1994 19:44:36 +0000, by Karl Heuer
-
(try_window_id, display_text_line): Treat blank lines specially inMon, 14 Feb 1994 19:42:30 +0000, by Karl Heuer
-
Fix comments.Mon, 14 Feb 1994 19:30:48 +0000, by Karl Heuer
-
* etags.c (absolute_pathnames, cwd): added global vars.Mon, 14 Feb 1994 14:28:22 +0000, by Francesco Potort«À
-
Initial revisionMon, 14 Feb 1994 00:41:56 +0000, by Roland McGrath
-
(BROKEN_START, TEXT_START): Don't define.Sun, 13 Feb 1994 22:22:26 +0000, by Roland McGrath
-
(start_of_text): Don't define #ifdef HAVE_TEXT_START.Sun, 13 Feb 1994 22:19:34 +0000, by Roland McGrath
-
(decode_mode_spec): Support %+.Sun, 13 Feb 1994 02:06:55 +0000, by Richard M. Stallman
-
(undo, yank): Set this-command to t at start,Sun, 13 Feb 1994 00:16:23 +0000, by Richard M. Stallman
-
(command_loop_1): On entry, set last_command to this_command.Sun, 13 Feb 1994 00:15:20 +0000, by Richard M. Stallman
-
(term_init): If no `se', use `me';Sat, 12 Feb 1994 22:32:39 +0000, by Richard M. Stallman
-
(command-line-1): Improve previous change.Sat, 12 Feb 1994 20:14:29 +0000, by Richard M. Stallman
-
(command-line-1): Improve previous change.Sat, 12 Feb 1994 20:12:21 +0000, by Richard M. Stallman
-
(inhibit-startup-echo-area-message): New variable.Sat, 12 Feb 1994 20:01:43 +0000, by Richard M. Stallman
-
(face-initialize): Specify default characteristicsSat, 12 Feb 1994 06:25:56 +0000, by Richard M. Stallman
-
(super-apropos-check-doc-file): Don't attempt to retrieve functionSat, 12 Feb 1994 04:21:06 +0000, by Karl Heuer
-
(disabled-command-hook): Use eq to compare eltsSat, 12 Feb 1994 02:58:48 +0000, by Richard M. Stallman
-
Set up Alt keys as well as C-x 8 prefix.Sat, 12 Feb 1994 02:39:53 +0000, by Richard M. Stallman
-
(Fset_frame_height, Fset_frame_width, Fset_frame_size):Sat, 12 Feb 1994 02:37:17 +0000, by Richard M. Stallman
-
(clone-init-mode-variables): Don't defvarSat, 12 Feb 1994 02:27:29 +0000, by Richard M. Stallman
-
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.Sat, 12 Feb 1994 02:26:44 +0000, by Karl Heuer
-
(perl-mode): Set parse-sexp-ignore-comments.Sat, 12 Feb 1994 02:17:58 +0000, by Richard M. Stallman
-
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.Sat, 12 Feb 1994 02:10:41 +0000, by Richard M. Stallman
-
Fix conditional compilation.Sat, 12 Feb 1994 01:28:45 +0000, by Karl Heuer
-
Delete HAVE_SETSID; configure checks for that.Sat, 12 Feb 1994 00:32:31 +0000, by Karl Heuer
-
*** empty log message ***Sat, 12 Feb 1994 00:30:26 +0000, by Richard M. Stallman
-
(gethomedir): Look at LOGNAME before USER.Sat, 12 Feb 1994 00:12:15 +0000, by Karl Heuer
-
(x_scroll_bar_create): Fix indentation.Fri, 11 Feb 1994 23:35:47 +0000, by Karl Heuer
-
(Fuser_real_login_name): Doc fix.Fri, 11 Feb 1994 22:31:39 +0000, by Karl Heuer
-
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.Fri, 11 Feb 1994 22:05:44 +0000, by Karl Heuer
-
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name toFri, 11 Feb 1994 22:04:41 +0000, by Karl Heuer
-
(user-original-login-name): Reduce to a defalias, since it's redundant withFri, 11 Feb 1994 22:01:56 +0000, by Karl Heuer
-
(gnus-user-login-name): Fix doc string.Fri, 11 Feb 1994 21:56:45 +0000, by Karl Heuer
-
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenvFri, 11 Feb 1994 21:55:57 +0000, by Karl Heuer
-
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenvFri, 11 Feb 1994 21:54:44 +0000, by Karl Heuer
-
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER beforeFri, 11 Feb 1994 21:51:51 +0000, by Karl Heuer
-
(init_editfns): Look at LOGNAME before USER.Fri, 11 Feb 1994 21:51:23 +0000, by Karl Heuer
-
Don't initialize CC.Fri, 11 Feb 1994 21:32:49 +0000, by Richard M. Stallman
-
(perform-replace): Check for empty stack.Fri, 11 Feb 1994 21:07:59 +0000, by Karl Heuer
-
(syms_of_buffer): Doc fix.Fri, 11 Feb 1994 19:06:00 +0000, by Richard M. Stallman
-
(decode_mode_spec): Implement `P'.Fri, 11 Feb 1994 18:56:15 +0000, by Richard M. Stallman
-
Use -ltermcap, not Emacs's own version. #undef symbols used forFri, 11 Feb 1994 17:52:05 +0000, by Charles Hannum
-
(SYSV_SYSTEM_DIR): Define.Fri, 11 Feb 1994 17:32:57 +0000, by Roland McGrath
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget butFri, 11 Feb 1994 13:56:38 +0000, by Fred Pierresteguy
-
*** empty log message ***Fri, 11 Feb 1994 13:50:53 +0000, by Fred Pierresteguy
-
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.Fri, 11 Feb 1994 13:25:11 +0000, by Fred Pierresteguy
-
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X WidgetFri, 11 Feb 1994 13:19:19 +0000, by Fred Pierresteguy
-
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.Fri, 11 Feb 1994 08:52:53 +0000, by Fred Pierresteguy
-
Fix spelling of pre-command-hook.Fri, 11 Feb 1994 08:10:01 +0000, by Karl Heuer
-
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.Fri, 11 Feb 1994 08:05:12 +0000, by Karl Heuer
-
Fix syntax used for C-SPC.Fri, 11 Feb 1994 06:03:57 +0000, by Karl Heuer
-
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT isFri, 11 Feb 1994 05:54:37 +0000, by Roland McGrath
-
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.Fri, 11 Feb 1994 02:52:17 +0000, by Roland McGrath
-
Add #undef SYS_SIGLIST_DECLARED.Fri, 11 Feb 1994 02:50:00 +0000, by Roland McGrath
-
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_charFri, 11 Feb 1994 01:34:16 +0000, by Karl Heuer
-
(read_filtered_event): Retry read_char after a buffer change.Fri, 11 Feb 1994 01:29:24 +0000, by Karl Heuer
-
Split #ifdef so as not to confuse c-mode.Fri, 11 Feb 1994 00:13:59 +0000, by Karl Heuer
-
(Fpos_visible_in_window_p): Take hscroll into account.Fri, 11 Feb 1994 00:00:28 +0000, by Karl Heuer
-
(buffer_posn_from_coords): Take hscroll into account.Thu, 10 Feb 1994 23:59:25 +0000, by Karl Heuer
-
(Fmessage): Copy the text to be displayed into a malloc'd buffer.Thu, 10 Feb 1994 20:50:54 +0000, by Karl Heuer
-
Comment change.Thu, 10 Feb 1994 20:44:20 +0000, by Karl Heuer
-
(difftm): Simplify expression.Thu, 10 Feb 1994 20:27:34 +0000, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotifyThu, 10 Feb 1994 09:34:37 +0000, by Fred Pierresteguy
-
(shell-get-current-command): Make regexp more selective.Thu, 10 Feb 1994 08:35:48 +0000, by Richard M. Stallman
-
(mouse-start-end): For double click with START on openparen,Thu, 10 Feb 1994 07:39:09 +0000, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Quote the * in let*.Thu, 10 Feb 1994 04:43:50 +0000, by Richard M. Stallman
-
Use new name vmsdir.h.Thu, 10 Feb 1994 04:38:58 +0000, by Richard M. Stallman
-
(outline-mode): Fix spelling of add-hook.Thu, 10 Feb 1994 00:48:59 +0000, by Karl Heuer
-
(Fdo_auto_save): Save echo_area_glyphs_length.Thu, 10 Feb 1994 00:39:28 +0000, by Karl Heuer
-
(Fgarbage_collect): Save echo_area_glyphs_length.Thu, 10 Feb 1994 00:35:15 +0000, by Karl Heuer
-
(Fkill_all_local_variables): Run change-major-mode-hook.Wed, 09 Feb 1994 23:47:09 +0000, by Karl Heuer
-
(x_display_cursor, process_expose_from_menu): Block input.Wed, 09 Feb 1994 23:31:54 +0000, by Karl Heuer
-
(vc-comment-to-change-log): Load add-log before bindingWed, 09 Feb 1994 23:02:28 +0000, by Karl Heuer
-
(CRT0_DUMMIES): Definition deleted.Wed, 09 Feb 1994 22:32:39 +0000, by Karl Heuer
-
(mouse-start-end): Check START rather than point for being at eob.Wed, 09 Feb 1994 22:21:47 +0000, by Karl Heuer
-
(mark_object): Fetch obj from *objptr at loop, not at the gotos.Wed, 09 Feb 1994 22:04:55 +0000, by Karl Heuer
-
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.Wed, 09 Feb 1994 21:08:01 +0000, by Richard M. Stallman
-
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.Wed, 09 Feb 1994 21:03:13 +0000, by Richard M. Stallman
-
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,Wed, 09 Feb 1994 13:51:25 +0000, by Fred Pierresteguy
-
(C_SWITCH_MACHINE): Get this from autoconf.Wed, 09 Feb 1994 09:13:05 +0000, by Richard M. Stallman
-
(display-time): Use expand-file-name to make file name of wakeup.Wed, 09 Feb 1994 05:48:11 +0000, by Richard M. Stallman
-
(disabled-command-hook): Use eq to compare elts of this-command-keys.Wed, 09 Feb 1994 05:36:48 +0000, by Richard M. Stallman
-
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.Wed, 09 Feb 1994 04:26:28 +0000, by Karl Heuer
-
(rmail-expunge-and-save): Mark summary buffer as unmodified.Wed, 09 Feb 1994 04:25:48 +0000, by Karl Heuer
-
Add (require 'rmail) so the macro will be byte-compiled properly.Wed, 09 Feb 1994 04:08:17 +0000, by Karl Heuer
-
(compute_char_face): Extract overlay-sorting code as a separate function,Wed, 09 Feb 1994 03:25:25 +0000, by Karl Heuer
-
(sort-overlays): New function, extracted from xfaces.c.Wed, 09 Feb 1994 03:23:48 +0000, by Karl Heuer
-
(main) [HAVE_SYSVIPC]: Reverse test of fork value.Tue, 08 Feb 1994 23:57:30 +0000, by Richard M. Stallman
-
(show-children): Don't narrow to (1+ (point-max)) whenTue, 08 Feb 1994 23:50:09 +0000, by Richard M. Stallman
-
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bindTue, 08 Feb 1994 23:03:09 +0000, by Roland McGrath
-
*** empty log message ***Tue, 08 Feb 1994 22:46:59 +0000, by Roland McGrath
-
(print): If print_escapes_newlines, print '\f' as "\\f".Tue, 08 Feb 1994 22:42:28 +0000, by Roland McGrath
-
(rmail-edit-current-message): Make local variables permanent, soTue, 08 Feb 1994 22:26:30 +0000, by Karl Heuer
-
(rmail-variables): Make local variables permanent, so the user can safelyTue, 08 Feb 1994 22:25:35 +0000, by Karl Heuer
-
(copy-face): Doc fix.Tue, 08 Feb 1994 18:22:09 +0000, by Richard M. Stallman
-
(finder-mode): Doc fix.Tue, 08 Feb 1994 18:00:41 +0000, by Richard M. Stallman
-
(mail-signature): Insert a `-- ' line.Tue, 08 Feb 1994 17:51:57 +0000, by Richard M. Stallman
-
(Fprocess_kill_without_query): Doc fix.Tue, 08 Feb 1994 07:26:28 +0000, by Richard M. Stallman
-
(compute_motion): Source code was improperly indented.Tue, 08 Feb 1994 06:19:09 +0000, by Karl Heuer
-
(make-syntax-table): Behave like copy-syntax-table if an argument is given,Tue, 08 Feb 1994 05:06:07 +0000, by Karl Heuer
-
(batch-update-autoloads): Add missing close paren.Tue, 08 Feb 1994 04:53:09 +0000, by Karl Heuer
-
*** empty log message ***Tue, 08 Feb 1994 04:01:10 +0000, by Jim Meyering
-
*** empty log message ***Tue, 08 Feb 1994 03:47:10 +0000, by Karl Heuer
-
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.Mon, 07 Feb 1994 23:38:22 +0000, by Karl Heuer
-
(mail-signature): Doc mod.Mon, 07 Feb 1994 23:05:56 +0000, by Karl Heuer
-
(insert-parentheses): Doc mod.Mon, 07 Feb 1994 22:57:35 +0000, by Karl Heuer
-
(autoload-trim-file-name): New function.Mon, 07 Feb 1994 22:19:05 +0000, by Roland McGrath
-
(desktop-bug-report): Command deleted.Mon, 07 Feb 1994 21:04:46 +0000, by Richard M. Stallman
-
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.Mon, 07 Feb 1994 20:56:46 +0000, by Richard M. Stallman
-
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.Mon, 07 Feb 1994 20:55:00 +0000, by Richard M. Stallman
-
(calendar-print-french-date,diary-french-date):Mon, 07 Feb 1994 20:53:04 +0000, by Richard M. Stallman
-
(view-diary-entries,diary-islamic-date): Use new error argMon, 07 Feb 1994 20:51:18 +0000, by Richard M. Stallman
-
(calendar-cursor-holidays): Use new error argMon, 07 Feb 1994 20:49:35 +0000, by Richard M. Stallman
-
(insert-diary-entry,insert-weekly-diary-entry,Mon, 07 Feb 1994 20:47:23 +0000, by Richard M. Stallman
-
(calendar-mode-line-format): Change "current" to "today".Mon, 07 Feb 1994 20:42:44 +0000, by Richard M. Stallman
-
Comment change.Mon, 07 Feb 1994 20:32:40 +0000, by Richard M. Stallman
-
(remote-compile): Set comint-file-name-prefix in the compilation buffer.Mon, 07 Feb 1994 19:08:31 +0000, by Roland McGrath
-
Fix Roland's misplaced paren around call to marker-buffer.Mon, 07 Feb 1994 18:40:13 +0000, by Michael I. Bushnell
-
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.Mon, 07 Feb 1994 18:25:41 +0000, by Fred Pierresteguy
-
Finish previous change.Mon, 07 Feb 1994 08:25:51 +0000, by Richard M. Stallman
-
Change the sequences aa and ae to just a and e.Mon, 07 Feb 1994 08:25:26 +0000, by Richard M. Stallman
-
(gomoku-init-display, gomoku-put-char):Mon, 07 Feb 1994 06:05:31 +0000, by Richard M. Stallman
-
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.Mon, 07 Feb 1994 05:59:31 +0000, by Richard M. Stallman
-
(makefile-browser-fill, makefile-browser-toggle):Mon, 07 Feb 1994 05:54:34 +0000, by Richard M. Stallman
-
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.Mon, 07 Feb 1994 05:43:51 +0000, by Richard M. Stallman
-
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.Mon, 07 Feb 1994 05:42:40 +0000, by Richard M. Stallman
-
(c-macro-expand): Check inhibit-read-only.Mon, 07 Feb 1994 05:40:46 +0000, by Richard M. Stallman
-
Properly check in the total rewrite installed months ago.Mon, 07 Feb 1994 05:39:56 +0000, by Richard M. Stallman
-
(update-file-autoloads): Never ask the user where to put a new section.Mon, 07 Feb 1994 05:08:36 +0000, by Roland McGrath
-
Comment changes.Mon, 07 Feb 1994 05:01:53 +0000, by Richard M. Stallman
-
Initial revisionMon, 07 Feb 1994 05:01:13 +0000, by Richard M. Stallman
-
(push-mark): Don't push on global-mark-ring if its car is a marker in theMon, 07 Feb 1994 04:48:18 +0000, by Roland McGrath
-
(global-mark-ring, global-mark-ring-max): New variables.Mon, 07 Feb 1994 02:24:01 +0000, by Roland McGrath
-
Initial revisionMon, 07 Feb 1994 01:05:54 +0000, by Richard M. Stallman
-
(single_keymap_panes): Use internal_condition_case_1.Mon, 07 Feb 1994 01:05:06 +0000, by Richard M. Stallman
-
(menu_bar_item): Use internal_condition_case_1.Mon, 07 Feb 1994 01:03:39 +0000, by Richard M. Stallman
-
(internal_condition_case_1): New function.Mon, 07 Feb 1994 01:02:05 +0000, by Richard M. Stallman
-
(indent-c-exp): If line starts with }, ignore whatMon, 07 Feb 1994 00:55:58 +0000, by Richard M. Stallman
-
(kill-region): Test inhibit-read-only.Sun, 06 Feb 1994 23:40:45 +0000, by Richard M. Stallman
-
(auto-mode-alist): Add elt for .tcl files.Sun, 06 Feb 1994 19:33:18 +0000, by Richard M. Stallman
-
(dired-listing-switches): Doc fix.Sun, 06 Feb 1994 18:11:59 +0000, by Richard M. Stallman
-
(rmail-output): Handle rmail-output-file-alist.Sun, 06 Feb 1994 16:32:46 +0000, by Richard M. Stallman
-
(init_frame_faces): Clear FRAME_N_COMPUTED_FACESSun, 06 Feb 1994 08:05:58 +0000, by Richard M. Stallman
-
(fix_glyph): New function.Sun, 06 Feb 1994 08:04:54 +0000, by Richard M. Stallman
-
(mouse-yank-secondary): Do move point.Sun, 06 Feb 1994 02:53:16 +0000, by Richard M. Stallman
-
(menu-bar-emerge-menu): New map.Sun, 06 Feb 1994 02:33:28 +0000, by Richard M. Stallman
-
Use > as convention for another menu follows.Sun, 06 Feb 1994 02:33:02 +0000, by Richard M. Stallman
-
Add defvars for many vars already being used.Sun, 06 Feb 1994 02:07:44 +0000, by Richard M. Stallman
-
Comment change.Sun, 06 Feb 1994 01:39:23 +0000, by Richard M. Stallman
-
(main) [AIX]: Don't handle signal 20, 21 or 22.Sat, 05 Feb 1994 22:42:49 +0000, by Richard M. Stallman
-
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.Sat, 05 Feb 1994 21:13:43 +0000, by Roland McGrath
-
Removed many extra autoload cookies.Sat, 05 Feb 1994 21:00:13 +0000, by Roland McGrath
-
(internal_condition_case_1): Declared.Sat, 05 Feb 1994 07:19:04 +0000, by Richard M. Stallman
-
Comment changes and doc fixes.Sat, 05 Feb 1994 05:05:39 +0000, by Richard M. Stallman
-
(profile): New target.Sat, 05 Feb 1994 04:58:38 +0000, by Richard M. Stallman
-
(desktop-internal-v2s): Allow saving of markers and subrs.Sat, 05 Feb 1994 02:23:44 +0000, by Richard M. Stallman
-
(string-rectangle): Make operate-on-rectangle convert tabs.Sat, 05 Feb 1994 02:19:28 +0000, by Richard M. Stallman
-
(outline-end-of-subtree): If loop leaves us at eob,Sat, 05 Feb 1994 01:33:12 +0000, by Richard M. Stallman
-
(Fwhere_is_internal): Take just one keymap arg.Fri, 04 Feb 1994 23:11:34 +0000, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass keymap as that argFri, 04 Feb 1994 23:09:25 +0000, by Richard M. Stallman
-
(vc-make-backup-files): Doc fix.Fri, 04 Feb 1994 23:01:27 +0000, by Richard M. Stallman
-
(rmail-reply): If no resent-date, use ordinary date.Fri, 04 Feb 1994 22:59:05 +0000, by Richard M. Stallman
-
(outline-mode-map): Move C-c C-h to C-c C-d.Fri, 04 Feb 1994 21:24:31 +0000, by Richard M. Stallman
-
(verify_interval_modification): When checking read-only, allow for the caseFri, 04 Feb 1994 20:51:16 +0000, by Karl Heuer
-
(kbd_buffer_get_event): Pass 1 to read_avail_input.Fri, 04 Feb 1994 20:41:54 +0000, by Richard M. Stallman
-
(drem): Check for this function.Fri, 04 Feb 1994 20:21:21 +0000, by Karl Heuer
-
(Using NON_GNU_CPP): Don't lose if it has spaces.Fri, 04 Feb 1994 20:20:00 +0000, by Richard M. Stallman
-
(fmod): Implement it on systems where it's missing, using drem if available.Fri, 04 Feb 1994 20:18:59 +0000, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one toFri, 04 Feb 1994 17:13:26 +0000, by Fred Pierresteguy
-
(te-escape-help, te-more-break-help, terminal-emulator):Fri, 04 Feb 1994 06:46:02 +0000, by Richard M. Stallman
-
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.Fri, 04 Feb 1994 06:45:41 +0000, by Richard M. Stallman
-
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):Fri, 04 Feb 1994 06:45:26 +0000, by Richard M. Stallman
-
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.Fri, 04 Feb 1994 06:44:55 +0000, by Richard M. Stallman
-
(sentence-end-double-space): New variable.Fri, 04 Feb 1994 04:45:52 +0000, by Richard M. Stallman
-
(do-auto-fill): Don't break line at period-single-space.Fri, 04 Feb 1994 04:37:44 +0000, by Richard M. Stallman
-
Add comments describing the rules used by the merge algorithm.Fri, 04 Feb 1994 01:18:01 +0000, by Karl Heuer
-
(comment-region): Fix previous change.Fri, 04 Feb 1994 01:13:05 +0000, by Richard M. Stallman
-
(define-mode-clone): Renamed from mode-clone.Fri, 04 Feb 1994 01:04:15 +0000, by Richard M. Stallman
-
Initial revisionFri, 04 Feb 1994 00:30:33 +0000, by Richard M. Stallman
-
Rms (in his change to comment-region on Feb 1) decided to makeThu, 03 Feb 1994 23:48:59 +0000, by Michael I. Bushnell
-
(init_cmdargs): Set Vinstallation_directory.Thu, 03 Feb 1994 19:51:07 +0000, by Richard M. Stallman
-
(record_first_change): Check for buffer-undo-list = t.Thu, 03 Feb 1994 19:39:21 +0000, by Richard M. Stallman
-
(c-fill-paragraph): Delete extraneous close paren.Thu, 03 Feb 1994 19:18:21 +0000, by Karl Heuer
-
(merge_properties_sticky): Preserve original order of properties.Thu, 03 Feb 1994 18:54:04 +0000, by Karl Heuer
-
(X_IO_BUG): Defined.Thu, 03 Feb 1994 06:07:47 +0000, by Richard M. Stallman
-
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.Thu, 03 Feb 1994 05:56:36 +0000, by Richard M. Stallman
-
(Using NON_GNU_CPP): Don't lose if it has spaces.Thu, 03 Feb 1994 05:55:12 +0000, by Richard M. Stallman
-
(scan_buffer): New arg ALLOW_QUIT.Thu, 03 Feb 1994 05:06:01 +0000, by Richard M. Stallman
-
(find_defun_start): Pass new arg to scan_buffer.Thu, 03 Feb 1994 05:05:42 +0000, by Richard M. Stallman
-
(Fforward_line): Pass new arg to scan_buffer.Thu, 03 Feb 1994 05:05:12 +0000, by Richard M. Stallman
-
(XTread_socket): Add X_IO_BUG conditional.Wed, 02 Feb 1994 23:47:57 +0000, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.Wed, 02 Feb 1994 23:45:08 +0000, by Richard M. Stallman
-
(thing@pt-version): Removed variable.Wed, 02 Feb 1994 23:19:42 +0000, by Richard M. Stallman
-
(mouse-sel-version): Don't base version number onWed, 02 Feb 1994 23:19:11 +0000, by Richard M. Stallman
-
(server-program): Add exec-directory to value.Wed, 02 Feb 1994 22:53:39 +0000, by Richard M. Stallman
-
(mips-mips-riscos4*): Set NON_GNU_CPP.Wed, 02 Feb 1994 22:35:44 +0000, by Richard M. Stallman
-
(sort-paragraphs): Use proper paragraph definition instead of just checkingWed, 02 Feb 1994 21:57:02 +0000, by Karl Heuer
-
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case weWed, 02 Feb 1994 21:35:07 +0000, by Karl Heuer
-
Doc fix.Wed, 02 Feb 1994 20:43:50 +0000, by Richard M. Stallman
-
(shell-font-lock-keywords): Doc fix.Wed, 02 Feb 1994 20:00:15 +0000, by Richard M. Stallman
-
(vc-mode-line): use force-mode-line-update instead of the Emacs 18Wed, 02 Feb 1994 18:56:02 +0000, by Eric S. Raymond
-
(disable-command): Reject invalid commands.Wed, 02 Feb 1994 18:46:29 +0000, by Richard M. Stallman
-
(make-help-screen): Remove debugging code.Wed, 02 Feb 1994 07:44:43 +0000, by Karl Heuer
-
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.Wed, 02 Feb 1994 07:34:08 +0000, by Karl Heuer
-
(try_window_id): Don't pass value beyond ZV to compute_motion.Wed, 02 Feb 1994 07:25:37 +0000, by Karl Heuer
-
(Fpos_visible_in_window_p): Return nil if POS > ZV.Wed, 02 Feb 1994 07:16:51 +0000, by Karl Heuer
-
(x_term_init): Use get_system_name instead of gethostname.Wed, 02 Feb 1994 06:32:28 +0000, by Karl Heuer
-
(get_system_name): Declared.Wed, 02 Feb 1994 06:31:26 +0000, by Karl Heuer
-
(x_get_customization_string): Use get_system_name instead of gethostname.Wed, 02 Feb 1994 06:26:21 +0000, by Karl Heuer
-
(get_system_name): Remove restriction on hostname size.Wed, 02 Feb 1994 06:20:58 +0000, by Karl Heuer
-
Fix file-relative-name to allow for ancestors as well as descendants.Wed, 02 Feb 1994 04:39:22 +0000, by Karl Heuer
-
vc-parse-buffer: arrange for old properties to get cleared when theirWed, 02 Feb 1994 03:27:26 +0000, by Eric S. Raymond
-
(mail-mailer-swallows-blank-line): New variable.Wed, 02 Feb 1994 00:06:43 +0000, by Richard M. Stallman
-
(comment-region): Handle comment-end deletion for C-u.Wed, 02 Feb 1994 00:05:42 +0000, by Richard M. Stallman
-
(Fmod): Use HAVE_FMOD.Tue, 01 Feb 1994 23:21:22 +0000, by Karl Heuer
-
(HAVE_FMOD): Add another #undef.Tue, 01 Feb 1994 23:18:34 +0000, by Karl Heuer
-
Check whether fmod exists.Tue, 01 Feb 1994 23:17:03 +0000, by Karl Heuer
-
(font-lock-set-defaults): Handle shell mode.Tue, 01 Feb 1994 23:10:41 +0000, by Richard M. Stallman
-
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.Tue, 01 Feb 1994 18:24:12 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 01 Feb 1994 18:21:00 +0000, by Richard M. Stallman
-
Many doc fixes.Tue, 01 Feb 1994 18:14:56 +0000, by Richard M. Stallman
-
(auto-mode-alist): Add .p and .pas for pascal-mode.Tue, 01 Feb 1994 17:46:53 +0000, by Richard M. Stallman
-
(x_set_menu_bar_lines): Test also menubar_widget before callingTue, 01 Feb 1994 17:33:14 +0000, by Fred Pierresteguy
-
(calculate-fortran-indent): HandleTue, 01 Feb 1994 17:25:41 +0000, by Richard M. Stallman
-
(dumpglyphs): Don't crash for invalid face code.Tue, 01 Feb 1994 06:49:18 +0000, by Richard M. Stallman
-
(revert-buffer): Doc fix.Tue, 01 Feb 1994 03:46:09 +0000, by Richard M. Stallman
-
(font-lock-mode): Use the new hooks to get proper behavior on a revert.Tue, 01 Feb 1994 01:32:48 +0000, by Karl Heuer
-
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.Tue, 01 Feb 1994 01:31:37 +0000, by Karl Heuer
-
(tabify): Don't delete back before initial START.Tue, 01 Feb 1994 00:16:31 +0000, by Richard M. Stallman
-
(appt-display-interval, appt-display-duration)Tue, 01 Feb 1994 00:00:36 +0000, by Richard M. Stallman
-
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.Mon, 31 Jan 1994 23:57:52 +0000, by Roland McGrath
-
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT whenMon, 31 Jan 1994 23:05:32 +0000, by Roland McGrath
-
(show-children): Don't call outline-level at eob.Mon, 31 Jan 1994 16:41:12 +0000, by Richard M. Stallman
-
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.Mon, 31 Jan 1994 16:16:05 +0000, by Richard M. Stallman
-
Fix rmail summary commands to work with rmail-mail-new-frame.Mon, 31 Jan 1994 07:05:45 +0000, by Karl Heuer
-
*** empty log message ***Mon, 31 Jan 1994 05:35:36 +0000, by Richard M. Stallman
-
entered into RCSMon, 31 Jan 1994 04:34:11 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 30 Jan 1994 03:17:32 +0000, by Richard M. Stallman
-
entered into RCSSun, 30 Jan 1994 03:04:13 +0000, by Richard M. Stallman
-
Whitespace changes.Sun, 30 Jan 1994 01:09:58 +0000, by Richard M. Stallman
-
Whitespace change.Sun, 30 Jan 1994 01:03:56 +0000, by Richard M. Stallman
-
(configuration): Change # comment to C comment.Sun, 30 Jan 1994 00:50:32 +0000, by Richard M. Stallman
-
Initial revisionSun, 30 Jan 1994 00:30:22 +0000, by Richard M. Stallman
-
(calendar-mayan-date-string): New function.Sun, 30 Jan 1994 00:30:02 +0000, by Richard M. Stallman
-
(calendar-french-date-string): New function.Sun, 30 Jan 1994 00:29:32 +0000, by Richard M. Stallman
-
(calendar-sunrise-sunset): Add date to message.Sun, 30 Jan 1994 00:29:09 +0000, by Richard M. Stallman
-
(calendar-phases-of-moon): Fix mode line.Sun, 30 Jan 1994 00:28:54 +0000, by Richard M. Stallman
-
(list-calendar-holidays): Fix mode line.Sun, 30 Jan 1994 00:28:40 +0000, by Richard M. Stallman
-
(diary-day-of-year, diary-iso-date, diary-islamic-date,Sun, 30 Jan 1994 00:26:04 +0000, by Richard M. Stallman
-
(calendar-version): New function.Sun, 30 Jan 1994 00:25:00 +0000, by Richard M. Stallman
-
(minor-mode-alist): Don't add "Outl" if already added.Sat, 29 Jan 1994 23:58:07 +0000, by Richard M. Stallman
-
(rmail-make-in-reply-to-field): Discard text properties fromSat, 29 Jan 1994 23:56:27 +0000, by Richard M. Stallman
-
Scale by sizeof when allocating objects.Sat, 29 Jan 1994 02:09:41 +0000, by Karl Heuer
-
(kill-all-local-variables): follow symbol forwarding.Sat, 29 Jan 1994 02:03:55 +0000, by Karl Heuer
-
(c-fill-paragraph): Handle C++ mode.Sat, 29 Jan 1994 01:27:32 +0000, by Richard M. Stallman
-
Include stdio.h.Sat, 29 Jan 1994 01:16:17 +0000, by Richard M. Stallman
-
(init_lread): Put non-ex-dir warnings on stderr.Sat, 29 Jan 1994 01:15:53 +0000, by Richard M. Stallman
-
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.Fri, 28 Jan 1994 17:34:46 +0000, by Fred Pierresteguy
-
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.Fri, 28 Jan 1994 14:28:51 +0000, by Fred Pierresteguy
-
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional andThu, 27 Jan 1994 11:01:59 +0000, by Fred Pierresteguy
-
(x_set_mouse_position): Don't raise the frame.Wed, 26 Jan 1994 21:09:54 +0000, by Richard M. Stallman
-
(mkdir): Use MKDIR_PROTOTYPE if defined.Wed, 26 Jan 1994 20:55:19 +0000, by Richard M. Stallman
-
[__GNUC__] (MKDIR_PROTOTYPE): Defined.Wed, 26 Jan 1994 20:54:23 +0000, by Richard M. Stallman
-
(help-for-help): Doc fix.Wed, 26 Jan 1994 20:14:27 +0000, by Richard M. Stallman
-
(three-step-help): New option.Wed, 26 Jan 1994 20:12:33 +0000, by Richard M. Stallman
-
(rmail-summary-undelete): If we don't undelete anything, don't move point.Wed, 26 Jan 1994 18:58:37 +0000, by Richard M. Stallman
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)Wed, 26 Jan 1994 17:57:30 +0000, by Fred Pierresteguy
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)Wed, 26 Jan 1994 17:35:31 +0000, by Fred Pierresteguy
-
(next-line): Move error signaling and special end ofWed, 26 Jan 1994 17:19:32 +0000, by Richard M. Stallman
-
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.Wed, 26 Jan 1994 07:22:11 +0000, by Richard M. Stallman
-
Find lwlib.h and xlwmenuP.h in ../lwlib.Wed, 26 Jan 1994 07:20:15 +0000, by Richard M. Stallman
-
(x_wm_set_size_hint): Swap southeast and northwest.Wed, 26 Jan 1994 05:25:06 +0000, by Richard M. Stallman
-
Find lwlib.h in ../lwlib.Wed, 26 Jan 1994 05:19:51 +0000, by Richard M. Stallman
-
(widgetobj): New variable.Wed, 26 Jan 1994 05:10:53 +0000, by Richard M. Stallman
-
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.Tue, 25 Jan 1994 15:04:07 +0000, by Francesco Potort«À
-
(appt-check): Doc fix.Tue, 25 Jan 1994 00:09:55 +0000, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): New variable.Mon, 24 Jan 1994 23:52:51 +0000, by Richard M. Stallman
-
(graft_intervals_into_buffer): Fix one-offMon, 24 Jan 1994 17:07:28 +0000, by Richard M. Stallman
-
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.Mon, 24 Jan 1994 12:31:40 +0000, by Francesco Potort«À
-
(Fconcat): Doc fix.Sun, 23 Jan 1994 23:23:42 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 22 Jan 1994 23:28:43 +0000, by Richard M. Stallman
-
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =Sat, 22 Jan 1994 23:18:14 +0000, by Roland McGrath
-
(Fassq, Fassoc): Doc fixes.Sat, 22 Jan 1994 16:14:37 +0000, by Richard M. Stallman
-
(Faset): Doc fix.Sat, 22 Jan 1994 16:13:30 +0000, by Richard M. Stallman
-
(appt-check): Use the new variablesFri, 21 Jan 1994 21:21:20 +0000, by Richard M. Stallman
-
(display_menu_bar): Add USE_X_TOOLKIT conditional.Fri, 21 Jan 1994 20:54:57 +0000, by Richard M. Stallman
-
(struct frame): New field external_menu_bar.Fri, 21 Jan 1994 20:43:07 +0000, by Richard M. Stallman
-
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,Fri, 21 Jan 1994 20:41:49 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 21 Jan 1994 18:45:00 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 21 Jan 1994 16:52:12 +0000, by Richard M. Stallman
-
(forward-paragraph): Doc fix.Fri, 21 Jan 1994 16:30:21 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 21 Jan 1994 16:22:40 +0000, by Roland McGrath
-
(with_x_toolkit): Treat values athena and lucid alike.Fri, 21 Jan 1994 06:37:05 +0000, by Richard M. Stallman
-
(S_ISDIR): Define if not defined.Fri, 21 Jan 1994 06:34:16 +0000, by Richard M. Stallman
-
(isearch-highlight): Do nothing if not window-system.Fri, 21 Jan 1994 04:19:19 +0000, by Richard M. Stallman
-
(update_end): Clear updating_frame before calling hook.Fri, 21 Jan 1994 00:09:47 +0000, by Richard M. Stallman
-
(double_dollars): New function.Thu, 20 Jan 1994 23:50:37 +0000, by Richard M. Stallman
-
Doc fix.Thu, 20 Jan 1994 19:58:44 +0000, by Richard M. Stallman
-
Doc fixes.Thu, 20 Jan 1994 19:56:36 +0000, by Richard M. Stallman
-
(Fprevious_property_change): Move back at least 1 char.Thu, 20 Jan 1994 19:54:47 +0000, by Richard M. Stallman
-
(enable-flow-control-on): Do nothing if no TERM.Thu, 20 Jan 1994 15:12:30 +0000, by Richard M. Stallman
-
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.Thu, 20 Jan 1994 14:41:49 +0000, by Richard M. Stallman
-
Handle --with-x-toolkit. Produce lwlib/Makefile.Thu, 20 Jan 1994 14:39:31 +0000, by Richard M. Stallman
-
(make-help-screen): Use overriding-local-map.Thu, 20 Jan 1994 14:27:51 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 20 Jan 1994 13:16:53 +0000, by Richard M. Stallman
-
Add #undef SYSTEM_MALLOC.Wed, 19 Jan 1994 23:12:25 +0000, by Richard M. Stallman
-
(isearch-push-state): Save isearch-case-fold-search.Wed, 19 Jan 1994 18:45:34 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 19 Jan 1994 17:21:49 +0000, by Richard M. Stallman
-
(shell-command-on-region): If we quit the command,Wed, 19 Jan 1994 15:25:32 +0000, by Richard M. Stallman
-
Include errno.h; don't include fasync.h.Wed, 19 Jan 1994 15:12:34 +0000, by Richard M. Stallman
-
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.Wed, 19 Jan 1994 14:21:20 +0000, by Richard M. Stallman
-
Better, more user-oriented doc strings.Wed, 19 Jan 1994 13:57:16 +0000, by Richard M. Stallman
-
Add #undef for USE_X_TOOLKIT.Wed, 19 Jan 1994 04:15:49 +0000, by Richard M. Stallman
-
(lwlib/Makefile): New target.Wed, 19 Jan 1994 00:04:56 +0000, by Richard M. Stallman
-
Handle lwlib subdir like oldXMenu subdir.Tue, 18 Jan 1994 23:59:37 +0000, by Richard M. Stallman
-
entered into RCSTue, 18 Jan 1994 23:52:19 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 18 Jan 1994 23:52:12 +0000, by Richard M. Stallman
-
Initial revisionTue, 18 Jan 1994 23:47:41 +0000, by Richard M. Stallman
-
(font-lock-mode): Set after-revert-hookTue, 18 Jan 1994 19:23:14 +0000, by Richard M. Stallman
-
(revert-buffer): Run after-revert-hook.Tue, 18 Jan 1994 19:13:11 +0000, by Richard M. Stallman
-
(show-paren-command-hook): Do nothing when in kbd macro.Mon, 17 Jan 1994 22:43:40 +0000, by Richard M. Stallman
-
(yow-file): Doc fix.Mon, 17 Jan 1994 21:44:35 +0000, by Roland McGrath
-
Fix typo (extra paren).Mon, 17 Jan 1994 05:24:29 +0000, by Roland McGrath
-
Don't include stdio.h.Mon, 17 Jan 1994 01:40:01 +0000, by Richard M. Stallman
-
Include stdio.h before config.h.Mon, 17 Jan 1994 01:38:26 +0000, by Richard M. Stallman
-
(init_callproc): Use Vinstallation_directory.Mon, 17 Jan 1994 00:46:25 +0000, by Richard M. Stallman
-
(init_lread): Use Vinstallation_directory.Mon, 17 Jan 1994 00:44:38 +0000, by Richard M. Stallman
-
(Ffile_symlink_p): Doc fix.Sun, 16 Jan 1994 23:59:56 +0000, by Richard M. Stallman
-
(isearch-mode): Set overriding-local-map locally.Sun, 16 Jan 1994 23:40:50 +0000, by Richard M. Stallman
-
(Voverriding_local_map): New variable.Sun, 16 Jan 1994 23:40:22 +0000, by Richard M. Stallman
-
(Fkey_binding): Handle Voverriding_local_map.Sun, 16 Jan 1994 23:39:50 +0000, by Richard M. Stallman
-
(menu-bar-file-menu): Add rmail, gnus, calendar items.Sun, 16 Jan 1994 21:25:09 +0000, by Richard M. Stallman
-
(rmail-get-new-mail): Avoid error if file is empty.Sun, 16 Jan 1994 20:26:28 +0000, by Richard M. Stallman
-
Delete duplicate clauses for hp9k2... and hp9k31...Sun, 16 Jan 1994 19:31:08 +0000, by Richard M. Stallman
-
Alphabetize the list of machine-name aliases.Sun, 16 Jan 1994 19:30:01 +0000, by Richard M. Stallman
-
(forward-paragraph): If moving back we find nothingSun, 16 Jan 1994 19:05:39 +0000, by Richard M. Stallman
-
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.Sun, 16 Jan 1994 09:58:31 +0000, by Roland McGrath
-
(copmilation-error-list): Doc fix.Sun, 16 Jan 1994 09:34:46 +0000, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexp for Lucid lcc.Sun, 16 Jan 1994 09:10:58 +0000, by Roland McGrath
-
Make the argument list output look more like the Lisp docstrings do.Sun, 16 Jan 1994 08:35:01 +0000, by Roland McGrath
-
(update-copyright): Wrap final copyright-matching regexp in parens, so \1Sun, 16 Jan 1994 04:35:38 +0000, by Roland McGrath
-
Comment change.Sat, 15 Jan 1994 21:10:50 +0000, by Paul Reilly
-
SPC is not special in regexp within brackets.Sat, 15 Jan 1994 16:24:47 +0000, by Richard M. Stallman
-
(set-auto-mode): Handle (REGEXP FUNCTION t) elements.Sat, 15 Jan 1994 15:55:59 +0000, by Richard M. Stallman
-
(do-install): Install the dired-x info files.Sat, 15 Jan 1994 15:20:34 +0000, by Richard M. Stallman
-
Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)Sat, 15 Jan 1994 15:18:19 +0000, by Richard M. Stallman
-
(LD_SWITCH_X_SITE_AUX): Add #undef.Sat, 15 Jan 1994 15:17:30 +0000, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.Sat, 15 Jan 1994 15:17:15 +0000, by Richard M. Stallman
-
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.Sat, 15 Jan 1994 13:28:24 +0000, by Richard M. Stallman
-
(request_sigio, unrequest_sigio): Add new versions ofSat, 15 Jan 1994 13:04:09 +0000, by Richard M. Stallman
-
(comint-show-output): Leave point at start of output, but push the mark.Sat, 15 Jan 1994 13:02:16 +0000, by Richard M. Stallman
-
Doc fix.Sat, 15 Jan 1994 01:25:35 +0000, by Richard M. Stallman
-
(rmail-default-file): Renamed from rmail-last-file.Sat, 15 Jan 1994 01:23:28 +0000, by Richard M. Stallman
-
Use new names rmail-default-file and rmail-default-rmail-file.Sat, 15 Jan 1994 01:22:53 +0000, by Richard M. Stallman
-
Change defconsts to defvars. Doc fixes.Fri, 14 Jan 1994 20:54:08 +0000, by Richard M. Stallman
-
(command_loop_1): If there's an error in theFri, 14 Jan 1994 20:09:37 +0000, by Richard M. Stallman
-
(BSTRING): Don't define it here.Fri, 14 Jan 1994 18:47:00 +0000, by Richard M. Stallman
-
(rmail-bury): Rename local rmail-buffer to buffer-to-bury.Fri, 14 Jan 1994 18:35:09 +0000, by Richard M. Stallman
-
(debug): Bind unread-command-char to -1, not nil.Fri, 14 Jan 1994 18:19:13 +0000, by Richard M. Stallman
-
(m68k-harris-cxux*, m88k-harris-cxux*): New configs.Fri, 14 Jan 1994 18:09:50 +0000, by Richard M. Stallman
-
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.Fri, 14 Jan 1994 18:09:06 +0000, by Richard M. Stallman
-
(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.Fri, 14 Jan 1994 18:06:40 +0000, by Richard M. Stallman
-
(function-key-map): Change insertchar and deletechar to insert and delete.Fri, 14 Jan 1994 17:58:37 +0000, by Richard M. Stallman
-
* etags.c (stab_entry, stab_create, stab_find, stab_search,Fri, 14 Jan 1994 17:02:11 +0000, by Francesco Potort«À
-
(sigchld_handler, status_message): Handle a NULL in sys_siglist.Fri, 14 Jan 1994 14:17:12 +0000, by Richard M. Stallman
-
Comment change.Fri, 14 Jan 1994 14:16:29 +0000, by Richard M. Stallman
-
entered into RCSFri, 14 Jan 1994 14:08:11 +0000, by Richard M. Stallman
-
Fix typo in -hiux* case.Thu, 13 Jan 1994 10:42:24 +0000, by Richard Kenner
-
(xterm.o): Depends on syssignal.h.Thu, 13 Jan 1994 05:01:36 +0000, by Richard M. Stallman
-
Initial revisionThu, 13 Jan 1994 04:56:06 +0000, by Richard M. Stallman
-
(sys_siglist) [sun]: Additional Sun-specific signal names.Wed, 12 Jan 1994 16:19:09 +0000, by Richard M. Stallman
-
(Man-default-man-args): Use Man-specified-section-option.Wed, 12 Jan 1994 04:55:35 +0000, by Richard M. Stallman
-
[USG] (SIGIO): Define as SIGPOLL.Wed, 12 Jan 1994 04:48:56 +0000, by Richard M. Stallman
-
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.Wed, 12 Jan 1994 00:49:37 +0000, by Roland McGrath
-
(child_setup): Call close_load_descs.Tue, 11 Jan 1994 22:08:49 +0000, by Richard M. Stallman
-
(Fload): Record descriptor numbers on load_descriptor_list.Tue, 11 Jan 1994 22:08:34 +0000, by Richard M. Stallman
-
(Fcondition_case): Doc fix.Tue, 11 Jan 1994 19:08:24 +0000, by Richard M. Stallman
-
(Fsignal): Rename 1st arg to error_symbol.Tue, 11 Jan 1994 19:06:40 +0000, by Richard M. Stallman
-
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):Tue, 11 Jan 1994 18:52:33 +0000, by Richard M. Stallman
-
(open-line): Treat all cases of enabled undo alike.Tue, 11 Jan 1994 15:56:29 +0000, by Richard M. Stallman
-
(Fcondition_case): Allow a list of condition names in a handler.Tue, 11 Jan 1994 07:22:11 +0000, by Richard M. Stallman
-
(byte-compile-condition-case): Disable warning aboutTue, 11 Jan 1994 07:21:47 +0000, by Richard M. Stallman
-
(read_process_output): Supply second arg to unbind_to.Tue, 11 Jan 1994 05:49:41 +0000, by Richard M. Stallman
-
(hif-tokenize): Handle // comments after #if.Tue, 11 Jan 1994 05:47:14 +0000, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Add Reply-to.Tue, 11 Jan 1994 05:38:36 +0000, by Richard M. Stallman
-
(x_sync): Block input.Mon, 10 Jan 1994 22:37:42 +0000, by Richard M. Stallman
-
(struct buffer): New field auto_save_failure_time.Mon, 10 Jan 1994 22:37:13 +0000, by Richard M. Stallman
-
(set_search_regs): New subroutine.Mon, 10 Jan 1994 22:36:49 +0000, by Richard M. Stallman
-
(Info-follow-reference): If point is not in middle of aMon, 10 Jan 1994 22:35:29 +0000, by Richard M. Stallman
-
(isearch-mode): If not slow, clear isearch-window-configuration.Mon, 10 Jan 1994 22:27:52 +0000, by Richard M. Stallman
-
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.Mon, 10 Jan 1994 22:24:26 +0000, by Richard M. Stallman
-
(Fdelete_frame): Call x_sync.Mon, 10 Jan 1994 22:20:56 +0000, by Richard M. Stallman
-
(describe_map_tree): New arg NOMENU.Mon, 10 Jan 1994 21:30:25 +0000, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.Mon, 10 Jan 1994 21:30:04 +0000, by Richard M. Stallman
-
(telnet): Fix previous change--tentative ideaMon, 10 Jan 1994 18:15:22 +0000, by Richard M. Stallman
-
(create_process): Set line discipline only if pty_flag.Mon, 10 Jan 1994 18:13:39 +0000, by Richard M. Stallman
-
Include <sys/types.h> before <sys/resource.h>.Sun, 09 Jan 1994 23:36:21 +0000, by Roland McGrath
-
(vendor-key-syms): Fixed typo (extra parens).Sun, 09 Jan 1994 23:24:57 +0000, by Roland McGrath
-
(debug): Fixed typo.Sun, 09 Jan 1994 23:22:30 +0000, by Roland McGrath
-
(debug): Bind a bunch of vars, like last-command, toSun, 09 Jan 1994 23:11:56 +0000, by Richard M. Stallman
-
Don't declare sys_nerr.Sun, 09 Jan 1994 23:06:40 +0000, by Roland McGrath
-
(diff): Select the differences buffer.Sun, 09 Jan 1994 22:39:21 +0000, by Richard M. Stallman
-
(diff-latest-backup-file): Call file-chase-links.Sun, 09 Jan 1994 22:36:46 +0000, by Richard M. Stallman
-
(c-indent-region): Keep looping till reach endmark.Sun, 09 Jan 1994 21:27:07 +0000, by Richard M. Stallman
-
(comint-input-autoexpand): Make default nil.Sun, 09 Jan 1994 17:12:18 +0000, by Richard M. Stallman
-
(shell-input-autoexpand): New variable.Sun, 09 Jan 1994 17:11:57 +0000, by Richard M. Stallman
-
(vendor-key-syms): Add more HP keysyms and some Sun.Sun, 09 Jan 1994 16:38:16 +0000, by Richard M. Stallman
-
(x_sync): New function.Sun, 09 Jan 1994 15:20:21 +0000, by Richard M. Stallman
-
Comment fix.Sun, 09 Jan 1994 15:03:01 +0000, by Richard M. Stallman
-
Comment changes.Sun, 09 Jan 1994 12:16:26 +0000, by Richard M. Stallman
-
Restore big block of #ifdef and #include lines for fcntl.h and friends,Sun, 09 Jan 1994 06:15:39 +0000, by Roland McGrath
-
[! HAVE_STRERROR] (strerror): Define the function.Sun, 09 Jan 1994 01:00:04 +0000, by Roland McGrath
-
(creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it shouldSun, 09 Jan 1994 00:36:27 +0000, by Roland McGrath
-
(child_setup): Don't declare PID `register'; we later take its address.Sat, 08 Jan 1994 23:22:33 +0000, by Roland McGrath
-
(report_file_error): Use strerror instead of sys_errlist.Sat, 08 Jan 1994 22:55:04 +0000, by Roland McGrath
-
Declare strerror.Sat, 08 Jan 1994 22:28:39 +0000, by Roland McGrath
-
[! HAVE_STRERROR] (strerror): Define the function.Sat, 08 Jan 1994 22:27:30 +0000, by Roland McGrath
-
(version): Fix sed regexp to match two-elt version number.Sat, 08 Jan 1994 22:06:34 +0000, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.Sat, 08 Jan 1994 21:52:28 +0000, by Roland McGrath
-
(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead ofSat, 08 Jan 1994 21:50:14 +0000, by Roland McGrath
-
(main): Call strerror instead of using sys_errlist.Sat, 08 Jan 1994 21:47:36 +0000, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.Sat, 08 Jan 1994 21:43:57 +0000, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.Sat, 08 Jan 1994 21:42:04 +0000, by Roland McGrath
-
Add #undef HAVE_STRERROR.Sat, 08 Jan 1994 21:39:04 +0000, by Roland McGrath
-
Check for strerror.Sat, 08 Jan 1994 21:37:31 +0000, by Roland McGrath
-
[! VMS]: Don't declare sys_errlist here.Sat, 08 Jan 1994 21:36:18 +0000, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.Sat, 08 Jan 1994 21:28:08 +0000, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.Sat, 08 Jan 1994 21:24:35 +0000, by Roland McGrath
-
(vendor-key-syms): Set this variable.Sat, 08 Jan 1994 14:36:57 +0000, by Richard M. Stallman
-
(rmail-summary-delete-forward): Fix regexpSat, 08 Jan 1994 13:57:29 +0000, by Richard M. Stallman
-
(interrupt_signal) [MSDOS]: write explicit CRs sinceSat, 08 Jan 1994 13:28:03 +0000, by Richard M. Stallman
-
(main): Don't call setpgrp if !initialized.Sat, 08 Jan 1994 13:26:00 +0000, by Richard M. Stallman
-
(${etc}DOC): Put back ${lisp} accidentally deleted.Sat, 08 Jan 1994 13:10:41 +0000, by Richard M. Stallman
-
(gnus-group-list-all-groups): Display a message in the echo area.Sat, 08 Jan 1994 12:46:53 +0000, by Richard M. Stallman
-
If there are no subversions yet, use 1.Sat, 08 Jan 1994 12:44:48 +0000, by Richard M. Stallman
-
(gud-common-init): Don't crash if no file specified.Sat, 08 Jan 1994 12:18:55 +0000, by Richard M. Stallman
-
(rmail-summary-by-senders):Sat, 08 Jan 1994 11:48:18 +0000, by Richard M. Stallman
-
(enable-flow-control): Use prefix argument like minor modes.Sat, 08 Jan 1994 10:04:22 +0000, by Richard M. Stallman
-
Load version.el before site-load.el.Sat, 08 Jan 1994 09:45:40 +0000, by Richard M. Stallman
-
(Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?Sat, 08 Jan 1994 09:23:12 +0000, by Richard M. Stallman
-
Initial revisionSat, 08 Jan 1994 09:22:50 +0000, by Richard M. Stallman
-
[MSDOS]: New buffer-local variable:Sat, 08 Jan 1994 09:21:59 +0000, by Richard M. Stallman
-
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.Sat, 08 Jan 1994 09:21:13 +0000, by Richard M. Stallman
-
[MSDOS]: Don't #include <a.out.h>, but use other headers.Sat, 08 Jan 1994 09:19:22 +0000, by Richard M. Stallman
-
[MSDOS]: don't #include <sgtty.h>. We haven't got it.Sat, 08 Jan 1994 09:18:53 +0000, by Richard M. Stallman
-
[MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", andSat, 08 Jan 1994 09:18:29 +0000, by Richard M. Stallman
-
[MSDOS] (get_lim_data): Use go32 call.Sat, 08 Jan 1994 09:17:47 +0000, by Richard M. Stallman
-
[MSDOS]: Use text mode for all files but ".elc" files.Sat, 08 Jan 1994 09:17:27 +0000, by Richard M. Stallman
-
[MSDOS]: Don't define HAVE_MATHERR.Sat, 08 Jan 1994 09:16:45 +0000, by Richard M. Stallman
-
[MSDOS]: #include "msdos.h" and <sys/param.h> needed forSat, 08 Jan 1994 09:15:49 +0000, by Richard M. Stallman
-
(main) [MSDOS]: Call init_environment. Set file types toSat, 08 Jan 1994 08:48:32 +0000, by Richard M. Stallman
-
(DIRENTRY_NONEMPTY): New macro; two definitions.Sat, 08 Jan 1994 08:47:19 +0000, by Richard M. Stallman
-
(keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.Sat, 08 Jan 1994 08:45:19 +0000, by Richard M. Stallman
-
entered into RCSSat, 08 Jan 1994 08:03:17 +0000, by Richard M. Stallman
-
Extend emacs-version based on which executable files exist.Fri, 07 Jan 1994 14:18:17 +0000, by Richard M. Stallman
-
(emacs): Don't run inc-vers.el.Fri, 07 Jan 1994 14:15:21 +0000, by Richard M. Stallman
-
(strout, printchar): Use proper frame for minibuffer.Fri, 07 Jan 1994 13:50:23 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 07 Jan 1994 13:46:21 +0000, by Richard M. Stallman
-
entered into RCSFri, 07 Jan 1994 13:45:36 +0000, by Richard M. Stallman
-
Initial revisionFri, 07 Jan 1994 13:34:12 +0000, by Richard M. Stallman
-
(dired-move-to-filename-regexp): New variable.Fri, 07 Jan 1994 12:23:44 +0000, by Richard M. Stallman
-
(Info-directory-list): Change last elt to ../info (expanded).Fri, 07 Jan 1994 11:58:27 +0000, by Richard M. Stallman
-
(command-line-1): Improve echo area message wording.Fri, 07 Jan 1994 11:29:42 +0000, by Richard M. Stallman
-
(ange-ftp-hash-mark-msgs): Undo previous change.Fri, 07 Jan 1994 09:13:52 +0000, by Richard M. Stallman
-
Handle HAVE_BCMP.Fri, 07 Jan 1994 05:58:16 +0000, by Richard M. Stallman
-
Test for bcmp.Fri, 07 Jan 1994 05:55:40 +0000, by Richard M. Stallman
-
(make-lucid-menu-keymap): Allow multiple identical inactive strings.Fri, 07 Jan 1994 05:37:31 +0000, by Richard M. Stallman
-
(comint-show-output): Use (point-max) rather than erring when theThu, 06 Jan 1994 20:24:06 +0000, by Roland McGrath
-
(compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) toThu, 06 Jan 1994 17:21:32 +0000, by Roland McGrath
-
(shell-cd): Function removed.Thu, 06 Jan 1994 17:02:00 +0000, by Roland McGrath
-
(mouse-menu-choose-yank): Don't use rotate-yank-pointer; setThu, 06 Jan 1994 16:49:05 +0000, by Roland McGrath
-
(compilation-buffer-p): Move defsubst before all callers.Thu, 06 Jan 1994 15:25:19 +0000, by Roland McGrath
-
(tempdir): Put subdir msdos into the distribution.Thu, 06 Jan 1994 12:36:43 +0000, by Richard M. Stallman
-
(rmail-resend): Use send-mail-function.Thu, 06 Jan 1994 11:48:28 +0000, by Richard M. Stallman
-
entered into RCSThu, 06 Jan 1994 11:46:45 +0000, by Richard M. Stallman
-
(auto-mode-alist): Treat changelo like ChangeLog.Thu, 06 Jan 1994 11:45:53 +0000, by Richard M. Stallman
-
(change-log-name): On MSDOS, use changelo.Thu, 06 Jan 1994 11:44:29 +0000, by Richard M. Stallman
-
(rmail-convert-to-babyl-format):Thu, 06 Jan 1994 11:42:55 +0000, by Richard M. Stallman
-
(desktop-buffer-mh): New function for mh mail system.Thu, 06 Jan 1994 11:34:51 +0000, by Richard M. Stallman
-
(makefile-mode): Make comment-start, comment-end,Thu, 06 Jan 1994 09:59:12 +0000, by Richard M. Stallman
-
(display-time-file-nonempty-p): Check existence here.Thu, 06 Jan 1994 09:24:30 +0000, by Richard M. Stallman
-
(lpr-headers-switches): Set proper value on hpux and usg.Thu, 06 Jan 1994 09:22:49 +0000, by Richard M. Stallman
-
(make-lucid-menu-keymap): For "----", make blank line.Thu, 06 Jan 1994 04:59:17 +0000, by Richard M. Stallman
-
(start-process-shell-command): Doc fix.Thu, 06 Jan 1994 04:39:00 +0000, by Richard M. Stallman
-
[ms-dos]: Preload mouse.el, dos-fns.el,Thu, 06 Jan 1994 04:36:22 +0000, by Richard M. Stallman
-
(dehexlify-buffer): If msdos, bind binary-process.Thu, 06 Jan 1994 04:35:56 +0000, by Richard M. Stallman
-
(ls-lisp-format): Bad format for uid and gid fixed.Thu, 06 Jan 1994 04:34:43 +0000, by Richard M. Stallman
-
(compile-internal): Extended to work without asynchronous subprocesses.Thu, 06 Jan 1994 04:33:55 +0000, by Richard M. Stallman
-
(change-log-name): Let default name for ms-dos be "change.log".Thu, 06 Jan 1994 04:32:34 +0000, by Richard M. Stallman
-
[ms-dos] (byte-compile-file): Save as binary.Thu, 06 Jan 1994 04:31:20 +0000, by Richard M. Stallman
-
[ms-dos] (make-backup-file-name, backup-file-name-p):Thu, 06 Jan 1994 04:30:52 +0000, by Richard M. Stallman
-
[ms-dos]: Save version.el as *binary*.Thu, 06 Jan 1994 04:29:50 +0000, by Richard M. Stallman
-
(enable-command, disable-command): Use user-init-file.Thu, 06 Jan 1994 04:29:23 +0000, by Richard M. Stallman
-
(command-line): Set user-init-file.Thu, 06 Jan 1994 04:28:36 +0000, by Richard M. Stallman
-
[MSDOS]: Use text/binary mode as appropriate.Thu, 06 Jan 1994 03:59:30 +0000, by Richard M. Stallman
-
(main) [MSDOS]: Open all files as binary.Thu, 06 Jan 1994 03:58:35 +0000, by Richard M. Stallman
-
(main) [MSDOS]: Dummy stub just to make the file compile.Thu, 06 Jan 1994 03:57:48 +0000, by Richard M. Stallman
-
(malloc): Don't declare it.Thu, 06 Jan 1994 03:57:28 +0000, by Richard M. Stallman
-
Fix up whitespace. Get rid of spurious casts to void.Thu, 06 Jan 1994 03:56:59 +0000, by Richard M. Stallman
-
entered into RCSWed, 05 Jan 1994 23:56:57 +0000, by Richard M. Stallman
-
Initial revisionWed, 05 Jan 1994 21:11:33 +0000, by Richard M. Stallman
-
(describe_syntax): Handle Sinherit.Wed, 05 Jan 1994 20:33:23 +0000, by Richard M. Stallman
-
(enum syntaxcode): Add Sinherit.Wed, 05 Jan 1994 20:33:02 +0000, by Richard M. Stallman
-
(eval-after-load): Do nothing if FORM is already on the list.Wed, 05 Jan 1994 20:31:27 +0000, by Richard M. Stallman
-
(popup-menu): Add loop to handle submenus.Tue, 04 Jan 1994 23:30:37 +0000, by Richard M. Stallman
-
(SUNOS_LOCALTIME_BUG): #if 0'd.Tue, 04 Jan 1994 14:21:54 +0000, by Richard M. Stallman
-
(Fmapconcat): Doc fix.Tue, 04 Jan 1994 08:45:49 +0000, by Richard M. Stallman
-
(bcopy, bzero, bcmp): Defined.Tue, 04 Jan 1994 08:42:21 +0000, by Richard M. Stallman
-
Include syswait.h.Tue, 04 Jan 1994 06:46:12 +0000, by Richard M. Stallman
-
(buffer.o): Don't depend on syntax.h.Tue, 04 Jan 1994 06:41:18 +0000, by Richard M. Stallman
-
Don't include syntax.h.Tue, 04 Jan 1994 06:38:43 +0000, by Richard M. Stallman
-
(file_name_completion_stat): If have symlinks, use lstat.Tue, 04 Jan 1994 06:37:51 +0000, by Richard M. Stallman
-
Comment fix.Tue, 04 Jan 1994 01:41:34 +0000, by Richard M. Stallman
-
(debug): Bind this-command and last-command.Tue, 04 Jan 1994 01:39:46 +0000, by Richard M. Stallman
-
(Fx_list_fonts): Don't fail to init `tail'.Tue, 04 Jan 1994 01:22:38 +0000, by Richard M. Stallman
-
(vc-finish-logentry): Sync the buffer in case the user modified it whileMon, 03 Jan 1994 20:53:26 +0000, by Paul Eggert
-
(tex-common-initialization): Make parse-sexp-ignore-comments t.Mon, 03 Jan 1994 20:06:28 +0000, by Richard M. Stallman
-
entered into RCSMon, 03 Jan 1994 16:56:13 +0000, by Richard M. Stallman
-
(slitex-mode, latex-mode): Set paragraph-start andMon, 03 Jan 1994 11:36:14 +0000, by Richard M. Stallman
-
(comint-last-output-start): Add defvar.Mon, 03 Jan 1994 10:46:53 +0000, by Richard M. Stallman
-
Fix typo in previous change.Mon, 03 Jan 1994 10:43:37 +0000, by Richard M. Stallman
-
More menu bar commands.Mon, 03 Jan 1994 07:41:23 +0000, by Richard M. Stallman
-
(make-syntax-table): New function; no longer an aliasMon, 03 Jan 1994 07:41:00 +0000, by Richard M. Stallman
-
(get_system_name): If the official name of the host isMon, 03 Jan 1994 07:21:12 +0000, by Richard M. Stallman
-
(rmail-get-new-mail): Cope if display-time-string is nil.Mon, 03 Jan 1994 05:14:06 +0000, by Richard M. Stallman
-
(sort-float-fields): Commented out.Mon, 03 Jan 1994 04:15:18 +0000, by Richard M. Stallman
-
(c-mode-map): Add menu bar menu.Sun, 02 Jan 1994 21:51:47 +0000, by Richard M. Stallman
-
(calendar-goto-french-date): Fix special daySun, 02 Jan 1994 19:03:36 +0000, by Richard M. Stallman
-
(rotate_right, rotate_left): SimplifySun, 02 Jan 1994 19:01:15 +0000, by Richard M. Stallman
-
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):Sun, 02 Jan 1994 19:00:54 +0000, by Richard M. Stallman
-
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.Sun, 02 Jan 1994 18:54:37 +0000, by Richard M. Stallman
-
(ALL_CFLAGS): Include LDFLAGS.Sun, 02 Jan 1994 18:41:29 +0000, by Richard M. Stallman
-
(isearch-repeat): If we matched a null string and there'sSun, 02 Jan 1994 17:43:16 +0000, by Richard M. Stallman
-
(Fwrite_region): Don't change START and END from nilSat, 01 Jan 1994 18:01:49 +0000, by Richard M. Stallman
-
(bibtex-field-name, bibtex-field-const, bibtex-field-text):Sat, 01 Jan 1994 17:32:23 +0000, by Richard M. Stallman
-
(i[34]86-*-*): Check for *-nextstop*.Sat, 01 Jan 1994 17:15:40 +0000, by Richard M. Stallman
-
(m68*-next-*): Don't care about which os is specified.Sat, 01 Jan 1994 17:12:22 +0000, by Richard M. Stallman
-
(compilation-read-command, compilation-ask-about-save): New variables.Sat, 01 Jan 1994 16:32:44 +0000, by Richard M. Stallman
-
(Info-default-directory-list): Doc fix.Sat, 01 Jan 1994 15:29:27 +0000, by Richard M. Stallman
-
(read_process_output): Use clip_to_bounds when movingSat, 01 Jan 1994 15:12:52 +0000, by Richard M. Stallman
-
Delete `show env TERMCAP'.Sat, 01 Jan 1994 15:11:38 +0000, by Richard M. Stallman
-
(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.Sat, 01 Jan 1994 11:56:01 +0000, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): New var.Sat, 01 Jan 1994 11:55:19 +0000, by Richard M. Stallman
-
(ispell-highlight, ispell-dehighlight): New functions.Sat, 01 Jan 1994 10:22:02 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): If just a dir is specified,Sat, 01 Jan 1994 08:31:33 +0000, by Richard M. Stallman
-
(save-some-buffers): Fix previous change.Sat, 01 Jan 1994 06:21:59 +0000, by Richard M. Stallman
-
(gnus-news-reply): Handle reply-to field.Sat, 01 Jan 1994 05:35:38 +0000, by Richard M. Stallman
-
(manual-program): Deleted.Sat, 01 Jan 1994 05:26:26 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.Fri, 31 Dec 1993 18:16:16 +0000, by Richard M. Stallman
-
(lispy_accent_codes): Cope if an XK symbol is undefined.Fri, 31 Dec 1993 17:29:12 +0000, by Richard M. Stallman
-
(query-replace-highlight): New variable.Fri, 31 Dec 1993 15:04:23 +0000, by Richard M. Stallman
-
Always include termhooks.h.Fri, 31 Dec 1993 13:28:05 +0000, by Richard M. Stallman
-
(print-region-1): If lpr-headers-switches is string,Fri, 31 Dec 1993 13:06:33 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Don't run after change hookFri, 31 Dec 1993 12:56:41 +0000, by Richard M. Stallman
-
(save-some-buffers): Reinsert lost code to save abbrevs.Fri, 31 Dec 1993 12:50:12 +0000, by Richard M. Stallman
-
(eval-current-buffer): Old definition deleted.Fri, 31 Dec 1993 12:42:06 +0000, by Richard M. Stallman
-
(PENDING_OUTPUT_COUNT): Two alternate definitionsFri, 31 Dec 1993 10:42:30 +0000, by Richard M. Stallman
-
(diff): Call shell-quote-argument.Fri, 31 Dec 1993 09:26:43 +0000, by Richard M. Stallman
-
(shell-quote-argument): New function.Fri, 31 Dec 1993 09:25:12 +0000, by Richard M. Stallman
-
(ispell-next): Remove periods from messages.Fri, 31 Dec 1993 06:59:31 +0000, by Richard M. Stallman
-
(open-line): Properly put fill-prefix on each line.Fri, 31 Dec 1993 06:45:33 +0000, by Richard M. Stallman
-
(open-line): Move fill-prefix insert inside save-excursion.Fri, 31 Dec 1993 05:52:54 +0000, by Richard M. Stallman
-
Added `kibo', who actually greps for his name on Usenet.Fri, 31 Dec 1993 05:12:51 +0000, by Noah Friedman
-
(help-for-help): Mention the scroll commands.Fri, 31 Dec 1993 03:46:42 +0000, by Richard M. Stallman
-
(command-line): In most cases, if init file setsFri, 31 Dec 1993 03:45:38 +0000, by Richard M. Stallman
-
(make-help-screen): Use read-key-sequence.Fri, 31 Dec 1993 03:45:08 +0000, by Richard M. Stallman
-
(Fsubstitute_command_keys): Fix previous change.Fri, 31 Dec 1993 03:05:39 +0000, by Richard M. Stallman
-
(read_from_minibuffer): Rename arg initial_input to initial_contents.Thu, 30 Dec 1993 16:43:05 +0000, by Richard M. Stallman
-
(icomplete-pre-command-hook): Reconciled with keyboard macro operation.Thu, 30 Dec 1993 11:56:19 +0000, by Richard M. Stallman
-
(hack-one-local-variable): Treat file-name-handler-alistThu, 30 Dec 1993 10:51:33 +0000, by Richard M. Stallman
-
(Femacs_pid): New function.Thu, 30 Dec 1993 10:08:46 +0000, by Richard M. Stallman
-
(transient-mark-mode): Doc fix.Thu, 30 Dec 1993 10:06:31 +0000, by Richard M. Stallman
-
(read_avail_input): Turn O_NDELAY off on DGUX as on USG.Thu, 30 Dec 1993 07:49:15 +0000, by Richard M. Stallman
-
(rmail-summary-delete-forward): Move to next or prev msgThu, 30 Dec 1993 07:38:11 +0000, by Richard M. Stallman
-
(Fall_completions): Allow completions that start with spaceThu, 30 Dec 1993 07:23:51 +0000, by Richard M. Stallman
-
(LDFLAGS): Define as empty.Thu, 30 Dec 1993 07:20:56 +0000, by Richard M. Stallman
-
(describe_command): If binding is a kbd macro, say so.Wed, 29 Dec 1993 07:43:21 +0000, by Richard M. Stallman
-
(super-apropos-check-doc-file): Verify that the docWed, 29 Dec 1993 06:55:23 +0000, by Richard M. Stallman
-
Comment change.Sun, 26 Dec 1993 20:02:44 +0000, by Richard M. Stallman
-
(main) [AIX]: Call putenv.Sun, 26 Dec 1993 18:05:39 +0000, by Richard M. Stallman
-
(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.Sun, 26 Dec 1993 09:10:10 +0000, by Richard M. Stallman
-
(XTflush): FIx typo in last change.Sun, 26 Dec 1993 09:06:44 +0000, by Richard M. Stallman
-
(struct input_event): FIx typo in previous change.Sun, 26 Dec 1993 08:43:36 +0000, by Richard M. Stallman
-
(font-lock-set-defaults): Add missing paren.Sun, 26 Dec 1993 08:21:22 +0000, by Richard M. Stallman
-
(lm-report-bug): lm-maintainer returns a cons; convert it to a string.Sun, 26 Dec 1993 08:02:10 +0000, by Richard M. Stallman
-
(lm-report-bug): Don't crash if version is nil.Sun, 26 Dec 1993 07:56:21 +0000, by Richard M. Stallman
-
(XTread_socket): Make proper junk values to pass to select.Sun, 26 Dec 1993 07:08:08 +0000, by Richard M. Stallman
-
(bcopy) Use memmove instead of memcpy.Sun, 26 Dec 1993 06:04:51 +0000, by Richard M. Stallman
-
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.Sun, 26 Dec 1993 06:04:18 +0000, by Richard M. Stallman
-
(XTflash): Use EMACS_GET_TIME.Sun, 26 Dec 1993 06:00:04 +0000, by Richard M. Stallman
-
(Fmemory_limit): No longer interactive.Sat, 25 Dec 1993 08:12:08 +0000, by Richard M. Stallman
-
(command_loop_1): Test of whether disp tab eltSat, 25 Dec 1993 02:31:25 +0000, by Richard M. Stallman
-
(Fwrite_region): If handler, don't mess with modtime.Sat, 25 Dec 1993 02:17:41 +0000, by Richard M. Stallman
-
(ange-ftp-write-region): Call set-visited-file-modtime.Sat, 25 Dec 1993 02:13:37 +0000, by Richard M. Stallman
-
(callproc.o): Depend on systty.h and syssignal.h.Sat, 25 Dec 1993 01:45:30 +0000, by Richard M. Stallman
-
Include systty.h.Sat, 25 Dec 1993 01:45:14 +0000, by Richard M. Stallman
-
(create_process) [NTTYDISC]: Set the tty line discipline.Sat, 25 Dec 1993 01:44:47 +0000, by Richard M. Stallman
-
Add #undef HAVE_SETSID.Sat, 25 Dec 1993 01:44:18 +0000, by Richard M. Stallman
-
Check for setsid.Sat, 25 Dec 1993 01:43:19 +0000, by Richard M. Stallman
-
(isearch-mode-map): Bind kp-... keys.Sat, 25 Dec 1993 00:50:10 +0000, by Richard M. Stallman
-
ascii-character props for backspace, delete, etc. moved back to x-win.el.Sat, 25 Dec 1993 00:47:30 +0000, by Richard M. Stallman
-
(setting up kp-... keys): Make ascii-character props.Sat, 25 Dec 1993 00:45:07 +0000, by Richard M. Stallman
-
Provide bytecomp as well as byte-compile.Sat, 25 Dec 1993 00:32:37 +0000, by Richard M. Stallman
-
(redisplay_window): Before altering lpoint,Sat, 25 Dec 1993 00:05:02 +0000, by Richard M. Stallman
-
(Fmodify_syntax_entry): Doc fix.Fri, 24 Dec 1993 23:12:07 +0000, by Richard M. Stallman
-
(vc-buffer-sync, vc-diff): New arg NOT-URGENT.Fri, 24 Dec 1993 23:07:23 +0000, by Richard M. Stallman
-
(query-replace-map): Don't bind ESC.Fri, 24 Dec 1993 22:55:03 +0000, by Richard M. Stallman
-
(unload-feature): Ignore conses in the feature-symbols.Fri, 24 Dec 1993 07:29:39 +0000, by Richard M. Stallman
-
(shell-backward-command): If comint-bol moves forward,Fri, 24 Dec 1993 05:42:58 +0000, by Richard M. Stallman
-
(TERMCAP_NAME): Defined.Fri, 24 Dec 1993 04:38:03 +0000, by Richard M. Stallman
-
(telnet): Use comint-arguments.Fri, 24 Dec 1993 04:00:16 +0000, by Richard M. Stallman
-
(Fopen_network_stream): Turn off SIGIO while connecting.Fri, 24 Dec 1993 03:49:30 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): When copying to a buffer,Fri, 24 Dec 1993 03:43:13 +0000, by Richard M. Stallman
-
Comment change.Fri, 24 Dec 1993 03:40:42 +0000, by Richard M. Stallman
-
(awk-mode-syntax-table): Was mistakenly changingFri, 24 Dec 1993 03:34:11 +0000, by Richard M. Stallman
-
(isearch-update): If isearch-other-end is nil,Fri, 24 Dec 1993 03:30:11 +0000, by Richard M. Stallman
-
(vc-mode-line): Make buffer read-only for root if file is locked.Fri, 24 Dec 1993 03:12:14 +0000, by Richard M. Stallman
-
(telnet): Use comint-canonicalize-args.Fri, 24 Dec 1993 03:07:30 +0000, by Richard M. Stallman
-
(rmail-insert-inbox-text): If copy-file fails,Fri, 24 Dec 1993 02:49:41 +0000, by Richard M. Stallman
-
(next-complete-history-element): Doc fix.Fri, 24 Dec 1993 02:44:13 +0000, by Richard M. Stallman
-
(comint-next-matching-input-from-input): Doc fix.Fri, 24 Dec 1993 02:40:33 +0000, by Richard M. Stallman
-
Put man/getopt.c in the dist.Fri, 24 Dec 1993 02:34:25 +0000, by Richard M. Stallman
-
(mkdir): Make only the lockdir writable.Fri, 24 Dec 1993 02:28:35 +0000, by Richard M. Stallman
-
(*-sun-solaris*): Add special case for Solaris 2.3.Fri, 24 Dec 1993 02:26:57 +0000, by Richard M. Stallman
-
(${archlibdir}, install): Use $(INSTALL_PROGRAM)Fri, 24 Dec 1993 02:18:42 +0000, by Richard M. Stallman
-
(main): When making tempname, cast result of xmalloc.Fri, 24 Dec 1993 02:17:52 +0000, by Richard M. Stallman
-
(scan_lisp_file): Don't add newline at end of string.Fri, 24 Dec 1993 02:16:49 +0000, by Richard M. Stallman
-
(picture-mode): Save the old truncate-lines value.Thu, 23 Dec 1993 05:01:36 +0000, by Richard M. Stallman
-
Add side-effect-free props for many functions.Thu, 23 Dec 1993 05:00:49 +0000, by Richard M. Stallman
-
Add keywords.Thu, 23 Dec 1993 04:59:47 +0000, by Richard M. Stallman
-
(gnus-capitalize-newsgroup): Modify a new temporaryThu, 23 Dec 1993 04:58:26 +0000, by Richard M. Stallman
-
(makefile-ignored-files-in-pickup-regex): Supply missing \\.Thu, 23 Dec 1993 04:57:18 +0000, by Richard M. Stallman
-
(pages-copy-header-and-position): Call end-of-line, not forward-line.Thu, 23 Dec 1993 04:56:43 +0000, by Richard M. Stallman
-
(outline-copy-exposed): Don't use replace-regexp.Thu, 23 Dec 1993 04:55:44 +0000, by Richard M. Stallman
-
(hide-bibtex-entry-bodies): Don't use replace-regexp.Thu, 23 Dec 1993 04:54:37 +0000, by Richard M. Stallman
-
(vip-replace-string): Don't use replace-regexp.Thu, 23 Dec 1993 04:53:48 +0000, by Richard M. Stallman
-
Don't repeat at load time any bindings that are autoloaded.Thu, 23 Dec 1993 04:52:56 +0000, by Richard M. Stallman
-
(outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.Thu, 23 Dec 1993 04:47:13 +0000, by Richard M. Stallman
-
(c-delete-backslash): Do nothing if empty line.Thu, 23 Dec 1993 04:46:18 +0000, by Richard M. Stallman
-
(inferior-scheme-mode):Thu, 23 Dec 1993 04:44:57 +0000, by Richard M. Stallman
-
(inferior-lisp-prompt): Don't match more than one line.Thu, 23 Dec 1993 04:43:53 +0000, by Richard M. Stallman
-
(remove-hook): Use equal to see if hook is just that fcn.Thu, 23 Dec 1993 04:43:01 +0000, by Richard M. Stallman
-
(add-log-current-defun):Thu, 23 Dec 1993 04:42:26 +0000, by Richard M. Stallman
-
(c++-indent-line, calculate-c++-indent):Thu, 23 Dec 1993 04:41:41 +0000, by Richard M. Stallman
-
(dired-in-this-tree): Call expand-file-name.Thu, 23 Dec 1993 04:40:58 +0000, by Richard M. Stallman
-
(perform-replace): Prompt now says how to get help.Thu, 23 Dec 1993 04:40:13 +0000, by Richard M. Stallman
-
(apropos-match-keys): If REGEXP is nil, always act as if it matched.Thu, 23 Dec 1993 04:39:33 +0000, by Richard M. Stallman
-
(;; Keywords:): Changed to "abbrev".Thu, 23 Dec 1993 04:38:57 +0000, by Richard M. Stallman
-
(gnus-post-news): Call gnus-read-distributions-file.Thu, 23 Dec 1993 04:37:27 +0000, by Richard M. Stallman
-
(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.Thu, 23 Dec 1993 04:36:41 +0000, by Richard M. Stallman
-
Don't imply private dictionary is always ispell.words.Thu, 23 Dec 1993 04:35:44 +0000, by Richard M. Stallman
-
(hack-local-variables-prop-line): If we can't switch-to-bufferThu, 23 Dec 1993 03:49:15 +0000, by Richard M. Stallman
-
(fill-region-as-paragraph): Do allow breaking line at a periodThu, 23 Dec 1993 03:47:45 +0000, by Richard M. Stallman
-
(reposition-window): Fix whitespace-skipping regexp.Thu, 23 Dec 1993 03:47:06 +0000, by Richard M. Stallman
-
(mail-fetch-field): Add autoload cookie.Thu, 23 Dec 1993 03:46:01 +0000, by Richard M. Stallman
-
(shadow-noquery): Use it.Thu, 23 Dec 1993 03:45:09 +0000, by Richard M. Stallman
-
(time-stamp-month-dd-yyyy): no leading zero on day.Thu, 23 Dec 1993 03:43:13 +0000, by Richard M. Stallman
-
(sc-read-string): Don't pass a history arg to read-string.Thu, 23 Dec 1993 03:42:20 +0000, by Richard M. Stallman
-
(shell-mode): Pass t to comint-read-input-ring.Thu, 23 Dec 1993 03:41:22 +0000, by Richard M. Stallman
-
(comint-read-input-ring): New arg SILENT.Thu, 23 Dec 1993 03:39:27 +0000, by Richard M. Stallman
-
(byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.Thu, 23 Dec 1993 03:37:27 +0000, by Richard M. Stallman
-
(make-doctor-variables): Fix some local var names.Thu, 23 Dec 1993 03:36:02 +0000, by Richard M. Stallman
-
Autoload dired-.*-file.Thu, 23 Dec 1993 03:34:57 +0000, by Richard M. Stallman
-
(mouse-kill-secondary): Get rid of CLICK argument.Thu, 23 Dec 1993 03:33:34 +0000, by Richard M. Stallman
-
(visit-tags-table-buffer): Change "Add to list" question.Thu, 23 Dec 1993 03:31:03 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call rmail-update-summary.Thu, 23 Dec 1993 03:30:12 +0000, by Richard M. Stallman
-
(isearch-text-char-description): Treat TAB as ctl char.Thu, 23 Dec 1993 03:28:10 +0000, by Richard M. Stallman
-
(rmail-spool-directory): Use dgux, not dgux-unix.Thu, 23 Dec 1993 03:26:46 +0000, by Richard M. Stallman
-
(rmail-summary-goto-msg): Use unwind-protect to goThu, 23 Dec 1993 03:25:40 +0000, by Richard M. Stallman
-
(rmail-quit): Expunge without updating summary.Thu, 23 Dec 1993 03:24:31 +0000, by Richard M. Stallman
-
(telnet-filter): Rewrite, taken mostly from Lucid.Thu, 23 Dec 1993 03:22:55 +0000, by Richard M. Stallman
-
(calendar-mode-map): Put back C-v and M-v bindings.Thu, 23 Dec 1993 03:21:48 +0000, by Richard M. Stallman
-
(Info-insert-dir): Compute truename just once for each dir.Thu, 23 Dec 1993 03:20:32 +0000, by Richard M. Stallman
-
(menu-bar-edit-menu): Add query-replace menu item.Thu, 23 Dec 1993 03:19:05 +0000, by Richard M. Stallman
-
(Man-specified-section-option): Test system-configuration.Thu, 23 Dec 1993 03:18:02 +0000, by Richard M. Stallman
-
(asm-mode): Don't mess with auto-fill mode.Thu, 23 Dec 1993 03:16:25 +0000, by Richard M. Stallman
-
(lpr-headers-switches): Treat hpux like usg-unix-v.Thu, 23 Dec 1993 03:14:40 +0000, by Richard M. Stallman
-
(awk-mode): Use c-indent-line.Thu, 23 Dec 1993 03:06:30 +0000, by Richard M. Stallman
-
(ange-ftp-hash-mark-msgs): Make match more general.Thu, 23 Dec 1993 03:05:12 +0000, by Richard M. Stallman
-
(gud-format-command): Rewrite.Thu, 23 Dec 1993 02:56:37 +0000, by Richard M. Stallman
-
(vc-record-rename): Don't use replace-regexp.Thu, 23 Dec 1993 02:51:19 +0000, by Richard M. Stallman
-
(tex-common-initialization): Make paragraph-startThu, 23 Dec 1993 02:48:56 +0000, by Richard M. Stallman
-
(mail-default-reply-to): Add autoload cookie.Thu, 23 Dec 1993 02:45:28 +0000, by Richard M. Stallman
-
(grep-command): New variable.Thu, 23 Dec 1993 02:43:28 +0000, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INITThu, 23 Dec 1993 02:11:23 +0000, by Richard M. Stallman
-
(SYSTEM_TYPE): Make it dgux.Thu, 23 Dec 1993 02:10:25 +0000, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.Thu, 23 Dec 1993 02:09:10 +0000, by Richard M. Stallman
-
(SET_CHILD_PTY_PGRP): Defined.Thu, 23 Dec 1993 02:08:11 +0000, by Richard M. Stallman
-
(OTHER_FILES): Use ${libsrc} as dir.Thu, 23 Dec 1993 02:07:16 +0000, by Richard M. Stallman
-
(Fmacroexpand): For an autoload definition,Thu, 23 Dec 1993 02:04:40 +0000, by Richard M. Stallman
-
[VMS] (wait_for_kbd_input): Call prepare_menu_bars.Thu, 23 Dec 1993 02:02:36 +0000, by Richard M. Stallman
-
(Fcall_process): Call prepare_menu_bars.Thu, 23 Dec 1993 02:00:55 +0000, by Richard M. Stallman
-
(Fcall_process): Call prepare_menu_bars.Thu, 23 Dec 1993 02:00:09 +0000, by Richard M. Stallman
-
(graft_intervals_into_buffer): If SOURCE is nullThu, 23 Dec 1993 01:58:56 +0000, by Richard M. Stallman
-
(HAVE_XSETWMPROTOCOLS): Add #undef.Thu, 23 Dec 1993 01:57:54 +0000, by Richard M. Stallman
-
(Fsubstitute_command_keys): Ignore menu bar bindings.Thu, 23 Dec 1993 01:56:43 +0000, by Richard M. Stallman
-
(Fbuffer_disable_undo): Make arg optional.Thu, 23 Dec 1993 01:55:14 +0000, by Richard M. Stallman