Update years in copyright notice; nfc.
[bpt/emacs.git] / lisp / ChangeLog
index fb8f771..a074aad 100644 (file)
@@ -1,3 +1,70 @@
+2006-02-06 Lars Hansen <larsh@soem.dk>
+
+       * generic-x.el (etc-fstab-generic-mode): Add file system types
+       cifs and usbdevfs. Allow special chars in file names.
+
+2006-02-05  Jay Belanger  <belanger@truman.edu>
+
+       Update copyright notices of the files in lisp/calc.
+
+2006-02-05  Romain Francoise  <romain@orebokech.com>
+
+       Update copyright notices of all files in the lisp/play directory.
+
+2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * ldefs-boot.el: Regenerate.
+
+       * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
+
+2006-02-05  Kim F. Storm  <storm@cua.dk>
+
+       * files.el (magic-mode-regexp-match-limit): New defvar.
+       (set-auto-mode): Use it to limit magic-mode-alist matching.
+
+2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
+
+       * simple.el (display-message-or-buffer): Compare the number of
+       characters to the frame width when determining whether a 1-line
+       message string will fit in the echo area.  Count screen lines
+       instead of buffer lines when determining whether a multi-line
+       message will fit in the echo area/minibuffer window.
+
+2006-02-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * info.el (Info-index, Info-mode): Improve the description of the
+       `i' command.
+
+       * ldefs-boot.el: Regenerate.
+
+2006-02-03  Werner Lemberg  <wl@gnu.org>
+
+       * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
+       greedy to find the closing bracket in \*[...] and similar
+       expressions.  This is a first rough fix -- many additional
+       refinements are necessary to make nroff mode really usable with
+       groff.
+
+2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
+
+       * international/mule-cmds.el (set-locale-environment): Add
+       "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
+       libX11.
+
+2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
+
+       * arc-mode.el (archive-maybe-copy): Fix the way directories in the
+       archive are created in archive-tmpdir.
+
+2006-02-02  John Paul Wallington  <jpw@pobox.com>
+
+       * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
+       (ibuffer-fontification-alist): Use it.
+       (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
+       to "* z" and the Ibuffer Mark menu.
+
+       * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
+
 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * textmodes/table.el (*table--cell-describe-mode)
@@ -20017,7 +20084,7 @@ See ChangeLog.11 for earlier changes.
 ;; coding: iso-2022-7bit
 ;; End:
 
-    Copyright (C) 2005 Free Software Foundation, Inc.
+    Copyright (C) 2005, 2006 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.