aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-hook-function): Use ange-ftp-run-real-handler.Richard M. Stallman1994-04-271-5/+5
* (ange-ftp-completion-hook-function): Use new inhibit vars.Richard M. Stallman1994-04-271-1/+5
* (compilation-error-regexp-alist): Add fortran pattern.Karl Heuer1994-04-271-0/+2
* Comment change.Richard M. Stallman1994-04-271-1/+2
* (calendar-starred-day): Var renamed from starred-day.Richard M. Stallman1994-04-271-3/+3
* Added comment indicating author.Noah Friedman1994-04-271-0/+1
* (frame-update-faces): Unset old font.Karl Heuer1994-04-271-0/+3
* (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.Richard M. Stallman1994-04-261-2/+9
* (tags-add-tables): Doc fix.Richard M. Stallman1994-04-261-3/+3
* (run-hooks): Don't use mapcar--save consing.Richard M. Stallman1994-04-261-1/+22
* Comment change.Richard M. Stallman1994-04-251-0/+14
* (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): ScrollKarl Heuer1994-04-251-4/+5
* (compilation-next-error-locus): Use compilation-error-message instead ofRoland McGrath1994-04-251-3/+4
* (desktop-internal-v2s): Make structure match docstring.Karl Heuer1994-04-251-6/+6
* (tar-copy): Don't bother with a temp buffer.Karl Heuer1994-04-251-17/+4
* (mode-line-format): Put `mode-line-process' earlier.Richard M. Stallman1994-04-241-18/+18
* (rmail-highlight-headers): Extracted as a new function. Fix overlay position.Karl Heuer1994-04-241-37/+42
* (shell-dirstack-query): Defaults to nil.Richard M. Stallman1994-04-241-6/+8
* (vc-mode-line): Warn if file is not vc-registeredRichard M. Stallman1994-04-241-0/+6
* (lisp-mode-variables): In comment-start-skip,Richard M. Stallman1994-04-241-1/+1
* (tar-extract): Don't put whole file name in buffer name.Richard M. Stallman1994-04-241-6/+13
* (terminal-cease-edit, terminal-mode):Richard M. Stallman1994-04-241-2/+2
* (shell-command): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (inferior-lisp-mode): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (gud-mode, gud-sentinel):Richard M. Stallman1994-04-241-2/+2
* (find-dired, find-dired-sentinel):Richard M. Stallman1994-04-241-5/+5
* (compilation-setup, compilation-sentinel):Richard M. Stallman1994-04-241-2/+2
* (comint-mode): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (inferior-scheme-mode):Richard M. Stallman1994-04-241-1/+1
* (tc-mode-line-format):Richard M. Stallman1994-04-241-1/+1
* (tpu-set-mode-line):Richard M. Stallman1994-04-241-1/+1
* (Man-mode-line-format):Richard M. Stallman1994-04-241-1/+1
* Doc fixes.Richard M. Stallman1994-04-241-9/+21
* (rmail-show-message): Always re-set overlay face property.Richard M. Stallman1994-04-241-0/+1
* (kill-paragraph): Don't use save-excursion.Richard M. Stallman1994-04-241-4/+4
* (kill-line, kill-word): Don't use save-excursion.Richard M. Stallman1994-04-241-6/+15
* (rmail-show-message): Use overlays, not text properties.Richard M. Stallman1994-04-241-3/+21
* (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.Richard M. Stallman1994-04-241-796/+1226
* (special-display-frame-alist): New variable.Richard M. Stallman1994-04-231-0/+28
* Wrote tcl-indent-for-commentTom Tromey1994-04-231-46/+92
* (rmail-show-message): Highlight the specified fields.Richard M. Stallman1994-04-231-0/+26
* (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.Richard M. Stallman1994-04-231-1/+1
* (ange-ftp-add-file-entry-alist): Fix typo in prev change.Richard M. Stallman1994-04-231-2/+2
* Many doc fixes.Richard M. Stallman1994-04-231-161/+158
* (undigestify-rmail-message): Update summary buffer.Karl Heuer1994-04-231-1/+6
* Cosmetic changes.Karl Heuer1994-04-231-4/+5
* Delete misplaced comment.Karl Heuer1994-04-231-2/+1
* Pass operation to find-file-name-handler.Karl Heuer1994-04-225-9/+9
* Pass operation to Ffind_file_name_handler.Karl Heuer1994-04-221-1/+1
* Don't treat $ as special if escaped.Karl Heuer1994-04-221-1/+1