* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
[bpt/emacs.git] / lisp / ChangeLog
index 668f22e..95ee06e 100644 (file)
@@ -1,3 +1,17 @@
+2010-12-04  W. Martin Borgert <debacle@debian.org>  (tiny change)
+
+       * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
+       (Bug#7491).
+
+2010-12-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * simple.el (transient-mark-mode): Doc fix (Bug#7465).
+
+2010-12-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * files.el (file-relative-name): Handle UNC file names on
+       DOS/Windows.  (Bug#4674)
+
 2010-12-02  Glenn Morris  <rgm@gnu.org>
 
        * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
@@ -15,7 +29,7 @@
 
 2010-12-01  Leo  <sdl.web@gmail.com>
 
-       * ido.el (ido-common-initilization): New function.  (bug#3274)
+       * ido.el (ido-common-initialization): New function.  (bug#3274)
        (ido-mode): Use it.
        (ido-completing-read): Call it.
 
        (rmail-mime-save): Handle the case that the button's `data' is a
        MIME entity.
        (rmail-mime-insert-text): New function.
-       (rmail-mime-insert-image): Handle the case that DATA is a MIME
-       entity.
+       (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
        (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
        (rmail-mime-insert-bulk): New function mostly copied from the old
        rmail-mime-bulk-handler.
-       (rmail-mime-multipart-handler): Just call
-       rmail-mime-process-multipart.
-       (rmail-mime-process-multipart): New funciton mostly copied from
+       (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
+       (rmail-mime-process-multipart): New function mostly copied from
        the old rmail-mime-multipart-handler.
        (rmail-mime-show): Just call rmail-mime-process.
-       (rmail-mime-process): New funciton mostly copied from the old
+       (rmail-mime-process): New function mostly copied from the old
        rmail-mime-show.
        (rmail-mime-insert-multipart, rmail-mime-parse)
        (rmail-mime-insert, rmail-show-mime)
@@ -12115,4 +12127,3 @@ See ChangeLog.14 for earlier changes.
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1