aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (modify-face): Handle stipple. Handle defaulting properly.Richard M. Stallman1995-03-301-19/+37
* Wrap filename character quoting code with save-excursion so following formsSimon Marshall1995-03-301-9/+10
* Comment change.Richard M. Stallman1995-03-291-1/+1
* (minibuffer-window-active-p): Use active-minibuffer-window.Richard M. Stallman1995-03-291-11/+1
* (Fsignal_process): SIGCODE is a symbol, not a string.Karl Heuer1995-03-281-1/+1
* (comint-read-noecho): Use a format string, in caseKarl Heuer1995-03-281-2/+2
* (r_re_alloc): Correct realloc behavior--allow shrinkingRichard M. Stallman1995-03-281-26/+140
* (scroll-bar-drag): Bind echo-keystrokes to 0.Richard M. Stallman1995-03-281-1/+2
* (Fsignal_process): Allow signal names as well as numbers.Richard M. Stallman1995-03-281-7/+119
* (nntp-request-article): If ID is integer, convert to string.Richard M. Stallman1995-03-281-0/+2
* (Fconcat): Undo previous change.Richard M. Stallman1995-03-281-3/+7
* Say not to use concat for integers.Richard M. Stallman1995-03-281-5/+5
* (event-apply-modifier): New function.Richard M. Stallman1995-03-281-0/+61
* Minor purecopy correction.Richard M. Stallman1995-03-271-2/+3
* (Fget, Fput): Fetch and store symbol's plist directly.Richard M. Stallman1995-03-271-10/+13
* Fix setcdr example.Richard M. Stallman1995-03-271-2/+1
* Fix usage note for character quote syntax class.Richard M. Stallman1995-03-271-1/+1
* (init_editfns): Use NAME envvar to init user-full-name.Richard M. Stallman1995-03-271-0/+4
* Don't include alloca.h if NOT_C_CODE.Richard M. Stallman1995-03-271-0/+2
* (Vdefault_text_properties): name changed from Vdefault_properties.Boris Goldowsky1995-03-271-26/+7
* Vdefault_text_properties: name changed from Vdefault_properties.Boris Goldowsky1995-03-271-2/+1
* (Vdefault_text_properties): name changed from Vdefault_properties.Boris Goldowsky1995-03-271-5/+5
* (Fplist_put, Fplist_get): New fns.Boris Goldowsky1995-03-271-16/+49
* (enriched-mode): Use new plist-put and plist-get fns,Boris Goldowsky1995-03-271-4/+6
* (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.Richard M. Stallman1995-03-271-20/+31
* (kbd_buffer_get_event): Pass 0 for `insist' arg.Richard M. Stallman1995-03-261-1/+1
* (Fmouse_position--both definitions): Pass 0 for `insist'.Richard M. Stallman1995-03-261-3/+5
* (Fx_popup_menu): Pass 1 for `insist' arg.Richard M. Stallman1995-03-261-2/+3
* (mouse_get_pos): New arg `insist'.Richard M. Stallman1995-03-261-1/+2
* (win32_mouse_position): New arg `insist'.Richard M. Stallman1995-03-261-1/+1
* (XTmouse_position): New arg `insist'.Richard M. Stallman1995-03-261-2/+7
* (C_SWITCH_SYSTEM): Don't #undef or define it.Richard M. Stallman1995-03-261-7/+1
* (mail): Use pop-to-buffer.Richard M. Stallman1995-03-251-3/+13
* *** empty log message ***Richard M. Stallman1995-03-251-0/+5
* Add Text Properties submenu to Edit menu.Boris Goldowsky1995-03-251-0/+1
* (byte-compile-out-toplevel): Compile lambda forms even if trivial.Karl Heuer1995-03-241-5/+8
* (Fnext_property_change): Fix previous change.Karl Heuer1995-03-241-1/+6
* Changed match-string to defun, but still return nil (no error) if no match.Simon Marshall1995-03-241-5/+6
* (temp_output_buffer_setup): (Re)set the defaultRichard M. Stallman1995-03-241-0/+1
* (UNEXEC): Override the definition.Richard M. Stallman1995-03-241-10/+184
* (syms_of_buffer): Doc fix.Karl Heuer1995-03-241-2/+2
* (try_window_id): Stop scan at bottom of window, not one line later.Karl Heuer1995-03-241-4/+4
* (c-style-alist): Set c-continued-brace-offset andKarl Heuer1995-03-241-6/+11
* (compilation-sentinel): Use `format'; `concat' doesn'tKarl Heuer1995-03-241-3/+2
* (redisplay): Make sure pause is set before used.Karl Heuer1995-03-241-6/+6
* Don't load mouse and face files in system-specificKarl Heuer1995-03-231-12/+2
* (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.Karl Heuer1995-03-231-4/+25
* (asm-mode): Make a per-buffer child keymap here.Richard M. Stallman1995-03-231-8/+12
* (pascal-mode-syntax-table): Give \ punctuation syntax.Richard M. Stallman1995-03-231-4/+1
* *** empty log message ***Boris Goldowsky1995-03-231-4/+0