comparison lisp/ChangeLog.8 @ 99375:18d75bb504da

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Nov 2008 16:26:19 +0000
parents 60ee232a6839
children a9dc0e7c3f2b
comparison
equal deleted inserted replaced
99374:91cf0734f257 99375:18d75bb504da
1540 1540
1541 1999-11-15 Sam Steingold <sds@ksp.com> 1541 1999-11-15 Sam Steingold <sds@ksp.com>
1542 1542
1543 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. 1543 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
1544 1544
1545 1999-02-22 Sam Steingold <sds@goems.com> 1545 1999-11-15 Sam Steingold <sds@goems.com>
1546 1546
1547 * goto-addr.el (goto-address-at-mouse, 1547 * goto-addr.el (goto-address-at-mouse,
1548 goto-address-find-address-at-point): Use compose-mail. 1548 goto-address-find-address-at-point): Use compose-mail.
1549 (goto-address-mail-method): Removed variable. 1549 (goto-address-mail-method): Removed variable.
1550 (goto-address-send-using-mh-e, goto-address-send-using-mhe, 1550 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
1551 goto-address-send-using-mail): Removed functions. 1551 goto-address-send-using-mail): Removed functions.
1552 1552
1553 1998-11-03 Sam Steingold <sds@goems.com> 1553 1998-11-15 Sam Steingold <sds@goems.com>
1554 1554
1555 * simple.el (backward-delete-char-untabify): 1555 * simple.el (backward-delete-char-untabify):
1556 backward-delete-char-untabify-method can be `all' now - to delete 1556 backward-delete-char-untabify-method can be `all' now - to delete
1557 hungrily including newlines. 1557 hungrily including newlines.
1558 1558
1570 1999-11-15 Gerd Moellmann <gerd@gnu.org> 1570 1999-11-15 Gerd Moellmann <gerd@gnu.org>
1571 1571
1572 * mail/rmail.el, iswitchb.el, hippie-exp.el, 1572 * mail/rmail.el, iswitchb.el, hippie-exp.el,
1573 progmodes/cperl-mode.el: Use new backquote syntax. 1573 progmodes/cperl-mode.el: Use new backquote syntax.
1574 1574
1575 1998-09-14 Michael Ernst <mernst@alum.mit.edu> 1575 1998-11-14 Michael Ernst <mernst@alum.mit.edu>
1576 1576
1577 * uniquify.el: Use new backquote syntax. 1577 * uniquify.el: Use new backquote syntax.
1578 1578
1579 1999-11-14 Markus Rost <rost@ias.edu> 1579 1999-11-14 Markus Rost <rost@ias.edu>
1580 1580
8002 (ispell-init-process): Set process coding system to be compatible 8002 (ispell-init-process): Set process coding system to be compatible
8003 with emacs processes and the ispell process. 8003 with emacs processes and the ispell process.
8004 (ispell-kill-ispell): Ensures ispell process has terminated before 8004 (ispell-kill-ispell): Ensures ispell process has terminated before
8005 starting new process. This can otherwise confuse process filters 8005 starting new process. This can otherwise confuse process filters
8006 and hang the ispell process. 8006 and hang the ispell process.
8007 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved 8007 (ispell-begin-skip-region-regexp, ispell-skip-region): Improved
8008 skipping support for sgml. 8008 skipping support for sgml.
8009 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r 8009 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
8010 which could cause `ispell-complete-word' to hang. 8010 which could cause `ispell-complete-word' to hang.
8011 (ispell-message): Improved message reference matching. Ensure 8011 (ispell-message): Improved message reference matching. Ensure
8012 `case-fold-search' doesn't get redefined. 8012 `case-fold-search' doesn't get redefined.
9713 (ps-mule-font-info-database-ps-bdf): New variable. 9713 (ps-mule-font-info-database-ps-bdf): New variable.
9714 (ccl-encode-ethio-unicode): Bug of CCL code fixed. 9714 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
9715 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function 9715 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
9716 registerd in FONT-SPEC. 9716 registerd in FONT-SPEC.
9717 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct 9717 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
9718 charcter width of bitmap fonts. 9718 character width of bitmap fonts.
9719 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript 9719 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
9720 procedure NF. 9720 procedure NF.
9721 (ps-begin-file): Output PostScript code for setting 9721 (ps-begin-file): Output PostScript code for setting
9722 SpaceWidthRatio. 9722 SpaceWidthRatio.
9723 (ps-plot-region): Use line-beginning-position to get a position of 9723 (ps-plot-region): Use line-beginning-position to get a position of