]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index c0566f0b7b151bffeed74733979f16e4d4225481..a3bbf8c899a09d8c68f84bb2cc7b2361cde9ec46 100644 (file)
@@ -1,9 +1,155 @@
+1999-11-18  Gerd Moellmann  <gerd@gnu.org>
+
+       * international/iso-acc.el (iso-languages): Add more
+       characters for Portuguese.
+
+       * speedbar.el: Clean up comment at the start of the file.
+       Remove RCS id.
+
+       * progmodes/compile.el (compilation-parse-errors): Use
+       compilation-buffer-p instead of testing major-mode.
+
+1999-11-18  Dave Pearson  <davep@hagbard.demon.co.uk>
+
+       * quickurl.el Added defcustom of quickurl-completion-ignore-case.
+       (quickurl-ask): completion-ignore-case is set to the value of
+       quickurl-completion-ignore-case for the duration of the call to
+       completing-read.
+       
+1999-11-18  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+
+       * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
+
+1999-11-18  Kenichi Handa  <handa@etl.go.jp>
+
+       * ps-vars.el: Renamed from ps-print-def.el.  Provide ps-vars
+       instead of ps-print-def.
+
+       * ps-print.el: Require ps-vars instead of ps-print-def.
+
+       * ps-mule.el: Require ps-vars instead of ps-print-def.
+
+1999-11-17  Gerd Moellmann  <gerd@gnu.org>
+
+       * simple.el (with-syntax-table): Save buffer explicitly instead of
+       using save-excursion.
+
+1999-11-16  Gerd Moellmann  <gerd@gnu.org>
+
+       * mail/supercite.el: New maintainer.
+
+1999-11-16  Reto Zimmermann  <reto@synopsys.com>
+
+       * progmodes/vhdl-mode.el: Use new backquote syntax.
+
+1999-11-16  Gerd Moellmann  <gerd@gnu.org>
+
+       * simple.el (with-syntax-table): New.
+
+1999-11-15  Sam Steingold  <sds@ksp.com>
+
+       * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
+
+1999-02-22  Sam Steingold  <sds@goems.com>
+
+       * goto-addr.el (goto-address-at-mouse,
+       goto-address-find-address-at-point): use compose-mail.
+       (goto-address-mail-method): removed variable.
+       (goto-address-send-using-mh-e, goto-address-send-using-mhe,
+       goto-address-send-using-mail): removed functions.
+
+1998-11-03  Sam Steingold  <sds@goems.com>
+
+       * simple.el (backward-delete-char-untabify):
+       backward-delete-char-untabify-method can be `all' now - to delete
+       hungrily including newlines.
+
+1999-11-15  Sam Steingold  <sds@ksp.com>
+
+       * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
+
+1999-11-15  Dave Love  <fx@gnu.org>
+
+       * cus-edit.el (customize-face, customize-face-other-window):
+       Require match from completing-read.
+       (custom-buffer-done-function): Default to custom-bury-buffer, not
+       bury-buffer.
+
+1999-11-15  Gerd Moellmann  <gerd@gnu.org>
+
+       * mail/rmail.el, iswitchb.el, hippie-exp.el,
+       progmodes/cperl-mode.el: Use new backquote syntax.
+
+1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
+
+       * uniquify.el: Use new backquote syntax.
+
+1999-11-14  Markus Rost  <rost@ias.edu>
+
+       * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
+       as in ispell-local-dictionary-alist.
+
+1999-11-14  Alex Schroeder  <alex@gnu.org>
+
+       * ansi-color.el (ansi-color-apply): Updated regexps to include
+       highlighted face.
+
+1999-01-14  Johan Vromans  <jvromans@squirrel.nl>
+
+       * forms.el (forms--make-format-elt-using-text-properties):
+       Treat `intangible' differently.
+
+       * forms.el: Use new backquote syntax.
+
+1999-11-13  Gerd Moellmann  <gerd@gnu.org>
+
+       * textmodes/scribe.el (scribe-mode): Doc-fix.
+
+1999-11-13  Peter Breton  <pbreton@ne.mediaone.net>
+
+       * net-utils.el (run-network-program, net-utils-run-program): Use
+       the new backquote syntax.
+       (smbclient-program, smbclient-program-options)
+       (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
+       variables
+       (smbclient, smbclient-list-shares): New functions
+
+1999-11-12  Sam Steingold  <sds@ksp.com>
+
+       * emulation/viper-init.el (viper-deflocalvar, viper-loop)
+       (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
+       (viper-kbd-buf-definition, viper-kbd-mode-alist)
+       (viper-kbd-mode-pair, viper-kbd-mode-definition)
+       (viper-kbd-global-pair, viper-kbd-global-definition):
+       Use the new backquote syntax.
+
+       * emulation/viper-cmd.el (viper-test-com-defun)
+       (viper-prefix-arg-value, viper-prefix-arg-com):
+       Use the new backquote syntax.
+
+       * emacs-lisp/debug.el (debugger-env-macro):
+       Use the new backquote syntax.
+
+       * emacs-lisp/easymenu.el (easy-menu-make-symbol):
+       Use the new backquote syntax.
+
+       * calendar/calendar.el (calendar-remove-frame-by-deleting):
+       New user variable.
+       (calendar-hide-window): Use it.
+       (increment-calendar-month, calendar-for-loop, calendar-sum):
+       Use the new backquote syntax.
+
+1999-11-12  Andrew Innes  <andrewi@gnu.org>
+
+       * select.el (x-set-selection): Call buffer-substring, not
+       substring.  Also fix docstring
+
 1999-11-12  Peter Kleiweg  <kleiweg@let.rug.nl>
 
        * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
        of customizable variables to bug report message. Added
        system-type to package name in bug report.
-       
+
 1999-11-12  Gerd Moellmann  <gerd@gnu.org>
 
        * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
 
 1999-11-08  Markus Rost  <rost@ias.edu>
 
-       * wid-edit.el (widget-button-click): Wrap with save-excursion 
+       * wid-edit.el (widget-button-click): Wrap with save-excursion
        to restore track-mouse in the correct buffer.
 
 1999-11-08  Gerd Moellmann  <gerd@gnu.org>
        * progmodes/ps-mode.el (ps-mode-print-function): Changed default
        lpr-command to "lp" for some system-types. (copied from lpr.el
        Emacs version 20.2.1).
-       
+
 1999-11-04  Markus Rost  <rost@ias.edu>
 
        * simple.el (comment-region): Strip off white space at end of