bpt/emacs.git
1995-04-07 Karl HeuerUpdate copyright.
1995-04-07 Karl HeuerUpdate copyright.
1995-04-07 Richard M.... (main): Cast arg to `brk'.
1995-04-07 Richard M.... [Berkeley sockets version] (main): Declare getcwd.
1995-04-07 Karl HeuerUpdate copyright.
1995-04-06 Richard M.... Don't call the special math functions "transcendental".
1995-04-06 Richard M.... Treat __NetBSD__ like __FreeBSD__.
1995-04-06 Richard M.... (install-arch-indep): Undo Sep 23 change.
1995-04-06 Richard M.... (install-arch-indep, dist): look for `update-subdir...
1995-04-06 Karl Heuer(lib-src): Don't copy *.lex; it doesn't exist anymore.
1995-04-06 Richard M.... Fix typo.
1995-04-06 Richard M.... (desktop-save): Use dired-directory as name
1995-04-06 Richard M.... Include mkinstalldirs in distribution.
1995-04-06 Karl Heuer(write-file): Fix arg count in call to y-or-n-p.
1995-04-06 Karl Heuer(Fplist_put): Fix missing \n\.
1995-04-06 Karl Heuer(x_window_to_frame): Skip non-X frames before testing...
1995-04-06 Simon MarshallDoc fixes to match declared args.
1995-04-06 Richard M.... (menu-bar-bookmark-map): Autoload each form
1995-04-06 Richard M.... (ispell-menu-map-needed): Delete test for menu-bar...
1995-04-06 Richard M.... (BASE_PURESIZE): Increment to 310000.
1995-04-06 Richard M.... (list-buffers-noselect): Put buffer name in a text
1995-04-06 Richard M.... (Fkill_buffer): Call reset_buffer_local_variables
1995-04-06 Richard M.... (Flooking_at, Fposix_looking_at): Change arg name.
1995-04-06 Richard M.... (reporter-submit-bug-report): Give up if mailer
1995-04-06 Richard M.... (Fraise_frame, Flower_frame): Now interactive.
1995-04-06 Richard M.... (tar-mode-map): Fix typo for tar-display-other-file.
1995-04-05 Karl HeuerAdd missing close backquote.
1995-04-05 Karl Heuer(tempo-build-collection): Clear flag after computing
1995-04-05 Karl Heuer(ispell-personal-dictionary): Add autoload.
1995-04-05 Karl HeuerChange bindings of event-apply-control-modifier,
1995-04-05 Karl Heuer(Ffetch_bytecode): New function.
1995-04-05 Karl HeuerDeclare Ffetch_bytecode.
1995-04-05 Karl Heuer(byte-compile-inline-expand): Fetch actual bytecode
1995-04-05 Karl Heuer(tempo-dolist): Don't use `cadr'.
1995-04-04 Karl Heuer(event-apply-modifier): Fix off-by-one errors.
1995-04-04 Karl Heuer(aixcc, aixcc.c): Targets deleted.
1995-04-04 Karl HeuerFix comments.
1995-04-03 Karl HeuerNew arg DPYINFO to all callers of x_window_to_frame...
1995-04-03 Karl Heuer(x_window_to_frame): New arg DPYINFO. All callers...
1995-04-03 Richard M.... (tempo-insert): Added the P tag and modified the s...
1995-04-03 Karl Heuer(main): Start with an empty message log.
1995-04-03 Karl Heuer(Fy_or_n_p): Don't log prompt.
1995-04-03 Karl Heuer(message_nolog): New function.
1995-04-03 Karl Heuer(message_nolog): Declare this function.
1995-04-03 Karl HeuerDeclare Vmessage_log_max.
1995-04-03 Richard M.... (apropos): Use apropos-worthy-symbol-p as default predi...
1995-04-03 Karl Heuer(set-auto-mode): Fix previous change.
1995-04-03 Richard M.... (oblookup): Save bucket num in oblookup_last_bucket_number.
1995-04-03 Simon MarshallAdded support for special (quoted) characters in file...
1995-04-03 Simon MarshallSet comint-file-name-quote-list to new shell-file-name...
1995-04-02 Richard M.... Don't distribute shortnames directory.
1995-04-02 Richard M.... Explain why public domain.
1995-04-02 Richard M.... Comment change.
1995-04-02 Richard M.... (menu-bar-edit-menu): Capitalize an item name.
1995-04-02 Richard M.... (mail-mode-map): Longer title for headers submenu.
1995-04-02 Richard M.... (inhibit-first-line-modes-suffixes): New variable.
1995-04-02 Richard M.... (jka-compr-install): Add items to inhibit-first-line...
1995-04-02 Richard M.... (fill-region-as-paragraph): Remove fill-prefix first...
1995-04-01 Richard M.... (unrmail): Don't make or switch to a summary buffer.
1995-04-01 Richard M.... (Fdirectory_files): Fix bug in IS_ANY_SEP usage introdu...
1995-03-31 Richard M.... (rmail-summary-toggle-header): Make header visible...
1995-03-31 Karl Heuer(command_loop_1): If we ignore force_start, then also
1995-03-31 Richard M.... (scheme-indent-sexp): Don't fail when
1995-03-31 Richard M.... (isfloat_string): Permit trailing space.
1995-03-31 Karl HeuerFix comment.
1995-03-31 Karl Heuer(insert-kbd-macro): Do something reasonable for vectors.
1995-03-31 Richard M.... [MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-03-31 Richard M.... Delete extension language project. Add GNUstep. Move...
1995-03-31 Karl Heuer(event_to_kboard): Ignore dead frames.
1995-03-31 Karl Heuer(x_delete_display): Extract kboard deletion, for modula...
1995-03-31 Karl Heuer(wipe_kboard): Make this function static.
1995-03-31 Karl HeuerDeclare function delete_kboard.
1995-03-31 Karl Heuer(struct x_display_info): New member cut_buffers_initial...
1995-03-31 Karl Heuer(x_term_init): Initialize cut_buffers_initialized.
1995-03-31 Karl Heuer(Fx_store_cut_buffer_internal): Use the flag in the
1995-03-31 Richard M.... (insert-directory): Use \ before insert-directory-program
1995-03-31 Richard M.... (choose-completion-string): Use active-minibuffer-window.
1995-03-31 Richard M.... (dired-add-entry): If ange-ftp inserted the file's...
1995-03-31 Karl Heuer(sort_args): Skip strncmp if longname is a null pointer.
1995-03-30 Karl Heuer(comint-read-noecho): Don't log prompt messages.
1995-03-30 Richard M.... (Fmod): Fix the final adjustment, when i2 < 0 and i1...
1995-03-30 Richard M.... Comment change.
1995-03-30 Richard M.... Fix previous change.
1995-03-30 Richard M.... (modify-face): Handle stipple. Handle defaulting properly.
1995-03-30 Simon MarshallWrap filename character quoting code with save-excursio...
1995-03-29 Richard M.... Comment change.
1995-03-29 Richard M.... (minibuffer-window-active-p): Use active-minibuffer...
1995-03-28 Karl Heuer(Fsignal_process): SIGCODE is a symbol, not a string.
1995-03-28 Karl Heuer(comint-read-noecho): Use a format string, in case
1995-03-28 Richard M.... (r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 Richard M.... (scroll-bar-drag): Bind echo-keystrokes to 0.
1995-03-28 Richard M.... (Fsignal_process): Allow signal names as well as numbers.
1995-03-28 Richard M.... (nntp-request-article): If ID is integer, convert to...
1995-03-28 Richard M.... (Fconcat): Undo previous change.
1995-03-28 Richard M.... Say not to use concat for integers.
1995-03-28 Richard M.... (event-apply-modifier): New function.
1995-03-27 Richard M.... Minor purecopy correction.
1995-03-27 Richard M.... (Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 Richard M.... Fix setcdr example.
1995-03-27 Richard M.... Fix usage note for character quote syntax class.
next