Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog.1 @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | 12579d965149 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
366:83d76f480a59 | 367:a4f53d9b3154 |
---|---|
99 | 99 |
100 * etags.el (find-tag-internal): Set the initial fuzz offset to 100 | 100 * etags.el (find-tag-internal): Set the initial fuzz offset to 100 |
101 instead of 1000. | 101 instead of 1000. |
102 (find-tag-internal): Use `letf'. | 102 (find-tag-internal): Use `letf'. |
103 (tags-delete): Removed -- was unused. | 103 (tags-delete): Removed -- was unused. |
104 (set-buffer-tag-table): Use `expland-file-name'. | 104 (set-buffer-tag-table): Use `expand-file-name'. |
105 (get-tag-table-buffer): Use `ecase'. | 105 (get-tag-table-buffer): Use `ecase'. |
106 (add-to-tag-completion-table): Mark the filename messages with | 106 (add-to-tag-completion-table): Mark the filename messages with |
107 progress. | 107 progress. |
108 (add-to-tag-completion-table): Use `char-after' instead of | 108 (add-to-tag-completion-table): Use `char-after' instead of |
109 `following-char'. | 109 `following-char'. |
1020 The coding-system argument to comint-exec-hook wasn't evaluated | 1020 The coding-system argument to comint-exec-hook wasn't evaluated |
1021 before building the lambda expression. | 1021 before building the lambda expression. |
1022 | 1022 |
1023 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 1023 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
1024 | 1024 |
1025 * packages/time.el: Change all occurences of ballon to balloon. | 1025 * packages/time.el: Change all occurrences of ballon to balloon. |
1026 | 1026 |
1027 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 1027 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
1028 | 1028 |
1029 * prim/help.el (function-at-point-function): Remove this variable. | 1029 * prim/help.el (function-at-point-function): Remove this variable. |
1030 (function-at-point): Remove use of `function-at-point-function'. | 1030 (function-at-point): Remove use of `function-at-point-function'. |
6536 * utils/smtpmail.el (smtpmail-send-it): Use function for | 6536 * utils/smtpmail.el (smtpmail-send-it): Use function for |
6537 user-mail-address. | 6537 user-mail-address. |
6538 (smtpmail-via-smtp): Ditto. | 6538 (smtpmail-via-smtp): Ditto. |
6539 | 6539 |
6540 * packages/add-log.el (add-log-mailing-address): Use new function | 6540 * packages/add-log.el (add-log-mailing-address): Use new function |
6541 to obtaion email address. | 6541 to obtain email address. |
6542 (add-change-log-entry): Ditto. | 6542 (add-change-log-entry): Ditto. |
6543 | 6543 |
6544 * prim/device.el (device-pixel-depth): New alias for | 6544 * prim/device.el (device-pixel-depth): New alias for |
6545 `device-bitplanes'. | 6545 `device-bitplanes'. |
6546 | 6546 |
7076 * prim/files.el (file-remote-p): New function. | 7076 * prim/files.el (file-remote-p): New function. |
7077 | 7077 |
7078 * sunpro/sunpro-load.el: Do not dump mime-setup under any | 7078 * sunpro/sunpro-load.el: Do not dump mime-setup under any |
7079 circumstances. | 7079 circumstances. |
7080 | 7080 |
7081 Thu Feb 13 17:58:09 1997 Richard Mlynarik <mly@adoc.xerox.com> | 7081 Thu Feb 13 17:58:09 1997 Richard Mlynarik <Mly@POBox.COM> |
7082 | 7082 |
7083 * prim/obsolete.el (insert-before-markers-and-inherit): Correct | 7083 * prim/obsolete.el (insert-before-markers-and-inherit): Correct |
7084 typo. | 7084 typo. |
7085 | 7085 |
7086 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org> | 7086 Wed Feb 12 17:48:59 1997 Steven L Baur <steve@altair.xemacs.org> |
7576 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org> | 7576 Fri Dec 27 20:30:00 1996 Steven L Baur <steve@altair.xemacs.org> |
7577 | 7577 |
7578 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to | 7578 * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to |
7579 nil, because everyone was confused by it defaulting to t. | 7579 nil, because everyone was confused by it defaulting to t. |
7580 | 7580 |
7581 Fri Dec 27 12:30:37 1996 Richard Mlynarik <mly@adoc.xerox.com> | 7581 Fri Dec 27 12:30:37 1996 Richard Mlynarik <Mly@POBox.COM> |
7582 | 7582 |
7583 * prim/sort.el (sort-subr): Document use of `sort-fold-case'. | 7583 * prim/sort.el (sort-subr): Document use of `sort-fold-case'. |
7584 (sort-lines): Ditto. | 7584 (sort-lines): Ditto. |
7585 (sort-paragraphs): Ditto. | 7585 (sort-paragraphs): Ditto. |
7586 (sort-pages): Ditto. | 7586 (sort-pages): Ditto. |