summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (set-language-environment): ResetKenichi Handa1998-08-171-8/+21
* (rmail-output): Always preserve MIME-Version field,Richard M. Stallman1998-08-161-14/+20
* (midnight-float-time): Renamed from float-time.Richard M. Stallman1998-08-161-7/+8
* (Info-follow-reference): Nice error msg if there was no arg.Richard M. Stallman1998-08-161-0/+4
* (comint-postoutput-scroll-to-bottom): Cope with unsetRichard M. Stallman1998-08-151-1/+2
* (kkc-help): New function.Kenichi Handa1998-08-151-1/+9
* (language-info-alist): Doc-stringKenichi Handa1998-08-151-13/+26
* (set-selection-coding-system): Make itKenichi Handa1998-08-151-0/+22
* ("Hebrew"): Delete describe-function key.Kenichi Handa1998-08-151-2/+1
* (select-safe-coding-system): If default-coding-system is no-conversion,Richard M. Stallman1998-08-141-0/+1
* (sendmail-send-it): Report invalid values of mail-from-style.Richard M. Stallman1998-08-141-1/+4
* (Info-try-follow-nearest-node): Get the node nameRichard M. Stallman1998-08-141-2/+5
* (which-func-modes): Add fortran-mode.Richard M. Stallman1998-08-141-1/+2
* (ediff-next-difference, ediff-previous-difference): Handle nil as arg.Richard M. Stallman1998-08-141-2/+2
* Removed scrollbar-width from the frame-parameters.Eric M. Ludlam1998-08-141-2/+1
* (quail-update-leim-list-file): Fix message syntax.Richard M. Stallman1998-08-131-2/+2
* Add informative message about the lists of GC stats.Richard M. Stallman1998-08-131-0/+2
* (dired-do-rename-regexp): Doc fix.Richard M. Stallman1998-08-131-8/+8
* (nntp-encode-text): Properly encode outgoing text byRichard M. Stallman1998-08-131-1/+6
* (PC-do-completion): Exclude ./ and ../ from completion.Richard M. Stallman1998-08-131-1/+3
* (electric-buffer-menu-mode-map): Don't wipe out all Meta keys.Richard M. Stallman1998-08-121-3/+2
* (double-setup): Only copy `key-translation-map' if it is a keymap.Richard M. Stallman1998-08-121-1/+3
* (mail-setup): After using `fill-region-as-paragraph'Richard M. Stallman1998-08-121-1/+1
* (recover-session): Add leading space on added text lines.Richard M. Stallman1998-08-121-4/+6
* Comment changes.Richard M. Stallman1998-08-111-5/+0
* (mail-setup): After using `fill-region-as-paragraph'Richard M. Stallman1998-08-111-4/+13
* (list-faces-display): Call print-help-return-message.Richard M. Stallman1998-08-111-2/+4
* (disassemble-1): Move the call toRichard M. Stallman1998-08-111-2/+2
* (time-stamp-string-preprocess): Add %U code.Richard M. Stallman1998-08-101-0/+3
* (reftex-reparse-document): Renamed from `reftex-parse-document'.Carsten Dominik1998-08-101-1966/+2923
* (mail-citation-header): New variable.Richard M. Stallman1998-08-101-6/+32
* ("Korean"): Fix previous change.Kenichi Handa1998-08-101-1/+1
* (setup-XXX-environment): Just call set-language-environment. IfKenichi Handa1998-08-1010-37/+25
* (language-info-alist): Doc-string modified.Kenichi Handa1998-08-101-17/+146
* (iso-safe): Comment for this coding system fixed.Kenichi Handa1998-08-101-5/+5
* (quail-start-translation): IfKenichi Handa1998-08-101-5/+9
* ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or changeKenichi Handa1998-08-1010-35/+60
* (setup-XXX-environment): Just call set-language-environment. IfKenichi Handa1998-08-106-23/+34
* (setup-english-environment): Just callKenichi Handa1998-08-101-72/+3
* (setup-8-bit-environment): Function deleted.Kenichi Handa1998-08-101-47/+25
* (sregex-replace-match): Don't call sregex--value-groups.Richard M. Stallman1998-08-101-20/+5
* (describe-function-1): Handle macros properly.Richard M. Stallman1998-08-101-8/+12
* Whitespace change.Richard M. Stallman1998-08-101-3/+3
* (clean-buffer-list-kill-buffer-names): Add `*diff*'.Richard M. Stallman1998-08-101-18/+25
* (next-error): Doc fix.Richard M. Stallman1998-08-091-11/+16
* Load byte-run and format a little earlier.Richard M. Stallman1998-08-091-3/+3
* Don't require font-lock.Richard M. Stallman1998-08-091-1/+0
* (flyspell-command-hook): Option deleted.Richard M. Stallman1998-08-081-34/+18
* (add-hook): Use byte-code-function-p, not compiled-function-p.Richard M. Stallman1998-08-081-2/+2
* (assoc-default): Rewrite not to use dolist.Richard M. Stallman1998-08-081-10/+16