📄 changelog.3
字号:
1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) * Version 19.10 released.1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) * term/bobcat.el: Just load term/keyswap.el. * term/vt200.el: Just load term/vt100.el. * term/apollo.el: Just load term/vt100.el. * term/vt102.el, term/vt125.el, term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el: New files. Just load vt100.el. * term/lk201.el: New file. * term/vt100.el: Use term/lk201.el. * term/vt100.el (vt100-wide-mode): Add missing arg in set-frame-width.1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) * startup.el (command-line-1): Pass arg to other-window. * files.el (find-file-run-dired): Doc fix. (find-file-read-only): Return the buffer. (find-file-read-only-other-window): Likewise. (find-file-read-only-other-frame): Likewise. * timer.el (cancel-function-timers): Renamed from spurious duplicate definition of cancel-timer. * add-log.el (find-change-log): Use file-chase-links. * files.el (file-chase-links): New function. (backup-buffer): Use file-chase-links. (file-chase-links): Handle leading .. in symlink target. * c-mode.el (c-up-conditional): Handle commented-out #-cmds properly. * window.el (split-window-vertically): Return the new window. * paths.el (gnus-local-organization): Initially nil. * isearch.el (isearch-search): Take note of isearch-case-fold-search initial value. * lisp-mode.el (indent-sexp): Even if outer-loop-done is t, still move down one line. * files.el (auto-mode-alist): Fix syntax for sgml mode. * man.el (Man-mode-map): Bind m to manual-entry. (Man-notify-when-ready): Make arg name consistent. Use delete-other-window. (Man-mode): Use buffer-disable-undo, not old name. * faces.el (x-resolve-font-name): Allow symbol as FACE arg. Allow t as FRAME arg. * sendmail.el (send-mail-function): Use defvar. not defconst. * mouse.el (x-fixed-font-alist): Specify field 7, not field 6.1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu) * iso8859-1.el: File deleted. * superyank.el: File deleted. * vc.el (vc-steal-lock, vc-insert-headers): Fix question whitespace. (vc-finish-logentry): Use delete-windows-on. * add-log.el (find-log-file): Use source file's truename dir. * mh-e.el: Version 3.8.1 from Gildea. * loaddefs.el (-key): repeat-complex-command moved to C-x ESC ESC. * hexl.el: Doc fixes. (hexl-char-after-point): Get rid of mistakenly free variables. * info.el (Info-insert-dir): Ignore duplicate directories. * paths.el (Info-default-directory-list): Take out ../../info. Avoid duplication. (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted. * subr.el (baud-rate): Doc fix. * add-log.el (find-change-log): Chase symlinks multiple levels. * rmailsum.el (rmail-new-summary): Set rmail-summary-buffer to nil at beginning; set it for real after summary is set up.1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) * files.el (find-alternate-file): Hide truename and inode number temporarily, like the visited file name. * iso8859-1.el: Pass just the downcase table to set-case-...1993-05-28 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * find-dired.el (find-dired-sentinel): Write a line describing death. Set mode-line-process to record exit status. Delete the process.1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) * frame.el (frame-initialize): Handle reverseVideo resource. * faces.el (x-create-frame-with-faces): Handle reverseVideo resource. * iso-insert.el, iso-ascii.el, iso-swed.el: Provide same name as file. * ange-ftp.el (ange-ftp-dired-compress-file): Use dired-compress-file, not dired-compress-filename. * completion.el: Pervasive changes to use Emacs 19 features and conform to Emacs conventions.1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) * Version 19.9 released.1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) * term/x-win.el: Check for a geometry resource, and apply it to the initial frame.1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * isearch.el (isearch-forward): Remove the claim that isearch-whitespace-chars matches any string of whitespace.1993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) * completion.el: Comment out handling of shell-send-input. Delete the "local thinking machines" definitions at the end since they caused compilation failure. * cl.el (cl-member): Renamed from member. * time.el (display-time-day-and-date): Use defvar, not defconst. * subr.el (listify-key-sequence): Avoid the constant ?\M-\200. * files.el (find-file-noselect): Expand buffer-file-truename before copying it to anything else. * dired.el (dired-other-frame): New function, with binding. * compile.el: Make C-x ` binding just once. * help.el (finder-by-keyword): Autoload from `finder', not `finder.el'. * nroff-mode.el (nroff-mode): Don't leave nroff-electric-mode void. * byte-opt.el (byte-optimize-divide): Don't optimize to less than two arguments. * hexl.el (hexlify-command, dehexlify-command): Use exec-directory. * rmailsort.el: New version from Umeda. (timezone-make-date-sortable): Make autoload for this. (rmail-sort-by-recipient): Downcase the strings for sorting. (rmail-sort-by-recipient): Likewise. (rmail-sort-by-lines): Renamed from rmail-sort-by-size-lines. Use numbers to sort by. (rmail-summary-...): New functions. Bind in rmail-summary-mode-map. (rmail-sort-from-summary): New function. (rmail-sort-messages): Don't bother checking major mode. Put message bounds in sort list, not its text. Choose string< or < as predicate. Reorder messages by exchanging them, with inhibit-quit bound. (rmail-fetch-field): Start by widening. (rmail-sortable-date-strng): Deleted. (rmail-make-date-sortable): New function, used instead. * paths.el (gnus-local-organization): Renamed from ...-your-... (gnus-local-domain): Likewise.1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * faces.el (x-resolve-font-name): If PATTERN is nil, return the frame's face. (set-face-font): Only use x-resolve-font-name if FONT is a string. Copying a faces shouldn't resolve the font. * paths.el (Info-default-directory-list): Add configure-info-directory to this list.1993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) * scroll-bar.el (scroll-bar-mode): Make default value t. * help-macro.el (make-help-screen): Handle mouse events. Be smart about window configurations--when and whether to restore. * info.el (Info-follow-nearest-node): Omit 4th arg to Info-get-token. * sgml-mode.el (sgml-validate): compile1 renamed to compile-internal. (sgml-mode): Add autoload cookie. * files.el (auto-mode-alist): Recognize .sgm, .sgml, .dtd. * files.el (auto-mode-alist): Treat .H and .hh as C++ files. * mouse.el (mouse-set-mark): Activate the mark. Don't bounce the cursor if Transient Mark mode. (mouse-save-then-kill): Pass explicit args to kill-ring-save. (mouse-kill-ring-save): Likewise. * mail-utils.el (mail-strip-quoted-names): Catch errors from forward-sexp. * comint.el (comint-filter): Restore buffer-read-only in proper buffer. * ispell.el: Provide `ispell'. * ange-ftp.el (ange-ftp-set-buffer-mode): Do nothing unless visited name is an ange ftp magic name. * advice.el: New version from Chalupsky.1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) * dired.el (dired-unmark-all-files): Read arg as a string. * rmailsum.el (rmail-summary-mark-deleted): Check for end of buffer. Pass t as NOWARN when calling rmail-summary-goto-msg. * dired-aux.el (dired-compress-file): Test the return value of dired-check-process properly. Fix use of nonexistent var `name'. * info.el (Info-edit, Info-last-search, Info-enable-edit): Correct case in `Info-mode-map'. * rmail.el (rmail-bury): Fix call to set-window-buffer. * loaddefs.el: copy-to-register now on C-x r s.1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu) * term/x-win.el: Pass x-command-line-resources to x-open-connection. (x-command-line-resources): New variable. (x-handle-rn-switch): New function. (command-switch-alist): Add -rn.1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * term/x-win.el (command-switch-alist, x-switch-definitions): Treat `-i' like `-itype', as in Emacs 18.1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * Version 19.8 released. * startup.el (command-line-1): Don't handle `-i'. We're abandoning the `insert file' meaning in favor of the `use a bitmapped icon' meaning. * faces.el (set-face-font): Call x-resolve-font-name on the font before including it in the face. (x-resolve-font-name): New function. * iso-syntax.el: Make downcase into a proper case table before passing it to set-standard-case-table. * disp-table.el (standard-display-european): Doc fix. Make it autoload. Make it respond to prefix arg like a minor mode.1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu) * term/x-win.el (x-select-text): New arg PUSH. (x-switch-definitions): Represent -r as `reverse' option.1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu) * files.el (find-file-read-only-other-window): Use find-file-other-window. * paths.el (Info-default-directory-list): Add ../../info. * info.el (Info-suffix-list): Fix duplicate .z to .info.z. * faces.el (x-create-frame-with-faces): Handle `reverse' as parameter. * frame.el (frame-initialize): Likewise. * dired.el (dired-flag-backup-files): Speedup: check explicitly for ~ at end of line. (dired-flag-auto-save-files): Similar change. * register.el (jump-to-register): Don't fail if frame-configuration-p is unbound. * files.el (cd): Set cd-path to a list. * simple.el (kill-new): Pass t as 2nd arg to interprogram-cut-function. * select.el (x-set-cut-buffer): New arg PUSH.1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * disp-table.el (standard-display-default): New function. (standard-display-european): New command. * loaddefs.el: Bind [?\M-\C-\ ] to mark-sexp.1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu) * simple.el (shell-command): Don't activate mark even momentarily.1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * case-table.el, disp-table.el, finder.el, iso-ascii.el, iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el, swedish.el: Change "i14n" keyword to "i18n". * finder.el (finder-compile-keywords): Replacement unnecessary.1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu) * menu-bar.el (menu-bar-mode): Doc fix.1993-05-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) * lucid.el (switch-to-other-buffer): Build the list of acceptable buffers properly. * faces.el (make-face): Change interactive spec to 'S'.1993-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) * ange-ftp.el (ange-ftp-raw-send-cmd): Allow quitting during accept-process-output. * finder.el (finder-known-keywords): Use i18n, not i14n. (finder-compile-keywords): Substitute i18n for i14n. Turn off undo in *finder-scratch*. Ignore file names starting with =. (finder-mode, finder-current-item): Rename headmark to finder-headmark. (finder-list-matches, finder-list-keywords): Likewise. * iso8859-1.el: Call set-case-..., not standard-case-...1993-05-23 Paul Eggert (eggert@twinsun.com) * calendar.el (calendar-daylight-savings-starts, calendar-daylight-savings-ends): Default to nil if the locale never has DST.1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) * Version 19.7 released.1993-05-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * vc.el (vc-comment-to-change-log): Don't take FILE argument, since vc-update-change-log doesn't support it anyway. Don't bind default-directory. Instead pass second arg to file-relative-name. (vc-update-change-log): Use find-change-log instead of hardcoding.1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed from floor, ceiling, truncate, and round; the old names conflict with built-in functions.1993-05-22 Richard Stallman (rms@mole.gnu.ai.mit.edu) * gud.el (gud-def): Fix inclusion of the define-key. (gdb, sdb, dbx): Change bindings from letters to control chars. (gud-common-init): Add save-excursion. (gud-display-line): Don't mess with buffer-read-only.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -