summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1993-11-2314-22/+23
|
* Initial revisionRichard M. Stallman1993-11-231-0/+259
|
* Comment change.Richard M. Stallman1993-11-231-1/+1
|
* (c-indent-region): As first thing, advance to a nonblank line.Richard M. Stallman1993-11-231-0/+3
|
* (repeat-complex-command): Undo Oct 2 change.Richard M. Stallman1993-11-231-12/+9
|
* Delete periods from error messages.Richard M. Stallman1993-11-231-11/+11
| | | | | (edebug-functionp): Recognize compiled functions. (edebug-display): Supply missing parens in let.
* (edebug-functionp): Recognize compiled functions.Richard M. Stallman1993-11-231-0/+1
|
* (c-indent-region): Don't goto-char sexpend if it's nil.Richard M. Stallman1993-11-231-5/+7
|
* (View-scroll-lines-forward):Richard M. Stallman1993-11-231-1/+4
| | | | Allow scrolling backward at the end of the buffer.
* (comint-preinput-scroll-to-bottom): If SCROLL is `this',Richard M. Stallman1993-11-231-10/+12
| | | | don't bother with walk-windows; just hack the selected window.
* (rmail-summary-wipe): If rmail buffer is not visible,Richard M. Stallman1993-11-231-6/+18
| | | | | switch to it in this window. (rmail-summary-mode): Doc fix.
* Initial revisionRichard M. Stallman1993-11-232-0/+1084
|
* (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neitherRobert J. Chassell1993-11-231-3/+7
| | | | | | set nor cleared. (texinfo-format-region): Change `texinfo-[start end]-of-header' to `tex-[start end]-of-header'.
* (dired-goto-file): Don't try matching one line twice.Richard M. Stallman1993-11-231-1/+4
|
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-3/+5
| | | | | before comparing them. (dired-internal-noselect): Set default-directory to abbreviated name.
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-1/+3
| | | | before comparing them.
* (gnus-inews-do-fcc): If gnus-author-copy-saverRichard M. Stallman1993-11-221-2/+3
| | | | is rmail-output, call rmail-output the proper way.
* (gnus-inews-do-fcc): Use gnus-output-to-rmailRichard M. Stallman1993-11-221-2/+6
| | | | if file is an rmail file. Pass extra args to rmail-output.
* (command-line): Set init-file-had-error to t or nil.Richard M. Stallman1993-11-221-3/+8
| | | | (command-line-1): Inhibit startup message if init-file-had-error.
* (Man-specified-section-option): New variable.Richard M. Stallman1993-11-221-1/+9
| | | | (Man-translate-references): Use that variable.
* (inferior-lisp-proc): Clean up error message.Richard M. Stallman1993-11-221-1/+1
|
* (lisp-eval-defun): Renamed from lisp-send-defun.Richard M. Stallman1993-11-221-3/+3
| | | | | (lisp-mode-map): Use new name lisp-eval-defun. Move run-lisp to C-x C-z.
* (iso-accents-enable): New variable.Richard M. Stallman1993-11-211-7/+26
| | | | (key-translation-map): Enable an accent only if in iso-accents-enable.
* (mail-yank-original): Delete windows on selected frame only.Richard M. Stallman1993-11-211-1/+4
|
* (mail-fetch-field): Exclude trailing whitespace.Richard M. Stallman1993-11-211-3/+10
| | | | Delete duplicate (goto-char (point-min)).
* (x-resolve-font-name): Undo previous change.Richard M. Stallman1993-11-211-3/+2
|
* (Info-edit): Use proper map in substitute-command-keys.Richard M. Stallman1993-11-211-1/+1
|
* (texinfo-tex-region): Use tex-send-command to do commands.Richard M. Stallman1993-11-201-25/+8
| | | | | (texinfo-tex-buffer, texinfo-texindex, texinfo-tex-print): Likewise. (texinfo-delete-from-print-queue, texinfo-quit-job): Likewise.
* (tex-send-command): Wait for output first,Richard M. Stallman1993-11-201-1/+9
| | | | | if text has not changed since previous tex-send-command. (tex-send-command-modified-tick): New buffer-local variable.
* (tex-start-shell): Don't use -v option.Richard M. Stallman1993-11-201-10/+15
| | | | | (tex-send-command): Insert text in the buffer, then use comint-send-input to send it.
* (x-resolve-font-name): Don't pass FACE to x-list-fontsRichard M. Stallman1993-11-201-1/+3
| | | | if FACE has nil as its font.
* (tags-complete-tag): Bind enable-recursive-minibuffers to t.Richard M. Stallman1993-11-201-1/+3
|
* Comment changes.Richard M. Stallman1993-11-201-3/+7
|
* (eval-expression): Don't bind minibuffer-history-sexp-flag.Richard M. Stallman1993-11-191-9/+7
| | | | (edit-and-eval-command): Likewise.
* (ange-ftp-parse-dired-listing): Skip extra blank lineRichard M. Stallman1993-11-191-1/+3
| | | | after the "total" line.
* (hexlify-buffer): Add autoload cookie.Richard M. Stallman1993-11-191-0/+1
|
* (calculate-fortran-indent): Fixup regexp for where statements.Richard M. Stallman1993-11-181-3/+3
|
* (iso-accents-list): Add "s.Richard M. Stallman1993-11-181-0/+4
|
* (iso-accents-list): Fix entries for 'y and ~c.Richard M. Stallman1993-11-181-2/+2
|
* (comint-scroll-show-maximum-output): Make default nil.Richard M. Stallman1993-11-171-1/+1
|
* (gnus-summary-save-in-mail): Use rmail-outputRichard M. Stallman1993-11-171-2/+2
| | | | if the file is not an Rmail file.
* (font-lock-hack-keywords):Richard M. Stallman1993-11-171-1/+1
| | | | Handle next-single-property-change returning nil.
* (gnus-summary-save-in-mail): Don't use rmail-output.Richard M. Stallman1993-11-161-2/+8
| | | | | Instead, use either gnus-output-to-rmail or gnus-output-to-file. Expand filename before use.
* (rmail-file-p): Add autoload cookie.Richard M. Stallman1993-11-161-0/+1
|
* (comint-send-input): Run comint-output-filter-functionsRichard M. Stallman1993-11-161-4/+5
| | | | only if process is using comint-output-filter as its filter.
* (rmail-set-attribute): Do nothing if MSGNUM is 0.Richard M. Stallman1993-11-161-24/+25
|
* (remove-hook): Doc fix.Richard M. Stallman1993-11-161-1/+1
|
* (nntp-encode-text): Insert a CR before the newline.Richard M. Stallman1993-11-161-1/+1
|
* (Info-mode): Doc fix.Richard M. Stallman1993-11-161-2/+2
|
* (iso-accents-list): Added /A for A-with-ringRichard M. Stallman1993-11-161-1/+6
| | | | and /E for AE-ligature, with lowercase versions.