aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (dired-insert-directory): Don't call expand-file-nameRichard M. Stallman1995-01-111-7/+7
* rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.Noah Friedman1995-01-101-6/+6
* (show-paren-command-hook): Don't alter paren-mismatch faceRichard M. Stallman1995-01-101-8/+9
* (face-nontrivial-p): New function.Richard M. Stallman1995-01-101-1/+17
* Doc fixes (simon's email address and shell-mode)Simon Marshall1995-01-101-7/+10
* (face-try-color-list): Treat `underline' as valid.Richard M. Stallman1995-01-101-1/+1
* Removed several more gratuitous autoload cookies.Noah Friedman1995-01-101-70/+195
* Fix text punctuation.Karl Heuer1995-01-091-3/+3
* Better format of files-by-directory menus.Richard M. Stallman1995-01-091-77/+116
* (mouse-drag-region): As once in the past,Richard M. Stallman1995-01-091-13/+10
* (listify-key-sequence-1): Update for change in CHAR_META.Richard M. Stallman1995-01-091-1/+1
* (te-terminfo-systems-regexp): Variable deleted.Richard M. Stallman1995-01-061-7/+1
* (bibtex-clean-entry): Killing text while editingRichard M. Stallman1995-01-061-2/+2
* (what-cursor-position): Show char in decimal, hex, octal.Richard M. Stallman1995-01-061-4/+4
* (pop-global-mark): Make pop-global-mark treatRichard M. Stallman1995-01-051-1/+2
* (vc-do-command): Change RCS handling so rcsdiff won't stripRichard M. Stallman1995-01-051-36/+64
* Bump version.Johan Vromans1995-01-051-4/+4
* Change forms-search to forms-search-forward, and addJohan Vromans1995-01-051-17/+176