aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (malloc): Don't declare it.Richard M. Stallman1994-01-061-4/+6
* Fix up whitespace. Get rid of spurious casts to void.Richard M. Stallman1994-01-061-135/+156
* entered into RCSRichard M. Stallman1994-01-051-0/+84
* Initial revisionRichard M. Stallman1994-01-051-0/+161
* (describe_syntax): Handle Sinherit.Richard M. Stallman1994-01-051-4/+6
* (enum syntaxcode): Add Sinherit.Richard M. Stallman1994-01-051-11/+92
* (eval-after-load): Do nothing if FORM is already on the list.Richard M. Stallman1994-01-051-1/+4
* (popup-menu): Add loop to handle submenus.Richard M. Stallman1994-01-041-5/+10
* (SUNOS_LOCALTIME_BUG): #if 0'd.Richard M. Stallman1994-01-041-0/+2
* (Fmapconcat): Doc fix.Richard M. Stallman1994-01-041-1/+1
* (bcopy, bzero, bcmp): Defined.Richard M. Stallman1994-01-041-0/+5
* Include syswait.h.Richard M. Stallman1994-01-041-48/+64
* (buffer.o): Don't depend on syntax.h.Richard M. Stallman1994-01-041-5/+7
* Don't include syntax.h.Richard M. Stallman1994-01-041-1/+12
* (file_name_completion_stat): If have symlinks, use lstat.Richard M. Stallman1994-01-041-0/+4
* Comment fix.Richard M. Stallman1994-01-041-2/+0
* (debug): Bind this-command and last-command.Richard M. Stallman1994-01-041-0/+1
* (Fx_list_fonts): Don't fail to init `tail'.Richard M. Stallman1994-01-041-1/+7
* (vc-finish-logentry): Sync the buffer in case the user modified it whilePaul Eggert1994-01-031-0/+4
* (tex-common-initialization): Make parse-sexp-ignore-comments t.Richard M. Stallman1994-01-031-0/+2
* entered into RCSRichard M. Stallman1994-01-031-0/+1597
* (slitex-mode, latex-mode): Set paragraph-start andRichard M. Stallman1994-01-031-2/+46
* (comint-last-output-start): Add defvar.Richard M. Stallman1994-01-031-5/+22
* Fix typo in previous change.Richard M. Stallman1994-01-031-1/+1
* More menu bar commands.Richard M. Stallman1994-01-031-0/+6
* (make-syntax-table): New function; no longer an aliasRichard M. Stallman1994-01-031-1/+24
* (get_system_name): If the official name of the host isRichard M. Stallman1994-01-031-0/+10
* (rmail-get-new-mail): Cope if display-time-string is nil.Richard M. Stallman1994-01-031-0/+1
* (sort-float-fields): Commented out.Richard M. Stallman1994-01-031-22/+21
* (c-mode-map): Add menu bar menu.Richard M. Stallman1994-01-021-19/+39
* (calendar-goto-french-date): Fix special dayRichard M. Stallman1994-01-021-2/+3
* (rotate_right, rotate_left): SimplifyRichard M. Stallman1994-01-021-100/+140
* (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):Richard M. Stallman1994-01-021-18/+19
* (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.Richard M. Stallman1994-01-021-1/+2
* (ALL_CFLAGS): Include LDFLAGS.Richard M. Stallman1994-01-021-23/+25
* (isearch-repeat): If we matched a null string and there'sRichard M. Stallman1994-01-021-7/+14
* (Fwrite_region): Don't change START and END from nilRichard M. Stallman1994-01-011-11/+12
* (bibtex-field-name, bibtex-field-const, bibtex-field-text):Richard M. Stallman1994-01-011-6/+17
* (i[34]86-*-*): Check for *-nextstop*.Richard M. Stallman1994-01-011-0/+1
* (m68*-next-*): Don't care about which os is specified.Richard M. Stallman1994-01-011-1/+1
* (compilation-read-command, compilation-ask-about-save): New variables.Richard M. Stallman1994-01-011-4/+15
* (Info-default-directory-list): Doc fix.Richard M. Stallman1994-01-011-1/+4
* (read_process_output): Use clip_to_bounds when movingRichard M. Stallman1994-01-011-1/+1
* Delete `show env TERMCAP'.Richard M. Stallman1994-01-011-1/+0
* (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.Richard M. Stallman1994-01-011-1/+1
* (SOME_MACHINE_OBJECTS): New var.Richard M. Stallman1994-01-011-2/+7
* (ispell-highlight, ispell-dehighlight): New functions.Richard M. Stallman1994-01-011-0/+24
* (rmail-output-to-rmail-file): If just a dir is specified,Richard M. Stallman1994-01-011-10/+13
* (save-some-buffers): Fix previous change.Richard M. Stallman1994-01-011-42/+44
* (gnus-news-reply): Handle reply-to field.Richard M. Stallman1994-01-011-4/+6