Mercurial > emacs
graph
-
(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
-
Minor purecopy correction.1995-03-27, by Richard M. Stallman
-
(Fget, Fput): Fetch and store symbol's plist directly.1995-03-27, by Richard M. Stallman
-
Fix setcdr example.1995-03-27, by Richard M. Stallman
-
Fix usage note for character quote syntax class.1995-03-27, by Richard M. Stallman
-
(init_editfns): Use NAME envvar to init user-full-name.1995-03-27, by Richard M. Stallman
-
Don't include alloca.h if NOT_C_CODE.1995-03-27, by Richard M. Stallman
-
(Vdefault_text_properties): name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
Vdefault_text_properties: name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
(Vdefault_text_properties): name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
(Fplist_put, Fplist_get): New fns.1995-03-27, by Boris Goldowsky
-
(enriched-mode): Use new plist-put and plist-get fns,1995-03-27, by Boris Goldowsky
-
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.1995-03-27, by Richard M. Stallman
-
(kbd_buffer_get_event): Pass 0 for `insist' arg.1995-03-26, by Richard M. Stallman
-
(Fmouse_position--both definitions): Pass 0 for `insist'.1995-03-26, by Richard M. Stallman
-
(Fx_popup_menu): Pass 1 for `insist' arg.1995-03-26, by Richard M. Stallman
-
(mouse_get_pos): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(win32_mouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(XTmouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Don't #undef or define it.1995-03-26, by Richard M. Stallman
-
(mail): Use pop-to-buffer.1995-03-25, by Richard M. Stallman
-
*** empty log message ***1995-03-25, by Richard M. Stallman
-
Add Text Properties submenu to Edit menu.1995-03-25, by Boris Goldowsky
-
(byte-compile-out-toplevel): Compile lambda forms even if trivial.1995-03-24, by Karl Heuer
-
(Fnext_property_change): Fix previous change.1995-03-24, by Karl Heuer
-
Changed match-string to defun, but still return nil (no error) if no match.1995-03-24, by Simon Marshall
-
(temp_output_buffer_setup): (Re)set the default1995-03-24, by Richard M. Stallman
-
(UNEXEC): Override the definition.1995-03-24, by Richard M. Stallman