⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.4

📁 windows版本的emacs
💻 4
📖 第 1 页 / 共 5 页
字号:
1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* Version 19.25 released.	* comint.el (comint-read-input-ring): Make regexp stricter.	* info.el (Info-directory-list): Doc fix.	* paths.el (Info-default-directory-list): Don't attach ../info.	So now configure-info-directory comes last.	Put /usr/local/info second.	* bibtex.el (bibtex-clean-entry): Back over close delimiter carefully.	* ange-ftp.el (ange-ftp-insert-directory): Expand file name to	check whether it is really an ftp file name.	* compile.el (compilation-error-regexp-alist): Stricter Lucid regexp.	* simple.el (completion-list-mode-map): Unbind down-mouse-2.1994-05-30  Simon Marshall  (Simon.Marshall@mail.esrin.esa.it)	* font-lock.el (shell-font-lock-keywords): Removed regexp for commands.	(rmail-summary-font-lock-keywords): New variable.	(font-lock-set-defaults): Use it.1994-05-29  Paul Eggert  (eggert@twinsun.com)	* cal-dst.el (calendar-current-time-zone): Fix typo that	transposed DST-STARTS-TIME and DST-ENDS-TIME.	* cal-dst.el (calendar-daylight-savings-ends): Fix typo in put.1994-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* gud.el: Use ctl-x-map to bind C-x SPC.	* lmenu.el (make-lucid-menu-keymap): Allow any form as the enabler.	* info.el (Info-directory-list): Doc fix.	* server.el (server-visit-files): Bind last-nonmenu-event.	* mailalias.el (build-mail-aliases): Handle source directives.	Handle MAILRC envvar.	* flow-ctrl.el (enable-flow-control): Fix bugs turning off flow ctrl.	* files.el (insert-directory): Use expanded file name to find handler.	* dired.el (dired-get-filename): Get rid of text props from name.	* simple.el (deactivate-mark): Do nothing unless transient-mark-mode.	* ispell.el (ispell-command-loop): Fix `q' question.	* derived.el (derived-mode-init-mode-variables): Add autoload cookie.	* calendar.el (calendar-cursor-to-date): Rename starred-day	to calendar-starred-day.	* cal-menu.el (calendar-mode-map): Define mouse-2 as ignore.	* frame.el (make-frame): Doc fix.	* hexl.el (hexl-mode-map): Call define-key properly for help-char.1994-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* ediff.el (ediff-patch-buffer): Fix autoload cookie.	* tcl-mode.el (tcl-mode): Copy syntax table before changing it.1994-05-26  Michael D. Ernst  (mernst@research.microsoft.com)	* dired-x.el (dired-jump): Autoload.	* compare-w.el (compare-windows): Make leading whitespace equivalent	to no leading whitespace, according to IGNORE-WHITESPACE argument.1994-05-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* gnus.el (gnus-summary-catchup): Check gnus-interactive-catchup.	(gnus-summary-catchup-and-exit): Likewise.	* simple.el (completion-setup-function): Fix up the regexp.	* menu-bar.el (menu-bar-mode): Fix previous change.	* rmail.el (rmail-show-message):	If transient-mark-mode, deactivate the mark.	* edebug.el (edebug-emacs-19-specific): Call x-popup-menu	to fill in cache of key equivalents.1994-05-26  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)	* subr.el (posn-col-row): Test for consp, not symbolp.	Doc fix.1994-05-26  Stephen A. Wood  (saw@cebaf.gov)        * fortran.el: (fortran-link-matching-do): Ignore DO statements        with line numbers.1994-05-26  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)	* ws-mode.el (ws-search): Fix malformed character constants.1994-05-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* files.el (kill-emacs-query-functions): Doc fix.	* simple.el (choose-completion-string): Clear mouse-face property.	* files.el: Add more risky-local-variable properties.	* fill.el (fill-region-as-paragraph): if left-margin is nonzero,	do adaptive-fill processing even for one-line paragraphs.	* c-mode.el (c-fill-paragraph): Don't include part of comment        terminator in the fill-prefix.	* server.el (server-kill-emacs-query-function): Ignore killed buffers.1994-05-24  Kenneth Manheimer (ken.manheimer@nist.gov)	* allout.el (outline-chart-subtree): include outline-next-	heading in loop conditions to detect end-of-buffer (and avoid	infinite loop).1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* Version 19.24 released.	* ange-ftp.el (ange-ftp-gwp-start): Call internal-ange-ftp-mode.1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* files.el (interpreter-mode-alist): Add wishx, tclsh.	Delete form, scope, shell.	(set-auto-mode): Don't get confused by args after #! shell name.	* frame.el (frame-initialize): Record in frame-initial-frame-alist	the actual settings of vertical-scroll-bars.	* buff-menu.el (Buffer-menu-mouse-select): Handle dedicated window.	* lmenu.el (popup-menu): Bind cmd with let.	(popup-dialog-box): Bind meaning with let.	(current-menubar): Add defvar.	* etags.el (select-tags-table-mode): New function, a major mode.	(select-tags-table): Call that.	(select-tags-table-mode-map): New variable.	* mouse-sel.el (mouse-insert-selection): Test mouse-yank-at-point.	(mouse-sel-insert-at-point): Variable deleted.	* files.el (hack-one-local-variable): Check properly for `defun.	* sendmail.el (mail-mailer-swallows-blank-line): Don't die	if /etc/sendmail.cf does not exist.	* lmenu.el (popup-menu): Use mouse-pixel-position.1994-05-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* subr.el (posn-col-row): Use let*.	* allout.el, cal-french.el, complete.el, diary.el: Doc fix.	* edebug.el, ediff.el, forms.el, gnus.el, hippie-exp.el: Doc fix.	* holidays.el, imenu.el, inf-lisp.el, ispell.el, mail-hist.el: Doc fix.	* makefile.el, nntp.el, refbib.el, refer.el, simula.el: Doc fix.	* supercite.el, vip.el, ws-mode.el, term/x-win.el: Doc fix.	* mouse.el (mouse-split-window-vertically): Treat scroll bar	events just like others.	* subr.el (posn-col-row): Do something useful for scroll bar event.	* paths.el (rmail-spool-directory): Maybe use /var/mail.	* jka-compr.el (jka-compr-compression-info-list): Doc fix.	(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.	* subr.el (substitute-key-definition): Skip cached menu key-equivs.	* easymenu.el (easy-menu-create-keymaps):	Renamed from easy-menu-keymap.  Callers changed.1994-05-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* shell.el (shell-strip-ctrl-m): Strip multiple ^Ms.1994-05-21  Michael D. Ernst  (mernst@research.microsoft.com)	* dired.el (dired-mark-pop-up): Clear mouse-face property.1994-05-21  Kevin Broadey  (KevinB@mended_drum)	* foldout.el (foldout-exit-fold): Make numeric argument work;	before, it always exited one fold.  Replace the Common Lisp `loop'	construct with `while'.1994-05-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* startup.el (command-line-1): Precompute menu bar before startup msg.	* ispell.el: Doc fixes.	* ispell.el: Lucid menu added.	(ispell): New function.	(ispell-region): Assure choices and checked buffer selections correct.	reindented.	(ispell-highlight-spelling-errors): Prefix ispell- to highlght fns.	(ispell-complete-word): Heuristic to respect case of completed words.	(ispell-command-loop): Non-character events ignored.  Reindented.	(ispell-message): Various improvements.	(ispell-init-process): `ispell-extra-args' added to allow personal	customizations.1994-05-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* paren.el (show-paren-command-hook):	Always set show-paren-mismatch-face to symbol, not face vector.	* dired.el (dired-readin): Clear modified flag at the very end.	* server.el (server-done-hook): New hook.	(server-buffer-done): Run it.	* mouse.el (mouse-choose-completion):	Include words separated by single spaces in the completion.	* simple.el (choose-completion):	Include words separated by single spaces in the completion.	* ispell.el: Lots of doc fixes and message syntax fixes.	(ispell-command-loop): For X, put point before	the word being considered, and mention C-u M-$ in message.	* bookmark.el (bookmark-file): Alternate default on ms-dos.1994-05-20  Noah Friedman  (friedman@splode.com)        * rsz-mini.el: Enable resize-minibuffer-mode when this file is        loaded.1994-05-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* mouse.el (mouse-drag-secondary): Handle mouse motion out of window	as in mouse-drag-region.	* ispell.el (ispell-word): Implement C-u $ as in ispell4.el.	(ispell-command-loop): Make quit-char work like X.	For C-z, run whatever it's bound to.1994-05-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* cal-menu.el (calendar-mode-map): Use calendar-goto-astro-day-number.	* simple.el (completion-setup-function): Make highlight span	single spaces.	(choose-completion-delete-max-match): Handle completion-ignore-case.	* gnus.el (gnus-group-unsubscribe-current-group):	Fail nicely if no current group name.	* avoid.el (mouse-avoidance-nudge-dist): Doc fix.	* menu-bar.el (menu-bar-mode): Preserve window height.	* vc-hooks.el (vc-mode-line): Do nothing if FILE is nil.	* compile.el (compilation-goto-locus): Handle case where *compilation*	is in a dedicated window.	* ispell4.el (ispell-highlight): Do nothing unless window-system.	* rmail.el (rmail-variables): Don't add any permanent-local props.	Don't make rmail-last-file local.	* rmailedit.el (rmail-edit-current-message): Undo previous change.	* rmailout.el (rmail-output): Doc fix.	* gnus.el: rmail-default-file renamed from rmail-last-file,	rmail-default-rmail-file renamed from rmail-last-...1994-05-19  Daniel Quinlan  (quinlan@bucknell.edu) 	* info.el (info-insert-file-contents): Avoid conflict with jka-compr.1994-05-19  Boris Goldowsky  (boris@mink.cs.rochester.edu)	* avoid.el: Doc fixes.	(mouse-avoidance-nudge-mouse): Removed redundant	bounds check on destination coordinates.1994-05-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* server.el (server-done): Never kill buffer here.	(server-buffer-done): Do it here, if temp file.	* menu-bar.el (menu-bar-update-buffers): Record buffers' mod and	read-only flags, and recompute if they change.	* subr.el (posn-col-row): Doc fix.1994-05-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* font-lock.el (font-lock-after-change-function): Fix typo in prev chg.	(font-lock-mode): Use after-change-functions not after-change-function.1994-05-17  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)	* tex-mode.el (tex-delete-last-temp-files): Don't fail on	non-existent directory.1994-05-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* soundex.el (soundex-alist): Put variable before fn that uses it.1994-05-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* Version 19.23 released.	* gnus.el (gnus-group-mode-map): Fix typo in prev change.1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* man.el (Man-heading-regexp): Accept multiple whitespace chars.	* gnuspost.el (gnus-post-news): Handle followup-to field.	* bookmark.el: Doc fixes.	(bookmark-relocate): Rename arg.1994-05-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* startup.el (precompute-menubar-bindings): Don't precompute menus	if not using x.1994-05-12  Kenneth Manheimer  (klm@coil.nist.gov)        * allout.el (outline-mode): Use outline-this-or-next-heading.	* allout.el (outline-this-or-next-heading): New function.	* allout.el (outline-mode): Fixed topic body reindentation scheme	so programming code is not indented unless	`outline-reindent-bodies' has value `force'.	* allout.el (outline-infer-reindent-bodies): Implement above.	* allout.el (outline-reindent-bodies): Doc fix.	* allout.el (outline-init): New user interface for control of	outline-mode session setup.  Sets up `outline-find-file-hook',	`outline-layout', and `outline-auto-activation'.1994-05-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* man.el: Remove periods from messages.	(Man-heading-regexp): Accept only one leading space.	* tar-mode.el (tar-extract): Put tar name into subfile visited name.	(tar-subfile-save-buffer): When updating the desc line,	insert new text after, then delete.	* ediff.el: Move menu bar defines to top level	and split them among three top-level sexps.	Make menu bar defines unconditional.	Don't alter menu-bar-files-menu here; menu-bar.el does that.1994-05-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)	* font-lock.el (font-lock-mode): Make font-lock-no-comments local.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -