summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (make-help-screen): Use *only* local-map to look up keys.Richard M. Stallman1995-01-191-3/+1
* Revert Jan 15 and Jan 5 changes.Richard M. Stallman1995-01-191-65/+37
* (fill-region-as-paragraph): left-margin renamed to current-left-margin.Richard M. Stallman1995-01-191-3/+3
* (current-justification): Renamed from current-justification. Callers changed.Richard M. Stallman1995-01-191-3/+3
* (do-auto-fill): justification renamed to current-justification.Richard M. Stallman1995-01-191-1/+1
* (move-to-left-margin): justification renamed to current-justification.Richard M. Stallman1995-01-191-1/+1
* (do-auto-fill): Fill, don't fill, or fill-and-justifyRichard M. Stallman1995-01-191-14/+34
* (set-justification): New function.Richard M. Stallman1995-01-191-209/+393
* (standard-indent): New variable.Richard M. Stallman1995-01-191-11/+169
* (center-line): Use current-left-margin function, not variable.Richard M. Stallman1995-01-191-5/+4
* (completion-separator-self-insert-autofilling):Richard M. Stallman1995-01-191-2/+1
* (forward-paragraph): Fix end-of-buffer bug.Richard M. Stallman1995-01-191-2/+2
* (check-ispell-version): Use Fundamental mode in the temporary buffer.Richard M. Stallman1995-01-181-2/+2
* (scribe-mode): Treat @: as a sentence end.Richard M. Stallman1995-01-181-13/+15
* Use byte-compile-dynamic.Richard M. Stallman1995-01-181-1/+1
* (etags-file-of-tag): Use a regexp search to find the file name,Roland McGrath1995-01-181-4/+2
* (check-ispell-version): Force standard syntax table.Karl Heuer1995-01-181-0/+3
* (remote-compile): Use new global remote-shell-program.Karl Heuer1995-01-181-5/+1
* (rsh): Use new global remote-shell-program.Karl Heuer1995-01-181-6/+1
* (ange-ftp-gateway-program, ange-ftp-shell-command): Use new globalKarl Heuer1995-01-181-9/+3
* (remote-shell-program): New var.Karl Heuer1995-01-181-0/+15
* (gud-gdb-find-file): Propagate debug menu to found buffers.Richard M. Stallman1995-01-181-37/+66
* (dbx): Fix missing cast of $curline for Irix.Richard M. Stallman1995-01-171-2/+2
* (pascal-mode-map, pascal-outline-map):Richard M. Stallman1995-01-171-19/+49
* Make sure the event read by comint-dynamic-list-completions isn'tSimon Marshall1995-01-171-3/+3
* (command-line-1): Handle -f with kbd macro.Richard M. Stallman1995-01-171-1/+3
* (calendar): Doc fix.Karl Heuer1995-01-161-1/+1
* (standard-display-ascii): Doc fix. Allow use with X.Karl Heuer1995-01-161-5/+4
* (iso-aggressive-german-trans-tab): Doc fix.Karl Heuer1995-01-161-6/+6
* (vc-do-command): Use set-buffer-modified-p instead of not-modified.Roland McGrath1995-01-151-2/+2
* (not-modified): Doc fix.Roland McGrath1995-01-151-2/+5
* (etags-tags-completion-table): Don't let match string contain a \177.Roland McGrath1995-01-151-3/+3
* (vc-directory): Prompt for a directory, not a file.Karl Heuer1995-01-141-1/+1
* (forward-paragraph): Notice use-hard-newlines value.Richard M. Stallman1995-01-131-14/+39
* (fill-region-as-paragraph): Don't modify newlineRichard M. Stallman1995-01-131-35/+40
* (open-line, split-line, next-line): Use `newline'Richard M. Stallman1995-01-131-27/+18
* (list-buffers): Fix previous change.Richard M. Stallman1995-01-131-2/+1
* Fix previous change.Richard M. Stallman1995-01-131-8/+9
* (list-buffers): New function.Richard M. Stallman1995-01-131-0/+90
* (easy-menu-define): Doc fix.Karl Heuer1995-01-131-4/+2
* (revert-buffer): Recompute buffer-file-truename.Richard M. Stallman1995-01-121-0/+4
* (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.Richard M. Stallman1995-01-121-44/+53
* (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.Richard M. Stallman1995-01-121-31/+37
* (find-backup-file-name): Run a file name handler.Richard M. Stallman1995-01-121-93/+99
* (ange-ftp-set-buffer-mode): Don't set make-backup-files.Richard M. Stallman1995-01-121-6/+11
* (mouse-select-buffer) Handle an aborted selection.Richard M. Stallman1995-01-121-1/+3
* (etags-goto-tag-location): Add 1 to char positions in TAGS.Richard M. Stallman1995-01-121-0/+3
* (define-derived-mode): Doc fix.Richard M. Stallman1995-01-111-1/+1
* Put height and width from geometry parm into default-frame-alist.Richard M. Stallman1995-01-111-3/+15
* (isearch-edit-string): Disable message logging.Karl Heuer1995-01-111-7/+12