aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (viet-encode-viscii-char): New function.Kenichi Handa1998-08-021-0/+6
* (viet-viscii-decode-table): DocstringKenichi Handa1998-08-021-10/+21
* Call update-coding-systems-internal instead ofKenichi Handa1998-08-021-1/+1
* (what-cursor-position): Check charset-origin-alist.Kenichi Handa1998-08-021-6/+35
* (find-function-search-for-symbol): Ignore directoriesRichard M. Stallman1998-08-011-5/+2
* (mail-header-format): Convert string to symbol.Richard M. Stallman1998-08-011-8/+19
* (mail-yank-region): Bind mark-even-if-inactive to t.Richard M. Stallman1998-08-011-1/+6
* (Info-find-node): Position at the beginning of the nodeRichard M. Stallman1998-08-011-6/+10
* (auto-mode-alist): Escape dots in some regexps.Richard M. Stallman1998-08-011-5/+5
* (default-key-translation-map): Variable deleted.Richard M. Stallman1998-08-011-18/+16