aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (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
* (manual-program): Deleted.Richard M. Stallman1994-01-011-6/+0
* (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.Richard M. Stallman1993-12-311-5/+5
* (lispy_accent_codes): Cope if an XK symbol is undefined.Richard M. Stallman1993-12-311-0/+54
* (query-replace-highlight): New variable.Richard M. Stallman1993-12-311-129/+154
* Always include termhooks.h.Richard M. Stallman1993-12-311-1/+31
* (print-region-1): If lpr-headers-switches is string,Richard M. Stallman1993-12-311-1/+4
* (Finsert_file_contents): Don't run after change hookRichard M. Stallman1993-12-311-2/+7
* (save-some-buffers): Reinsert lost code to save abbrevs.Richard M. Stallman1993-12-311-33/+41
* (eval-current-buffer): Old definition deleted.Richard M. Stallman1993-12-311-15/+8
* (PENDING_OUTPUT_COUNT): Two alternate definitionsRichard M. Stallman1993-12-311-1/+12
* (diff): Call shell-quote-argument.Richard M. Stallman1993-12-311-2/+4
* (shell-quote-argument): New function.Richard M. Stallman1993-12-311-0/+12
* (ispell-next): Remove periods from messages.Richard M. Stallman1993-12-311-7/+7
* (open-line): Properly put fill-prefix on each line.Richard M. Stallman1993-12-311-5/+6
* (open-line): Move fill-prefix insert inside save-excursion.Richard M. Stallman1993-12-311-2/+2
* Added `kibo', who actually greps for his name on Usenet.Noah Friedman1993-12-311-0/+0
* (help-for-help): Mention the scroll commands.Richard M. Stallman1993-12-311-0/+1
* (command-line): In most cases, if init file setsRichard M. Stallman1993-12-311-29/+40
* (make-help-screen): Use read-key-sequence.Richard M. Stallman1993-12-311-26/+44
* (Fsubstitute_command_keys): Fix previous change.Richard M. Stallman1993-12-311-3/+6
* (read_from_minibuffer): Rename arg initial_input to initial_contents.Richard M. Stallman1993-12-301-9/+9
* (icomplete-pre-command-hook): Reconciled with keyboard macro operation.Richard M. Stallman1993-12-301-55/+72
* (hack-one-local-variable): Treat file-name-handler-alistRichard M. Stallman1993-12-301-1/+1
* (Femacs_pid): New function.Richard M. Stallman1993-12-301-0/+8
* (transient-mark-mode): Doc fix.Richard M. Stallman1993-12-301-2/+5
* (read_avail_input): Turn O_NDELAY off on DGUX as on USG.Richard M. Stallman1993-12-301-2/+2
* (rmail-summary-delete-forward): Move to next or prev msgRichard M. Stallman1993-12-301-2/+7
* (Fall_completions): Allow completions that start with spaceRichard M. Stallman1993-12-301-5/+8
* (LDFLAGS): Define as empty.Richard M. Stallman1993-12-301-2/+3