aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* Delete the undo-in-progress compatibility code.Richard M. Stallman1998-08-081-11/+1
* Initial revisionRichard M. Stallman1998-08-081-0/+1202
* (set-rmail-inbox-list): Error if not in Rmail mode.Richard M. Stallman1998-08-081-0/+4
* (forward-paragraph): Fix the logic for handling beginning of bufferRichard M. Stallman1998-08-081-7/+10
* Require sendmail.Richard M. Stallman1998-08-081-1/+3
* Bind case-fold-search to t in many functions.Richard M. Stallman1998-08-081-105/+128
* (speedbar-edit-line, speedbar-buffer-kill-buffer,Eric M. Ludlam1998-08-081-37/+47
* (mail-fetch-field): Doc fix.Richard M. Stallman1998-08-081-3/+3
* (input-method-exit-on-first-char)Richard M. Stallman1998-08-081-8/+7
* (vc-file-not-found-hook): Call vc-file-clearprops.Richard M. Stallman1998-08-081-1/+4
* (flyspell-persistent-highlight): Doc fix.Richard M. Stallman1998-08-081-1/+3
* (gnus-startup-file-coding-system): New variable.Richard M. Stallman1998-08-081-2/+8
* (widget-beginning-of-line): Properly handleRichard M. Stallman1998-08-081-8/+14
* (midnight-delay-set): Use run-hooks directly.Richard M. Stallman1998-08-071-5/+1
* (command-line): Require whitespace delimiter whenRichard M. Stallman1998-08-071-1/+1
* (midnight-timer-function): No need to test midnight-mode.Richard M. Stallman1998-08-071-2/+1
* (repeat): Make an undo boundary between repetitions.Richard M. Stallman1998-08-071-0/+2
* (isearch-process-search-multibyte-characters): Fix previous change.Kenichi Handa1998-08-071-2/+3
* (quail-update-translation): Delete theKenichi Handa1998-08-071-8/+1
* (split-window-horizontally): Doc fix.Richard M. Stallman1998-08-061-1/+3
* (debugger-outer-unread-post-input-method-events): New variable.Kenichi Handa1998-08-061-0/+10
* (isearch-minibuffer-local-map): BindKenichi Handa1998-08-061-8/+9
* (kkc-region): Don't bind echo-keystrokes.Kenichi Handa1998-08-061-1/+1
* (input-method-exit-on-first-char):Kenichi Handa1998-08-061-0/+14
* (quail-translation-keymap): Declare it asKenichi Handa1998-08-061-148/+223
* (top-level let): add defsubst.Richard M. Stallman1998-08-051-1/+1
* (rmail-encoded-pop-password): New variable.Richard M. Stallman1998-08-051-0/+2
* (iso-spanish, iso-german, iso-iso2tex,Dave Love1998-08-051-45/+72
* (byte-compile-from-buffer): Make the output buffer multibyte.Richard M. Stallman1998-08-051-1/+2
* (scroll-bar-mode): Doc fix.Richard M. Stallman1998-08-051-4/+3
* Updated refresh messages to clear themselves.Eric M. Ludlam1998-08-041-11/+14
* (vc-backend-merge-news): Account for `already contains theAndré Spiegel1998-08-041-7/+11
* (find-new-buffer-file-coding-system): WhenEli Zaretskii1998-08-041-2/+3
* (Info-find-node): Once again, use byte-to-position.Richard M. Stallman1998-08-041-1/+2
* (vcursor group): Move this to `editing' group.Richard M. Stallman1998-08-041-2/+2
* (comint-bol-or-process-mark): Refer to this command's name correctly.Richard M. Stallman1998-08-041-1/+1
* (set-default-coding-systems):Richard M. Stallman1998-08-041-1/+2