aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.Roland McGrath1994-03-071-121/+141
* Comment fix.Karl Heuer1994-03-071-1/+1
* (gdb): Use a minibuffer map with TAB to complete a filename.Karl Heuer1994-03-071-1/+9
* (comment-column): Doc fix.Karl Heuer1994-03-071-1/+1
* (doprnt): Do the right thing for negative size spec.Karl Heuer1994-03-071-1/+2
* (get_minibuffer): Make name buffer large enough.Karl Heuer1994-03-071-1/+1
* (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.Karl Heuer1994-03-071-2/+4
* (temp_echo_area_glyphs): Use quit_char, not C-g.Karl Heuer1994-03-071-1/+3
* (Fscroll_other_window): Doc fix.Karl Heuer1994-03-071-1/+1
* (mouse-choose-completion): Bury the completion buffer.Richard M. Stallman1994-03-071-0/+4
* Initial revisionRichard M. Stallman1994-03-071-0/+613
* Accept freebsd as OS.Richard M. Stallman1994-03-071-1/+1
* Doc fixes.Richard M. Stallman1994-03-071-10/+21
* (mark_object): Add no-op cast.Richard M. Stallman1994-03-061-1/+3
* (edebug-skip-whitespace): Only \n, not \r, ends a comment.Richard M. Stallman1994-03-061-1/+1
* (error): Use doprnt. Make buffer larger as necessary.Richard M. Stallman1994-03-061-2/+28
* (backquote-listify): Renamed from bq-listify.Richard M. Stallman1994-03-061-27/+25
* Complete rewrite by Sladkey.Richard M. Stallman1994-03-061-339/+186
* Comment changes.Richard M. Stallman1994-03-061-1/+1
* (operate_on_word): Don't move point; store in *NEWPOINT.Richard M. Stallman1994-03-061-14/+22
* Initial revisionRichard M. Stallman1994-03-061-0/+103
* (c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.Richard M. Stallman1994-03-051-4/+23
* (jka-compr-insert-file-contents): Handle 5th arg.Richard M. Stallman1994-03-051-2/+2
* (byte-compile-track-mouse): Handle >1 body form.Richard M. Stallman1994-03-051-7/+5
* (ARRAY_MARK_FLAG): Define here.Richard M. Stallman1994-03-051-0/+27
* Clean up indentation and whitespace.Richard M. Stallman1994-03-051-44/+56
* (main): Change delimiter from "^L" to "^_^L".Richard M. Stallman1994-03-051-5/+1
* (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.Richard M. Stallman1994-03-051-4/+32
* Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.Richard M. Stallman1994-03-051-6/+12
* (ARRAY_MARK_FLAG): Definition moved to lisp.h.Richard M. Stallman1994-03-051-22/+0
* (shut_down_emacs): Set Vrun_hooks to nil.Richard M. Stallman1994-03-051-0/+3
* (Fdo_auto_save): Doc fix.Richard M. Stallman1994-03-051-3/+2
* (command_loop_1, read_key_sequence, Fcommand_execute):Richard M. Stallman1994-03-051-6/+7
* (read_minibuf): Don't call Vrun_hooks if it is nil.Richard M. Stallman1994-03-051-1/+2
* (save_excursion_restore): Don't call Vrun_hooks if nil.Richard M. Stallman1994-03-051-4/+7
* (Fkill_buffer, Fkill_all_local_variables):Richard M. Stallman1994-03-051-2/+4
* (command_loop_1): Fix misplaced assignment of last_point_position.Karl Heuer1994-03-051-1/+1
* (rmail-message-filter): Doc fix.Karl Heuer1994-03-041-2/+2
* *** empty log message ***Karl Heuer1994-03-041-1/+1
* (isnan): New macro.Karl Heuer1994-03-041-2/+6
* (update_one_frame_psheets): Call EmacsFrameSetCharSize toFred Pierresteguy1994-03-041-1/+17
* (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues forFred Pierresteguy1994-03-041-5/+20
* [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.Roland McGrath1994-03-041-2/+3
* (compile-goto-error): Push the mark before calling next-error.Roland McGrath1994-03-041-1/+2
* (skip_chars): Treat `-' as alias for space, if syntaxp.Richard M. Stallman1994-03-041-0/+3
* (system-key-alist): Fix the code value for `remove'.Richard M. Stallman1994-03-041-2/+2
* (Finsert_file_contents): Pass del_range_1 two ends, not a length.Richard M. Stallman1994-03-041-1/+1
* (byte-compile-insert-header): Take a filename argument.Richard M. Stallman1994-03-041-17/+18
* (ange-ftp-nslookup-host, ange-ftp-start-process):Richard M. Stallman1994-03-041-2/+10
* (chan_process): Don't specify size.Karl Heuer1994-03-041-1/+1