summaryrefslogtreecommitdiff
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
* (iswitchb-exhibit): Use buffer-string insteadGerd Moellmann1999-09-121-1/+1
* Change `ghostscript' to `postscript' in comment.Gerd Moellmann1999-09-121-1/+1
* (mode-line): Replaces `modeline'.Gerd Moellmann1999-09-121-1/+3
* (tpu-version): New version.Richard M. Stallman1999-09-121-43/+67
* (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
* (isearch-mode-map): Undo previous change.Richard M. Stallman1999-09-121-3/+4
* (run_window_scroll_functions): If hook functions switchRichard M. Stallman1999-09-121-2/+10
* (eval-last-sexp): If after ?\LETTER, use all of that as the sexp.Richard M. Stallman1999-09-121-0/+6
* (find-file-noselect): Catch errors in file-expand-wildcards,Richard M. Stallman1999-09-111-4/+6
* Use XCAR and XCDR.Ken Raeburn1999-09-112-13/+13
* Major changes. Avoid changing point and mark.Richard M. Stallman1999-09-111-136/+261
* (FOR_EACH_FRAME): Use XCAR and XCDR.Ken Raeburn1999-09-111-4/+4
* (GET_TRANSLATION_TABLE): Use XCDR.Ken Raeburn1999-09-111-1/+1
* (byte-compile-output-docform): Bind print-gensym-alist for compatibility,Richard M. Stallman1999-09-111-2/+8
* (byte-compile-output-docform): Bind print-continuous-numbering andRichard M. Stallman1999-09-111-6/+4
* Initial revisionRichard M. Stallman1999-09-111-0/+304
* (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
* (make-temp-file): New function.Richard M. Stallman1999-09-111-0/+24
* (lisp-imenu-generic-expression): Recognize define-widget.Dave Love1999-09-101-2/+22
* (debug-ignored-errors): Restore BBDB stuff.Dave Love1999-09-101-1/+5
* (x_build_heuristic_mask): Accept a list `(R G B)'Gerd Moellmann1999-09-101-22/+51
* (lw_separator_p): Add `--:space' with the sameGerd Moellmann1999-09-101-0/+1
* (Ferase_buffer): Don't erase the minibuffer prompt.Richard M. Stallman1999-09-101-1/+6
* Finish making it fit Emacs conventions. Add autoloads.Richard M. Stallman1999-09-101-87/+146
* (bat-generic-mode): "::"-style comments don'tRichard M. Stallman1999-09-091-9/+3
* Comment.Dave Love1999-09-091-1/+1
* Comment on finder-known-keywords.Dave Love1999-09-091-0/+2
* (byte-optimize-backward-char, byte-optimize-backward-word): NewDave Love1999-09-091-10/+37
* (QCindex): New.Gerd Moellmann1999-09-091-2/+4
* (Fmakehash): Accept just one optional argument TEST.Gerd Moellmann1999-09-091-46/+8
* (mouse-drag-mode-line-1): Extension of formerGerd Moellmann1999-09-091-9/+34
* (put-image): Remove optional buffer parameter.Gerd Moellmann1999-09-091-16/+14
* (face-italic-p): Return t only for values `italic'Gerd Moellmann1999-09-091-1/+1
* (Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.Richard M. Stallman1999-09-091-3/+4
* (Qwhen): Replaces QCwhen.Gerd Moellmann1999-09-081-5/+5
* (mode-line-unbury-buffer): Use aref instead of sref.Gerd Moellmann1999-09-081-6/+6
* (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