]> code.delx.au - gnu-emacs/history - lisp
(syms_of_buffer): Doc fix.
[gnu-emacs] / lisp /
1996-07-11 Karl Heuer(bibtex-reference-head): Allow spaces and tabs between
1996-07-08 Karl Heuer(mouse-major-mode-menu-1): Always return just a keymap;
1996-07-08 Karl Heuer(timezone-parse-date): Fix previous change.
1996-07-07 Karl Heuer(gud-irix-p): Exclude Irix6.1 up.
1996-07-07 Karl Heuer(ps-article-author, ps-info-file, ps-info-node): Don...
1996-07-07 Karl Heuer(ps-article-subject): Don't die if no subject header.
1996-07-07 Miles Bader(timezone-parse-date): Handle ISO 8601 dates, so rmails...
1996-07-07 Miles Bader(mouse-show-mark): In transient mark mode, delete mouse...
1996-07-07 Miles Bader(tar-mode-map): Bind up and down like C-p, C-n.
1996-07-07 Erik Naggum(insert-directory): Fix previous change.
1996-07-06 Lars Magne Ingebri... Wrongly places parens.
1996-07-06 Lars Magne Ingebri... * gnus-cus.el (()): Make sure that calling `gnus-visual...
1996-07-05 Simon MarshallRemoved debug code.
1996-07-04 Miles Bader(newline): Don't do the optimization if the newline...
1996-07-04 Miles Bader(unfocus-frame, focus-frame): Define as no-ops.
1996-07-04 Miles Bader(scheme-mode-variables): Set comment-start-skip to...
1996-07-04 Miles Bader(lisp-mode-variables): Set comment-start-skip to ignore...
1996-07-04 Miles Bader(insert-directory): When converting SWITCHES string...
1996-07-04 Miles Bader(smtpmail-send-it): Ignore `To:' if there is a `Resent...
1996-07-04 Lars Magne Ingebri... Would infloop under certain conditions.
1996-07-03 Miles Bader(using-unix-filesystems): Doc fix.
1996-07-03 Miles BaderMajor rewrite.
1996-07-02 Lars Magne Ingebri... * gnus-cache.el (gnus-cache-possibly-alter-active)...
1996-07-02 Miles Bader(rmail-make-basic-summary-line): Accept ISO 8601 dates...
1996-07-02 Miles Bader(mail-hist-current-header-name): Use buffer-substring...
1996-07-02 Erik Naggum(require 'cl) is only necessary when compiling.
1996-07-01 Michael Kifer(vip-read-key): inhibit quit added.
1996-06-30 Lars Magne Ingebri... Load `gnus-score-mode' from "score-mode".
1996-06-30 Lars Magne Ingebri... Initial revision
1996-06-30 Richard M. Stallman(Info-next-preorder): After we move up, move forward...
1996-06-29 Richard M. Stallman(ask-user-about-supersession-help): Change help text.
1996-06-29 Richard M. Stallman(set-visited-file-name): New optional arg NO-QUERY.
1996-06-29 Richard M. Stallman(bibtex-reference-head): Allow whitespace after the...
1996-06-29 Richard M. Stallman(tmm-add-prompt): If tmm-completion-prompt is nil,
1996-06-29 Richard M. Stallman(mouse-start-end): Support selecting strings by double
1996-06-29 Richard M. Stallman(executable-set-magic): Add space at end of line
1996-06-29 Lars Magne Ingebri... Synched with Gnus 5.2.31.
1996-06-29 Lars Magne Ingebri... Wrong version number.
1996-06-29 Lars Magne Ingebri... Synched with Gnus 5.2.31.
1996-06-28 Richard M. Stallman(view-mode): Doc fix.
1996-06-28 Richard M. Stallman(ispell-message): Support message-mode.
1996-06-28 Richard M. Stallman(french-calendar-accents): New variable.
1996-06-28 Richard M. Stallman(rmail-get-new-mail): Run rmail-before-get-new-mail...
1996-06-28 Richard M. Stallman(abbreviate-file-name): Ignore automount-dir-prefix...
1996-06-28 Richard M. Stallman(rmail-send-actions-rmail-buffer): Mark as permanent...
1996-06-28 Richard M. Stallman(mail-reply-buffer, mail-send-actions):
1996-06-28 Richard M. Stallman(auto-mode-alist): Treat .pm like .pl.
1996-06-28 Richard M. Stallman(skeleton-proxy-new): New function.
1996-06-28 Richard M. Stallman(comint-send-input): Use insert-before-markers for...
1996-06-28 Richard M. Stallman(x-handle-name-switch): Renamed from x-handle-name...
1996-06-28 Richard M. Stallman(command-line-x-option-alist): Don't handle -rn.
1996-06-28 Richard M. Stallman(profile-functions): No need to assume that the
1996-06-28 Richard M. Stallman(rmail-unix-mail-delimiter):
1996-06-28 Richard M. Stallman(mail-user-agent): Replaces mua-paradigm.
1996-06-28 Richard M. StallmanComment changes.
1996-06-27 Richard M. Stallman(makefile-gnumake-functions-alist): Add `addprefix'.
1996-06-26 Richard M. Stallman(mail-extract-address-components): Rename ,-pos to...
1996-06-26 Richard M. Stallman(outline-minor-mode): No longer permanent local.
1996-06-26 Richard M. StallmanComment changes.
1996-06-25 Richard M. Stallman(tex-common-initialization): Set skeleton-further-elements.
1996-06-25 Lars Magne Ingebri... Initial revision
1996-06-25 Lars Magne Ingebri... New version.
1996-06-25 Richard M. Stallman(x-create-frame-with-faces): Set threshold for "light...
1996-06-25 Richard M. Stallman(rmail-summary-mode-map): Add rmail-summary-by-senders.
1996-06-24 Richard M. Stallman(local-variables-section): Adapted comment to outline...
1996-06-24 Richard M. Stallman(mail-extract-address-components): Quote the comma...
1996-06-24 Richard M. Stallman(rmail-summary-by-senders): Fix typo in fn name.
1996-06-24 Richard M. Stallman(goto-address-url-face, goto-address-mail-face)
1996-06-24 Simon MarshallResync mail aliases if necessary.
1996-06-24 Simon MarshallPut fewer conditions in turn-on-font-lock and more...
1996-06-24 Simon MarshallTest for lazy-lock-mode before swapping hooks.
1996-06-24 Simon MarshallProtect before- and after-change-functions when updatin...
1996-06-24 Simon MarshallIn Rmail mode, make sure font-lock-maximum-size locally...
1996-06-24 Richard M. Stallman(set-auto-mode): Run multiple mode: specs in left-to...
1996-06-23 Richard M. Stallman(font-lock-verbose): Default to 0. Doc fix.
1996-06-23 Richard M. Stallman(term-exec-1): Run process on pty if possible.
1996-06-23 Noah Friedman(rlogin): add rlogin-carriage-filter to comint-output...
1996-06-22 Richard M. Stallman(skeleton-autowrap): New variable.
1996-06-22 Richard M. Stallman(rmail-summary-bury): New function.
1996-06-22 Richard M. Stallman(gnus-background-mode): Set threshold for "light color"
1996-06-22 Richard M. Stallman(font-lock-make-faces): Set threshold for "light color"
1996-06-22 Richard M. Stallman(choose-completion-string): Don't exit the minibuffer
1996-06-22 Michael Kifer*** empty log message ***
1996-06-22 Erik Naggum(asm-mode-map): Fix typo.
1996-06-22 Michael Kifer*** empty log message ***
1996-06-22 Michael KiferInitial revision
1996-06-21 Richard M. Stallman(asm-mode-map): Bind C-c ; to comment-region.
1996-06-21 Richard M. Stallman(mouse-drag-region): Be smart about which end
1996-06-21 Richard M. Stallman(mouse-buffer-menu): Use aref rather than string-match.
1996-06-21 Richard M. StallmanWhitespace change.
1996-06-21 Richard M. Stallman(LaTeX-mode): Change handling of escaped $.
1996-06-20 Richard M. Stallman(outline-up-heading): Fix error message.
1996-06-20 Noah Friedman(rlogin): make comint-output-filter-functions local...
1996-06-19 Richard M. StallmanInitial revision
1996-06-19 Richard M. Stallman(Info-default-directory-list): Doc fix.
1996-06-19 Richard M. Stallman(gud-irixdbx-marker-filter): Use %1ld, not %1d,
1996-06-18 Richard M. Stallman(smtpmail-read-response): Goto smtpmail-read-point
1996-06-18 Richard M. Stallman(smtpmail-via-smtp): Bracket names in FROM and RCPT...
1996-06-18 Richard M. Stallman(smtpmail-send-it): Don't handle FCC fields until after...
1996-06-18 Richard M. Stallman(smtpmail-smtp-service): Use port 25 as default.
next