]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 9 Jul 2003 16:21:02 +0000 (16:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 9 Jul 2003 16:21:02 +0000 (16:21 +0000)
etc/NEWS
lisp/ChangeLog

index 903782aefe0025daab902488bd6cc15e4c0de786..b5f7d1bace67b3cabc1fb6aff27b3ea8864c2256 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -89,6 +89,9 @@ See the files mac/README and mac/INSTALL for build instructions.
 \f
 * Changes in Emacs 21.4
 
+** M-x view-file and commands that use it now avoid interfering
+with special modes such as Tar mode.
+
 +++
 ** The old bindings C-M-delete and C-M-backspace have been deleted,
 since there are situations where one or the other will shut down
index a9e1731a11bbce5f709f3b9b5908e84c48b700ee..d12dff70b41031758eb6c6ae70f31e7430f0fa4e 100644 (file)
@@ -1,3 +1,19 @@
+2003-07-09  Richard M. Stallman  <rms@gnu.org>
+
+       * textmodes/reftex-parse.el (reftex-all-document-files):
+       Add autoload cookie.
+
+       * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
+       (reftex-scanning-info-available-p): Add autoload cookie.
+
+       * international/mule-cmds.el (set-display-table-and-terminal-coding-system):
+       Delete duplicate aset on standard-display-table.
+
+       * view.el (view-file): If existing buffer's major mode is special,
+       don't go into view mode.
+
+       * dired.el (dired-move-to-filename-regexp): Allow quote in months.
+
 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden