log

age author description
1995-03-27 Richard M. Stallman Fix setcdr example.
1995-03-27 Richard M. Stallman Fix usage note for character quote syntax class.
1995-03-27 Richard M. Stallman (init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 Richard M. Stallman Don't include alloca.h if NOT_C_CODE.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Fplist_put, Fplist_get): New fns.
1995-03-27 Boris Goldowsky (enriched-mode): Use new plist-put and plist-get fns,
1995-03-27 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
1995-03-26 Richard M. Stallman (kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-26 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
1995-03-26 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
1995-03-26 Richard M. Stallman (mouse_get_pos): New arg `insist'.
1995-03-26 Richard M. Stallman (win32_mouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (XTmouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (C_SWITCH_SYSTEM): Don't #undef or define it.
1995-03-25 Richard M. Stallman (mail): Use pop-to-buffer.
1995-03-25 Richard M. Stallman *** empty log message ***
1995-03-25 Boris Goldowsky Add Text Properties submenu to Edit menu.
1995-03-24 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
1995-03-24 Karl Heuer (Fnext_property_change): Fix previous change.
1995-03-24 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
1995-03-24 Richard M. Stallman (temp_output_buffer_setup): (Re)set the default
1995-03-24 Richard M. Stallman (UNEXEC): Override the definition.
1995-03-24 Karl Heuer (syms_of_buffer): Doc fix.
1995-03-24 Karl Heuer (try_window_id): Stop scan at bottom of window, not one line later.
1995-03-24 Karl Heuer (c-style-alist): Set c-continued-brace-offset and
1995-03-24 Karl Heuer (compilation-sentinel): Use `format'; `concat' doesn't
1995-03-24 Karl Heuer (redisplay): Make sure pause is set before used.
1995-03-23 Karl Heuer Don't load mouse and face files in system-specific
1995-03-23 Karl Heuer (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
1995-03-23 Richard M. Stallman (asm-mode): Make a per-buffer child keymap here.
1995-03-23 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
1995-03-23 Boris Goldowsky *** empty log message ***
1995-03-23 Boris Goldowsky New magic number for text/enriched files.
1995-03-23 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.
1995-03-23 Richard M. Stallman (isearch-update-ring): New subroutine.
1995-03-23 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
1995-03-22 Richard M. Stallman Doc fixes.
1995-03-22 Karl Heuer (overlay_touches_p): New function.
1995-03-22 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
1995-03-22 Karl Heuer Declare overlay_touches_p.
1995-03-22 Karl Heuer (concat): Treat integers as characters, not strings.
1995-03-22 Karl Heuer (ml-concat): New function.
1995-03-22 Karl Heuer Translate concat to ml-concat.
1995-03-22 Boris Goldowsky Doc fix + autoload cookies.
1995-03-22 Karl Heuer (syms_of_fileio): Fix missing \n\.
1995-03-22 Karl Heuer (Fwhere_is_internal): Fix missing \n\.
1995-03-22 Karl Heuer (syms_of_window): Fix missing \n\.
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
1995-03-22 Richard M. Stallman (redisplay_window): Skip the only-point-has-changed
1995-03-22 Richard M. Stallman (rm400, rm600): New machine names. libc-950402
1995-03-22 Richard M. Stallman (init-file-user, site-run-file): Doc fixes.
1995-03-21 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
1995-03-21 Boris Goldowsky (list-text-properties-at): New fn.
1995-03-21 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
1995-03-21 Richard M. Stallman (Vload_read_function): New variable.
1995-03-21 Richard M. Stallman (CHECK_IMPURE): Declare my_edata as char array.