aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (clean-buffer-list-kill-regexps): Init to nil, as before.Richard M. Stallman1998-08-041-23/+9
* (Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.Eric M. Ludlam1998-08-031-3/+7
* (speedbar-update-current-file): Added call toEric M. Ludlam1998-08-031-22/+64
* (lisp-font-lock-keywords-1): Fix previous change.Simon Marshall1998-08-031-2/+2
* (flyspell-duplicate-distance): Doc fix; change default to 10000.Richard M. Stallman1998-08-031-42/+59
* (kkc-lookup-cache): Initialize it to nil.Kenichi Handa1998-08-021-35/+66
* (language-info-alist): Doc-stringKenichi Handa1998-08-021-3/+19
* Initialize coding-category-ccl toKenichi Handa1998-08-021-0/+2
* (describe-current-coding-system):Kenichi Handa1998-08-021-1/+1
* (make-coding-system): If the arg TYPE isKenichi Handa1998-08-021-24/+66
* (quail-start-translation): Bind help-charKenichi Handa1998-08-021-0/+1
* (cyrillic-encode-koi8-r-char): New funciton.Kenichi Handa1998-08-021-0/+13
* (cyrillic-koi8-r-decode-table): NewKenichi Handa1998-08-021-81/+111