aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* (fill-region-as-paragraph, canonically-space-region):Richard M. Stallman1999-09-081-5/+11
* (describe-function-1): Don't return empty string for keymaps.Richard M. Stallman1999-09-081-0/+12
* (backup-by-copying-when-privileged-mismatch): New variable.Richard M. Stallman1999-09-081-6/+24
* (generic-define-unix-modes): Added new modes:Richard M. Stallman1999-09-081-24/+220
* (tar-header-block-tokenize):Richard M. Stallman1999-09-081-4/+8
* (gud-make-debug-menu): Make a child for theRichard M. Stallman1999-09-081-13/+12
* (fix_submap_inheritance): Do nothing if the proper parent is anRichard M. Stallman1999-09-081-1/+17
* (default-korean-keyboard): Initialize itKenichi Handa1999-09-081-1/+4
* (handle_single_display_prop): Change conditionalGerd Moellmann1999-09-071-5/+2
* (Fwrite_region): Doc fix.Richard M. Stallman1999-09-071-5/+8
* (font-lock-multiline): New text property containsRichard M. Stallman1999-09-071-6/+28