Fri, 14 Apr 1995 02:10:52 +0000 |
Karl Heuer |
(main): Improve error handling.
|
Thu, 13 Apr 1995 23:02:25 +0000 |
Karl Heuer |
(Fbuffer_string): Doc clarification.
|
Thu, 13 Apr 1995 22:20:11 +0000 |
Richard M. Stallman |
(byte-compile-log-file): Always insert at eob.
|
Thu, 13 Apr 1995 21:34:34 +0000 |
Karl Heuer |
Update copyright.
|
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.
|
Mon, 10 Apr 1995 00:30:07 +0000 |
Richard M. Stallman |
(strftime.o): Define strftime as emacs_strftime.
|
Mon, 10 Apr 1995 00:20:07 +0000 |
Karl Heuer |
Comment fixes.
|
Sun, 09 Apr 1995 22:31:08 +0000 |
Karl Heuer |
New version from author.
|
Sun, 09 Apr 1995 22:29:08 +0000 |
Karl Heuer |
New version from author
|
Sun, 09 Apr 1995 19:14:40 +0000 |
Richard M. Stallman |
(re_match_2_internal): Eliminate cast of ptr to int.
|
Sun, 09 Apr 1995 18:57:09 +0000 |
Roland McGrath |
(server-switch-buffer): Make first arg optional too;
|
Sun, 09 Apr 1995 11:39:41 +0000 |
Richard M. Stallman |
(list-tags): Delete call to select-tags-matched-file.
|
Sun, 09 Apr 1995 09:42:28 +0000 |
Richard M. Stallman |
(set_point): When skipping intangible text,
|
Sun, 09 Apr 1995 09:34:05 +0000 |
Richard M. Stallman |
(line-move): Turn off intangibility for intermediate stops.
|
Sun, 09 Apr 1995 07:32:17 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): Reuse the entry for
|
Sun, 09 Apr 1995 06:47:22 +0000 |
Richard M. Stallman |
(newline): Don't indent afterward if at page sep line.
|
Sun, 09 Apr 1995 05:32:47 +0000 |
Richard M. Stallman |
(byte-compile-log-file): New function.
|
Sun, 09 Apr 1995 04:58:29 +0000 |
Richard M. Stallman |
(ALL_CFLAGS): Add -I${srcdir}/../src.
|
Sun, 09 Apr 1995 04:56:02 +0000 |
Richard M. Stallman |
(ALL_CFLAGS): Define HAVE_CONFIG_H.
|
Sun, 09 Apr 1995 04:50:38 +0000 |
Richard M. Stallman |
(xmalloc, xrealloc): Declare them here.
|
Sun, 09 Apr 1995 03:51:32 +0000 |
Richard M. Stallman |
(mode-line-buffer-identification): Fix prev change; use setq-default.
|
Sun, 09 Apr 1995 03:33:01 +0000 |
Richard M. Stallman |
Fix typo in prev change.
|
Sun, 09 Apr 1995 03:21:37 +0000 |
Roland McGrath |
(next-file): Add paren missing from last change.
|
Sun, 09 Apr 1995 03:18:11 +0000 |
Roland McGrath |
(next-file): Handle empty list returned by (tags-table-files).
|
Sun, 09 Apr 1995 03:08:18 +0000 |
Richard M. Stallman |
(ange-ftp-parse-netrc): Bind `default-directory' to
|
Sun, 09 Apr 1995 03:07:01 +0000 |
Richard M. Stallman |
(occur): Provide 5 cols for line number.
|
Sat, 08 Apr 1995 22:42:47 +0000 |
Richard M. Stallman |
(completion-setup-function): Undo March 11 change.
|
Sat, 08 Apr 1995 21:10:03 +0000 |
Richard M. Stallman |
(Fmove_to_column): Fix minor bug in prev change.
|
Sat, 08 Apr 1995 20:58:37 +0000 |
Richard M. Stallman |
(read_escape): Undo Nov 15 change.
|
Sat, 08 Apr 1995 20:48:07 +0000 |
Richard M. Stallman |
(make-comint): Error, if start-process is not fboundp.
|
Sat, 08 Apr 1995 20:40:33 +0000 |
Richard M. Stallman |
(menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.
|
Sat, 08 Apr 1995 20:15:20 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.
|
Sat, 08 Apr 1995 20:15:04 +0000 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): If all_frames is a frame and window
|
Sat, 08 Apr 1995 20:11:04 +0000 |
Richard M. Stallman |
(news-reply-mode): Make mail-header-separator into regexp
|
Sat, 08 Apr 1995 20:09:28 +0000 |
Richard M. Stallman |
(mail-mode): Make mail-header-separator into regexp.
|
Sat, 08 Apr 1995 20:05:41 +0000 |
Richard M. Stallman |
(ispell-message): Make mail-header-separator into regexp.
|
Sat, 08 Apr 1995 19:52:50 +0000 |
Tom Tromey |
(tcl-outline-level): New function
|
Sat, 08 Apr 1995 19:41:54 +0000 |
Richard M. Stallman |
(walk-windows): Doc fix.
|
Sat, 08 Apr 1995 18:04:43 +0000 |
Richard M. Stallman |
(tar-clear-modification-flags): Fix several bugs.
|
Sat, 08 Apr 1995 18:03:38 +0000 |
Richard M. Stallman |
(string_width): New function.
|
Sat, 08 Apr 1995 18:01:09 +0000 |
Paul Reilly |
(*): remove function prototypes.
|
Sat, 08 Apr 1995 17:51:52 +0000 |
Richard M. Stallman |
(BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
|
Sat, 08 Apr 1995 08:22:07 +0000 |
Noah Friedman |
(resize-minibuffer-window): Make sure minibuffer window is selected.
|
Sat, 08 Apr 1995 06:22:05 +0000 |
Richard M. Stallman |
(jka-compr-install): Doc fix.
|
Sat, 08 Apr 1995 06:20:51 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 08 Apr 1995 05:05:32 +0000 |
Richard M. Stallman |
(normal-top-level): Copy default-directory
|
Sat, 08 Apr 1995 05:01:03 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add back as alias for menu-bar-files-menu.
|
Sat, 08 Apr 1995 04:40:31 +0000 |
Richard M. Stallman |
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
|
Sat, 08 Apr 1995 04:31:45 +0000 |
Richard M. Stallman |
(redisplay): Don't call update_frame for non-selected termcap frame.
|
Sat, 08 Apr 1995 02:51:37 +0000 |
Richard M. Stallman |
(mode-line-buffer-identification): Eliminate %F.
|
Sat, 08 Apr 1995 02:24:20 +0000 |
Karl Heuer |
Comment changes.
|
Sat, 08 Apr 1995 02:20:38 +0000 |
Karl Heuer |
Add copyright.
|
Sat, 08 Apr 1995 02:18:00 +0000 |
Karl Heuer |
Add copyright notice.
|
Sat, 08 Apr 1995 02:10:53 +0000 |
Karl Heuer |
Update copyright.
|
Sat, 08 Apr 1995 00:22:33 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Check for frame buried in a cons.
|
Sat, 08 Apr 1995 00:19:28 +0000 |
Richard M. Stallman |
(prepare_menu_bars): Do the frame titles last.
|
Sat, 08 Apr 1995 00:01:20 +0000 |
Richard M. Stallman |
Use "..." in #include.
|
Fri, 07 Apr 1995 23:44:45 +0000 |
Richard M. Stallman |
(fill-region): Avoid error on reaching end of buffer.
|
Fri, 07 Apr 1995 23:44:31 +0000 |
Richard M. Stallman |
(set-right-margin): Fix prompt.
|
Fri, 07 Apr 1995 23:10:25 +0000 |
Karl Heuer |
(Fcall_interactively): Fix previous change.
|
Fri, 07 Apr 1995 23:00:37 +0000 |
Richard M. Stallman |
(install-arch-indep): Delete .#* when copying subdirs.
|
Fri, 07 Apr 1995 22:46:38 +0000 |
Richard M. Stallman |
(Fcall_interactively): `+' is reserved for user changes.
|
Fri, 07 Apr 1995 22:41:58 +0000 |
Richard M. Stallman |
(read_process_output_error_handler)
|
Fri, 07 Apr 1995 22:27:24 +0000 |
Noah Friedman |
(rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.
|
Fri, 07 Apr 1995 22:17:54 +0000 |
Richard M. Stallman |
(electric-buffer-menu-mode-map): Undefine ESC ESC
|
Fri, 07 Apr 1995 22:17:06 +0000 |
Noah Friedman |
(rlogin): Use format, not concat, to generate numeric buffer names.
|
Fri, 07 Apr 1995 22:11:47 +0000 |
Richard M. Stallman |
(edt-keep-current-page-delimiter): Doc fix.
|
Fri, 07 Apr 1995 21:51:51 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Fri, 07 Apr 1995 21:28:13 +0000 |
Richard M. Stallman |
(docref-last-active-buffer): Add defvar.
|
Fri, 07 Apr 1995 21:27:31 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 07 Apr 1995 21:25:47 +0000 |
Boris Goldowsky |
avoid.el Add autoload cookies; doc fixes.
|
Fri, 07 Apr 1995 21:22:35 +0000 |
Richard M. Stallman |
(msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.
|
Fri, 07 Apr 1995 19:59:47 +0000 |
Boris Goldowsky |
Rewritten and simplified.
|
Fri, 07 Apr 1995 19:02:49 +0000 |
Richard M. Stallman |
(menubar_selection_callback, dialog_selection_callback)
|
Fri, 07 Apr 1995 19:00:48 +0000 |
Richard M. Stallman |
(Flogb): Use EMACS_INT for `value'.
|
Fri, 07 Apr 1995 18:58:05 +0000 |
Richard M. Stallman |
(tgetent): Don't try to return the allocated address.
|
Fri, 07 Apr 1995 18:49:03 +0000 |
Richard M. Stallman |
(Fformat): Cast int to pointer by way of EMACS_INT.
|
Fri, 07 Apr 1995 18:46:21 +0000 |
Richard M. Stallman |
(search_buffer): Avoid casting trt to int.
|
Fri, 07 Apr 1995 18:39:56 +0000 |
Richard M. Stallman |
(Fdelete_overlays): Add declaration.
|
Fri, 07 Apr 1995 18:38:06 +0000 |
Richard M. Stallman |
(parse_modifiers): Use type EMACS_INT for `modifiers'.
|
Fri, 07 Apr 1995 18:33:16 +0000 |
Richard M. Stallman |
(dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
|
Fri, 07 Apr 1995 18:26:02 +0000 |
Richard M. Stallman |
(bcopy): If NEED_BCOPY, do compile this.
|
Fri, 07 Apr 1995 18:21:26 +0000 |
Richard M. Stallman |
Use m/ncr386.h.
|
Fri, 07 Apr 1995 07:35:53 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 07 Apr 1995 07:34:13 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 07 Apr 1995 07:32:44 +0000 |
Richard M. Stallman |
Accept -lites* as op sys.
libc-950411
|
Fri, 07 Apr 1995 07:29:33 +0000 |
Richard M. Stallman |
(byte-compile-output-docform): Output doc string position
|
Fri, 07 Apr 1995 07:18:00 +0000 |
Richard M. Stallman |
(get_doc_string): In (STRING . INTEGER), if INTEGER
|
Fri, 07 Apr 1995 07:17:19 +0000 |
Richard M. Stallman |
(Fuser_variable_p): For (STRING . INTEGER), test sign.
|
Fri, 07 Apr 1995 06:54:50 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Defined.
|
Fri, 07 Apr 1995 06:36:45 +0000 |
Richard M. Stallman |
Use $ at end when searching for mail-header-separator.
|
Fri, 07 Apr 1995 06:30:40 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): New override definition.
|
Fri, 07 Apr 1995 06:02:37 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): If JUSTIFY is non-nil,
|
Fri, 07 Apr 1995 05:46:47 +0000 |
Richard M. Stallman |
(lwlib.o): Depend on Makefile.
|
Fri, 07 Apr 1995 05:44:36 +0000 |
Richard M. Stallman |
(remove_grabs): Use type Widget for `menu'.
|
Fri, 07 Apr 1995 05:32:09 +0000 |
Richard M. Stallman |
(Fmake_overlay): Use XMISCTYPE.
|
Fri, 07 Apr 1995 05:28:07 +0000 |
Richard M. Stallman |
(Fmake_marker, mark_object): Use XMISCTYPE.
|
Fri, 07 Apr 1995 05:21:50 +0000 |
Richard M. Stallman |
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
|
Fri, 07 Apr 1995 05:20:19 +0000 |
Richard M. Stallman |
(print): Use XMISCTYPE.
|
Fri, 07 Apr 1995 05:19:14 +0000 |
Richard M. Stallman |
(internal_equal): Use XMISCTYPE.
|
Fri, 07 Apr 1995 05:17:56 +0000 |
Richard M. Stallman |
(Ftype_of, do_symval_forwarding, store_symval_forwarding)
|
Fri, 07 Apr 1995 03:59:57 +0000 |
Richard M. Stallman |
(intern_face): Cast FONT_DEFAULT to (XFontStruct *)
|
Fri, 07 Apr 1995 03:39:07 +0000 |
Richard M. Stallman |
(frame_vector): New static variable.
|
Fri, 07 Apr 1995 02:59:03 +0000 |
Richard M. Stallman |
(CHECK_IMPURE): Remove & from before my_edata.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Fri, 07 Apr 1995 01:20:53 +0000 |
Karl Heuer |
Update copyright.
|
Fri, 07 Apr 1995 01:03:01 +0000 |
Richard M. Stallman |
(main): Cast arg to `brk'.
|
Fri, 07 Apr 1995 01:01:25 +0000 |
Richard M. Stallman |
[Berkeley sockets version] (main): Declare getcwd.
|
Fri, 07 Apr 1995 00:16:13 +0000 |
Karl Heuer |
Update copyright.
|
Thu, 06 Apr 1995 23:11:37 +0000 |
Richard M. Stallman |
Don't call the special math functions "transcendental".
|
Thu, 06 Apr 1995 21:55:02 +0000 |
Richard M. Stallman |
Treat __NetBSD__ like __FreeBSD__.
|
Thu, 06 Apr 1995 21:53:21 +0000 |
Richard M. Stallman |
(install-arch-indep): Undo Sep 23 change.
|
Thu, 06 Apr 1995 21:36:55 +0000 |
Richard M. Stallman |
(install-arch-indep, dist): look for `update-subdir' in $(srcdir).
|
Thu, 06 Apr 1995 21:09:09 +0000 |
Karl Heuer |
(lib-src): Don't copy *.lex; it doesn't exist anymore.
|
Thu, 06 Apr 1995 20:10:15 +0000 |
Richard M. Stallman |
Fix typo.
|
Thu, 06 Apr 1995 20:05:39 +0000 |
Richard M. Stallman |
(desktop-save): Use dired-directory as name
|
Thu, 06 Apr 1995 19:51:16 +0000 |
Richard M. Stallman |
Include mkinstalldirs in distribution.
|
Thu, 06 Apr 1995 19:25:20 +0000 |
Karl Heuer |
(write-file): Fix arg count in call to y-or-n-p.
|
Thu, 06 Apr 1995 18:57:58 +0000 |
Karl Heuer |
(Fplist_put): Fix missing \n\.
|
Thu, 06 Apr 1995 18:51:54 +0000 |
Karl Heuer |
(x_window_to_frame): Skip non-X frames before testing dpyinfo.
|
Thu, 06 Apr 1995 12:18:08 +0000 |
Simon Marshall |
Doc fixes to match declared args.
|
Thu, 06 Apr 1995 08:44:21 +0000 |
Richard M. Stallman |
(menu-bar-bookmark-map): Autoload each form
|
Thu, 06 Apr 1995 08:42:37 +0000 |
Richard M. Stallman |
(ispell-menu-map-needed): Delete test for menu-bar feature.
|
Thu, 06 Apr 1995 08:11:31 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increment to 310000.
|
Thu, 06 Apr 1995 08:00:00 +0000 |
Richard M. Stallman |
(list-buffers-noselect): Put buffer name in a text
|
Thu, 06 Apr 1995 06:58:50 +0000 |
Richard M. Stallman |
(Fkill_buffer): Call reset_buffer_local_variables
|
Thu, 06 Apr 1995 05:18:35 +0000 |
Richard M. Stallman |
(Flooking_at, Fposix_looking_at): Change arg name.
|
Thu, 06 Apr 1995 04:33:59 +0000 |
Richard M. Stallman |
(reporter-submit-bug-report): Give up if mailer
|
Thu, 06 Apr 1995 02:53:19 +0000 |
Richard M. Stallman |
(Fraise_frame, Flower_frame): Now interactive.
|
Thu, 06 Apr 1995 02:12:11 +0000 |
Richard M. Stallman |
(tar-mode-map): Fix typo for tar-display-other-file.
|
Wed, 05 Apr 1995 20:46:40 +0000 |
Karl Heuer |
Add missing close backquote.
|
Wed, 05 Apr 1995 19:32:55 +0000 |
Karl Heuer |
(tempo-build-collection): Clear flag after computing
|
Wed, 05 Apr 1995 04:21:15 +0000 |
Karl Heuer |
(ispell-personal-dictionary): Add autoload.
|
Wed, 05 Apr 1995 03:34:40 +0000 |
Karl Heuer |
Change bindings of event-apply-control-modifier,
|
Wed, 05 Apr 1995 03:05:26 +0000 |
Karl Heuer |
(Ffetch_bytecode): New function.
|
Wed, 05 Apr 1995 03:04:48 +0000 |
Karl Heuer |
Declare Ffetch_bytecode.
|
Wed, 05 Apr 1995 03:04:02 +0000 |
Karl Heuer |
(byte-compile-inline-expand): Fetch actual bytecode
|
Wed, 05 Apr 1995 01:17:41 +0000 |
Karl Heuer |
(tempo-dolist): Don't use `cadr'.
|
Tue, 04 Apr 1995 22:48:16 +0000 |
Karl Heuer |
(event-apply-modifier): Fix off-by-one errors.
|
Tue, 04 Apr 1995 21:11:29 +0000 |
Karl Heuer |
(aixcc, aixcc.c): Targets deleted.
|
Tue, 04 Apr 1995 03:00:59 +0000 |
Karl Heuer |
Fix comments.
|
Mon, 03 Apr 1995 23:37:17 +0000 |
Karl Heuer |
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
|
Mon, 03 Apr 1995 23:34:26 +0000 |
Karl Heuer |
(x_window_to_frame): New arg DPYINFO. All callers changed.
|
Mon, 03 Apr 1995 22:23:51 +0000 |
Richard M. Stallman |
(tempo-insert): Added the P tag and modified the s tag accordingly
|
Mon, 03 Apr 1995 22:16:16 +0000 |
Karl Heuer |
(main): Start with an empty message log.
|
Mon, 03 Apr 1995 22:14:27 +0000 |
Karl Heuer |
(Fy_or_n_p): Don't log prompt.
|
Mon, 03 Apr 1995 22:10:36 +0000 |
Karl Heuer |
(message_nolog): New function.
|
Mon, 03 Apr 1995 22:08:29 +0000 |
Karl Heuer |
(message_nolog): Declare this function.
|
Mon, 03 Apr 1995 21:48:34 +0000 |
Karl Heuer |
Declare Vmessage_log_max.
|
Mon, 03 Apr 1995 21:38:06 +0000 |
Richard M. Stallman |
(apropos): Use apropos-worthy-symbol-p as default predicate.
|
Mon, 03 Apr 1995 21:37:39 +0000 |
Karl Heuer |
(set-auto-mode): Fix previous change.
|
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.
|
Mon, 20 Mar 1995 00:06:30 +0000 |
Richard M. Stallman |
(c-mode-map): Use "C-mode", not "C mode".
|
Sun, 19 Mar 1995 21:11:13 +0000 |
Richard M. Stallman |
(menu-bar-files-menu): Renamed from ...-file-menu.
|
Sun, 19 Mar 1995 18:48:15 +0000 |
Richard M. Stallman |
(invisible_p, invisible_ellipsis_p): Handle list
|
Sat, 18 Mar 1995 23:08:02 +0000 |
Richard M. Stallman |
(display_menu_bar): Just one space between menu items.
|
Sat, 18 Mar 1995 22:55:23 +0000 |
Richard M. Stallman |
(Info-next-preorder, Info-next-preorder-1):
|
Sat, 18 Mar 1995 21:51:18 +0000 |
Richard M. Stallman |
(write-file): Query if file exists already.
|
Sat, 18 Mar 1995 18:13:23 +0000 |
Richard M. Stallman |
(debugger-outer-load-read-function): New variable.
|
Sat, 18 Mar 1995 18:10:21 +0000 |
Richard M. Stallman |
(isearch-abort): Treat "incomplete regexp"
|
Sat, 18 Mar 1995 18:05:28 +0000 |
Richard M. Stallman |
(x_decode_color): Don't use cdef if defined_color failed.
|
Sat, 18 Mar 1995 07:14:50 +0000 |
Richard M. Stallman |
Various doc fixes.
|
Sat, 18 Mar 1995 01:53:12 +0000 |
Karl Heuer |
Don't put ediff-windows in the menu.
|
Sat, 18 Mar 1995 01:12:12 +0000 |
Karl Heuer |
(ediff-patch-buffer): Use buffer name in error message.
|
Fri, 17 Mar 1995 23:00:49 +0000 |
Karl Heuer |
Delete some autoloads that are now in menu-bar.el.
|
Fri, 17 Mar 1995 19:20:02 +0000 |
Boris Goldowsky |
Rewrite, many things moved to format.el.
|
Fri, 17 Mar 1995 18:14:30 +0000 |
Boris Goldowsky |
Initial revision
|
Fri, 17 Mar 1995 18:13:23 +0000 |
Boris Goldowsky |
(Finsert_file_contents): Call format-decode.
|
Fri, 17 Mar 1995 18:12:02 +0000 |
Boris Goldowsky |
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
|
Fri, 17 Mar 1995 18:10:19 +0000 |
Boris Goldowsky |
(struct buffer): Add file_format member.
|
Fri, 17 Mar 1995 17:56:04 +0000 |
Boris Goldowsky |
Load format.el.
|
Fri, 17 Mar 1995 17:37:58 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter): Accept <...> around address
|
Fri, 17 Mar 1995 07:41:02 +0000 |
Richard M. Stallman |
(init_alloc_once): Increase gc_cons_threshold to 300000.
|
Fri, 17 Mar 1995 00:46:57 +0000 |
Karl Heuer |
Initial revision
|
Thu, 16 Mar 1995 23:31:39 +0000 |
Richard M. Stallman |
(isearch-abort): Set isearch-success to nil.
|
Thu, 16 Mar 1995 23:28:27 +0000 |
Richard M. Stallman |
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
|
Thu, 16 Mar 1995 23:04:55 +0000 |
Karl Heuer |
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
|
Thu, 16 Mar 1995 22:36:26 +0000 |
Boris Goldowsky |
(indent-line-to): move to end of indentation, even if it didn't change.
|
Thu, 16 Mar 1995 22:34:51 +0000 |
Karl Heuer |
Initial revision
|
Thu, 16 Mar 1995 22:31:54 +0000 |
Karl Heuer |
Installed new version from author.
|
Thu, 16 Mar 1995 21:27:25 +0000 |
Karl Heuer |
Use appropriate `fboundp' tests to decide what to load.
|
Thu, 16 Mar 1995 21:25:52 +0000 |
Karl Heuer |
(other-frame): Don't try to unfocus in a termcap frame.
|
Thu, 16 Mar 1995 20:23:22 +0000 |
Karl Heuer |
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if
|
Thu, 16 Mar 1995 18:51:49 +0000 |
Richard M. Stallman |
(compute_motion, Fmove_to_column, current_column)
|
Thu, 16 Mar 1995 18:47:47 +0000 |
Richard M. Stallman |
(line-move): Handle conses in buffer-invisibility-spec.
|
Thu, 16 Mar 1995 04:37:48 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 16 Mar 1995 04:34:29 +0000 |
Richard M. Stallman |
(outline-layout): Doc fix.
|
Thu, 16 Mar 1995 02:23:24 +0000 |
Per Bothner |
(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
|
Thu, 16 Mar 1995 01:24:19 +0000 |
Per Bothner |
(term-char-mode): Fix arrow key and [button2] support for xemacs.
|
Wed, 15 Mar 1995 23:32:19 +0000 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|
Wed, 15 Mar 1995 23:31:02 +0000 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|
Wed, 15 Mar 1995 23:06:57 +0000 |
Richard M. Stallman |
(balance-windows): Ignore minibuffer window when browsing the `levels'.
|
Wed, 15 Mar 1995 23:04:06 +0000 |
Richard M. Stallman |
(c-style-alist): For BSD, set c-continued-brace-offset
|
Wed, 15 Mar 1995 22:51:56 +0000 |
Richard M. Stallman |
(edit-options): Make the buffer read-only.
|
Wed, 15 Mar 1995 22:10:54 +0000 |
Karl Heuer |
(make_lispy_event): Do mouse code only if HAVE_MOUSE.
|
Wed, 15 Mar 1995 21:55:37 +0000 |
Karl Heuer |
(Fmouse_position): Do work only if HAVE_MOUSE.
|
Wed, 15 Mar 1995 21:53:53 +0000 |
Karl Heuer |
(internal_self_insert): Do face code only if HAVE_FACES.
|
Wed, 15 Mar 1995 21:30:49 +0000 |
Karl Heuer |
(mouse-major-mode-menu): Avoid confusing error message when there's no current
|
Wed, 15 Mar 1995 20:20:39 +0000 |
Karl Heuer |
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
|
Wed, 15 Mar 1995 14:47:09 +0000 |
Karl Fogel |
(bookmark-bmenu-2-window): go to correct position as well as
|
Wed, 15 Mar 1995 01:58:01 +0000 |
Karl Heuer |
(defvar_kboard): Renamed from defvar_display.
|
Wed, 15 Mar 1995 01:57:50 +0000 |
Karl Heuer |
(find_symbol_value): current_perdisplay now is never null.
|
Wed, 15 Mar 1995 01:57:05 +0000 |
Karl Heuer |
(mark_kboards): Renamed from mark_perdisplays.
|
Wed, 15 Mar 1995 01:56:34 +0000 |
Karl Heuer |
(make_frame): Initialize kboard member.
|
Wed, 15 Mar 1995 01:55:24 +0000 |
Karl Heuer |
(unlock_kboard): Renamed from unlock_display.
|
Wed, 15 Mar 1995 01:54:19 +0000 |
Karl Heuer |
(get_perdisplay): Deleted.
|
Wed, 15 Mar 1995 01:53:17 +0000 |
Karl Heuer |
(Fx_create_frame): set the frame's kboard member.
|
Wed, 15 Mar 1995 01:53:00 +0000 |
Karl Heuer |
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
|
Wed, 15 Mar 1995 01:51:46 +0000 |
Karl Heuer |
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
|
Wed, 15 Mar 1995 01:50:20 +0000 |
Karl Heuer |
(display_mode_line): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:49:59 +0000 |
Karl Heuer |
(print): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:49:46 +0000 |
Karl Heuer |
Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:48:41 +0000 |
Karl Heuer |
(read_minibuf): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:48:03 +0000 |
Karl Heuer |
(specbind): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:47:43 +0000 |
Karl Heuer |
(xkbobjfwd): Renamed from xdispobjfwd.
|
Wed, 15 Mar 1995 01:45:04 +0000 |
Karl Heuer |
(struct frame): New member kboard.
|
Tue, 14 Mar 1995 21:15:08 +0000 |
Richard M. Stallman |
(read_minibuf): Save Voverriding_local_map.
|
Tue, 14 Mar 1995 18:39:58 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Fix prev change--return selected window.
|
Tue, 14 Mar 1995 18:38:28 +0000 |
Richard M. Stallman |
(Fash): Fix previous change.
|
Tue, 14 Mar 1995 16:29:27 +0000 |
Thien-Thi Nguyen |
`emacs-version' checking now handles Lucid's version change to 19.xx.
|
Tue, 14 Mar 1995 05:54:51 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Invert the arguments.
|
Tue, 14 Mar 1995 05:45:39 +0000 |
Richard M. Stallman |
(unchain_marker): Allow differing buffers
|
Tue, 14 Mar 1995 05:43:48 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 14 Mar 1995 04:25:37 +0000 |
Karl Heuer |
(event_to_perdisplay): New function.
|
Tue, 14 Mar 1995 00:33:40 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 13 Mar 1995 23:12:41 +0000 |
Richard M. Stallman |
(unexec): Adjust the file offset of sections located
|
Mon, 13 Mar 1995 22:50:35 +0000 |
Karl Fogel |
Removed C-v bindings; they were inconsistent.
|
Mon, 13 Mar 1995 21:49:49 +0000 |
Karl Heuer |
(print): current_perdisplay now is never null.
|
Mon, 13 Mar 1995 21:49:34 +0000 |
Karl Heuer |
(Fexecute_kbd_macro): current_perdisplay now is never null.
|
Mon, 13 Mar 1995 21:49:17 +0000 |
Karl Heuer |
(clear_prefix_arg): current_perdisplay now is never null.
|
Mon, 13 Mar 1995 10:47:58 +0000 |
Francesco Potort |
* etags.c (process_file): free (filename) after using it.
|
Mon, 13 Mar 1995 06:31:48 +0000 |
Richard M. Stallman |
(adaptive-fill-regexp): Skip # or ;.
|
Mon, 13 Mar 1995 06:26:39 +0000 |
Richard M. Stallman |
(adaptive-fill-regexp): Skip #'s and ;'s.
|
Mon, 13 Mar 1995 05:29:11 +0000 |
Richard M. Stallman |
(rsh): Name the buffer *rsh-HOST*.
|
Mon, 13 Mar 1995 05:25:21 +0000 |
Richard M. Stallman |
(c-mode): Make comment-multi-line t locally.
|
Mon, 13 Mar 1995 03:09:40 +0000 |
Karl Heuer |
(unlock_display): current_perdisplay now is never null.
|
Sun, 12 Mar 1995 21:30:35 +0000 |
Richard M. Stallman |
(parse_modifiers_uncached): Delete the code for
|
Sun, 12 Mar 1995 19:23:25 +0000 |
Richard M. Stallman |
(block-comment-start, block-comment-end): New vars.
|
Sun, 12 Mar 1995 18:38:20 +0000 |
Richard M. Stallman |
(dired-do-print): Allow lpr-switches to be a string. Clean up.
|
Sun, 12 Mar 1995 18:34:57 +0000 |
Richard M. Stallman |
(ielm): Use pop-to-buffer.
|
Sun, 12 Mar 1995 18:33:29 +0000 |
Richard M. Stallman |
Fix typos in previous change.
|
Sun, 12 Mar 1995 18:29:24 +0000 |
Richard M. Stallman |
(rsh, telnet): Use pop-to-buffer.
|
Sun, 12 Mar 1995 18:22:14 +0000 |
Richard M. Stallman |
(same-window-buffer-names): Set this only in loaddefs.el,
|
Sun, 12 Mar 1995 18:18:29 +0000 |
Richard M. Stallman |
(rlogin): Use pop-to-buffer.
|
Sun, 12 Mar 1995 17:14:54 +0000 |
Richard M. Stallman |
(hexl-mode-old-local-map, hexl-mode-old-mode-name)
|
Sun, 12 Mar 1995 09:39:49 +0000 |
Richard M. Stallman |
(shell): Use pop-to-buffer.
|
Sun, 12 Mar 1995 09:15:08 +0000 |
Richard M. Stallman |
Unconditionally add to comint-output-filter-functions.
|
Sun, 12 Mar 1995 09:05:52 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 12 Mar 1995 07:57:02 +0000 |
Richard M. Stallman |
(news-reply-mode-map): Add menu bar menus.
|
Sun, 12 Mar 1995 07:47:33 +0000 |
Richard M. Stallman |
(rmail-list-to-menu): Bind `command' with let.
|
Sun, 12 Mar 1995 07:38:49 +0000 |
Richard M. Stallman |
(rmail-duplicate-message): New function.
|
Sun, 12 Mar 1995 06:11:27 +0000 |
Richard M. Stallman |
(blessmail): Pass archlibdir to the sub-make.
|
Sat, 11 Mar 1995 22:42:29 +0000 |
Richard M. Stallman |
(eval-defun): Convert defvar to defconst.
|
Sat, 11 Mar 1995 22:36:29 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables): Init invisibility.
|
Sat, 11 Mar 1995 22:35:30 +0000 |
Richard M. Stallman |
(struct buffer): New field `invisibility_spec'.
|
Sat, 11 Mar 1995 22:34:35 +0000 |
Richard M. Stallman |
(display_text_line): When setting selective_rlen,
|
Sat, 11 Mar 1995 22:32:17 +0000 |
Richard M. Stallman |
(compute_motion): Call recenter_overlay_lists sooner.
|
Sat, 11 Mar 1995 22:30:33 +0000 |
Richard M. Stallman |
(TEXT_PROP_MEANS_INVISIBLE): New macro.
|
Sat, 11 Mar 1995 22:03:27 +0000 |
Richard M. Stallman |
(Fnext_property_change): Handle LIMIT = t.
|
Sat, 11 Mar 1995 20:32:48 +0000 |
Richard M. Stallman |
(server-buffer-done): Return a list
|
Sat, 11 Mar 1995 20:17:37 +0000 |
Richard M. Stallman |
(bookmark-buffer-name): Be smarter about deducing a name.
|
Sat, 11 Mar 1995 19:13:52 +0000 |
Richard M. Stallman |
(completion-setup-function): Set completion-base-size.
|
Sat, 11 Mar 1995 04:40:18 +0000 |
Richard M. Stallman |
(Vsame_window_buffer_names, Vsame_window_regexps): New vars.
|
Sat, 11 Mar 1995 04:37:47 +0000 |
Richard M. Stallman |
(Info-menu): Bind beg with let.
|
Sat, 11 Mar 1995 03:58:31 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 11 Mar 1995 03:57:25 +0000 |
Richard M. Stallman |
Initial revision
|