aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a provide call.Richard M. Stallman1993-11-131-0/+2
* (creating src/Makefile): Before running cpp,Richard M. Stallman1993-11-131-1/+5
* (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).Richard M. Stallman1993-11-131-2/+11
* (remove-hook): Function deleted.Richard M. Stallman1993-11-131-12/+0
* (read_avail_input) [no FIONREAD]: On DGUX, as on USG,Richard M. Stallman1993-11-131-1/+1
* (SYSTEM_MALLOC): Turn off.Richard M. Stallman1993-11-131-1/+2
* (get_process): Add `static' to definition.Richard M. Stallman1993-11-131-1/+1
* (comint-match-partial-filename): Consider +@: part ofRichard M. Stallman1993-11-131-3/+3
* (fill-individual-paragraphs): Fix skipping headers of yanked message.Richard M. Stallman1993-11-121-1/+3
* (vc-rename-file): Don't overwrite an existing file.Richard M. Stallman1993-11-121-8/+27
* (rmail-summary-edit-map): Inherit text-mode-map properly.Richard M. Stallman1993-11-121-1/+1
* (syms_of_fileio): Fix missing \n\'s.Richard M. Stallman1993-11-121-10/+10
* (Fread_key_sequence): Split the doc string with "".Richard M. Stallman1993-11-121-1/+1
* (read_c_string): For "", concatenate the two strings.Richard M. Stallman1993-11-121-4/+1
* (Fprevious_single_property_change): Fix missing \n\.Richard M. Stallman1993-11-121-1/+1
* (main): Fix error message text.Richard M. Stallman1993-11-121-1/+1
* When running make in lib-src, specify YACC var value.Richard M. Stallman1993-11-111-1/+1
* Comment change.Richard M. Stallman1993-11-111-5/+9
* (texinfo-format-region): Change `texinfo-[startRichard M. Stallman1993-11-111-3/+3
* (texinfo-texi2dvi-command): Separate `texi2dvi'Richard M. Stallman1993-11-111-4/+7
* (Man-section-regexp): Allow section names l, n, L, N.Richard M. Stallman1993-11-111-1/+1
* Comment change.Richard M. Stallman1993-11-111-0/+7
* (map-y-or-n-p): Handle help-char values other than chars.Richard M. Stallman1993-11-111-3/+3
* (Fcall_process): Clear synch_process_death andRichard M. Stallman1993-11-111-3/+6
* (c-indent-region): When looking for a sexp that endsRichard M. Stallman1993-11-111-3/+9
* (occur-mode): Run occur-mode-hook.Richard M. Stallman1993-11-111-1/+2
* (XTmouse_position): Undo roland's change.Richard M. Stallman1993-11-111-2/+2
* [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.Roland McGrath1993-11-111-2/+9
* (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.Roland McGrath1993-11-101-1/+1
* Initial revisionRichard M. Stallman1993-11-101-0/+10
* Don't try to link *.texinfo--there are none now.Richard M. Stallman1993-11-101-1/+1
* (rmail-start-mail): Don't do other frame unless we haveRichard M. Stallman1993-11-101-1/+1
* (Man-filter-list): Include anything starting withRichard M. Stallman1993-11-101-3/+4
* (Info-extract-menu-item): Quote `*' in the menu-itemRichard M. Stallman1993-11-101-2/+2
* (hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.Richard M. Stallman1993-11-101-2/+2
* (find-backup-file-name): Don't fatal-error onRichard M. Stallman1993-11-101-14/+23
* (remove-hook): New function, analogous to add-hook. ThisRichard M. Stallman1993-11-101-0/+15
* (intervals.o): Depend on puresize.h.Richard M. Stallman1993-11-101-1/+1
* Include puresize.h.Richard M. Stallman1993-11-101-1/+6
* (Fraise_frame): Do like the documentation says, and makeRichard M. Stallman1993-11-101-1/+4
* (Tmouse_position): If the passed in frame is not anRichard M. Stallman1993-11-101-0/+4
* (EMACS_GETPGRP): New macro hides argument passing toRichard M. Stallman1993-11-101-0/+13
* (sys_suspend): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-5/+1
* (main): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-6/+3
* (make_pure_string): If we USE_TEXT_PROPERTIES, set theRichard M. Stallman1993-11-101-0/+6
* Treat convex like hpux.Richard M. Stallman1993-11-101-2/+3
* (Fskip_chars_backward, Fskip_chars_forward): Doc fix.Richard M. Stallman1993-11-101-3/+3
* (Fforward_comment): On backward scan, exit inner loopRichard M. Stallman1993-11-101-5/+12
* (read_input_waiting): Don't mess with meta bitRichard M. Stallman1993-11-101-14/+20
* (skip_chars): Finish reenabling checks for buffer bounds.Richard M. Stallman1993-11-101-11/+5