log

age author description
Fri, 16 Jun 1995 04:37:44 +0000 Richard M. Stallman (mouse-set-region): Bind last-command with this-command.
Fri, 16 Jun 1995 04:36:55 +0000 Richard M. Stallman (grep-null-device): Defined.
Fri, 16 Jun 1995 01:59:08 +0000 Karl Heuer (Fhandle_switch_frame): Preserve prefix arg.
Fri, 16 Jun 1995 01:25:53 +0000 Richard M. Stallman (grep-null-device): Set to "NUL".
Fri, 16 Jun 1995 01:24:43 +0000 Richard M. Stallman (path-separator, grep-null-device, grep-regexp-alist):
Fri, 16 Jun 1995 01:04:27 +0000 Richard M. Stallman (vc-fetch-master-properties): For RCS file,
Thu, 15 Jun 1995 23:06:45 +0000 Richard M. Stallman The RCS status is now found by reading the
Thu, 15 Jun 1995 22:37:49 +0000 Karl Heuer Update GPL version.
Thu, 15 Jun 1995 22:37:27 +0000 Karl Heuer Initial revision
Thu, 15 Jun 1995 22:03:48 +0000 Karl Heuer ($valmask): Use EMACS_INT, not int.
Thu, 15 Jun 1995 21:01:51 +0000 Richard Kenner Change FSF address.
Thu, 15 Jun 1995 20:49:02 +0000 Karl Heuer (enum pvec_type): Don't use trailing comma.
Thu, 15 Jun 1995 20:45:57 +0000 Karl Heuer Initial revision
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Thu, 15 Jun 1995 20:07:56 +0000 Richard M. Stallman (list-buffers-noselect): Don't let space after buf name
Thu, 15 Jun 1995 15:30:58 +0000 Richard M. Stallman (process_file,absolute_filename): Handle filenames
Thu, 15 Jun 1995 15:30:15 +0000 Richard M. Stallman (install): Copy wakeup.exe properly.
Thu, 15 Jun 1995 15:29:25 +0000 Richard M. Stallman (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
Thu, 15 Jun 1995 15:29:00 +0000 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
Thu, 15 Jun 1995 15:28:34 +0000 Richard M. Stallman (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
Thu, 15 Jun 1995 15:28:03 +0000 Richard M. Stallman (MSVCNT11): Defined.
Thu, 15 Jun 1995 15:27:42 +0000 Richard M. Stallman Define .c to .obj suffix rule.
Thu, 15 Jun 1995 13:57:17 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): Don't define it.
Thu, 15 Jun 1995 13:28:17 +0000 Richard M. Stallman Explain how make-local-hook works.
Thu, 15 Jun 1995 07:04:00 +0000 Simon Marshall Corrected the comment from last change.
Wed, 14 Jun 1995 23:18:50 +0000 Richard M. Stallman Comment change.
Wed, 14 Jun 1995 23:17:44 +0000 Richard M. Stallman (emacs_set_tty): Swap TCSETAF and TCSETAW.
Wed, 14 Jun 1995 22:30:41 +0000 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
Wed, 14 Jun 1995 22:30:16 +0000 Richard M. Stallman Various optimizations. The main one is to optimize for
Wed, 14 Jun 1995 22:18:34 +0000 Karl Heuer (Fprefix_numeric_value): Fix type check.
Wed, 14 Jun 1995 22:11:21 +0000 Karl Heuer (command_loop_1): Clear prefix arg (undo Feb 1 change).
Wed, 14 Jun 1995 20:07:48 +0000 Melissa Weisshaus changes for 19.29.
Wed, 14 Jun 1995 20:03:23 +0000 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
Wed, 14 Jun 1995 18:50:58 +0000 Karl Heuer [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.
Wed, 14 Jun 1995 18:48:28 +0000 Karl Heuer If NOT_C_CODE, don't include alloca.h.
Wed, 14 Jun 1995 18:20:14 +0000 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
Wed, 14 Jun 1995 16:22:27 +0000 Geoff Voelker *** empty log message ***
Wed, 14 Jun 1995 16:16:04 +0000 Richard M. Stallman (frame-notice-user-settings): When making a minibufferless
Wed, 14 Jun 1995 15:47:10 +0000 Roland McGrath (compilation-find-file): If FILENAME is absolute, apply
Wed, 14 Jun 1995 14:58:36 +0000 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
Wed, 14 Jun 1995 14:27:43 +0000 Richard M. Stallman (addpm): Use CFLAGS when compiling.
Wed, 14 Jun 1995 14:21:09 +0000 Richard M. Stallman Comment change.
Wed, 14 Jun 1995 14:10:27 +0000 Richard M. Stallman (status_notify): Undo May 18 change.
Wed, 14 Jun 1995 14:09:53 +0000 Richard M. Stallman (Fprevious_overlay_change): Check for overlays that end at POS.
Wed, 14 Jun 1995 12:05:55 +0000 Richard M. Stallman (shell-mode): Make shell-directory-tracker a hook function locally only.
Wed, 14 Jun 1995 12:05:23 +0000 Richard M. Stallman Delete the Emacs version error check.
Wed, 14 Jun 1995 11:46:56 +0000 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
Wed, 14 Jun 1995 11:16:17 +0000 Richard M. Stallman (vc-backend-checkin): Provide an explicit string saying
Wed, 14 Jun 1995 00:45:28 +0000 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Tue, 13 Jun 1995 23:31:17 +0000 Karl Heuer (comint-mode): Use make-local-hook.
Tue, 13 Jun 1995 21:47:34 +0000 Karl Heuer (LIBS_MACHINE): Use -lpthreads, not -lpthread.
Tue, 13 Jun 1995 21:44:48 +0000 Karl Heuer check for -lpthreads, not -lpthread.
Tue, 13 Jun 1995 21:43:46 +0000 Karl Heuer (HAVE_LIBPTHREADS): Add #undef.
Tue, 13 Jun 1995 21:20:59 +0000 Karl Heuer (vip-over-whitespace-line): new function.
Tue, 13 Jun 1995 21:20:36 +0000 Karl Heuer (vip-change-state-to-vi): bug fix.
Tue, 13 Jun 1995 08:27:11 +0000 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
Tue, 13 Jun 1995 08:16:08 +0000 Simon Marshall check comint-input-ring-file-name for the empty string too.
Tue, 13 Jun 1995 03:48:49 +0000 Geoff Voelker *** empty log message ***
Tue, 13 Jun 1995 03:29:47 +0000 Karl Heuer (help-menu): Symbol renamed from `help'.
Tue, 13 Jun 1995 02:17:40 +0000 Karl Heuer (rmail-search-backwards): Default count is 1, not -1.
Mon, 12 Jun 1995 17:21:07 +0000 Roland McGrath [_LIBC] (start_of_data): Define to &__data_start for GNU libc.
Mon, 12 Jun 1995 00:55:33 +0000 Karl Heuer (frame_vector_add_frame): Don't forget to store
Sun, 11 Jun 1995 22:22:56 +0000 Karl Heuer Copy new files nt/addpm.c and nt/emacs.bat.in.
Sun, 11 Jun 1995 22:07:14 +0000 Karl Heuer Add comment.
Sun, 11 Jun 1995 20:59:45 +0000 Karl Heuer Comment update.
Sun, 11 Jun 1995 20:48:19 +0000 Karl Heuer (x_make_frame_visible): Test and set asked_for_visible.
Sun, 11 Jun 1995 20:47:48 +0000 Karl Heuer (struct x_display): New field asked_for_visible.
Sun, 11 Jun 1995 20:27:39 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
Sun, 11 Jun 1995 20:27:12 +0000 Karl Heuer Include widget.h.
Sun, 11 Jun 1995 20:26:47 +0000 Karl Heuer (EmacsFrameSetCharSize): Manually alter the height
Sun, 11 Jun 1995 20:22:09 +0000 Karl Heuer (lwlib_toolkit_type): New variable.
Sun, 11 Jun 1995 20:14:36 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.
Sun, 11 Jun 1995 20:09:49 +0000 Karl Heuer (read_char_minibuf_menu_prompt):
Sun, 11 Jun 1995 19:27:57 +0000 Karl Heuer (save-selected-window): New macro.
Sat, 10 Jun 1995 21:45:43 +0000 Geoff Voelker Include config.h before stdio.h.
Sat, 10 Jun 1995 02:51:03 +0000 Geoff Voelker *** empty log message ***
Sat, 10 Jun 1995 02:24:19 +0000 Geoff Voelker Initial revision
Sat, 10 Jun 1995 02:23:39 +0000 Geoff Voelker makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
Sat, 10 Jun 1995 02:22:49 +0000 Geoff Voelker (ALL,addpm,addpm.exe,addpm.obj): Defined.
Sat, 10 Jun 1995 02:22:05 +0000 Geoff Voelker (TEMACS): Depend upon $(BLD).
Sat, 10 Jun 1995 00:03:02 +0000 Geoff Voelker changed referendce to of makefile.nt to makedffile.def in configure section
Fri, 09 Jun 1995 20:37:54 +0000 Karl Heuer (system_key_syms): Deleted; now part of struct kboard.
Fri, 09 Jun 1995 20:37:32 +0000 Karl Heuer (mark_kboards): Mark system_key_syms member.
Fri, 09 Jun 1995 20:37:20 +0000 Karl Heuer (struct kboard): New member system_key_syms.
Fri, 09 Jun 1995 19:15:55 +0000 Karl Heuer (modify_event_symbol): Mask out high bits here,
Fri, 09 Jun 1995 19:15:28 +0000 Karl Heuer (x_get_keysym_name): New function.
Fri, 09 Jun 1995 16:00:45 +0000 Karl Heuer (update_menu_bar): Use set_buffer_internal_1 to switch bufs.
Fri, 09 Jun 1995 15:44:44 +0000 Karl Heuer (SOURCES): Makefile isn't source; Makefile.in.in is.
Fri, 09 Jun 1995 15:42:08 +0000 Karl Heuer (x-create-frame-with-faces): Don't use initial-frame-alist
Fri, 09 Jun 1995 15:24:50 +0000 Karl Heuer (x-create-frame-with-faces): Don't look for geometry
Fri, 09 Jun 1995 14:38:56 +0000 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
Fri, 09 Jun 1995 14:35:26 +0000 Karl Heuer (gnus-cancel-news): Use `buffer-disable-undo'.
Fri, 09 Jun 1995 03:09:50 +0000 Karl Heuer Check for -lpthread.
Fri, 09 Jun 1995 03:05:13 +0000 Karl Heuer (Fminibuffer_complete): Make last_command be kboard-local.
Fri, 09 Jun 1995 03:05:04 +0000 Karl Heuer (internal_self_insert): Make last_command be kboard-local.
Fri, 09 Jun 1995 03:04:43 +0000 Karl Heuer (last_command): Var deleted; now part of struct kboard.
Fri, 09 Jun 1995 03:04:26 +0000 Karl Heuer (struct kboard): New member Vlast_command.
Fri, 09 Jun 1995 03:03:46 +0000 Karl Heuer (last_command): Var deleted; now part of struct kboard.
Fri, 09 Jun 1995 02:31:33 +0000 Karl Heuer Initial revision
Fri, 09 Jun 1995 01:39:10 +0000 Karl Heuer (LIBS_MACHINE): Use -lpthread if it exists.
Fri, 09 Jun 1995 01:29:21 +0000 Karl Heuer (prompt-for-change-log-name): Handle the case where
Fri, 09 Jun 1995 01:26:00 +0000 Karl Heuer (Info-mode): Doco fix.
Fri, 09 Jun 1995 01:24:47 +0000 Karl Heuer (report-emacs-bug-info): New command.
Fri, 09 Jun 1995 01:23:01 +0000 Karl Heuer (format-find-file, format-insert-file): New functions.
Fri, 09 Jun 1995 01:21:18 +0000 Karl Heuer (vc-backend-checkin): Handle RCS `co'-output in the event
Fri, 09 Jun 1995 01:17:59 +0000 Karl Heuer (vc-register): Check for a visited file first thing.
Fri, 09 Jun 1995 01:15:14 +0000 Karl Heuer (Flookup_key, Fdefine_key): Use Fevent_convert_list.
Fri, 09 Jun 1995 01:14:45 +0000 Karl Heuer (Fevent_convert_list): Renamed from convert_event_type_list.
Fri, 09 Jun 1995 01:11:36 +0000 Karl Heuer (xmenu_show): Do call lw_destroy_all_widgets.
Fri, 09 Jun 1995 01:10:11 +0000 Karl Heuer (Freplace_match): Do the right thing with backslash.
Fri, 09 Jun 1995 01:07:18 +0000 Karl Heuer (Freplace_match): Fix check for valid reg in string replace.
Fri, 09 Jun 1995 01:05:48 +0000 Karl Heuer (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
Fri, 09 Jun 1995 01:00:42 +0000 Karl Heuer (file-precious-flag): Doc clarification.
Fri, 09 Jun 1995 00:55:30 +0000 Karl Heuer (Vhelp_event_list): New var.
Fri, 09 Jun 1995 00:53:44 +0000 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
Fri, 09 Jun 1995 00:52:18 +0000 Karl Heuer (read_key_sequence): Don't run activate-menubar-hook
Fri, 09 Jun 1995 00:51:32 +0000 Karl Heuer (update_menu_bar): Run activate-menubar-hook
Fri, 09 Jun 1995 00:12:29 +0000 Karl Heuer Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
Fri, 09 Jun 1995 00:11:53 +0000 Karl Heuer (vip-event-key): now handles keys 128--255 as meta-chars.
Fri, 09 Jun 1995 00:11:23 +0000 Karl Heuer Fixed problems with yanking/deleting buffers.
Fri, 09 Jun 1995 00:09:26 +0000 Karl Heuer (vip-envelop-ESC-key): if an ESC-sequence translates
Thu, 08 Jun 1995 20:39:45 +0000 Karl Heuer (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
Thu, 08 Jun 1995 20:35:11 +0000 Karl Heuer Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
Thu, 08 Jun 1995 20:13:45 +0000 Karl Heuer [MSDOS]: #undef chdir.
Thu, 08 Jun 1995 19:57:56 +0000 Karl Heuer Define STDC_HEADERS.
Thu, 08 Jun 1995 19:21:05 +0000 Karl Heuer [!subprocesses]: Include sysselect.h.
Thu, 08 Jun 1995 19:14:45 +0000 Karl Heuer (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
Thu, 08 Jun 1995 16:48:40 +0000 Roland McGrath (map-y-or-n-p): Don't eval return value of prompter function.
Thu, 08 Jun 1995 15:39:07 +0000 Melissa Weisshaus Initial revision
Thu, 08 Jun 1995 15:34:01 +0000 Melissa Weisshaus fixed errors that appeared during update to 19.29.
Thu, 08 Jun 1995 14:29:13 +0000 Simon Marshall Put comments first in texinfo-font-lock-keywords.
Thu, 08 Jun 1995 13:03:15 +0000 Roland McGrath (rlogin): If optional second arg is buffer or string, use that as name.
Thu, 08 Jun 1995 04:43:19 +0000 Melissa Weisshaus updates for version 19.29.
Thu, 08 Jun 1995 04:16:18 +0000 Melissa Weisshaus updated for 19.29.
Wed, 07 Jun 1995 23:55:43 +0000 Melissa Weisshaus updated address.
Wed, 07 Jun 1995 23:00:15 +0000 Melissa Weisshaus updated menus and dates for june 1995 edition.
Wed, 07 Jun 1995 22:59:48 +0000 Melissa Weisshaus updated menus and dates for june 1995 edition.
Wed, 07 Jun 1995 22:25:46 +0000 Karl Heuer (mark_kboards): Mark Vprefix_arg instead of
Wed, 07 Jun 1995 22:24:23 +0000 Karl Heuer (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
Wed, 07 Jun 1995 22:18:05 +0000 Karl Heuer (cmd_error, command_loop_1, Fcommand_execute)
Wed, 07 Jun 1995 22:12:07 +0000 Karl Heuer (current_prefix_partial): Deleted.
Wed, 07 Jun 1995 22:07:53 +0000 Roland McGrath (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
Wed, 07 Jun 1995 21:48:03 +0000 Karl Heuer (struct kboard): member Vprefix_arg restored, replacing
Wed, 07 Jun 1995 21:39:33 +0000 Karl Heuer (current_prefix_partial): Deleted.
Wed, 07 Jun 1995 21:07:25 +0000 Karl Heuer (Flocal_variable_p): New optional arg BUFFER.
Wed, 07 Jun 1995 21:06:17 +0000 Karl Heuer (realclean): New target.
Wed, 07 Jun 1995 21:02:00 +0000 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
Wed, 07 Jun 1995 21:00:01 +0000 Karl Heuer (Fbuffer_disable_undo): Make this function interactive.
Wed, 07 Jun 1995 20:54:21 +0000 Karl Heuer (query-replace-map): Bind f1 and help.
Wed, 07 Jun 1995 20:53:07 +0000 Karl Heuer (read-quoted-char): Turn on help-form and turn off help-char.
Wed, 07 Jun 1995 20:50:55 +0000 Karl Heuer (vc-register): Clean error message if no visited file.
Wed, 07 Jun 1995 20:48:53 +0000 Karl Heuer (isearch-other-meta-char): Try downshifting
Wed, 07 Jun 1995 20:45:11 +0000 Karl Heuer (file-precious-flag): Doc fix.
Wed, 07 Jun 1995 20:39:56 +0000 Karl Heuer (unlock_file, lock_file): Call Fexpand_file_name.
Wed, 07 Jun 1995 18:58:06 +0000 Karl Heuer Delete version number.
Wed, 07 Jun 1995 18:55:22 +0000 Karl Heuer (vc-menu-map): Disable Register when no visited file.
Wed, 07 Jun 1995 18:38:02 +0000 Karl Heuer Doc fix.
Wed, 07 Jun 1995 18:35:06 +0000 Karl Heuer (display-time-filter):
Tue, 06 Jun 1995 22:23:32 +0000 Karl Heuer *** empty log message ***
Tue, 06 Jun 1995 19:21:15 +0000 Karl Heuer *** empty log message ***
Tue, 06 Jun 1995 03:11:10 +0000 Karl Heuer (install-arch-indep): Install info files for mh-e.
Tue, 06 Jun 1995 02:02:51 +0000 Karl Heuer Declare sbrk.
Tue, 06 Jun 1995 01:57:46 +0000 Karl Heuer (TOOLKIT_DEFINES): Define.
Tue, 06 Jun 1995 01:56:05 +0000 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
Tue, 06 Jun 1995 01:52:32 +0000 Karl Heuer (Fwaiting_for_user_input_p): Function declared.
Tue, 06 Jun 1995 01:48:53 +0000 Karl Heuer (Freplace_match): Calls to upcase_initials and upcase_initials_region changed
Tue, 06 Jun 1995 01:46:33 +0000 Karl Heuer (Fexpand_abbrev): Call to upcase_initials_region
Tue, 06 Jun 1995 01:44:34 +0000 Karl Heuer (Fvertical_motion): Add cast.
Tue, 06 Jun 1995 01:43:42 +0000 Karl Heuer (casify_region): Use explicit local vars for start
Tue, 06 Jun 1995 01:40:34 +0000 Karl Heuer (record_insert): Change args to be ints, not Lisp_Objects.
Tue, 06 Jun 1995 01:39:40 +0000 Karl Heuer (cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
Mon, 05 Jun 1995 23:47:44 +0000 Karl Heuer Changed window-system to ediff-window-display.
Mon, 05 Jun 1995 23:43:51 +0000 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
Mon, 05 Jun 1995 23:42:53 +0000 Karl Heuer (ediff-make-control-frame): optimized for display.
Mon, 05 Jun 1995 23:41:43 +0000 Karl Heuer don't make the patch buffer RO.
Mon, 05 Jun 1995 20:43:19 +0000 Boris Goldowsky Change email address for Boris.
Mon, 05 Jun 1995 17:43:53 +0000 Karl Heuer Include keyboard.h.
Mon, 05 Jun 1995 17:41:10 +0000 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
Mon, 05 Jun 1995 17:39:17 +0000 Karl Heuer (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
Mon, 05 Jun 1995 17:36:29 +0000 Karl Heuer (mouse-set-region): Don't bounce the cursor on X.
Mon, 05 Jun 1995 17:35:01 +0000 Karl Heuer (load_color): misleading comment rewritten.
Mon, 05 Jun 1995 17:32:51 +0000 Karl Heuer (Fkill_buffer): When killing indirect buffer,
Mon, 05 Jun 1995 17:30:47 +0000 Karl Heuer Comment fix.
Mon, 05 Jun 1995 12:38:46 +0000 Karl Heuer (x_text_icon): Do call XSetIconName or XSetWMIconName.
Mon, 05 Jun 1995 12:38:20 +0000 Karl Heuer (Qicon_name): New variable.
Mon, 05 Jun 1995 12:37:48 +0000 Karl Heuer (struct x_display): Rename icon_label to icon_name
Mon, 05 Jun 1995 12:35:17 +0000 Karl Heuer (cursor_to, clear_to_end_of_line_raw):
Mon, 05 Jun 1995 12:35:03 +0000 Karl Heuer (old_tty_valid): New variable.
Mon, 05 Jun 1995 12:32:41 +0000 Karl Heuer (trivial_regexp_p): = is special after \.
Mon, 05 Jun 1995 12:30:11 +0000 Karl Heuer (hack-local-variables-prop-line): Don't downcase var name.
Mon, 05 Jun 1995 12:23:13 +0000 Karl Heuer *** empty log message ***
Sun, 04 Jun 1995 01:34:39 +0000 Paul Eggert (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
Sat, 03 Jun 1995 17:32:10 +0000 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
Sat, 03 Jun 1995 17:31:53 +0000 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
Sat, 03 Jun 1995 17:25:27 +0000 Karl Heuer (Fencode_time): Doc fix.
Sat, 03 Jun 1995 16:57:38 +0000 Karl Heuer (NULL): Define if not defined.
Fri, 02 Jun 1995 22:02:17 +0000 Edward M. Reingold Fixed calendar-string-spread to allow 0 or 1 string; this simplified several
Fri, 02 Jun 1995 14:45:21 +0000 Edward M. Reingold Fix cal-x.el to create an empty fancy-diary-buffer, if needed.
Fri, 02 Jun 1995 14:44:34 +0000 Edward M. Reingold New function to create (but not fill) the fancy diary buffer.
Fri, 02 Jun 1995 07:42:12 +0000 Simon Marshall Don't go forward over a word-char if we're at bob, and set match-data.
Fri, 02 Jun 1995 01:03:43 +0000 Karl Heuer (vendor-specific-keysyms): Recognize "X Consortium".
Fri, 02 Jun 1995 00:53:28 +0000 Karl Heuer (*-solaris2.5): New configuration.
Fri, 02 Jun 1995 00:45:49 +0000 Karl Heuer Initial revision
Fri, 02 Jun 1995 00:44:29 +0000 Karl Heuer Copy new files config.nt and config.w95.
Fri, 02 Jun 1995 00:14:33 +0000 Karl Heuer Remove version information.
Thu, 01 Jun 1995 23:37:20 +0000 Karl Heuer (EmacsFrameDestroy): Block and unblock input.
Thu, 01 Jun 1995 23:23:50 +0000 Karl Heuer (x_destroy_bitmap): Block and unblock input.
Thu, 01 Jun 1995 23:18:04 +0000 Roland McGrath (multiple-recover-finish): Renamed to recover-session-finish.
Thu, 01 Jun 1995 20:53:04 +0000 Edward M. Reingold Autoload calendar-setup.
Thu, 01 Jun 1995 09:26:48 +0000 Simon Marshall New version 3.06 from author.
Thu, 01 Jun 1995 09:08:29 +0000 Simon Marshall Made font-lock-compile-keywords not compile if it looks like it already has.
Wed, 31 May 1995 21:18:55 +0000 Karl Heuer (x_display_info_for_name): Fix error message.
Wed, 31 May 1995 21:06:48 +0000 Karl Heuer (dired-find-buffer-nocreate): Ignore dead buffers.
Wed, 31 May 1995 20:00:40 +0000 Karl Heuer Move defconsts to avoid byte-compiler warnings.
Wed, 31 May 1995 19:57:27 +0000 Karl Heuer Comment change.
Wed, 31 May 1995 19:46:12 +0000 Karl Heuer Document how to specify a list to --x-includes and --x-libraries.
Wed, 31 May 1995 19:41:49 +0000 Karl Heuer (menu-bar-help-menu): Add "..."
Wed, 31 May 1995 19:39:24 +0000 Karl Heuer (scroll-bar-drag): Call scroll-bar-drag-1
Wed, 31 May 1995 19:30:32 +0000 Karl Heuer (initial comments): Copyright 1995; don't speak
Tue, 30 May 1995 23:32:09 +0000 Karl Heuer (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;
Tue, 30 May 1995 23:26:56 +0000 Karl Heuer Use x_includes, not x_libraries, for -I.
Tue, 30 May 1995 23:17:55 +0000 Karl Heuer (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
Tue, 30 May 1995 23:07:27 +0000 Karl Heuer (emacs-lisp-mode-map): Add a menu.
Tue, 30 May 1995 23:06:00 +0000 Karl Heuer (sh-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 23:05:08 +0000 Karl Heuer Fix capitalization in menu bar.
Tue, 30 May 1995 22:59:41 +0000 Karl Heuer Fix capitalization in menu bar.
Tue, 30 May 1995 22:54:53 +0000 Karl Heuer (forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.
Tue, 30 May 1995 22:48:05 +0000 Karl Heuer Fix capitalization and punctuation in menu bar.
Tue, 30 May 1995 22:42:32 +0000 Karl Heuer (compilation-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 22:37:49 +0000 Karl Heuer (bibtex-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 22:35:28 +0000 Karl Heuer (tar-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 21:56:32 +0000 Karl Heuer (syms_of_editfns): user-login-name renamed from user-name.
Tue, 30 May 1995 21:50:07 +0000 Karl Heuer Change Vuser_real_name to Vuser_real_login_name.
Tue, 30 May 1995 21:45:22 +0000 Karl Heuer (archive-lemacs): New variable.
Tue, 30 May 1995 21:20:09 +0000 Karl Heuer (time-stamp): only warn about time-stamping
Tue, 30 May 1995 19:43:26 +0000 Karl Heuer (update_menu_bar): Do update if region display has changed.
Tue, 30 May 1995 19:35:59 +0000 Roland McGrath (compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.
Tue, 30 May 1995 19:20:47 +0000 Karl Heuer (ediff-setup-control-frame): Make
Tue, 30 May 1995 18:47:11 +0000 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.
Tue, 30 May 1995 18:46:49 +0000 Karl Heuer (set_frame_menubar): Always call update_frame_menubar.