Thu, 13 Apr 1995 21:14:31 +0000 |
Karl Heuer |
Delete the #if that compares MARKBIT.
|
Thu, 13 Apr 1995 21:13:31 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 13 Apr 1995 18:15:01 +0000 |
Richard M. Stallman |
(print-help-return-message): Check same-window-buffer-names
|
Thu, 13 Apr 1995 18:06:46 +0000 |
Karl Heuer |
(Fdisplay_buffer): Search the proper frame when the
|
Thu, 13 Apr 1995 17:45:06 +0000 |
Karl Heuer |
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
|
Thu, 13 Apr 1995 17:24:35 +0000 |
Karl Heuer |
(main, skip_to_lf): Improve error handling.
|
Thu, 13 Apr 1995 17:07:03 +0000 |
Richard M. Stallman |
(make-help-screen): Explicitly translate key thru function-key-map.
|
Thu, 13 Apr 1995 17:06:05 +0000 |
Karl Heuer |
(main): Check for trailing ", " before trying to delete it.
|
Thu, 13 Apr 1995 17:05:39 +0000 |
Richard M. Stallman |
(reporter-mailer): Replace mail with reporter-mail.
|
Thu, 13 Apr 1995 17:04:57 +0000 |
Richard M. Stallman |
(tabify): Include entire first line in narrowing.
|
Thu, 13 Apr 1995 16:56:05 +0000 |
Richard M. Stallman |
(compute_char_face): Don't use NULL.
|
Thu, 13 Apr 1995 16:55:10 +0000 |
Karl Heuer |
Fix previous change.
|
Thu, 13 Apr 1995 16:54:41 +0000 |
Richard M. Stallman |
(Foverlays_at, Fnext_overlay_change): Don't use NULL.
|
Thu, 13 Apr 1995 16:51:39 +0000 |
Richard M. Stallman |
(Fx_color_defined_p): Doc fix.
|
Thu, 13 Apr 1995 16:18:42 +0000 |
Richard M. Stallman |
[! HAVE_X_WINDOWS] (build_face): Deleted.
|
Thu, 13 Apr 1995 16:10:04 +0000 |
Richard M. Stallman |
(Fcall_interactively): Fix paren nesting.
|
Thu, 13 Apr 1995 16:09:46 +0000 |
Richard M. Stallman |
(evaporate_overlays): Fix type error.
|
Thu, 13 Apr 1995 16:05:43 +0000 |
Richard M. Stallman |
(scan_c_file): At end, restore file name last char to its original value.
|
Thu, 13 Apr 1995 16:03:08 +0000 |
Richard M. Stallman |
(all): Build test-distrib and make-docfile.
|
Thu, 13 Apr 1995 07:47:27 +0000 |
Richard M. Stallman |
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
|
Thu, 13 Apr 1995 06:40:19 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 13 Apr 1995 05:43:35 +0000 |
Richard M. Stallman |
(mail-do-fcc): Use just find-buffer-visiting
|
Thu, 13 Apr 1995 05:12:24 +0000 |
Richard M. Stallman |
(MARKBIT): Do the shifting as unsigned int.
|
Thu, 13 Apr 1995 04:56:20 +0000 |
Richard M. Stallman |
(top_distclean): Delete config.cache.
|
Thu, 13 Apr 1995 02:34:03 +0000 |
Richard M. Stallman |
(x-set-selection): Fix up interactive defaults.
|
Thu, 13 Apr 1995 02:03:59 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Select the chosen window
|
Thu, 13 Apr 1995 01:33:08 +0000 |
Richard M. Stallman |
(time-stamp-format): Replace list of Lisp
|
Wed, 12 Apr 1995 17:53:01 +0000 |
Richard M. Stallman |
(gc_sweep): If a misc has type Lisp_Misc_Free,
|
Wed, 12 Apr 1995 06:16:00 +0000 |
Richard M. Stallman |
(Fencode_time): Use XINT to examine `zone'.
|
Wed, 12 Apr 1995 04:48:18 +0000 |
Karl Heuer |
Initial revision
|
Wed, 12 Apr 1995 03:13:59 +0000 |
Karl Heuer |
(all): Use DEL_TREE instead of delnode.
|
Wed, 12 Apr 1995 03:13:20 +0000 |
Karl Heuer |
Key [C-M-backspace] defined.
|
Wed, 12 Apr 1995 03:11:40 +0000 |
Karl Heuer |
[WINDOWSNT]: Find doc strings
|
Wed, 12 Apr 1995 03:10:46 +0000 |
Karl Heuer |
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.
|
Wed, 12 Apr 1995 03:09:44 +0000 |
Karl Heuer |
(dired-chmod-program): Defined.
|
Wed, 12 Apr 1995 03:08:59 +0000 |
Karl Heuer |
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.
|
Wed, 12 Apr 1995 03:00:06 +0000 |
Karl Heuer |
(obj, lisp): Update to expanded list of source files.
|
Wed, 12 Apr 1995 02:56:05 +0000 |
Karl Heuer |
(getenv_internal): Balance parentheses across #if/#endif.
|
Wed, 12 Apr 1995 02:50:23 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Wed, 12 Apr 1995 02:33:01 +0000 |
Karl Heuer |
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
|
Wed, 12 Apr 1995 02:32:26 +0000 |
Karl Heuer |
(HAVE_RANDOM): Defined.
|
Wed, 12 Apr 1995 02:29:47 +0000 |
Karl Heuer |
(Fset_message_beep): Defined.
|
Wed, 12 Apr 1995 02:27:16 +0000 |
Karl Heuer |
(win32_wait): Reap synchronous subprocesses, and place
|
Wed, 12 Apr 1995 02:25:05 +0000 |
Karl Heuer |
Fixed function prototypes.
|
Wed, 12 Apr 1995 02:23:35 +0000 |
Karl Heuer |
(do_mouse_event): Use XSETFASTINT.
|
Wed, 12 Apr 1995 02:12:02 +0000 |
Karl Heuer |
(sbrk): Shrink heap by arbitrary amounts.
|
Wed, 12 Apr 1995 02:10:10 +0000 |
Karl Heuer |
(nt_ctime): Defined.
|
Wed, 12 Apr 1995 02:08:22 +0000 |
Karl Heuer |
(DOC): Defined.
|
Wed, 12 Apr 1995 02:07:05 +0000 |
Karl Heuer |
(NO_ARG_ARRAY) [WINDOWSNT]: Defined.
|
Wed, 12 Apr 1995 02:06:22 +0000 |
Karl Heuer |
(directory_file_name) [WINDOWSNT]: Handle UNC format.
|
Wed, 12 Apr 1995 02:00:23 +0000 |
Karl Heuer |
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
|
Wed, 12 Apr 1995 01:59:39 +0000 |
Karl Heuer |
(child_setup) [WINDOWSNT]: Removed syntax errors.
|
Wed, 12 Apr 1995 00:54:22 +0000 |
Karl Heuer |
Initial revision
|
Tue, 11 Apr 1995 23:01:05 +0000 |
Richard M. Stallman |
(mail-hist-put-headers-into-history):
|
Tue, 11 Apr 1995 22:46:18 +0000 |
Roland McGrath |
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
|
Tue, 11 Apr 1995 20:33:52 +0000 |
Richard M. Stallman |
(XTread_socket): Pass dpyinfo to popup_get_selection.
|
Tue, 11 Apr 1995 20:19:46 +0000 |
Richard M. Stallman |
(inhibit_garbage_collection): New function.
|
Tue, 11 Apr 1995 19:47:26 +0000 |
Richard M. Stallman |
(bibtex-find-text, bibtex-remove-double-quotes-or-braces):
|
Tue, 11 Apr 1995 15:56:53 +0000 |
Boris Goldowsky |
(facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.
|
Tue, 11 Apr 1995 03:04:38 +0000 |
Richard M. Stallman |
(Fcall_interactively): Fix handling of @
|
Tue, 11 Apr 1995 03:00:04 +0000 |
Richard M. Stallman |
(perl-comment-indent): Make extra space only when
|
Tue, 11 Apr 1995 01:50:08 +0000 |
Richard M. Stallman |
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
|
Tue, 11 Apr 1995 01:44:46 +0000 |
Richard M. Stallman |
Test NO_SOCKETS_IN_FILE_SYSTEM.
|
Tue, 11 Apr 1995 00:38:11 +0000 |
Karl Heuer |
Comment changes.
|
Mon, 10 Apr 1995 23:43:57 +0000 |
Karl Heuer |
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.
|
Mon, 10 Apr 1995 23:06:13 +0000 |
Richard M. Stallman |
(internal_condition_case): Abort if interrupt_input_blocked>0.
|
Mon, 10 Apr 1995 22:38:34 +0000 |
Karl Heuer |
(make_terminal_frame): all_kboards means initial_kboard too.
|
Mon, 10 Apr 1995 22:37:57 +0000 |
Karl Heuer |
(init_keyboard): Don't malloc a new structure;
|
Mon, 10 Apr 1995 21:01:12 +0000 |
Richard M. Stallman |
(newline): Don't auto-fill if flag is on; it was filling wrong line.
|
Mon, 10 Apr 1995 18:11:41 +0000 |
Richard M. Stallman |
#define SPECIAL_EMACS_INT
|
Mon, 10 Apr 1995 18:11:07 +0000 |
Richard M. Stallman |
Don't include alloca.h, string.h here.
|
Mon, 10 Apr 1995 16:45:47 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.
|
Mon, 10 Apr 1995 08:05:13 +0000 |
Richard M. Stallman |
If HAVE_CONFIG_H, include config.h.
|
Mon, 10 Apr 1995 08:04:27 +0000 |
Richard M. Stallman |
Include alloca.h, string.h. Test NOT_C_CODE.
|
Mon, 10 Apr 1995 08:02:39 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Undo previous change.
|
Mon, 10 Apr 1995 08:00:16 +0000 |
Richard M. Stallman |
(make_terminal_frame): Use Emacs, Emacs-2, ... as name.
|
Mon, 10 Apr 1995 07:57:44 +0000 |
Richard M. Stallman |
(display_mode_line): Use push_frame_kboard, pop_frame_kboard.
|
Mon, 10 Apr 1995 07:55:29 +0000 |
Richard M. Stallman |
(x_window): Copy the frame name to non-Lisp string.
|
Mon, 10 Apr 1995 07:48:16 +0000 |
Richard M. Stallman |
(struct x_display_info): Use `struct kboard', not KBOARD.
|
Mon, 10 Apr 1995 07:47:42 +0000 |
Richard M. Stallman |
(struct frame): Use `struct kboard', not KBOARD.
|
Mon, 10 Apr 1995 07:46:48 +0000 |
Richard M. Stallman |
(any_kboard_state): Renamed from unlock_kboard.
|
Mon, 10 Apr 1995 07:34:53 +0000 |
Richard M. Stallman |
(single_kboard): Renamed from kboard_locked. All refs renamed.
|
Mon, 10 Apr 1995 07:32:16 +0000 |
Richard M. Stallman |
(XTread_socket): Make deiconify event only if frame was iconified.
|
Mon, 10 Apr 1995 07:25:46 +0000 |
Richard M. Stallman |
(minibuf.o, xdisp.o): Don't depend on keyboard.h.
|
Mon, 10 Apr 1995 07:23:00 +0000 |
Richard M. Stallman |
Don't include keyboard.h.
|
Mon, 10 Apr 1995 07:22:15 +0000 |
Richard M. Stallman |
(Fcall_interactively): Call single_kboard_state
|
Mon, 10 Apr 1995 07:11:42 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 10 Apr 1995 05:52:18 +0000 |
Richard M. Stallman |
(alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.
|
Mon, 10 Apr 1995 05:39:55 +0000 |
Richard M. Stallman |
(KBOARD, etc): Moved to keyboard.h.
|
Mon, 10 Apr 1995 05:33:58 +0000 |
Richard M. Stallman |
Include keyboard.h.
|
Mon, 10 Apr 1995 04:49:13 +0000 |
Richard M. Stallman |
(write-file): Default is ask for confirmation only interactively.
|
Mon, 10 Apr 1995 01:15:50 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 10 Apr 1995 00:34:43 +0000 |
Richard M. Stallman |
(LD_SWITCH_X_DEFAULT): New definition.
|
Mon, 10 Apr 1995 00:34:00 +0000 |
Richard M. Stallman |
Remove function prototypes.
|
Mon, 10 Apr 1995 00:32:43 +0000 |
Richard M. Stallman |
(NO_MATHERR): Defined.
|
Mon, 10 Apr 1995 00:31:47 +0000 |
Richard M. Stallman |
(XMISCTYPE): New macro.
|