summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (dired-move-to-filename-regexp): New variable.Richard M. Stallman1994-01-071-1/+5
* (Info-directory-list): Change last elt to ../info (expanded).Richard M. Stallman1994-01-071-2/+6
* (command-line-1): Improve echo area message wording.Richard M. Stallman1994-01-071-4/+2
* (ange-ftp-hash-mark-msgs): Undo previous change.Richard M. Stallman1994-01-071-2/+3
* (make-lucid-menu-keymap): Allow multiple identical inactive strings.Richard M. Stallman1994-01-071-2/+6
* (comint-show-output): Use (point-max) rather than erring when theRoland McGrath1994-01-061-2/+2
* (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) toRoland McGrath1994-01-061-4/+19
* (shell-cd): Function removed.Roland McGrath1994-01-061-18/+22
* (mouse-menu-choose-yank): Don't use rotate-yank-pointer; setRoland McGrath1994-01-061-2/+7
* (compilation-buffer-p): Move defsubst before all callers.Roland McGrath1994-01-061-29/+65
* (rmail-resend): Use send-mail-function.Richard M. Stallman1994-01-061-1/+1
* entered into RCSRichard M. Stallman1994-01-061-1/+1
* (auto-mode-alist): Treat changelo like ChangeLog.Richard M. Stallman1994-01-061-0/+1
* (change-log-name): On MSDOS, use changelo.Richard M. Stallman1994-01-061-1/+1
* (rmail-convert-to-babyl-format):Richard M. Stallman1994-01-061-1/+1
* (desktop-buffer-mh): New function for mh mail system.Richard M. Stallman1994-01-061-81/+157
* (makefile-mode): Make comment-start, comment-end,Richard M. Stallman1994-01-061-1/+4
* (display-time-file-nonempty-p): Check existence here.Richard M. Stallman1994-01-061-7/+27
* (lpr-headers-switches): Set proper value on hpux and usg.Richard M. Stallman1994-01-061-1/+2
* (make-lucid-menu-keymap): For "----", make blank line.Richard M. Stallman1994-01-061-1/+1
* (start-process-shell-command): Doc fix.Richard M. Stallman1994-01-062-5/+5
* [ms-dos]: Preload mouse.el, dos-fns.el,Richard M. Stallman1994-01-061-11/+26
* (dehexlify-buffer): If msdos, bind binary-process.Richard M. Stallman1994-01-061-2/+5
* (ls-lisp-format): Bad format for uid and gid fixed.Richard M. Stallman1994-01-061-3/+3
* (compile-internal): Extended to work without asynchronous subprocesses.Richard M. Stallman1994-01-061-7/+14
* (change-log-name): Let default name for ms-dos be "change.log".Richard M. Stallman1994-01-061-1/+5
* [ms-dos] (byte-compile-file): Save as binary.Richard M. Stallman1994-01-061-0/+2
* [ms-dos] (make-backup-file-name, backup-file-name-p):Richard M. Stallman1994-01-061-2/+18
* [ms-dos]: Save version.el as *binary*.Richard M. Stallman1994-01-061-0/+1
* (enable-command, disable-command): Use user-init-file.Richard M. Stallman1994-01-061-2/+4
* (command-line): Set user-init-file.Richard M. Stallman1994-01-061-11/+17
* entered into RCSRichard M. Stallman1994-01-051-0/+84
* Initial revisionRichard M. Stallman1994-01-051-0/+161
* (eval-after-load): Do nothing if FORM is already on the list.Richard M. Stallman1994-01-051-1/+4
* (popup-menu): Add loop to handle submenus.Richard M. Stallman1994-01-041-5/+10
* Comment fix.Richard M. Stallman1994-01-041-2/+0
* (debug): Bind this-command and last-command.Richard M. Stallman1994-01-041-0/+1
* (vc-finish-logentry): Sync the buffer in case the user modified it whilePaul Eggert1994-01-031-0/+4
* (tex-common-initialization): Make parse-sexp-ignore-comments t.Richard M. Stallman1994-01-031-0/+2
* entered into RCSRichard M. Stallman1994-01-031-0/+1597
* (slitex-mode, latex-mode): Set paragraph-start andRichard M. Stallman1994-01-031-2/+46
* (comint-last-output-start): Add defvar.Richard M. Stallman1994-01-031-5/+22
* Fix typo in previous change.Richard M. Stallman1994-01-031-1/+1
* More menu bar commands.Richard M. Stallman1994-01-031-0/+6
* (make-syntax-table): New function; no longer an aliasRichard M. Stallman1994-01-031-1/+24
* (rmail-get-new-mail): Cope if display-time-string is nil.Richard M. Stallman1994-01-031-0/+1
* (sort-float-fields): Commented out.Richard M. Stallman1994-01-031-22/+21
* (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