bpt/emacs.git
1994-02-14 Karl Heuer(check_x): Make it global.
1994-02-14 Karl Heuer(x-own-selection-internal, x-get-selection-internal,
1994-02-14 Karl Heuer(check_x): Declare it.
1994-02-14 Richard M.... Initial revision
1994-02-14 Karl Heuer(current-word): Remove (interactive).
1994-02-14 Karl Heuer(indented_beyond_p): New function.
1994-02-14 Karl Heuer(try_window_id, display_text_line): Treat blank lines...
1994-02-14 Karl HeuerFix comments.
1994-02-14 Francesco Potortì* etags.c (absolute_pathnames, cwd): added global vars.
1994-02-14 Roland McGrathInitial revision
1994-02-13 Roland McGrath(BROKEN_START, TEXT_START): Don't define.
1994-02-13 Roland McGrath(start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-13 Richard M.... (decode_mode_spec): Support %+.
1994-02-13 Richard M.... (undo, yank): Set this-command to t at start,
1994-02-13 Richard M.... (command_loop_1): On entry, set last_command to this_co...
1994-02-12 Richard M.... (term_init): If no `se', use `me';
1994-02-12 Richard M.... (command-line-1): Improve previous change.
1994-02-12 Richard M.... (inhibit-startup-echo-area-message): New variable.
1994-02-12 Richard M.... (face-initialize): Specify default characteristics
1994-02-12 Karl Heuer(super-apropos-check-doc-file): Don't attempt to retrie...
1994-02-12 Richard M.... (disabled-command-hook): Use eq to compare elts
1994-02-12 Richard M.... Set up Alt keys as well as C-x 8 prefix.
1994-02-12 Richard M.... (Fset_frame_height, Fset_frame_width, Fset_frame_size):
1994-02-12 Richard M.... (clone-init-mode-variables): Don't defvar
1994-02-12 Karl HeuerFix misspelled symbol LD_SWITCH_X_SITE_AUX.
1994-02-12 Richard M.... (perl-mode): Set parse-sexp-ignore-comments.
1994-02-12 Richard M.... (${libsrc}make-docfile): Don't pass ../arch-lib as...
1994-02-12 Karl HeuerFix conditional compilation.
1994-02-12 Karl HeuerDelete HAVE_SETSID; configure checks for that.
1994-02-12 Richard M.... *** empty log message ***
1994-02-12 Karl Heuer(gethomedir): Look at LOGNAME before USER.
1994-02-11 Karl Heuer(x_scroll_bar_create): Fix indentation.
1994-02-11 Karl Heuer(Fuser_real_login_name): Doc fix.
1994-02-11 Karl Heuer(rmail-dont-reply-to): Change user-original-login-name...
1994-02-11 Karl Heuer(rmail-variables, rmail-insert-inbox-text): Change...
1994-02-11 Karl Heuer(user-original-login-name): Reduce to a defalias, since...
1994-02-11 Karl Heuer(gnus-user-login-name): Fix doc string.
1994-02-11 Karl Heuer(gnus-inews-login-name): Remove unnecessary (getenv...
1994-02-11 Karl Heuer(display-time-filter): Remove unnecessary (getenv...
1994-02-11 Karl Heuer(Fsubstitute_in_file_name): Remove long-dead code that...
1994-02-11 Karl Heuer(init_editfns): Look at LOGNAME before USER.
1994-02-11 Richard M.... Don't initialize CC.
1994-02-11 Karl Heuer(perform-replace): Check for empty stack.
1994-02-11 Richard M.... (syms_of_buffer): Doc fix.
1994-02-11 Richard M.... (decode_mode_spec): Implement `P'.
1994-02-11 Charles HannumUse -ltermcap, not Emacs's own version. #undef symbols...
1994-02-11 Roland McGrath(SYSV_SYSTEM_DIR): Define.
1994-02-11 Fred Pierresteguy(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDes...
1994-02-11 Fred Pierresteguy*** empty log message ***
1994-02-11 Fred Pierresteguy(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_men...
1994-02-11 Fred Pierresteguy(free_frame_menubar) [USE_X_TOOLKIT]. New function...
1994-02-11 Fred Pierresteguy(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val...
1994-02-11 Karl HeuerFix spelling of pre-command-hook.
1994-02-11 Karl Heuer(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
1994-02-11 Karl HeuerFix syntax used for C-SPC.
1994-02-11 Roland McGrath(etags-goto-tag-location): First go directly to STARTPO...
1994-02-11 Roland McGrath(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DE...
1994-02-11 Roland McGrathAdd #undef SYS_SIGLIST_DECLARED.
1994-02-11 Karl Heuer(read_char, read_char_minibuf_menu_prompt, read_key_seq...
1994-02-11 Karl Heuer(read_filtered_event): Retry read_char after a buffer...
1994-02-11 Karl HeuerSplit #ifdef so as not to confuse c-mode.
1994-02-11 Karl Heuer(Fpos_visible_in_window_p): Take hscroll into account.
1994-02-10 Karl Heuer(buffer_posn_from_coords): Take hscroll into account.
1994-02-10 Karl Heuer(Fmessage): Copy the text to be displayed into a malloc...
1994-02-10 Karl HeuerComment change.
1994-02-10 Karl Heuer(difftm): Simplify expression.
1994-02-10 Fred Pierresteguy(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root...
1994-02-10 Richard M.... (shell-get-current-command): Make regexp more selective.
1994-02-10 Richard M.... (mouse-start-end): For double click with START on openp...
1994-02-10 Richard M.... (lisp-font-lock-keywords-2): Quote the * in let*.
1994-02-10 Richard M.... Use new name vmsdir.h.
1994-02-10 Karl Heuer(outline-mode): Fix spelling of add-hook.
1994-02-10 Karl Heuer(Fdo_auto_save): Save echo_area_glyphs_length.
1994-02-10 Karl Heuer(Fgarbage_collect): Save echo_area_glyphs_length.
1994-02-09 Karl Heuer(Fkill_all_local_variables): Run change-major-mode...
1994-02-09 Karl Heuer(x_display_cursor, process_expose_from_menu): Block...
1994-02-09 Karl Heuer(vc-comment-to-change-log): Load add-log before binding
1994-02-09 Karl Heuer(CRT0_DUMMIES): Definition deleted.
1994-02-09 Karl Heuer(mouse-start-end): Check START rather than point for...
1994-02-09 Karl Heuer(mark_object): Fetch obj from *objptr at loop, not...
1994-02-09 Richard M.... (m68*-motorola-sysv*): Set CC. Require cpu type to...
1994-02-09 Richard M.... Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH...
1994-02-09 Fred Pierresteguy(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavi...
1994-02-09 Richard M.... (C_SWITCH_MACHINE): Get this from autoconf.
1994-02-09 Richard M.... (display-time): Use expand-file-name to make file name...
1994-02-09 Richard M.... (disabled-command-hook): Use eq to compare elts of...
1994-02-09 Karl Heuer(rmail-summary-expunge-and-save): Mark summary buffer...
1994-02-09 Karl Heuer(rmail-expunge-and-save): Mark summary buffer as unmodi...
1994-02-09 Karl HeuerAdd (require 'rmail) so the macro will be byte-compiled...
1994-02-09 Karl Heuer(compute_char_face): Extract overlay-sorting code as...
1994-02-09 Karl Heuer(sort-overlays): New function, extracted from xfaces.c.
1994-02-08 Richard M.... (main) [HAVE_SYSVIPC]: Reverse test of fork value.
1994-02-08 Richard M.... (show-children): Don't narrow to (1+ (point-max)) when
1994-02-08 Roland McGrath(generate-file-autoloads): Don't frob literal formfeeds...
1994-02-08 Roland McGrath*** empty log message ***
1994-02-08 Roland McGrath(print): If print_escapes_newlines, print '\f' as ...
1994-02-08 Karl Heuer(rmail-edit-current-message): Make local variables...
1994-02-08 Karl Heuer(rmail-variables): Make local variables permanent,...
1994-02-08 Richard M.... (copy-face): Doc fix.
1994-02-08 Richard M.... (finder-mode): Doc fix.
next