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

📄 changelog

📁 windows版本的emacs
💻
📖 第 1 页 / 共 5 页
字号:
2003-03-18  Francesco Potort,Al(B  <pot@gnu.org>	* Version 21.3 released.2003-03-06  Juanma Barranquero  <lektu@terra.es>	* faces.el (frame-set-background-mode): Fix reference to attribute	"backgroundMode".2003-03-05  Juanma Barranquero  <lektu@terra.es>	* startup.el (command-line-x-option-alist): Make --border-color set	the border-color attribute, not border-width.2003-03-04  Rob Kaut  <rob@siworks.com>  (tiny change)	* progmodes/vhdl-mode.el (vhdl-comment-uncomment-region): Remove	two comment characters at start of line instead of one.2003-03-03  Kenichi Handa  <handa@m17n.org>	* language/japan-util.el (japanese-symbol-table): Add two entries	to make it complete.2003-02-24  Ken Manheimer  <klm@zope.com>	* allout.el (outline-pre-command-business): Fix docstring and	update maintainer's e-mail address.2003-02-20  Juanma Barranquero  <lektu@terra.es>	* makefile.w32-in (WINS): Add obsolete and toolbar directories.2003-02-11  Juanma Barranquero  <lektu@terra.es>	* language/vietnamese.el ("Vietnamese"): Fix typos.2003-02-07  Francesco Potort,Al(B  <pot@gnu.org>	* language/european.el ("French", "Italian"): New languages.	("German", "Slovenian", "Latin-1"): Fix doc strings.2003-02-06  Juanma Barranquero  <lektu@terra.es>	* makefile.w32-in (update-subdirs-CMD): Fix generation of	subdirs.el (from Tak Ota <Takaaki.Ota@am.sony.com>) and make it	non-compilable.2003-02-06  Matthew Swift  <swift@alum.mit.edu>	* dired.el (dired-move-to-filename-regexp): Support "K" suffix on	"ls -alh" output.2003-02-04  Francesco Potort,Al(B  <pot@gnu.org>	* mail/rmailout.el (rmail-output): If preserving MIME-version,	preserve Content-type too.2003-02-02  John Paul Wallington  <jpw@gnu.org>	* hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.2003-01-29  Juanma Barranquero  <lektu@terra.es>	* composite.el (decompose-composite-char): Fix docstring.	* select.el (x-set-cut-buffer): Likewise.2003-01-27  Juanma Barranquero  <lektu@terra.es>	* progmodes/cc-vars.el (c-offsets-alist): Fix typo.2003-01-26  Juanma Barranquero  <lektu@terra.es>	* strokes.el (strokes-xpm-encode-length-as-string): Fix typo.	* vcursor.el (vcursor-disable): Likewise.	* eshell/esh-cmd.el (eshell-separate-commands): Likewise.	* progmodes/cc-styles.el (c-make-styles-buffer-local): Likewise.	* progmodes/cperl-mode.el (cperl-tips): Likewise.	* progmodes/ebrowse.el (ebrowse-draw-tree-fn): Likewise.2003-01-24  Juanma Barranquero  <lektu@terra.es>	* isearch.el (isearch-forward): Fix typo.2003-01-23  Masatake YAMATO  <jet@gyve.org>	* progmodes/asm-mode.el (asm-mode): Added syntax table entries for	/* */ comments.2003-01-22  Juanma Barranquero  <lektu@terra.es>	* calculator.el (calculator-displayers, calculator-mode-map): Fix typos.2003-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>	* calendar/calendar.el (calendar-only-one-frame-setup): Autoload it.2003-01-20  Vasily Korytov  <deskpot@myrealbox.com>  (tiny change)	* progmodes/cperl-mode.el: Don't make faces depend on window-system.2003-01-19  Andre Spiegel  <spiegel@gnu.org>	* vc.el (vc-next-action-on-file): Use t argument to vc-checkout in	order to get the latest version on the current branch.	Update documentation of vc-BACKEND-checkout to explain this.	* vc-rcs.el (vc-rcs-checkout): Handle t argument for REV.	(vc-rcs-checkin): By default, specify the current workfile	branch as the check-in revision.        (vc-rcs-revert): Unlock only if the user does have the lock.	* vc-cvs.el (vc-cvs-checkout): Handle t argument for REV.	* vc-sccs.el (vc-sccs-checkout): Likewise.        * log-view.el (log-view-message-re): The rev might be locked.2002-12-18  Gustav H,Ae(Bllberg  <gustav@virtutech.se>  (tiny change)	* progmodes/compile.el (compile-reinitialize-errors): Don't mark the	buffer as modified unless it really is.2002-12-15  Stefan Monnier  <monnier@cs.yale.edu>	* mail/undigest.el (rmail-digest-end-regexps): Simplify.	(undigestify-rmail-message): Fix paren-bug and simplify.2002-12-15  Dave Love  <fx@gnu.org>	* language/european.el (mac-roman): Add mime-charset property.	* loadup.el (current-language-environment): Set custom-type after	language files are loaded.2002-12-13  Kenichi Handa  <handa@m17n.org>	* language/european.el (encode-mac-roman): Fix last change.	* language/cyrillic.el (ccl-encode-koi8)	(ccl-encode-alternativnyj): Fix last change.2002-12-04  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>	* progmodes/antlr-mode.el (antlr): New URL.2002-12-02  Richard M. Stallman  <rms@gnu.org>	* finder.el (finder-commentary): Use *Finder-package* buffer.	* server.el (server-buffer-done): Test of server-existing-buffer	was backwards.2002-11-27  Kenichi Handa  <handa@m17n.org>	* language/european.el (encode-mac-roman): Deal with unencodable	characters.	* language/cyrillic.el (ccl-encode-koi8)	(ccl-encode-alternativnyj): Deal with unencodable characters.2002-11-18  Dhruva Krishnamurthy  <seagull@fastmail.fm>  (tiny change)	* progmodes/cc-styles.el (cc-align): Required by c-set-style.2002-11-18  Juanma Barranquero  <lektu@terra.es>	* mail/smtpmail.el (smtpmail-send-queued-mail): Add autoload cookie.2002-11-16  Edward M. Reingold  <reingold@emr.cs.iit.edu>	* calendar/diary-lib.el (make-diary-entry): Allow for local variables	at end of diary file.2002-11-16  Ivan Zakharyaschev  <imz@altlinux.org>  (tiny change)	* international/codepage.el (cp866-decode-table): Fix the	translation table.2002-11-14  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)	* progmodes/etags.el (find-tag-default): Copy text at point without	properties.2002-11-11  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>  (tiny change)	* dired-aux.el (dired-show-file-type): Format filename with "%s" to	escape any format-like sequences it could contain.2002-11-03  Andre Spiegel  <spiegel@gnu.org>	* vc.el (vc-dired-mode): Adapt dired-move-to-filename-regexp to its	current version in dired.el.2002-10-28  Matthew Swift  <swift@alum.mit.edu>  (tiny change)	* progmodes/compile.el (grep-find-use-xargs): Fix docstring.2002-10-28  Francesco Potort,Al(B  <pot@gnu.org>	* comint.el (comint-password-prompt-regexp): Synch with main trunk.2002-10-24  Matthew Swift  <swift@alum.mit.edu>  (tiny change)	* textmodes/outline.el (outline-minor-mode): Add customization group.2002-10-23  Richard M. Stallman  <rms@gnu.org>	* files.el (risky-local-variable-p): New function.	(hack-one-local-variable): Call it.	(compile-command): Use `stringp' for `safe-local-variable' property.	* progmodes/compile.el (compile-internal): Update process-environment	before calling start-process.	* emacs-lisp/easy-mmode.el (define-minor-mode):	Don't call eval-after-load while building Emacs.	* simple.el (display-message-or-buffer): Don't try to display	an empty output in the echo area.	* gud.el (gud-gdb-massage-args): Pass default-directory to gdb.	* Makefile.in (compile-files): Protect from shell bugs.2002-10-21  Juanma Barranquero  <lektu@terra.es>	* wid-edit.el (widget-choose): Fix typo.	* calendar/diary-lib.el (diary-name-pattern): Likewise.	* emacs-lisp/elint.el (elint-error, elint-warning): Likewise.	* emacs-lisp/lisp.el (beginning-of-defun): Likewise.	* emulation/edt-mapper.el (top-level): Likewise.	* eshell/esh-var.el (eshell/define): Likewise.	* mail/feedmail.el (feedmail-nuke-body-in-fcc)	(feedmail-queue-draft-directory): Likewise.	* net/ange-ftp.el (ange-ftp-ls): Likewise.	* obsolete/cplus-md.el (c++-empty-arglist-indent): Likewise.	* progmodes/cperl-mode.el (cperl-invert-if-unless): Likewise.	* progmodes/ebrowse.el (ebrowse-ts)	(ebrowse-view/find-file-and-search-pattern): Likewise.	* progmodes/f90.el (f90-insert-end): Likewise.	* progmodes/hideif.el (hide-ifdef-region): Likewise.	* progmodes/sh-script.el (sh-indent-for-then): Likewise.	* textmodes/bibtex.el (bibtex-find-entry-location): Likewise.	* textmodes/sgml-mode.el (html-imenu-index): Likewise.	* emacs-lisp/edebug.el (edebug-gensym): Fix spacing.2002-10-16  Juanma Barranquero  <lektu@terra.es>	* vc-hooks.el (vc-insert-file): Fix typo.	* replace.el (occur): Likewise.	* subr.el (remove, remq): Likewise.2002-10-15  Dave Love  <fx@gnu.org>	* man.el (Man-getpage-in-background): Set width in environment.2002-10-15  Andre Spiegel  <spiegel@gnu.org>	* vc-hooks.el (vc-workfile-unchanged-p,	vc-default-workfile-unchanged-p): Moved here from vc.el.2002-10-14  Juanma Barranquero  <lektu@terra.es>	* international/mule.el (set-selection-coding-system): Fix spacing.2002-10-11  Kenichi Handa  <handa@m17n.org>	* international/utf-8.el (mule-utf-8): Don't specify	post-read-conversion function.2002-10-08  Kenichi Handa  <handa@m17n.org>	* international/ucs-tables.el (unify-8859-on-encoding-mode): Set	:init-value to nil, and calls (unify-8859-on-encoding-mode 1)	later.2002-10-06  Glenn Morris  <gmorris@ast.cam.ac.uk>	* progmodes/fortran.el (fortran-beginning-do): Ignore labelled DO	loops.2002-10-01  Kenichi Handa  <handa@m17n.org>	* international/mule-diag.el (describe-coding-system): Describe	`dependency' property.	* international/utf-8.el: Synchronized with the code in 21.4	and deleted codes for not yet supported features;	utf-fragment-on-decoding and utf-translate-cjk.	* international/utf-16.el: Synchronized with the code in 21.4 and	deleted codes for not yet supported features;	utf-fragment-on-decoding and utf-translate-cjk.	* international/ucs-tables.el: Synchronized with the code in 21.4	and deleted codes for not yet supported features;	utf-fragment-on-decoding, utf-translate-cjk, and	minibuffer-selected-window.	* international/mule.el (encode-char): Pay attention to	utf-translation-table-for-encode.	* loadup.el: Preload international/utf-16.  Don't call	ucs-unify-8859.	* international/fontset.el (ucs-mule-to-mule-unicode): Define this	translation table name here.	(ucs-mule-cjk-to-unicode): New translation table name.	(font-ccl-encoder-alist): Change the font registry pattern to	"ISO10646.*-*".2002-09-30  Kenichi Handa  <handa@m17n.org>	* language/devan-util.el: Delete the superfluous `!'.2002-09-19  Kenichi Handa  <handa@etl.go.jp>	* loadup.el: Don't call ucs-unify-8859.2002-09-29  Richard M. Stallman  <rms@gnu.org>	* progmodes/compile.el (grep-compute-defaults): Move definition	up before `grep-command'.2002-09-29  Richard M. Stallman  <rms@gnu.org>	* net/ange-ftp.el (ange-ftp-write-region):	Don't bind executing-kbd-macro; instead, pass non-nil VISIT arg	to ange-ftp-real-write-region.2002-09-29  Richard M. Stallman  <rms@gnu.org>	* emacs-lisp/bytecomp.el (byte-compile-delete-errors): Default to nil.	* simple.el (undo-elt-in-region): Fix one-off error at END.2002-09-28  John Paul Wallington  <jpw@shootybangbang.com>	* progmodes/m4-mode.el (m4-font-lock-keywords)	(m4-mode-syntax-table, m4-mode-abbrev-table, m4-m4-buffer)	(m4-m4-region): Doc fixes.2002-09-21  John Paul Wallington  <jpw@shootybangbang.com>	* net/eudc.el (eudc-install-menu): Use `define-key' and	`easy-menu-create-menu' to avoid duplication of menu.2002-09-13  Francesco Potort,Al(B  <pot@gnu.org>	* play/tetris.el (tetris-blank-options, tetris-cell-options):	Remove various redundant `(t nil)'.	* play/snake.el (snake-border-options): Use color on tty if	available.	* play/tetris.el (tetris-border-options): Likewise.	* play/pong.el (pong-border-options): Likewise, plus reset	color on tty to be [0.5 0.5 0.5].2002-09-12  Francesco Potort,Al(B  <pot@gnu.org>	* play/gamegrid.el (gamegrid-display-type): Treat any	color-capable display as color-x, if display-color-p is fboundp.	(gamegrid-make-color-x-face): Don't call gamegrid-color twice.	(gamegrid-make-color-tty-face): Use the value of color, not the	symbol itself.  Don't call gamegrid-color.2002-09-11  Dave Love  <fx@gnu.org>	* language/cyrillic.el (cyrillic-alternativnyj): Remove bogus	charset-origin-alist.2002-09-06  Dave Love  <fx@gnu.org>	* mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):  Bind	syntax and abbrev tables locally rather than setting and resetting	them assuming Mail mode.	(mailabbrev-unload-hook): New.	* calendar/calendar.el (calendar-mode-line-format): Select the	right window for mouse events.

⌨️ 快捷键说明

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