bpt/emacs.git
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.
1994-02-08 Richard M.... (mail-signature): Insert a `-- ' line.
1994-02-08 Richard M.... (Fprocess_kill_without_query): Doc fix.
1994-02-08 Karl Heuer(compute_motion): Source code was improperly indented.
1994-02-08 Karl Heuer(make-syntax-table): Behave like copy-syntax-table...
1994-02-08 Karl Heuer(batch-update-autoloads): Add missing close paren.
1994-02-08 Jim Meyering*** empty log message ***
1994-02-08 Karl Heuer*** empty log message ***
1994-02-07 Karl Heuer(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
1994-02-07 Karl Heuer(mail-signature): Doc mod.
1994-02-07 Karl Heuer(insert-parentheses): Doc mod.
1994-02-07 Roland McGrath(autoload-trim-file-name): New function.
1994-02-07 Richard M.... (desktop-bug-report): Command deleted.
1994-02-07 Richard M.... (calendar-sunrise-sunset): Use new error arg to calenda...
1994-02-07 Richard M.... (calendar-print-mayan-date): Use new error arg to calen...
1994-02-07 Richard M.... (calendar-print-french-date,diary-french-date):
1994-02-07 Richard M.... (view-diary-entries,diary-islamic-date): Use new error arg
1994-02-07 Richard M.... (calendar-cursor-holidays): Use new error arg
1994-02-07 Richard M.... (insert-diary-entry,insert-weekly-diary-entry,
1994-02-07 Richard M.... (calendar-mode-line-format): Change "current" to "today".
1994-02-07 Richard M.... Comment change.
1994-02-07 Roland McGrath(remote-compile): Set comint-file-name-prefix in the...
1994-02-07 Michael I.... Fix Roland's misplaced paren around call to marker...
1994-02-07 Fred Pierresteguy(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
1994-02-07 Richard M.... Finish previous change.
1994-02-07 Richard M.... Change the sequences aa and ae to just a and e.
1994-02-07 Richard M.... (gomoku-init-display, gomoku-put-char):
1994-02-07 Richard M.... (tar-pad-to-blocksize): Bind inhibit-read-only, not...
1994-02-07 Richard M.... (makefile-browser-fill, makefile-browser-toggle):
1994-02-07 Richard M.... (hexl-mode-exit): Bind inhibit-read-only; don't alter...
1994-02-07 Richard M.... (hexl-mode): Bind inhibit-read-only; don't alter buffer...
1994-02-07 Richard M.... (c-macro-expand): Check inhibit-read-only.
1994-02-07 Richard M.... Properly check in the total rewrite installed months...
next