aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (resize_mini_window): Add parameter exact_p. ResizeGerd Moellmann1999-09-121-16/+67
* (Fforward_word): Use prompt_end_charpos insteadGerd Moellmann1999-09-121-2/+2
* (read_minibuf_unwind): Call resize_mini_window withGerd Moellmann1999-09-121-20/+17
* (command_loop_1): Resize mini-window to theGerd Moellmann1999-09-121-0/+10
* (Fbuffer_string): Use prompt_end_charpos insteadGerd Moellmann1999-09-121-13/+15
* Change prototype of resize_mini_window.Gerd Moellmann1999-09-121-1/+2
* (prompt_end_charpos): ReplacesGerd Moellmann1999-09-121-3/+3
* (Fget_buffer_create): Use prompt_end_charpos insteadGerd Moellmann1999-09-121-5/+5
* (del_range_1): Don't treat minibuffer prompt specially.Richard M. Stallman1999-09-121-7/+0
* (Fline_beginning_position): Handle minibuffer prompt here.Richard M. Stallman1999-09-121-1/+10
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-129-309/+309
* Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.Ken Raeburn1999-09-1210-163/+163
* (run_window_scroll_functions): If hook functions switchRichard M. Stallman1999-09-121-2/+10
* Use XCAR and XCDR.Ken Raeburn1999-09-112-13/+13
* (FOR_EACH_FRAME): Use XCAR and XCDR.Ken Raeburn1999-09-111-4/+4
* (GET_TRANSLATION_TABLE): Use XCDR.Ken Raeburn1999-09-111-1/+1
* (XTread_socket): In XSetInputFocus, use RevertToParent,Richard M. Stallman1999-09-111-12/+17
* (Fbeginning_of_line): Don't handle minibuffer prompt here.Richard M. Stallman1999-09-111-10/+1
* (x_build_heuristic_mask): Accept a list `(R G B)'Gerd Moellmann1999-09-101-22/+51
* (Ferase_buffer): Don't erase the minibuffer prompt.Richard M. Stallman1999-09-101-1/+6
* (QCindex): New.Gerd Moellmann1999-09-091-2/+4
* (Fmakehash): Accept just one optional argument TEST.Gerd Moellmann1999-09-091-46/+8
* (Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.Richard M. Stallman1999-09-091-3/+4
* (Qwhen): Replaces QCwhen.Gerd Moellmann1999-09-081-5/+5
* (read_minibuf): Put all three properties on the same range--the whole prompt.Richard M. Stallman1999-09-081-4/+5
* (CHAR_COMPONENTS_VALID_P): Fix for ASCII.Kenichi Handa1999-09-081-3/+5
* Reset MSBs of arguments of MAKE_CHAR.Kenichi Handa1999-09-081-1/+1
* Clear up previous change.Richard M. Stallman1999-09-081-4/+6
* (Fbufsize): Accept an extra BUFFER parameter.Richard M. Stallman1999-09-081-6/+11
* (Fbase64_decode_region): Don't place point outside of theRichard M. Stallman1999-09-081-1/+1
* (fix_submap_inheritance): Do nothing if the proper parent is anRichard M. Stallman1999-09-081-1/+17
* (handle_single_display_prop): Change conditionalGerd Moellmann1999-09-071-5/+2
* (Fwrite_region): Doc fix.Richard M. Stallman1999-09-071-5/+8
* (Qexcl): New variable.Richard M. Stallman1999-09-071-12/+24
* (x_set_foreground_color): CallGerd Moellmann1999-09-071-8/+11
* (recompute_basic_faces): Clear face cache.Gerd Moellmann1999-09-071-16/+134
* (Fset_window_margins): Make window the first argument.Gerd Moellmann1999-09-071-5/+4
* (Fmakehash): Take one argument, test, make all theGerd Moellmann1999-09-071-26/+11
* (SCROLL_BAR_FACE_ID, BORDER_FACE_ID,Gerd Moellmann1999-09-071-0/+6
* Lots of comments fixed.Kenichi Handa1999-09-071-23/+40
* Lots of comments fixed.Kenichi Handa1999-09-071-18/+32
* (syms_of_insdel): Define Lisp variable inhibit-modification-hooks.Richard M. Stallman1999-09-071-0/+6
* [macintosh] (stat, fstat, mkdir, rmdir, utime, access)Richard M. Stallman1999-09-061-13/+1621
* 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebi...Dave Love1999-09-061-0/+2
* 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebi...Dave Love1999-09-061-0/+4
* New version incorporating Michael Sperber's changes from XEmacs.Dave Love1999-09-061-312/+108
* Remove comment on DEFVAR_BOOL.Dave Love1999-09-061-2/+0
* (Vbyte_boolean_vars): New variable.Dave Love1999-09-061-0/+8
* (Fx_show_tip): Improve documentation.Gerd Moellmann1999-09-051-2/+4
* (Fset_window_vscroll): Make window the first argument,Gerd Moellmann1999-09-051-11/+19