aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
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
* (isearch-repeat): If we matched a null string and there'sRichard M. Stallman1994-01-021-7/+14
* (bibtex-field-name, bibtex-field-const, bibtex-field-text):Richard M. Stallman1994-01-011-6/+17
* (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
* (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
* (query-replace-highlight): New variable.Richard M. Stallman1993-12-311-129/+154
* (print-region-1): If lpr-headers-switches is string,Richard M. Stallman1993-12-311-1/+4
* (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
* (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
* (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
* (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
* (transient-mark-mode): Doc fix.Richard M. Stallman1993-12-301-2/+5
* (rmail-summary-delete-forward): Move to next or prev msgRichard M. Stallman1993-12-301-2/+7
* (super-apropos-check-doc-file): Verify that the docRichard M. Stallman1993-12-291-4/+7
* Comment change.Richard M. Stallman1993-12-261-1/+1
* (font-lock-set-defaults): Add missing paren.Richard M. Stallman1993-12-261-1/+1
* (lm-report-bug): lm-maintainer returns a cons; convert it to a string.Richard M. Stallman1993-12-261-2/+6
* (lm-report-bug): Don't crash if version is nil.Richard M. Stallman1993-12-261-2/+2
* (ange-ftp-write-region): Call set-visited-file-modtime.Richard M. Stallman1993-12-251-2/+5
* (isearch-mode-map): Bind kp-... keys.Richard M. Stallman1993-12-251-1/+21
* ascii-character props for backspace, delete, etc. moved back to x-win.el.Richard M. Stallman1993-12-251-10/+0
* (setting up kp-... keys): Make ascii-character props.Richard M. Stallman1993-12-251-0/+12
* Provide bytecomp as well as byte-compile.Richard M. Stallman1993-12-251-0/+1
* (vc-buffer-sync, vc-diff): New arg NOT-URGENT.Richard M. Stallman1993-12-241-9/+12
* (query-replace-map): Don't bind ESC.Richard M. Stallman1993-12-241-3/+1
* (unload-feature): Ignore conses in the feature-symbols.Richard M. Stallman1993-12-241-0/+1
* (shell-backward-command): If comint-bol moves forward,Richard M. Stallman1993-12-241-3/+5
* (telnet): Use comint-arguments.Richard M. Stallman1993-12-241-1/+2
* (rmail-output-to-rmail-file): When copying to a buffer,Richard M. Stallman1993-12-241-0/+5
* Comment change.Richard M. Stallman1993-12-241-1/+5
* (awk-mode-syntax-table): Was mistakenly changingRichard M. Stallman1993-12-241-3/+3
* (isearch-update): If isearch-other-end is nil,Richard M. Stallman1993-12-241-2/+3
* (vc-mode-line): Make buffer read-only for root if file is locked.Richard M. Stallman1993-12-241-0/+7
* (telnet): Use comint-canonicalize-args.Richard M. Stallman1993-12-241-0/+1
* (rmail-insert-inbox-text): If copy-file fails,Richard M. Stallman1993-12-241-1/+2
* (next-complete-history-element): Doc fix.Richard M. Stallman1993-12-241-3/+3