]> code.delx.au - gnu-emacs/history - lisp
[MAIL_USE_POP]: Add the "-r" flag to reverse the
[gnu-emacs] / lisp /
1998-08-10 Richard M. Stallman(mail-citation-header): New variable.
1998-08-10 Kenichi Handa("Korean"): Fix previous change.
1998-08-10 Kenichi Handa(setup-XXX-environment): Just call set-language-environ...
1998-08-10 Kenichi Handa(language-info-alist): Doc-string modified.
1998-08-10 Kenichi Handa(iso-safe): Comment for this coding system fixed.
1998-08-10 Kenichi Handa(quail-start-translation): If
1998-08-10 Kenichi Handa("LANUGAGE-ENVIRONMENT"): Delete property setup-functio...
1998-08-10 Kenichi Handa(setup-XXX-environment): Just call set-language-environ...
1998-08-10 Kenichi Handa(setup-english-environment): Just call
1998-08-10 Kenichi Handa(setup-8-bit-environment): Function deleted.
1998-08-10 Richard M. Stallman(sregex-replace-match): Don't call sregex--value-groups.
1998-08-10 Richard M. Stallman(describe-function-1): Handle macros properly.
1998-08-10 Richard M. StallmanWhitespace change.
1998-08-10 Richard M. Stallman(clean-buffer-list-kill-buffer-names): Add `*diff*'.
1998-08-09 Richard M. Stallman(next-error): Doc fix.
1998-08-09 Richard M. StallmanLoad byte-run and format a little earlier.
1998-08-09 Richard M. StallmanDon't require font-lock.
1998-08-08 Richard M. Stallman(flyspell-command-hook): Option deleted.
1998-08-08 Richard M. Stallman(add-hook): Use byte-code-function-p, not compiled...
1998-08-08 Richard M. Stallman(assoc-default): Rewrite not to use dolist.
1998-08-08 Richard M. StallmanDelete the undo-in-progress compatibility code.
1998-08-08 Richard M. StallmanInitial revision
1998-08-08 Richard M. Stallman(set-rmail-inbox-list): Error if not in Rmail mode.
1998-08-08 Richard M. Stallman(forward-paragraph): Fix the logic for handling beginni...
1998-08-08 Richard M. StallmanRequire sendmail.
1998-08-08 Richard M. StallmanBind case-fold-search to t in many functions.
1998-08-08 Eric M. Ludlam(speedbar-edit-line, speedbar-buffer-kill-buffer,
1998-08-08 Richard M. Stallman(mail-fetch-field): Doc fix.
1998-08-08 Richard M. Stallman(input-method-exit-on-first-char)
1998-08-08 Richard M. Stallman(vc-file-not-found-hook): Call vc-file-clearprops.
1998-08-08 Richard M. Stallman(flyspell-persistent-highlight): Doc fix.
1998-08-08 Richard M. Stallman(gnus-startup-file-coding-system): New variable.
1998-08-08 Richard M. Stallman(widget-beginning-of-line): Properly handle
1998-08-07 Richard M. Stallman(midnight-delay-set): Use run-hooks directly.
1998-08-07 Richard M. Stallman(command-line): Require whitespace delimiter when
1998-08-07 Richard M. Stallman(midnight-timer-function): No need to test midnight...
1998-08-07 Richard M. Stallman(repeat): Make an undo boundary between repetitions.
1998-08-07 Kenichi Handa(isearch-process-search-multibyte-characters): Fix...
1998-08-07 Kenichi Handa(quail-update-translation): Delete the
1998-08-06 Richard M. Stallman(split-window-horizontally): Doc fix.
1998-08-06 Kenichi Handa(debugger-outer-unread-post-input-method-events): New...
1998-08-06 Kenichi Handa(isearch-minibuffer-local-map): Bind
1998-08-06 Kenichi Handa(kkc-region): Don't bind echo-keystrokes.
1998-08-06 Kenichi Handa(input-method-exit-on-first-char):
1998-08-06 Kenichi Handa(quail-translation-keymap): Declare it as
1998-08-05 Richard M. Stallman(top-level let): add defsubst.
1998-08-05 Richard M. Stallman(rmail-encoded-pop-password): New variable.
1998-08-05 Dave Love(iso-spanish, iso-german, iso-iso2tex,
1998-08-05 Richard M. Stallman(byte-compile-from-buffer): Make the output buffer...
1998-08-05 Richard M. Stallman(scroll-bar-mode): Doc fix.
1998-08-04 Eric M. LudlamUpdated refresh messages to clear themselves.
1998-08-04 André Spiegel(vc-backend-merge-news): Account for `already contains the
1998-08-04 Eli Zaretskii(find-new-buffer-file-coding-system): When
1998-08-04 Richard M. Stallman(Info-find-node): Once again, use byte-to-position.
1998-08-04 Richard M. Stallman(vcursor group): Move this to `editing' group.
1998-08-04 Richard M. Stallman(comint-bol-or-process-mark): Refer to this command...
1998-08-04 Richard M. Stallman(set-default-coding-systems):
1998-08-04 Richard M. Stallman(clean-buffer-list-kill-regexps): Init to nil, as before.
1998-08-03 Eric M. Ludlam(Info-speedbar-hierarchy-buttons): Improved the speedba...
1998-08-03 Eric M. Ludlam(speedbar-update-current-file): Added call to
1998-08-03 Simon Marshall(lisp-font-lock-keywords-1): Fix previous change.
1998-08-03 Richard M. Stallman(flyspell-duplicate-distance): Doc fix; change default...
1998-08-02 Kenichi Handa(kkc-lookup-cache): Initialize it to nil.
1998-08-02 Kenichi Handa(language-info-alist): Doc-string
1998-08-02 Kenichi HandaInitialize coding-category-ccl to
1998-08-02 Kenichi Handa(describe-current-coding-system):
1998-08-02 Kenichi Handa(make-coding-system): If the arg TYPE is
1998-08-02 Kenichi Handa(quail-start-translation): Bind help-char
1998-08-02 Kenichi Handa(cyrillic-encode-koi8-r-char): New funciton.
1998-08-02 Kenichi Handa(cyrillic-koi8-r-decode-table): New
1998-08-02 Kenichi Handa(viet-encode-viscii-char): New function.
1998-08-02 Kenichi Handa(viet-viscii-decode-table): Docstring
1998-08-02 Kenichi HandaCall update-coding-systems-internal instead of
1998-08-02 Kenichi Handa(what-cursor-position): Check charset-origin-alist.
1998-08-01 Richard M. Stallman(find-function-search-for-symbol): Ignore directories
1998-08-01 Richard M. Stallman(mail-header-format): Convert string to symbol.
1998-08-01 Richard M. Stallman(mail-yank-region): Bind mark-even-if-inactive to t.
1998-08-01 Richard M. Stallman(Info-find-node): Position at the beginning of the...
1998-08-01 Richard M. Stallman(auto-mode-alist): Escape dots in some regexps.
1998-08-01 Richard M. Stallman(default-key-translation-map): Variable deleted.
1998-07-31 Richard M. Stallman(assoc-default): New function.
1998-07-31 Richard M. StallmanRequire timer.
1998-07-31 Richard M. Stallman(lisp-indent-defun-method): New variable.
1998-07-31 Richard M. Stallman(lisp-font-lock-keywords-1): Fontify `defconstant'...
1998-07-31 Richard M. Stallman(dired-garbage-files-regexp): Finish fixing regexp...
1998-07-30 Kenichi Handa(activate-input-method): Update mode line.
1998-07-30 Kenichi Handa(mouse-skip-word): If point is at word constituent
1998-07-29 Richard M. Stallman(find-function-noselect): Autoload cookie.
1998-07-29 Richard M. Stallman(describe-function-1): Fix the code that uses find...
1998-07-29 Richard M. Stallman(crisp-mark-line): Greatly simplified.
1998-07-29 Richard M. Stallman(tex-main-file): Doc fix.
1998-07-29 Richard M. Stallman(dired-garbage-files-regexp): Fix typo.
1998-07-29 Richard M. Stallman(mouse-delete-window): If the frame has just one window,
1998-07-29 Richard M. Stallman(flyspell-emacs-popup): Renamed from flyspell-gnuemacs...
1998-07-29 Richard M. Stallman(iso-transl-define-keys): Don't test enable-multibyte...
1998-07-28 Richard M. Stallman(rmail-dont-reply-to-names): Doc fix.
1998-07-27 Richard M. Stallman(mail-mode): Add the citation regexp
1998-07-27 Richard M. Stallman(rmail-insert-inbox-text): Use rmail-have-password,
1998-07-27 Richard M. StallmanWhitespace fix.
1998-07-27 Richard M. Stallman(set-clipboard-coding-system): Define as alias.
next