changeset 51852:dc926bfd8248

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 09 Jul 2003 16:21:02 +0000
parents fd24ea145779
children fd71e1aaa838
files etc/NEWS lisp/ChangeLog
diffstat 2 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Jul 09 16:20:54 2003 +0000
+++ b/etc/NEWS	Wed Jul 09 16:21:02 2003 +0000
@@ -89,6 +89,9 @@
 
 * 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
--- a/lisp/ChangeLog	Wed Jul 09 16:20:54 2003 +0000
+++ b/lisp/ChangeLog	Wed Jul 09 16:21:02 2003 +0000
@@ -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