Mercurial > emacs
graph
-
Fix comments.1995-04-04, by Karl Heuer
-
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,1995-04-03, by Karl Heuer
-
(x_window_to_frame): New arg DPYINFO. All callers changed.1995-04-03, by Karl Heuer
-
(tempo-insert): Added the P tag and modified the s tag accordingly1995-04-03, by Richard M. Stallman
-
(main): Start with an empty message log.1995-04-03, by Karl Heuer
-
(Fy_or_n_p): Don't log prompt.1995-04-03, by Karl Heuer
-
(message_nolog): New function.1995-04-03, by Karl Heuer
-
(message_nolog): Declare this function.1995-04-03, by Karl Heuer
-
Declare Vmessage_log_max.1995-04-03, by Karl Heuer
-
(apropos): Use apropos-worthy-symbol-p as default predicate.1995-04-03, by Richard M. Stallman
-
(set-auto-mode): Fix previous change.1995-04-03, by Karl Heuer
-
(oblookup): Save bucket num in oblookup_last_bucket_number.1995-04-03, by Richard M. Stallman
-
Added support for special (quoted) characters in file names:1995-04-03, by Simon Marshall
-
Set comint-file-name-quote-list to new shell-file-name-quote-list.1995-04-03, by Simon Marshall
-
Don't distribute shortnames directory.1995-04-02, by Richard M. Stallman
-
Explain why public domain.1995-04-02, by Richard M. Stallman
-
Comment change.1995-04-02, by Richard M. Stallman
-
(menu-bar-edit-menu): Capitalize an item name.1995-04-02, by Richard M. Stallman
-
(mail-mode-map): Longer title for headers submenu.1995-04-02, by Richard M. Stallman
-
(inhibit-first-line-modes-suffixes): New variable.1995-04-02, by Richard M. Stallman
-
(jka-compr-install): Add items to inhibit-first-line-modes-suffixes.1995-04-02, by Richard M. Stallman
-
(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.1995-04-02, by Richard M. Stallman
-
(unrmail): Don't make or switch to a summary buffer.1995-04-01, by Richard M. Stallman
-
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.1995-04-01, by Richard M. Stallman
-
(rmail-summary-toggle-header): Make header visible in message buffer.1995-03-31, by Richard M. Stallman
-
(command_loop_1): If we ignore force_start, then also1995-03-31, by Karl Heuer
-
(scheme-indent-sexp): Don't fail when1995-03-31, by Richard M. Stallman
-
(isfloat_string): Permit trailing space.1995-03-31, by Richard M. Stallman
-
Fix comment.1995-03-31, by Karl Heuer
-
(insert-kbd-macro): Do something reasonable for vectors.1995-03-31, by Karl Heuer
-
[MULTI_FRAME] (Factive_minibuffer_window): New function.1995-03-31, by Richard M. Stallman
-
Delete extension language project. Add GNUstep. Move empire-builder.1995-03-31, by Richard M. Stallman
-
(event_to_kboard): Ignore dead frames.1995-03-31, by Karl Heuer
-
(x_delete_display): Extract kboard deletion, for modularity.1995-03-31, by Karl Heuer
-
(wipe_kboard): Make this function static.1995-03-31, by Karl Heuer
-
Declare function delete_kboard.1995-03-31, by Karl Heuer
-
(struct x_display_info): New member cut_buffers_initialized.1995-03-31, by Karl Heuer
-
(x_term_init): Initialize cut_buffers_initialized.1995-03-31, by Karl Heuer
-
(Fx_store_cut_buffer_internal): Use the flag in the1995-03-31, by Karl Heuer
-
(insert-directory): Use \ before insert-directory-program1995-03-31, by Richard M. Stallman
-
(choose-completion-string): Use active-minibuffer-window.1995-03-31, by Richard M. Stallman
-
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.1995-03-31, by Richard M. Stallman
-
(sort_args): Skip strncmp if longname is a null pointer.1995-03-31, by Karl Heuer
-
(comint-read-noecho): Don't log prompt messages.1995-03-30, by Karl Heuer
-
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.1995-03-30, by Richard M. Stallman
-
Comment change.1995-03-30, by Richard M. Stallman
-
Fix previous change.1995-03-30, by Richard M. Stallman
-
(modify-face): Handle stipple. Handle defaulting properly.1995-03-30, by Richard M. Stallman
-
Wrap filename character quoting code with save-excursion so following forms1995-03-30, by Simon Marshall
-
Comment change.1995-03-29, by Richard M. Stallman
-
(minibuffer-window-active-p): Use active-minibuffer-window.1995-03-29, by Richard M. Stallman
-
(Fsignal_process): SIGCODE is a symbol, not a string.1995-03-28, by Karl Heuer
-
(comint-read-noecho): Use a format string, in case1995-03-28, by Karl Heuer
-
(r_re_alloc): Correct realloc behavior--allow shrinking1995-03-28, by Richard M. Stallman
-
(scroll-bar-drag): Bind echo-keystrokes to 0.1995-03-28, by Richard M. Stallman
-
(Fsignal_process): Allow signal names as well as numbers.1995-03-28, by Richard M. Stallman
-
(nntp-request-article): If ID is integer, convert to string.1995-03-28, by Richard M. Stallman
-
(Fconcat): Undo previous change.1995-03-28, by Richard M. Stallman
-
Say not to use concat for integers.1995-03-28, by Richard M. Stallman
-
(event-apply-modifier): New function.1995-03-28, by Richard M. Stallman