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.
|