log

age author description
Tue, 29 Mar 1994 07:08:23 +0000 Karl Heuer (hack-local-variables-prop-line): Search two lines if "#!".
Tue, 29 Mar 1994 06:59:50 +0000 Richard M. Stallman (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
Tue, 29 Mar 1994 06:37:09 +0000 Karl Heuer Fix glitches in previous change.
Tue, 29 Mar 1994 05:58:40 +0000 Karl Heuer (Fcompute_motion): Typecheck all arguments.
Tue, 29 Mar 1994 05:54:39 +0000 Karl Heuer Fix typo in comment.
Tue, 29 Mar 1994 05:22:29 +0000 Richard M. Stallman (struct frame_glyphs): New fields charstarts and total_charstarts.
Tue, 29 Mar 1994 04:57:16 +0000 Karl Heuer Fix typos in comments.
Tue, 29 Mar 1994 04:08:07 +0000 Karl Heuer (display_text_line): Handle selective display at window edge.
Tue, 29 Mar 1994 02:20:04 +0000 Karl Heuer (debug): Behave sensibly if pop-up-frames is set.
Tue, 29 Mar 1994 01:39:51 +0000 Karl Heuer (Info-suffix-list): Put empty string last.
Tue, 29 Mar 1994 00:57:07 +0000 Karl Heuer (file_name_completion): Don't step on dirname.
Tue, 29 Mar 1994 00:10:31 +0000 Richard M. Stallman Initial revision
Tue, 29 Mar 1994 00:03:10 +0000 Roland McGrath (vc-checkin): Insert name of current defun in comment buffer.
Mon, 28 Mar 1994 23:57:28 +0000 Roland McGrath (add-log-current-defun): Autoload this.
Mon, 28 Mar 1994 23:13:07 +0000 Karl Heuer (forms-mode): Set major mode before finding forms-file. (This gives
Mon, 28 Mar 1994 23:03:07 +0000 Karl Heuer (x_find_modifier_meanings): Skip zero entries.
Mon, 28 Mar 1994 20:55:18 +0000 Richard M. Stallman (file_name_completion): Protect things from GC.
Mon, 28 Mar 1994 20:21:44 +0000 Richard M. Stallman Initial revision
Mon, 28 Mar 1994 20:02:03 +0000 Richard M. Stallman *** empty log message ***
Mon, 28 Mar 1994 18:48:16 +0000 Richard M. Stallman (emerge-goto-line): New function.
Mon, 28 Mar 1994 18:36:14 +0000 Richard M. Stallman Initial revision
Mon, 28 Mar 1994 07:05:55 +0000 Richard M. Stallman (byte-compile-file): Use whole file name for errors.
Mon, 28 Mar 1994 06:08:35 +0000 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
Mon, 28 Mar 1994 05:41:05 +0000 Richard M. Stallman Initial revision
Mon, 28 Mar 1994 02:21:28 +0000 Richard M. Stallman (set-match-data): New alias.
Mon, 28 Mar 1994 01:39:26 +0000 Richard M. Stallman Initial revision
Sun, 27 Mar 1994 22:21:04 +0000 Richard M. Stallman (choose-completion-delete-max-match): Renamed from
Sun, 27 Mar 1994 22:18:55 +0000 Richard M. Stallman (mouse-choose-completion): Use choose-completion-string.
Sun, 27 Mar 1994 21:24:22 +0000 Richard M. Stallman Initial revision
Sun, 27 Mar 1994 19:49:47 +0000 Richard M. Stallman (set-visited-file-name): Kill local var vc-mode.
Sun, 27 Mar 1994 19:46:27 +0000 Richard M. Stallman (vc-find-file-hook): Set backup-inhibited.
Sun, 27 Mar 1994 07:55:46 +0000 Richard M. Stallman (read_minibuf): Return val via unbind_to.
Sun, 27 Mar 1994 07:51:45 +0000 Richard M. Stallman (Freplace_match): Doc fix.
Sun, 27 Mar 1994 07:36:35 +0000 Richard M. Stallman *** empty log message ***
Sat, 26 Mar 1994 21:02:24 +0000 Richard M. Stallman (verify_interval_modification): For insertion in
Sat, 26 Mar 1994 20:57:49 +0000 Richard M. Stallman Don't test for presence of dump-emacs.
Sat, 26 Mar 1994 05:53:18 +0000 Richard M. Stallman (blink-matching-open): Now three strategies for choosing
Sat, 26 Mar 1994 05:37:00 +0000 Richard M. Stallman *** empty log message ***
Sat, 26 Mar 1994 05:24:17 +0000 Richard M. Stallman (Info-insert-dir): Add a save-excursion.
Fri, 25 Mar 1994 23:49:50 +0000 Richard M. Stallman (this_command, last_command): Declared.
Fri, 25 Mar 1994 22:59:12 +0000 Richard M. Stallman (gud-comint-buffer): Move defvar up.
Fri, 25 Mar 1994 19:19:41 +0000 Richard M. Stallman (pr): Use debug_print.
Fri, 25 Mar 1994 19:19:05 +0000 Richard M. Stallman (debug_print): New function.
Fri, 25 Mar 1994 18:34:05 +0000 Richard M. Stallman (etags, ctags): Pass -D for VERSION.
Fri, 25 Mar 1994 18:31:42 +0000 Richard M. Stallman (gud-gdb-complete-command): New defun to support true
Fri, 25 Mar 1994 14:31:24 +0000 Francesco Potort * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
Fri, 25 Mar 1994 07:38:29 +0000 Richard M. Stallman Initial revision
Fri, 25 Mar 1994 07:20:08 +0000 Karl Heuer (Fformat): Validate number and type of arguments.
Fri, 25 Mar 1994 06:12:40 +0000 Karl Heuer (Fframe_first_window): New function.
Fri, 25 Mar 1994 03:34:45 +0000 Karl Heuer (xmenu_show): Enable asynchronous events.
Fri, 25 Mar 1994 03:03:24 +0000 Karl Heuer (apropos-match-keys): Skip duplicate keybindings.
Fri, 25 Mar 1994 03:02:27 +0000 Karl Heuer (Fwhere_is_internal): Skip duplicates.
Fri, 25 Mar 1994 01:34:24 +0000 Karl Heuer (x_get_arg): Use downcased string in compare.
Fri, 25 Mar 1994 01:18:47 +0000 Karl Heuer (x_report_frame_params): Sample visibility.
Fri, 25 Mar 1994 00:42:47 +0000 Karl Heuer (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
Fri, 25 Mar 1994 00:42:33 +0000 Karl Heuer (x_get_local_selection, x_handle_selection_request): Use assignment, not
Fri, 25 Mar 1994 00:41:56 +0000 Karl Heuer (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
Fri, 25 Mar 1994 00:41:29 +0000 Karl Heuer (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
Fri, 25 Mar 1994 00:41:05 +0000 Karl Heuer (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
Fri, 25 Mar 1994 00:40:44 +0000 Karl Heuer (add_properties, remove_properties): Use assignment, not initialization.