summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix regexp in last change.Roland McGrath1994-06-141-2/+2
* (pop-global-mark): Discard entries for nonexistent buffers.Richard M. Stallman1994-06-141-0/+3
* (inhibit-startup-echo-area-message): Doc fix.Richard M. Stallman1994-06-141-1/+3
* (mouse-avoidance-threshold): Renamed from ...threshhold.Richard M. Stallman1994-06-141-6/+6
* (end-of-buffer): Recenter overlay lists.Richard M. Stallman1994-06-131-1/+3
* (compilation-error-regexp-alist): Extend first regexp to handle Borland C++Roland McGrath1994-06-131-1/+5
* (mouse-save-then-kill-delete-region): Turn off change hooksRichard M. Stallman1994-06-131-3/+7
* (dired-man): Use internal function from man.el.Richard M. Stallman1994-06-131-57/+22
* (forms-mode): Plug security hole by disabling `eval-buffer' unlessRichard M. Stallman1994-06-131-24/+36
* (iso-iso2tex-trans-tab): Change a few characters.Richard M. Stallman1994-06-121-1/+127
* (Info-fontify-node): Require some whitespace after *Note.Richard M. Stallman1994-06-121-1/+1
* (mail): If homedir is nonexistent, don't use as default.Richard M. Stallman1994-06-121-1/+2
* (server-start): Doc fix.Richard M. Stallman1994-06-111-1/+1
* (latex-mode, slitex-mode): In paragraph-separate,Richard M. Stallman1994-06-111-2/+2
* (isearch-mode-map):Richard M. Stallman1994-06-111-29/+30
* (iso-translate-conventions): Get rid of interactive spec.Richard M. Stallman1994-06-111-2/+1
* (mouse-avoidance-point-position): Fix compute-motionRichard M. Stallman1994-06-111-7/+15
* (tex-font-lock-keywords): Make the pattern forRichard M. Stallman1994-06-111-2/+4
* (comint-dynamic-list-completions): No space in *Completions*.Richard M. Stallman1994-06-101-3/+3
* (lisp-complete-symbol): Likewise.Richard M. Stallman1994-06-101-1/+1
* (PC-do-completion): Likewise.Richard M. Stallman1994-06-101-1/+1
* (complete-tag): Likewise.Richard M. Stallman1994-06-101-1/+1
* (ielm-complete-symbol): Likewise.Richard M. Stallman1994-06-101-3/+3
* (ispell-complete-word): Likewise.Richard M. Stallman1994-06-101-1/+1
* (ispell-dictionary-alist): Fix regexp in francais.Richard M. Stallman1994-06-101-1/+1
* Require dired and dired-aux in the standard way.Richard M. Stallman1994-06-101-20/+4
* Add provide call.Richard M. Stallman1994-06-101-0/+2
* (Info-complete-menu-item): New function.Richard M. Stallman1994-06-101-20/+58
* (tex-start-shell): Add autoload.Richard M. Stallman1994-06-101-0/+1
* (mail-bury): If showing rmail buffer that has summary, show the summary too.Richard M. Stallman1994-06-101-7/+16
* (iso-translate-conventions): Use case-dependent search and don't alter case.Richard M. Stallman1994-06-071-2/+3
* (standard-display-european): Treat 0 arg like negative.Richard M. Stallman1994-06-071-1/+1
* (ange-ftp-canonize-filename): Preserve // after colon.Richard M. Stallman1994-06-071-9/+10
* (tex-show-print-queue): Display the tex shell buffer.Richard M. Stallman1994-06-071-4/+8
* (Info-default-directory-list): Setting this no longer needed.Richard M. Stallman1994-06-071-3/+0
* (delete-blank-lines): Doc fix.Richard M. Stallman1994-06-071-1/+1
* (tab-stop-list): Doc fix.Richard M. Stallman1994-06-061-1/+2
* (menu-bar-update-buffers): Avoid excessive consing.Karl Heuer1994-06-061-109/+94
* (gomoku-display-statistics): Use human's point of viewRichard M. Stallman1994-06-051-21/+14
* tcl-current-word does the right thing in inferior-tcl-mode.Tom Tromey1994-06-051-4/+8
* (derived-mode-merge-abbrev-tables):Richard M. Stallman1994-06-051-12/+12
* (mouse-choose-completion): If *Completion* is a specialRichard M. Stallman1994-06-051-1/+6
* (gnus-newsrc-to-gnus-format): In main loop,Richard M. Stallman1994-06-051-7/+8
* (PC-do-completion): Clear text props from inserted text.Richard M. Stallman1994-06-051-4/+6
* (Info-directory-list): Don't use the invocation directoryRichard M. Stallman1994-06-051-1/+5
* (frame-parameters): Setting this is no longer needed.Karl Heuer1994-06-041-1/+0
* Another menu fix.Tom Tromey1994-06-031-6/+9
* Fixed menu bug.Tom Tromey1994-06-031-6/+9
* (solar-holidays): Revised to use the rewritten and new fcns.Edward M. Reingold1994-06-031-9/+4
* (solar-sunrise, solar-sunset): Fix doc string.Edward M. Reingold1994-06-031-34/+59