comparison etc/NEWS @ 107897:1721e4658521

Test for special mode-class in view-buffer instead of view-file (bug#5513). * view.el (view-file, view-buffer): Move test for special mode-class from view-file to view-buffer. * tar-mode.el (tar-extract): Turn if's into one cond like in arc-mode.el.
author Juri Linkov <juri@jurta.org>
date Mon, 19 Apr 2010 02:49:58 +0300
parents f9390ec51de5
children 17d3324f96dd
comparison
equal deleted inserted replaced
107896:f9390ec51de5 107897:1721e4658521
146 Secret Service API requires D-Bus for communication. 146 Secret Service API requires D-Bus for communication.
147 147
148 148
149 * Incompatible Lisp Changes in Emacs 24.1 149 * Incompatible Lisp Changes in Emacs 24.1
150 150
151 ** Test for special mode-class was moved from view-file to view-buffer.
152
151 ** Passing a nil argument to a minor mode function now turns the mode 153 ** Passing a nil argument to a minor mode function now turns the mode
152 ON unconditionally. 154 ON unconditionally.
153 155
154 * Lisp changes in Emacs 24.1 156 * Lisp changes in Emacs 24.1
155 157