aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (read_minibuf): GCPRO things.Richard M. Stallman1994-12-251-7/+15
* (wrong_type_argument): Use Lisp_Type_Limit.Richard M. Stallman1994-12-251-1/+1
* (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.Richard M. Stallman1994-12-251-1/+1
* (enum Lisp_Type): Add Max_Lisp_Type.Richard M. Stallman1994-12-251-0/+3
* (wrong_type_argument): Abort if VALUE is invalid Lisp object.Richard M. Stallman1994-12-251-0/+6
* (ange-ftp-save-match-data): Macro deleted.Richard M. Stallman1994-12-251-84/+69
* Initial revisionRichard M. Stallman1994-12-251-0/+441
* (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.Richard M. Stallman1994-12-241-13/+28
* (dabbrev-abbrev-char-regexp): Accept symbol charsRichard M. Stallman1994-12-241-2/+1
* Initial revisionRichard M. Stallman1994-12-241-0/+62
* Fix quoting conventions and spaces at end of sentence.Richard M. Stallman1994-12-241-114/+59
* (facemenu-key): Change to M-g.Richard M. Stallman1994-12-241-1/+1
* (BASE_PURESIZE): Incremented by 20k.Richard M. Stallman1994-12-241-2/+2
* (save-buffers-kill-emacs): Fix backward test of value ofRichard M. Stallman1994-12-241-1/+1
* (byte-compile-dest-file): New variable.Richard M. Stallman1994-12-241-162/+260
* (elp-pack-number): New function.Richard M. Stallman1994-12-241-22/+46
* (read_char): Don't echo keys when echo_keystrokes is 0.Richard M. Stallman1994-12-241-2/+3
* (dabbrev-completion): Now searches all buffers when given prefix arg 16.Richard M. Stallman1994-12-241-3/+7
* Don't require cl, picture, or reporter.Richard M. Stallman1994-12-241-225/+130
* Complete rewrite by Lars.Lindberg@sypro.cap.se.Richard M. Stallman1994-12-241-237/+852
* Give syntax of keywords.Richard M. Stallman1994-12-231-1/+2
* Initial revisionRichard M. Stallman1994-12-231-0/+1009
* (reporter-submit-bug-report): Set up for status messages.Richard M. Stallman1994-12-231-49/+93
* (next-line, previous-line): If interactive and not inRichard M. Stallman1994-12-231-5/+13
* Recommend doc strings for all functions and variables.Richard M. Stallman1994-12-231-2/+4
* entered into RCSRichard M. Stallman1994-12-231-1/+3
* (XTupdate_begin): Discard records of prior mouse highlightRichard M. Stallman1994-12-231-8/+21
* (x_set_frame_parameters): Handle icon-left, icon-top parms.Richard M. Stallman1994-12-231-17/+70
* (imenu-always-use-completion-buffer-p): A value ofRichard M. Stallman1994-12-231-18/+23
* Add icon-left and icon-top frame parameters.Richard M. Stallman1994-12-231-0/+10
* (bibtex-string, bibtex-preamble): Use forward-line.Richard M. Stallman1994-12-231-1189/+1715
* (server-switch-buffer): Cope with dead frames and windows.Richard M. Stallman1994-12-231-1/+4
* (gdb): Correct tbreak doc string.Richard M. Stallman1994-12-221-2/+45
* (enable-command): Always insert code to enable.Richard M. Stallman1994-12-221-5/+6
* Comment change.Richard M. Stallman1994-12-221-2/+2
* (dired-string-replace-match): Function moved here.Richard M. Stallman1994-12-221-0/+29
* (dired-string-replace-match): Moved to dired.el.Richard M. Stallman1994-12-221-32/+2
* *** empty log message ***Richard M. Stallman1994-12-221-0/+3
* Fix in visible-bell.Richard M. Stallman1994-12-211-2/+3
* (Fget_buffer_create): Copy the name, and clear text props.Richard M. Stallman1994-12-211-1/+38
* (C_DEBUG_SWITCH): Define this only if __GNUC__.Richard M. Stallman1994-12-211-0/+2
* (struct frame): New field buffer_predicate.Richard M. Stallman1994-12-211-46/+56
* (Fmodify_frame_parameters): For non-X frames,Richard M. Stallman1994-12-211-5/+22
* (mark_object): In a frame, mark the buffer_predicate.Richard M. Stallman1994-12-211-3/+2
* (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.Richard Kenner1994-12-211-0/+5
* (tex-start-shell): Use inheritance.Richard M. Stallman1994-12-211-1/+1
* (gud-irixdbx-marker-filter): Changes for Irix dbx.Richard M. Stallman1994-12-211-7/+23
* (get_doc_string): Now static. Arg now Lisp_Object.Richard M. Stallman1994-12-211-28/+149
* (Fdefvar): Fix minor error in previous change.Richard M. Stallman1994-12-211-3/+14
* (Qload_file_name, Vload_file_name): New variables.Richard M. Stallman1994-12-211-3/+49