summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Use the new file names in autoloads.Karl Heuer1996-02-263-17/+17
* Comment change.Richard M. Stallman1996-02-261-1/+1
* Renamed from cal-chinese.el to avoid 14-character limitation.Karl Heuer1996-02-261-3/+3
* Renamed from cal-islamic.el to avoid 14-character limitation.Karl Heuer1996-02-261-3/+3
* (rmail-make-basic-summary-line): Fix previous change.Erik Naggum1996-02-261-1/+1
* (rmail-clear-headers): Bind case-fold-search to t across the whole function.Erik Naggum1996-02-261-17/+18
* (mail-mode-map): Bind M-TAB to mail-complete.Richard M. Stallman1996-02-261-0/+1
* (mail-complete): Add autoload cookie.Richard M. Stallman1996-02-261-1/+1
* (unforward-rmail-message): Add autoload cookie.Richard M. Stallman1996-02-261-0/+1
* (vc-find-cvs-master): Don't require a "/" after the modification timePaul Eggert1996-02-261-1/+1
* (rmail-make-basic-summary-line): Less space before subj.Richard M. Stallman1996-02-261-1/+1
* (vc-follow-link): Kill buffer before creating new one.Richard M. Stallman1996-02-261-2/+2
* (vc-follow-link): Simplify by taking advantageRichard M. Stallman1996-02-261-6/+12
* (man): Don't call Man-init-defvars here.Richard M. Stallman1996-02-261-76/+69
* (finder-compile-keywords-make-dist): New function.Richard M. Stallman1996-02-251-0/+4
* (emerge-combine-versions-template): Make theRichard M. Stallman1996-02-251-1/+1
* (Info-index): If fail, go back to original node.Richard M. Stallman1996-02-251-3/+3
* (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.Richard M. Stallman1996-02-241-1/+2
* Comment change.Richard M. Stallman1996-02-241-1/+1
* (imenu-add-to-menubar): Add menu item for current buf only.Richard M. Stallman1996-02-241-16/+10
* (imenu-update-menubar): Fix paren error.Richard M. Stallman1996-02-241-2/+2
* (unforward-rmail-message): Handle any kind of forwarding delimiters.Richard M. Stallman1996-02-241-3/+5
* * nntp.el (nntp-request-post): Clear the server buffer beforeLars Magne Ingebrigtsen1996-02-241-0/+6
* Load cl within eval-when-compile.Richard M. Stallman1996-02-231-2/+2
* (mail-mode): Treat `-- ' line as paragraph separator.Richard M. Stallman1996-02-231-2/+2
* (decipher-mode): Removed nonstandard font-lock support.Richard M. Stallman1996-02-231-79/+37
* (vc-follow-link): New function.André Spiegel1996-02-221-3/+14
* (fill-region-as-paragraph): Doc fix.Erik Naggum1996-02-221-1/+1
* (make-comint, comint-run): Fix autoload cookie.Erik Naggum1996-02-221-2/+2
* (compilation-minor-mode): Add missing `)'.Erik Naggum1996-02-221-1/+1
* (imenu-buffer-menubar): Add defvar.Karl Heuer1996-02-211-1/+15
* Comments censored.Karl Heuer1996-02-213-4/+33
* (dun-urinate): Renamed.Karl Heuer1996-02-211-2/+4
* (rmail-get-new-mail): Don't mess with display-time here.Karl Heuer1996-02-211-4/+0
* (display-time-update): New subroutine broken out fromKarl Heuer1996-02-211-4/+13
* (derived-mode-merge-syntax-tables): Use inheritance.Karl Heuer1996-02-211-5/+1
* (find-file-noselect): If after-find-file switches buffers,Karl Heuer1996-02-211-1/+2
* (dired-call-process): Call file name handler.Karl Heuer1996-02-211-1/+7
* (dired-call-process): Put on ange-ftp property.Karl Heuer1996-02-211-1/+3
* (perl-imenu-generic-expression): Recognize packages.Karl Heuer1996-02-211-0/+1
* (run-with-idle-timer): New function.Karl Heuer1996-02-211-4/+62
* (c++-mode-syntax-table): Don't use c-mode-syntax-table.Karl Heuer1996-02-211-1/+13
* (unforward-rmail-message): New command.Karl Heuer1996-02-211-0/+36
* More censorship.Karl Heuer1996-02-211-3/+1
* (lisp-fill-paragraph): When filling a comment,Karl Heuer1996-02-211-21/+35
* (shell-command): Call file name handler.Karl Heuer1996-02-211-48/+54
* (ps-generate-postscript-with-faces):Karl Heuer1996-02-211-2/+18
* (news-reply-mode-map): Delete news-reply-signature.Karl Heuer1996-02-211-9/+5
* Use run-with-idle-timer, not post-command-idle-hook.Karl Heuer1996-02-211-3/+2
* (before-init-hook, after-init-hook): Doc fix.Karl Heuer1996-02-211-8/+10