]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(zv_bits): Declare as short, for word alignment.
[gnu-emacs] / lisp / ChangeLog
index ae85e3e799f30f96e29663123d1e6743e548d61e..36681df948390f17c79762b591d22e7ae7c52530 100644 (file)
@@ -1,3 +1,122 @@
+2002-03-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * calendar/calendar.el (calendar): Doc fix.
+
+2002-03-22  Juanma Barranquero  <lektu@terra.es>
+
+       * play/gomoku.el (gomoku-font-lock-O-face): Convert to use `defface'.
+       (gomoku-font-lock-X-face): Likewise.
+       (gomoku-font-lock-keywords): Use faces instead of variables.
+
+2002-03-21  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * Makefile.in (bootstrap): Make sure subdirs.el is ready.
+
+2002-03-21  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (open-network-stream, open-network-stream-nowait)
+       (open-network-stream-server): Use featurep to test for
+       supported networking features.
+
+2002-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
+       directions as the last action.
+
+2002-03-21  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * startup.el (fancy-splash-tail, normal-splash-screen):
+       Update copyright.
+
+       * novice.el (disabled-command-hook): Clarify output text to match
+       prompt.
+
+2002-03-20  Jason Rumney  <jasonr@gnu.org>
+
+       * frame.el (display-images-p): Do not explicitly check display type.
+
+2002-03-20  pmr-sav  <pmr-sav@hamm.pajato.com>
+
+       * mail-utils.el:
+       Eliminate compilation warnings due to `rfc822-addresses'.
+       (rmail-dont-reply-to): Eliminate `pos' as a free variable for a
+       warning free compile.
+
+2002-03-20  Michael Kifer  <kifer@cs.stonybrook.edu>
+
+       * ediff-diff.el (ediff-install-fine-diff-if-necessary):
+       Take the current highlighting style into account.
+       (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
+       (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
+
+       * ediff-init.el (ediff-patch-job): New macro.
+
+       * ediff-mult.el (ediff-make-new-meta-list-header): New API function.
+       (ediff-intersect-directories): Use ediff-make-new-meta-list-header.
+
+       * ediff-ptch.el (ediff-map-patch-buffer):
+       Use ediff-make-new-meta-list-header.
+       (ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
+
+       * ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
+       (ediff-select-difference): Take highlighting style into account.
+       (ediff-clone-buffer-for-region-comparison): New function.
+       (ediff-inferior-compare-regions): Added comparison of current diff
+       regions.
+
+       * ediff.el (ediff-clone-buffer-for-region-comparison)
+       (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
+
+2002-03-19  pmr-sav  <pmr-sav@hamm.pajato.com>
+
+       * mail-utils.el (rmail-dont-reply-to):
+       Overhaul to correctly apply the regular
+       expressions in the variable `rmail-dont-reply-to-names' to the list of
+       destination addresses.  Contributed by lorentey@elte.hu.
+
+       * rmail.el (rmail-dont-reply-to-names):
+       Modify the documentation to make it email
+       address centric rather than login name centric.  Contributed by
+       lorentey@elte.hu.
+
+2002-03-18  Colin Walters  <walters@verbum.org>
+
+       * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so
+       we don't require `cl' at runtime.
+       (sorting mode mode-name): Don't take the symbol-name of a string.
+
+       * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the
+       line after setting the mark.
+       (ibuffer-insert-buffers-and-marks): Invert the test for
+       `ibuffer-sorting-reversep'.
+
+2002-03-18  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * international/ucs-tables.el (unify-8859-on-decoding-mode)
+       (unify-8859-on-encoding-mode): Remove autoload cookie.
+
+2002-03-18  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-rcs.el (vc-rcs-register): Fix handling of
+       vc-[rcs-]register-switches.
+       (vc-rcs-checkin-switches, vc-rcs-checkout-switches):
+       Variables removed, since they weren't used yet.
+
+       * vc-cvs.el (vc-cvs-register): Fix handling of
+       vc-[cvs-]register-switches.
+
+       * vc-sccs.el (vc-sccs-register): Fix handling of
+       vc-[sccs-]register-switches.
+
+2002-03-18  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * loadup.el ("emacs-lisp/backquote"): Load earlier.
+       ("international/ucs-tables"): Load and turn on
+       unify-8859-on-encoding-mode unconditionally.
+       (emacs-version): Use `defconst' rather than `setq'.
+
+       * eshell/esh-ext.el (eshell-binary-suffixes): Use exec-suffixes.
+
 2002-03-18  Richard M. Stallman  <rms@gnu.org>
 
        * menu-bar.el (menu-bar-options-menu): Cope if
 
        * files.el (list-directory): Set default-directory at the end.
 
-       * dabbrev.el (dabbrev--goto-start-of-abbrev): 
+       * dabbrev.el (dabbrev--goto-start-of-abbrev):
        Put a limit on field-beginning search.
 
 2002-03-17  Simon Josefsson  <jas@extundo.com>
 
 2002-03-17  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * textmodes/sgml-mode.el (sgml-xml-mode): Renamed from sgml-xml.
+       (sgml-xml-guess): Simplify.
+       (sgml-mode-common): Remove (move into sgml-mode).
+       (sgml-mode): Add code from sgml-mode-common.
+       Remove redundant setting of indent-line-function.
+       Don't set skeleton-transformation when in XML mode.
+
        * international/mule-diag.el (describe-char-after):
        Use `internal-describe-syntax-value' again (got lost somewhere).