log

age author description
Mon, 14 Feb 1994 14:28:22 +0000 Francesco Potort * etags.c (absolute_pathnames, cwd): added global vars.
Mon, 14 Feb 1994 00:41:56 +0000 Roland McGrath Initial revision
Sun, 13 Feb 1994 22:22:26 +0000 Roland McGrath (BROKEN_START, TEXT_START): Don't define.
Sun, 13 Feb 1994 22:19:34 +0000 Roland McGrath (start_of_text): Don't define #ifdef HAVE_TEXT_START.
Sun, 13 Feb 1994 02:06:55 +0000 Richard M. Stallman (decode_mode_spec): Support %+.
Sun, 13 Feb 1994 00:16:23 +0000 Richard M. Stallman (undo, yank): Set this-command to t at start,
Sun, 13 Feb 1994 00:15:20 +0000 Richard M. Stallman (command_loop_1): On entry, set last_command to this_command.
Sat, 12 Feb 1994 22:32:39 +0000 Richard M. Stallman (term_init): If no `se', use `me';
Sat, 12 Feb 1994 20:14:29 +0000 Richard M. Stallman (command-line-1): Improve previous change.
Sat, 12 Feb 1994 20:12:21 +0000 Richard M. Stallman (command-line-1): Improve previous change.
Sat, 12 Feb 1994 20:01:43 +0000 Richard M. Stallman (inhibit-startup-echo-area-message): New variable.
Sat, 12 Feb 1994 06:25:56 +0000 Richard M. Stallman (face-initialize): Specify default characteristics
Sat, 12 Feb 1994 04:21:06 +0000 Karl Heuer (super-apropos-check-doc-file): Don't attempt to retrieve function
Sat, 12 Feb 1994 02:58:48 +0000 Richard M. Stallman (disabled-command-hook): Use eq to compare elts
Sat, 12 Feb 1994 02:39:53 +0000 Richard M. Stallman Set up Alt keys as well as C-x 8 prefix.
Sat, 12 Feb 1994 02:37:17 +0000 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
Sat, 12 Feb 1994 02:27:29 +0000 Richard M. Stallman (clone-init-mode-variables): Don't defvar
Sat, 12 Feb 1994 02:26:44 +0000 Karl Heuer Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
Sat, 12 Feb 1994 02:17:58 +0000 Richard M. Stallman (perl-mode): Set parse-sexp-ignore-comments.
Sat, 12 Feb 1994 02:10:41 +0000 Richard M. Stallman (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
Sat, 12 Feb 1994 01:28:45 +0000 Karl Heuer Fix conditional compilation.
Sat, 12 Feb 1994 00:32:31 +0000 Karl Heuer Delete HAVE_SETSID; configure checks for that.
Sat, 12 Feb 1994 00:30:26 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Feb 1994 00:12:15 +0000 Karl Heuer (gethomedir): Look at LOGNAME before USER.
Fri, 11 Feb 1994 23:35:47 +0000 Karl Heuer (x_scroll_bar_create): Fix indentation.
Fri, 11 Feb 1994 22:31:39 +0000 Karl Heuer (Fuser_real_login_name): Doc fix.
Fri, 11 Feb 1994 22:05:44 +0000 Karl Heuer (rmail-dont-reply-to): Change user-original-login-name to user-login-name.
Fri, 11 Feb 1994 22:04:41 +0000 Karl Heuer (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
Fri, 11 Feb 1994 22:01:56 +0000 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
Fri, 11 Feb 1994 21:56:45 +0000 Karl Heuer (gnus-user-login-name): Fix doc string.
Fri, 11 Feb 1994 21:55:57 +0000 Karl Heuer (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
Fri, 11 Feb 1994 21:54:44 +0000 Karl Heuer (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
Fri, 11 Feb 1994 21:51:51 +0000 Karl Heuer (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
Fri, 11 Feb 1994 21:51:23 +0000 Karl Heuer (init_editfns): Look at LOGNAME before USER.
Fri, 11 Feb 1994 21:32:49 +0000 Richard M. Stallman Don't initialize CC.
Fri, 11 Feb 1994 21:07:59 +0000 Karl Heuer (perform-replace): Check for empty stack.
Fri, 11 Feb 1994 19:06:00 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Fri, 11 Feb 1994 18:56:15 +0000 Richard M. Stallman (decode_mode_spec): Implement `P'.
Fri, 11 Feb 1994 17:52:05 +0000 Charles Hannum Use -ltermcap, not Emacs's own version. #undef symbols used for
Fri, 11 Feb 1994 17:32:57 +0000 Roland McGrath (SYSV_SYSTEM_DIR): Define.
Fri, 11 Feb 1994 13:56:38 +0000 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
Fri, 11 Feb 1994 13:50:53 +0000 Fred Pierresteguy *** empty log message ***
Fri, 11 Feb 1994 13:25:11 +0000 Fred Pierresteguy (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
Fri, 11 Feb 1994 13:19:19 +0000 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
Fri, 11 Feb 1994 08:52:53 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
Fri, 11 Feb 1994 08:10:01 +0000 Karl Heuer Fix spelling of pre-command-hook.
Fri, 11 Feb 1994 08:05:12 +0000 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
Fri, 11 Feb 1994 06:03:57 +0000 Karl Heuer Fix syntax used for C-SPC.
Fri, 11 Feb 1994 05:54:37 +0000 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
Fri, 11 Feb 1994 02:52:17 +0000 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
Fri, 11 Feb 1994 02:50:00 +0000 Roland McGrath Add #undef SYS_SIGLIST_DECLARED.
Fri, 11 Feb 1994 01:34:16 +0000 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
Fri, 11 Feb 1994 01:29:24 +0000 Karl Heuer (read_filtered_event): Retry read_char after a buffer change.
Fri, 11 Feb 1994 00:13:59 +0000 Karl Heuer Split #ifdef so as not to confuse c-mode.
Fri, 11 Feb 1994 00:00:28 +0000 Karl Heuer (Fpos_visible_in_window_p): Take hscroll into account.
Thu, 10 Feb 1994 23:59:25 +0000 Karl Heuer (buffer_posn_from_coords): Take hscroll into account.
Thu, 10 Feb 1994 20:50:54 +0000 Karl Heuer (Fmessage): Copy the text to be displayed into a malloc'd buffer.
Thu, 10 Feb 1994 20:44:20 +0000 Karl Heuer Comment change.
Thu, 10 Feb 1994 20:27:34 +0000 Karl Heuer (difftm): Simplify expression.
Thu, 10 Feb 1994 09:34:37 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify