aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (kill-forward-chars, kill-backward-chars): PayKarl Heuer1997-02-201-18/+40
* (do-kinsoku): New variable.Karl Heuer1997-02-201-8/+54
* (compile-mouse-goto-error): Move to end of lineEli Zaretskii1997-02-191-0/+5
* (eldoc-message-commands): Doc fixes.Noah Friedman1997-02-191-138/+184
* (update-autoloads-from-directory): Get absolute file names fromRoland McGrath1997-02-171-3/+3
* (vc-do-command): If OKSTATUS is nil, ignore errors.Richard M. Stallman1997-02-101-2/+3
* (isearch-search): Refuse to match invisible text.Richard M. Stallman1997-02-101-12/+49
* (mouse-buffer-menu): Group buffers by major modes if that seems to be useful.Richard M. Stallman1997-02-101-57/+150
* (rmail-sort-messages): Preserve pointRichard M. Stallman1997-02-101-2/+4
* Fix previous change.Karl Heuer1997-02-091-2/+2
* (compare-windows): Make more efficient use ofKarl Heuer1997-02-091-40/+18
* * (compilation-process-setup-function): New variable.Eli Zaretskii1997-02-091-0/+9
* * (diff-process-setup): New function, sets up theEli Zaretskii1997-02-091-13/+21
* (define-derived-mode): Add derived-mode-parentRichard M. Stallman1997-02-081-9/+10
* Handle multiple Info buffers.Richard M. Stallman1997-02-081-49/+87
* (auto-show-mode): Doc fix.Richard M. Stallman1997-02-061-3/+6
* (edmacro-parse-keys): Remove redundant test for ?.Erik Naggum1997-02-051-2/+1
* (file-relative-name): Protect the match-data.Erik Naggum1997-02-051-8/+9
* (eldoc-display-message-p): New function.Noah Friedman1997-02-041-13/+23
* (Man-init-defvars): Fix case in a char set range.Richard M. Stallman1997-02-041-1/+1
* (Man-build-man-command): When async processes aren'tEli Zaretskii1997-02-031-20/+51
* (dired-rename-file): Pass new arg to set-visited-file-name.Richard M. Stallman1997-02-031-5/+2
* (set-visited-file-name): New arg ALONG-WITH-FILE.Richard M. Stallman1997-02-031-5/+10
* (rmail-ignored-headers): Add Delivered-to: header.Richard M. Stallman1997-02-031-1/+1
* Update copyright notice to reflect assignment to FSF and incorporationNoah Friedman1997-02-031-203/+278
* (set-frame-font): Renamed from set-default-font,Richard M. Stallman1997-02-021-1/+2
* (dirtrack-debug-message): Put output at end of buffer.Richard M. Stallman1997-02-011-15/+18
* (dired-guess-shell-alist-default): Make .epsRichard M. Stallman1997-02-011-3/+3
* (rmail-reply): Concatenate all the References headers.Richard M. Stallman1997-02-011-4/+2
* (set-fill-column): Print the old value too.Richard M. Stallman1997-02-011-2/+3
* (sendmail-user-agent): Insert all the OTHER-HEADERS.Richard M. Stallman1997-01-311-1/+11
* Fix bug that caused crash on certain tags with parametersBoris Goldowsky1997-01-311-1/+1
* (rmail-reply): Copy all the References: headersRichard M. Stallman1997-01-311-3/+9
* (mail-fetch-field): New arg LIST.Richard M. Stallman1997-01-311-9/+16
* (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.Richard M. Stallman1997-01-311-1/+4
* (compilation-enter-directory-regexp)Richard M. Stallman1997-01-311-2/+2
* (ps-print-header): Doc fix.Richard M. Stallman1997-01-301-2/+2
* (load-save-place-alist-from-file): Delete spurious t's.Richard M. Stallman1997-01-281-3/+1
* (compilation-error-regexp-alist): Undo 1/21 change.Richard M. Stallman1997-01-281-6/+1
* (comint-exec-1): Use file-accessible-directory-p.Richard M. Stallman1997-01-271-1/+1
* (timezone-parse-date): Treat unknown month nameRichard M. Stallman1997-01-271-6/+9
* (byte-compile-inline-expand): Recalculate fnRichard M. Stallman1997-01-271-1/+4
* (jka-compr-error): Use with-current-buffer.Richard M. Stallman1997-01-271-34/+24
* (ange-ftp-get-process): Call delete-process.Richard M. Stallman1997-01-261-0/+6
* (news-post-news): New arg NOQUERY.Richard M. Stallman1997-01-251-3/+5
* (rmail-get-new-mail): Fix return value to match doc.Karl Heuer1997-01-251-93/+94
* (completion-no-auto-exit): New variable.Richard M. Stallman1997-01-241-2/+9
* (compilation-parse-errors): Use looking-at on each line.Richard M. Stallman1997-01-231-22/+28
* (tmm-get-keymap): Recognize explicit lambda expressions as valid.Richard M. Stallman1997-01-231-4/+7
* (compilation-error-regexp-alist):Richard M. Stallman1997-01-221-3/+8