📄 changelog.6
字号:
(gud-irixdbx-marker-filter): Cast $curline to int, not long (see added comments). (dbx): Likewise.1996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu> * ps-print.el (ps-article-subject): Don't die if header is missing. (ps-article-author, ps-info-file, ps-info-node): Likewise.1996-07-07 Francois Pinard <pinard@iro.umontreal.ca> * timezone.el (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right thing with them.1996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * mouse.el (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay. (mouse-undouble-last-event): New function. (mouse-show-mark): Call mouse-undouble-last-event.1996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * tar-mode.el (tar-mode-map): Bind up and down like C-p, C-n.1996-07-06 Erik Naggum <erik@psilocin.gnu.ai.mit.edu> * files.el (insert-directory): Fix previous change.1996-07-05 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-cus.el: Make sure that calling `gnus-visual-p' during byte-compilation doesn't bug out.1996-07-05 Simon Marshall <simon@spiff.gnu.ai.mit.edu> * mail-utils.el (mail-strip-quoted-names): Removed debugging code.1996-07-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * simple.el (newline): Don't do the optimization if the newline before point is intangible or read-only or invisible.1996-07-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * subr.el (unfocus-frame, focus-frame): Define as no-ops.1996-07-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * scheme.el (scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted semicolons. * lisp-mode.el (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted semicolons.1996-07-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * files.el (insert-directory): When converting SWITCHES string to a list, put back in original order.1996-07-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus.el (gnus-summary-prepare-threads): Would infloop under certain obscure conditions.1996-07-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * smtpmail.el (smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.1996-07-01 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * winnt.el (using-unix-filesystems): Doc fix.1996-07-02 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * reporter.el (mail-user-agent): Add autoload cookie.1996-07-02 Barry A. Warsaw <reporter@python.org> * reporter.el: Major rewrite. The variable `reporter-prompt-for-summary-p' can take a string value. The variable `mail-user-agent' provides configuration to the end user. This variable contains a symbol indicating which Emacs mail package the user would like for composing outgoing mail. Mail package authors now use `define-mail-user-agent' to define symbols appropriate for use with `mail-user-agent'. Three such symbols are predefined: `sendmail-user-agent' (for Emacs sendmail.el), `vm-user-agent' (for Kyle Jones' VM package), and `mh-e-user-agent' (for the MH-E package).1996-07-02 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * gnus-cache.el (gnus-cache-possibly-alter-active): Check for gnus-cache-active-hashtb before using it.1996-07-01 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> * tcl-mode.el (tcl-imenu-generic-expression): Add nil as 1st elt. * mail-hist.el (mail-hist-current-header-name): Use buffer-substring-no-properties.1996-07-01 Francois Pinard <pinard@iro.umontreal.ca> * rmailsum.el (rmail-make-basic-summary-line): Accept ISO 8601 dates as well.1996-06-30 Michael Kifer <kifer@cs.sunysb.edu> * viper-util.el (vip-read-key): inhibit quit added.1996-06-30 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * score-mode.el: Renamed from "gnus-scomo.el".1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * info.el (Info-next-preorder): After we move up, move forward again. (Info-last-preorder): After we move down or to the prev, move down again.1996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * userlock.el (ask-user-about-supersession-help): Change help text. (ask-user-about-supersession-threat): Add new `r' alternative. * files.el (set-visited-file-name): New optional arg NO-QUERY.1996-06-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nnheaderems.el: Deleted.1996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * view.el (view-mode): Doc fix.1996-06-28 Ethan Bradford <ethanb@phys.washington.edu> * ispell.el (ispell-message): Support message-mode.1996-06-28 Per Abrahamsen <abraham@dina.kvl.dk> * mouse.el (mouse-start-end): Support selecting strings by double clicking on a character with quote syntax.1996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * cal-french.el (french-calendar-accents): New variable. (french-calendar-month-name-array): Check that variable. (french-calendar-special-days-array): Likewise. (calendar-french-date-string): Likewise. (calendar-goto-french-date): Likewise. * rmail.el (rmail-get-new-mail): Run rmail-before-get-new-mail-hook. * files.el (abbreviate-file-name): Ignore automount-dir-prefix if nil. * rmail.el (rmail-send-actions-rmail-buffer): Mark as permanent-local. (rmail-send-actions-rmail-msg-number): Likewise. * sendmail.el (mail-reply-buffer, mail-send-actions): Mark them as permanent-local. (mail-mode): Don't set mail-reply-buffer to nil. * files.el (auto-mode-alist): Treat .pm like .pl. * term/x-win.el (x-handle-name-switch): Renamed from x-handle-name-rn-switch. * startup.el (command-line-x-option-alist): Don't handle -rn. x-handle-name-rn-switch renamed to x-handle-name-switch. * tmm.el (tmm-add-prompt): If tmm-completion-prompt is nil, don't insert it; instead delete the usual completion helptext. (tmm-completion-prompt): Doc fix. * mh-utils.el (mail-user-agent): Replaces mua-paradigm. (mh-find-path): Set mail-user-agent.1996-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it> * profile.el (profile-functions): No need to assume that the current buffer is writable. (profile-print, profile-results): Changed to display number of calls and average time per call. (profile-update-function): Update the number of calls. (profile-a-function): Init the number of calls.1996-06-27 Paul Eggert <eggert@twinsun.com> * rmail.el (rmail-unix-mail-delimiter): Accept more user names, since they can be mangled badly by modern Unix mailers (e.g. Solaris 2.5 mail.local). Be a little more picky about dates to compensate. Match all the digits of a year, as per RFC 1123 section 5.2.14. (rmail-nuke-pinhead-header): Adjust to regexp renumbering in rmail-unix-mail-delimiter.1996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * bibtex.el (bibtex-reference-head): Allow whitespace after the open paren. * make-mode.el (makefile-gnumake-functions-alist): Add `addprefix'. * comint.el (comint-send-input): Use insert-before-markers for all the insertions.1996-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * mail-extr.el (mail-extract-address-components): Rename ,-pos to comma-pos. * noutline.el (outline-minor-mode): No longer permanent local.1996-06-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * tex-mode.el (tex-common-initialization): Set skeleton-further-elements. (tex-latex-block): Define as a skeleton.1996-06-25 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> * nnvirtual.el, nntp.el, nnspool.el, nnml.el, nnmh.el, nnmbox.el, * nnmail.el, nnkiboze.el, nnheader.el, nnfolder.el, nneething.el, * nndoc.el, nndir.el, nnbabyl.el, gnus.el, gnus-vm.el, * gnus-vis.el, gnus-uu.el, gnus-score.el, gnus-msg.el, gnus-mh.el, * gnus-kill.el, gnus-ems.el, gnus-edit.el, gnus-cite.el, * gnus-cache.el, custom.el: New versions installed. * nnsoup.el, nnoo.el, nnheaderems.el, nndb.el, message.el, * mailheader.el, gnus-topic.el, gnus-srvr.el, gnus-soup.el, * gnus-setup.el, gnus-scomo.el, gnus-salt.el, gnus-nocem.el, * gnus-gl.el, gnus-demon.el: New files.1996-06-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * executable.el (executable-set-magic): Add space at end of line if user says no to adding the shell's usual arguments. Don't clear the buffer's modified-flag. * skeleton.el (skeleton-proxy-new): New function. (define-skeleton): Define the skeleton as a defun using skeleton-proxy-new.1996-06-25 Simon Marshall <simon@spiff.gnu.ai.mit.edu> * rmailsum.el (rmail-summary-mode-map): Add rmail-summary-by-senders.1996-06-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * noutline.el (outline-minor-mode): Using change-major-mode-hook, turn this mode off if we change major modes.1996-06-24 <Daniel.Pfeiffer@Informatik.START.db.de> * skeleton.el (local-variables-section): Adapted comment to outline minor mode. (skeleton-pair-insert-maybe): Rewritten to support autowrapping. (mirror-mode): Fixed change of pair-* to skeleton-pair-*. Also pairs 8 bit characters.1996-06-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * mail-extr.el (mail-extract-address-components): Quote the comma in ,-pos. * rmail.el (rmail-summary-by-senders): FIx typo in fn name. * goto-addr.el (goto-address-url-face, goto-address-mail-face) (goto-address-url-mouse-face): New variables. (goto-address-fontify): Use them. * files.el (set-auto-mode): Run multiple mode: specs in left-to-right order.1996-06-24 Simon Marshall <simon@spiff.gnu.ai.mit.edu> * font-lock.el (font-lock-verbose): Default to 0. Doc fix. (font-lock-default-fontify-buffer): Interpret numeric value. (font-lock-fontified): Don't make it permanent-local. (font-lock-mode): Remove before-revert-hook and after-revert-hook code. Call font-lock-turn-on-thing-lock before font-lock-mode-hook. Doc fix. (font-lock-revert-setup, font-lock-revert-cleanup): Deleted. (turn-on-font-lock): Don't test font-lock-defaults et. al here again. (turn-on-font-lock-if-enabled): Do it here again. (font-lock-support-mode): New variable. (font-lock-turn-on-thing-lock): New function. Use it. (font-lock-turn-off-thing-lock): Renamed font-lock-thing-lock-cleanup. (font-lock-change-major-mode): Turn off Font Lock mode if it is on. Add font-lock-change-major-mode to change-major-mode-hook at top level. * fast-lock.el: New version. Barf if loaded on 8+3 filename pseudo-OS. (fast-lock-mode): Wrap font-lock-support-mode not font-lock-mode-hook. (fast-lock-save-cache): Use font-lock-value-in-major-mode. (fast-lock-set-face-properties): Wrap with save-buffer-state. * lazy-lock.el: New file. * rmail.el (rmail-variables): Include font-lock-maximum-size in font-lock-defaults. * mailalias.el (mail-complete): Reread mail aliases if necessary.1996-06-23 Erik Naggum <erik@naggum.no> * term.el (term-exec-1): Run process on pty if possible.1996-06-23 Noah Friedman <friedman@splode.com> * rlogin.el (rlogin): make comint-output-filter-functions local before adding hooks.1996-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * gnus-ems.el (gnus-background-mode): Set threshold for "light color" at .6 of the total for white. * font-lock.el (font-lock-make-faces): Set threshold for "light color" at .6 of the total for white. * faces.el (x-create-frame-with-faces): Set threshold for "light color" at .6 of the total for white. * simple.el (choose-completion-string): Don't exit the minibuffer when a directory name is chosen.1996-06-22 <Daniel.Pfeiffer@Informatik.START.db.de> * skeleton.el (skeleton-autowrap): New variable. (skeleton-abbrev-cleanup): Added variable documentation. (skeleton-proxy): Added optional autowrappping feature. (skeleton-proxy, skeleton-abbrev-cleanup): Use `post-command-hook' instead of someday to be obsolete defer.1996-06-21 Michael Kifer <kifer@cs.sunysb.edu> * ediff-diff.el (ediff-setup-fine-diff-regions): allow diff options to be passed to the diff program. (ediff-make-diff2-buffer): Don't run Posix diff on remote files. (ediff-make-diff2-buffer): Refuses to diff remote files. (ediff-make-diff2-buffer,ediff-setup-diff-regions): Changed functions. (ediff-make-diff2-buffer): New function. Added ^\C-m$ to ok-lines regexps * ediff-ptch.el: New file. * ediff-util.el (ediff-verify-file-buffer): No longer reverts buffers that have file name handlers. * ediff-mult.el (ediff-meta-insert-file-info): Write `remote file' in the file size/modtime positions, if a file is remote. * ediff-wind.el (ediff-make-base-title): New function. (ediff-refresh-control-frame): Modified.1996-06-21 Michael Kifer <kifer@cs.sunysb.edu> * viper-ex.el: Fixed the :e command for NT * viper.el: replaced all checks for (or (numberp ...) (characterp ...)) with vip-characterp (vip-change): Now hides replace overlay even for multiline changes. (vip-paren-match): Goes to closing paren first. * viper.el (vip-find-char-forward,vip-find-char-backward, vip-goto-char-forward,vip-goto-char-backward): (viper-mode): Don't delete the startup message. (vip-set-hooks): Added fortran-mode to viper. * viper-util.el (vip-ex-nontrivial-find-file-unix) (vip-ex-nontrivial-find-file-ms,vip-get-filenames-from-buffer)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -