]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
.
[gnu-emacs] / lisp / ChangeLog
index cda55cbaf47560fae4b2c70ccb07fe1bc1037d39..00253c2218eedae95427f18473fcca039b244764 100644 (file)
@@ -1,3 +1,68 @@
+2003-02-20  Andreas Schwab  <schwab@suse.de>
+
+       * info.el (Info-extract-menu-node-name): Stop if colon is
+       followed by open paren.
+
+2003-02-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * mail/undigest.el (unforward-rmail-message): Allow nested
+       unforwarding, that is, preserve old Forwarded-From/Date headers.
+
+2003-02-20  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-diag.el (print-fontset): If FONTSET is nil,
+       use the default fontset.
+       (describe-fontset): If the current frame is not using a fontset,
+       call print-fontset with nil.
+
+2003-02-19  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these
+       were accidentally left over during the VC redesign in 2000.
+
+2003-02-18  Juanma Barranquero  <lektu@terra.es>
+
+       * help-macro.el (make-help-screen): Fix character constant.
+
+       * mouse-sel.el (mouse-sel-determine-selection-thing): Likewise.
+
+       * calc/calc-graph.el (calc-graph-plot): Likewise.
+
+       * calc/calc-prog.el (calc-macro-edit-variable): Likewise.
+
+       * emacs-lisp/edebug.el: Likewise.
+
+       * emacs-lisp/helper.el (Helper-help-scroller): Likewise.
+
+       * language/cyril-util.el (standard-display-cyrillic-translit):
+       Likewise.
+
+       * mail/rfc822.el (rfc822-nuke-whitespace): Likewise.
+
+       * progmodes/cperl-mode.el (cperl-electric-keyword)
+       (cperl-electric-pod, cperl-do-auto-fill): Likewise.
+
+       * textmodes/reftex-ref.el (reftex-reference): Likewise.
+
+       * textmodes/table.el (table-generate-source): Use ?\\ instead of
+       space in "work in progress" message.
+
+       * emacs-lisp/tq.el (tq-create): Fix quoted lambda expression.
+
+2003-02-17  Dave Love  <fx@gnu.org>
+
+       * progmodes/ebrowse.el (ebrowse-output): Don't use gensym.
+
+2003-02-17  Markus Rost  <rost@math.ohio-state.edu>
+
+       * calendar/calendar.el (diary-file-name-prefix-function): Fix
+       custom type.
+
+2003-02-17  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-cvs.el (vc-cvs-dir-state): Protect against DIR not being
+       under CVS control.  Suggested by Masanobu UMEDA.
+
 2003-02-17  Kenichi Handa  <handa@m17n.org>
 
        * files.el (insert-directory): Add workaround for the case that we