log

age author description
Mon, 03 Apr 1995 21:34:15 +0000 Richard M. Stallman (oblookup): Save bucket num in oblookup_last_bucket_number.
Mon, 03 Apr 1995 13:06:25 +0000 Simon Marshall Added support for special (quoted) characters in file names:
Mon, 03 Apr 1995 13:01:15 +0000 Simon Marshall Set comint-file-name-quote-list to new shell-file-name-quote-list.
Sun, 02 Apr 1995 22:14:17 +0000 Richard M. Stallman Don't distribute shortnames directory.
Sun, 02 Apr 1995 07:45:35 +0000 Richard M. Stallman Explain why public domain.
Sun, 02 Apr 1995 07:34:28 +0000 Richard M. Stallman Comment change.
Sun, 02 Apr 1995 05:46:12 +0000 Richard M. Stallman (menu-bar-edit-menu): Capitalize an item name.
Sun, 02 Apr 1995 05:40:43 +0000 Richard M. Stallman (mail-mode-map): Longer title for headers submenu.
Sun, 02 Apr 1995 02:22:14 +0000 Richard M. Stallman (inhibit-first-line-modes-suffixes): New variable.
Sun, 02 Apr 1995 02:21:56 +0000 Richard M. Stallman (jka-compr-install): Add items to inhibit-first-line-modes-suffixes.
Sun, 02 Apr 1995 00:11:19 +0000 Richard M. Stallman (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
Sat, 01 Apr 1995 05:01:32 +0000 Richard M. Stallman (unrmail): Don't make or switch to a summary buffer.
Sat, 01 Apr 1995 04:46:15 +0000 Richard M. Stallman (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
Fri, 31 Mar 1995 19:36:02 +0000 Richard M. Stallman (rmail-summary-toggle-header): Make header visible in message buffer.
Fri, 31 Mar 1995 19:26:53 +0000 Karl Heuer (command_loop_1): If we ignore force_start, then also
Fri, 31 Mar 1995 19:23:55 +0000 Richard M. Stallman (scheme-indent-sexp): Don't fail when
Fri, 31 Mar 1995 19:16:44 +0000 Richard M. Stallman (isfloat_string): Permit trailing space.
Fri, 31 Mar 1995 19:13:22 +0000 Karl Heuer Fix comment.
Fri, 31 Mar 1995 18:52:51 +0000 Karl Heuer (insert-kbd-macro): Do something reasonable for vectors.
Fri, 31 Mar 1995 17:47:32 +0000 Richard M. Stallman [MULTI_FRAME] (Factive_minibuffer_window): New function.
Fri, 31 Mar 1995 06:25:17 +0000 Richard M. Stallman Delete extension language project. Add GNUstep. Move empire-builder.
Fri, 31 Mar 1995 04:51:59 +0000 Karl Heuer (event_to_kboard): Ignore dead frames.
Fri, 31 Mar 1995 03:57:05 +0000 Karl Heuer (x_delete_display): Extract kboard deletion, for modularity.
Fri, 31 Mar 1995 03:56:30 +0000 Karl Heuer (wipe_kboard): Make this function static.
Fri, 31 Mar 1995 03:53:28 +0000 Karl Heuer Declare function delete_kboard.
Fri, 31 Mar 1995 03:40:45 +0000 Karl Heuer (struct x_display_info): New member cut_buffers_initialized.
Fri, 31 Mar 1995 03:40:24 +0000 Karl Heuer (x_term_init): Initialize cut_buffers_initialized.
Fri, 31 Mar 1995 03:40:01 +0000 Karl Heuer (Fx_store_cut_buffer_internal): Use the flag in the
Fri, 31 Mar 1995 01:56:18 +0000 Richard M. Stallman (insert-directory): Use \ before insert-directory-program
Fri, 31 Mar 1995 01:48:40 +0000 Richard M. Stallman (choose-completion-string): Use active-minibuffer-window.
Fri, 31 Mar 1995 00:18:38 +0000 Richard M. Stallman (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
Fri, 31 Mar 1995 00:09:19 +0000 Karl Heuer (sort_args): Skip strncmp if longname is a null pointer.
Thu, 30 Mar 1995 23:38:23 +0000 Karl Heuer (comint-read-noecho): Don't log prompt messages.
Thu, 30 Mar 1995 23:34:59 +0000 Richard M. Stallman (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
Thu, 30 Mar 1995 07:31:38 +0000 Richard M. Stallman Comment change.
Thu, 30 Mar 1995 07:17:46 +0000 Richard M. Stallman Fix previous change.
Thu, 30 Mar 1995 07:15:37 +0000 Richard M. Stallman (modify-face): Handle stipple. Handle defaulting properly.
Thu, 30 Mar 1995 07:10:08 +0000 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
Wed, 29 Mar 1995 21:46:19 +0000 Richard M. Stallman Comment change.
Wed, 29 Mar 1995 07:14:38 +0000 Richard M. Stallman (minibuffer-window-active-p): Use active-minibuffer-window.
Tue, 28 Mar 1995 23:33:32 +0000 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
Tue, 28 Mar 1995 22:27:56 +0000 Karl Heuer (comint-read-noecho): Use a format string, in case
Tue, 28 Mar 1995 17:43:24 +0000 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
Tue, 28 Mar 1995 17:42:27 +0000 Richard M. Stallman (scroll-bar-drag): Bind echo-keystrokes to 0.
Tue, 28 Mar 1995 17:34:52 +0000 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
Tue, 28 Mar 1995 16:55:36 +0000 Richard M. Stallman (nntp-request-article): If ID is integer, convert to string.
Tue, 28 Mar 1995 07:38:29 +0000 Richard M. Stallman (Fconcat): Undo previous change.
Tue, 28 Mar 1995 05:44:53 +0000 Richard M. Stallman Say not to use concat for integers.
Tue, 28 Mar 1995 03:49:39 +0000 Richard M. Stallman (event-apply-modifier): New function.
Mon, 27 Mar 1995 23:39:32 +0000 Richard M. Stallman Minor purecopy correction.
Mon, 27 Mar 1995 22:28:43 +0000 Richard M. Stallman (Fget, Fput): Fetch and store symbol's plist directly.
Mon, 27 Mar 1995 22:16:51 +0000 Richard M. Stallman Fix setcdr example.
Mon, 27 Mar 1995 21:17:25 +0000 Richard M. Stallman Fix usage note for character quote syntax class.
Mon, 27 Mar 1995 20:39:28 +0000 Richard M. Stallman (init_editfns): Use NAME envvar to init user-full-name.
Mon, 27 Mar 1995 20:35:52 +0000 Richard M. Stallman Don't include alloca.h if NOT_C_CODE.
Mon, 27 Mar 1995 16:05:57 +0000 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
Mon, 27 Mar 1995 16:05:28 +0000 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
Mon, 27 Mar 1995 16:04:57 +0000 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
Mon, 27 Mar 1995 16:02:44 +0000 Boris Goldowsky (Fplist_put, Fplist_get): New fns.
Mon, 27 Mar 1995 16:02:00 +0000 Boris Goldowsky (enriched-mode): Use new plist-put and plist-get fns,
Mon, 27 Mar 1995 07:50:26 +0000 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
Sun, 26 Mar 1995 21:13:57 +0000 Richard M. Stallman (kbd_buffer_get_event): Pass 0 for `insist' arg.
Sun, 26 Mar 1995 21:13:40 +0000 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
Sun, 26 Mar 1995 21:13:19 +0000 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
Sun, 26 Mar 1995 21:13:03 +0000 Richard M. Stallman (mouse_get_pos): New arg `insist'.
Sun, 26 Mar 1995 21:12:46 +0000 Richard M. Stallman (win32_mouse_position): New arg `insist'.
Sun, 26 Mar 1995 21:12:11 +0000 Richard M. Stallman (XTmouse_position): New arg `insist'.
Sun, 26 Mar 1995 08:46:09 +0000 Richard M. Stallman (C_SWITCH_SYSTEM): Don't #undef or define it.
Sat, 25 Mar 1995 20:49:23 +0000 Richard M. Stallman (mail): Use pop-to-buffer.
Sat, 25 Mar 1995 18:07:05 +0000 Richard M. Stallman *** empty log message ***
Sat, 25 Mar 1995 16:02:43 +0000 Boris Goldowsky Add Text Properties submenu to Edit menu.
Fri, 24 Mar 1995 23:43:21 +0000 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
Fri, 24 Mar 1995 22:46:42 +0000 Karl Heuer (Fnext_property_change): Fix previous change.
Fri, 24 Mar 1995 09:01:09 +0000 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
Fri, 24 Mar 1995 05:20:27 +0000 Richard M. Stallman (temp_output_buffer_setup): (Re)set the default
Fri, 24 Mar 1995 05:18:06 +0000 Richard M. Stallman (UNEXEC): Override the definition.
Fri, 24 Mar 1995 03:19:16 +0000 Karl Heuer (syms_of_buffer): Doc fix.
Fri, 24 Mar 1995 03:16:19 +0000 Karl Heuer (try_window_id): Stop scan at bottom of window, not one line later.
Fri, 24 Mar 1995 02:50:54 +0000 Karl Heuer (c-style-alist): Set c-continued-brace-offset and
Fri, 24 Mar 1995 00:48:45 +0000 Karl Heuer (compilation-sentinel): Use `format'; `concat' doesn't
Fri, 24 Mar 1995 00:35:46 +0000 Karl Heuer (redisplay): Make sure pause is set before used.
Thu, 23 Mar 1995 21:44:59 +0000 Karl Heuer Don't load mouse and face files in system-specific
Thu, 23 Mar 1995 21:33:22 +0000 Karl Heuer (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
Thu, 23 Mar 1995 20:57:04 +0000 Richard M. Stallman (asm-mode): Make a per-buffer child keymap here.
Thu, 23 Mar 1995 20:40:48 +0000 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
Thu, 23 Mar 1995 14:17:10 +0000 Boris Goldowsky *** empty log message ***
Thu, 23 Mar 1995 14:09:34 +0000 Boris Goldowsky New magic number for text/enriched files.
Thu, 23 Mar 1995 08:43:08 +0000 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.
Thu, 23 Mar 1995 02:25:55 +0000 Richard M. Stallman (isearch-update-ring): New subroutine.
Thu, 23 Mar 1995 01:21:07 +0000 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
Wed, 22 Mar 1995 21:31:08 +0000 Richard M. Stallman Doc fixes.
Wed, 22 Mar 1995 21:23:10 +0000 Karl Heuer (overlay_touches_p): New function.
Wed, 22 Mar 1995 21:22:31 +0000 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
Wed, 22 Mar 1995 21:20:41 +0000 Karl Heuer Declare overlay_touches_p.
Wed, 22 Mar 1995 20:45:26 +0000 Karl Heuer (concat): Treat integers as characters, not strings.
Wed, 22 Mar 1995 20:39:17 +0000 Karl Heuer (ml-concat): New function.
Wed, 22 Mar 1995 20:38:52 +0000 Karl Heuer Translate concat to ml-concat.
Wed, 22 Mar 1995 19:42:05 +0000 Boris Goldowsky Doc fix + autoload cookies.
Wed, 22 Mar 1995 17:57:55 +0000 Karl Heuer (syms_of_fileio): Fix missing \n\.
Wed, 22 Mar 1995 17:47:55 +0000 Karl Heuer (Fwhere_is_internal): Fix missing \n\.
Wed, 22 Mar 1995 17:44:18 +0000 Karl Heuer (syms_of_window): Fix missing \n\.
Wed, 22 Mar 1995 16:58:14 +0000 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
Wed, 22 Mar 1995 16:57:58 +0000 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
Wed, 22 Mar 1995 14:50:50 +0000 Richard M. Stallman (redisplay_window): Skip the only-point-has-changed
Wed, 22 Mar 1995 08:54:39 +0000 Richard M. Stallman (rm400, rm600): New machine names. libc-950402
Wed, 22 Mar 1995 04:50:15 +0000 Richard M. Stallman (init-file-user, site-run-file): Doc fixes.
Tue, 21 Mar 1995 23:14:41 +0000 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
Tue, 21 Mar 1995 21:47:23 +0000 Boris Goldowsky (list-text-properties-at): New fn.
Tue, 21 Mar 1995 20:22:41 +0000 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
Tue, 21 Mar 1995 20:05:23 +0000 Richard M. Stallman (Vload_read_function): New variable.
Tue, 21 Mar 1995 20:03:04 +0000 Richard M. Stallman (CHECK_IMPURE): Declare my_edata as char array.
Tue, 21 Mar 1995 20:02:52 +0000 Richard M. Stallman (my_edata): Declare as char array, not int.
Tue, 21 Mar 1995 20:02:34 +0000 Richard M. Stallman (dump-emacs-data, dump-emacs): Declare my_edata as char array.
Tue, 21 Mar 1995 19:57:36 +0000 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
Tue, 21 Mar 1995 06:16:35 +0000 Richard M. Stallman Initial revision
Tue, 21 Mar 1995 05:37:42 +0000 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
Tue, 21 Mar 1995 05:14:38 +0000 Richard M. Stallman (shell-command): Use *Async Shell Command* for
Tue, 21 Mar 1995 02:19:38 +0000 Karl Heuer (tar-parse-octal-long-integer): Return list, not vector.
Mon, 20 Mar 1995 14:46:38 +0000 Karl Fogel (bookmark-automatically-show-annotations): new var.
Mon, 20 Mar 1995 05:09:18 +0000 Richard M. Stallman (debug): Now interactive.