aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog20
1 files changed, 12 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bdc88905563..27426f615de 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,21 +1,25 @@
11999-11-15 Sam Steingold <sds@ksp.com>
2
3 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
4
11999-02-22 Sam Steingold <sds@goems.com> 51999-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
91998-11-03 Sam Steingold <sds@goems.com> 131998-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
151999-11-15 Sam Steingold <sds@ksp.com> 191999-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
191999-11-15 Dave Love <fx@gnu.org> 231999-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):
@@ -41,10 +45,10 @@
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
451999-01-14 Johan Vromans <jvromans@squirrel.nl> 491999-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.
@@ -61,7 +65,7 @@
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
651999-11-12 Sam Steingold <sds@ksp.com> 691999-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)