Mercurial > emacs
comparison lisp/ChangeLog @ 26459:1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 15 Nov 1999 18:59:00 +0000 |
parents | a74c3ac8e0d8 |
children | fe1632dc5fb3 |
comparison
equal
deleted
inserted
replaced
26458:a74c3ac8e0d8 | 26459:1ef9d70dfb0f |
---|---|
1 1999-11-15 Sam Steingold <sds@ksp.com> | |
2 | |
3 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. | |
4 | |
1 1999-02-22 Sam Steingold <sds@goems.com> | 5 1999-02-22 Sam Steingold <sds@goems.com> |
2 | 6 |
3 * goto-addr.el (goto-address-at-mouse, | 7 * goto-addr.el (goto-address-at-mouse, |
4 goto-address-find-address-at-point): use compose-mail. | 8 goto-address-find-address-at-point): use compose-mail. |
5 (goto-address-mail-method): removed variable. | 9 (goto-address-mail-method): removed variable. |
6 (goto-address-send-using-mh-e, goto-address-send-using-mhe, | 10 (goto-address-send-using-mh-e, goto-address-send-using-mhe, |
7 goto-address-send-using-mail): removed functions. | 11 goto-address-send-using-mail): removed functions. |
8 | 12 |
9 1998-11-03 Sam Steingold <sds@goems.com> | 13 1998-11-03 Sam Steingold <sds@goems.com> |
10 | 14 |
11 * simple.el (backward-delete-char-untabify): | 15 * simple.el (backward-delete-char-untabify): |
12 backward-delete-char-untabify-method can be `all' now - to delete | 16 backward-delete-char-untabify-method can be `all' now - to delete |
13 hungrily including newlines. | 17 hungrily including newlines. |
14 | 18 |
15 1999-11-15 Sam Steingold <sds@ksp.com> | 19 1999-11-15 Sam Steingold <sds@ksp.com> |
16 | 20 |
17 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. | 21 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. |
18 | 22 |
19 1999-11-15 Dave Love <fx@gnu.org> | 23 1999-11-15 Dave Love <fx@gnu.org> |
20 | 24 |
21 * cus-edit.el (customize-face, customize-face-other-window): | 25 * cus-edit.el (customize-face, customize-face-other-window): |
22 Require match from completing-read. | 26 Require match from completing-read. |
23 (custom-buffer-done-function): Default to custom-bury-buffer, not | 27 (custom-buffer-done-function): Default to custom-bury-buffer, not |
39 | 43 |
40 1999-11-14 Alex Schroeder <alex@gnu.org> | 44 1999-11-14 Alex Schroeder <alex@gnu.org> |
41 | 45 |
42 * ansi-color.el (ansi-color-apply): Updated regexps to include | 46 * ansi-color.el (ansi-color-apply): Updated regexps to include |
43 highlighted face. | 47 highlighted face. |
44 | 48 |
45 1999-01-14 Johan Vromans <jvromans@squirrel.nl> | 49 1999-01-14 Johan Vromans <jvromans@squirrel.nl> |
46 | 50 |
47 * forms.el (forms--make-format-elt-using-text-properties): | 51 * forms.el (forms--make-format-elt-using-text-properties): |
48 Treat `intangible' differently. | 52 Treat `intangible' differently. |
49 | 53 |
50 * forms.el: Use new backquote syntax. | 54 * forms.el: Use new backquote syntax. |
51 | 55 |
52 1999-11-13 Gerd Moellmann <gerd@gnu.org> | 56 1999-11-13 Gerd Moellmann <gerd@gnu.org> |
59 the new backquote syntax. | 63 the new backquote syntax. |
60 (smbclient-program, smbclient-program-options) | 64 (smbclient-program, smbclient-program-options) |
61 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New | 65 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New |
62 variables | 66 variables |
63 (smbclient, smbclient-list-shares): New functions | 67 (smbclient, smbclient-list-shares): New functions |
64 | 68 |
65 1999-11-12 Sam Steingold <sds@ksp.com> | 69 1999-11-12 Sam Steingold <sds@ksp.com> |
66 | 70 |
67 * emulation/viper-init.el (viper-deflocalvar, viper-loop) | 71 * emulation/viper-init.el (viper-deflocalvar, viper-loop) |
68 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair) | 72 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair) |
69 (viper-kbd-buf-definition, viper-kbd-mode-alist) | 73 (viper-kbd-buf-definition, viper-kbd-mode-alist) |