Mercurial > emacs
comparison lisp/ChangeLog @ 35283:ac715b4413f7
new backquote syntax
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Fri, 12 Jan 2001 22:49:40 +0000 |
parents | 3da2255fbb3e |
children | 13441490c2f3 |
comparison
equal
deleted
inserted
replaced
35282:f722ecf35c43 | 35283:ac715b4413f7 |
---|---|
1 2001-01-12 Sam Steingold <sds@gnu.org> | |
2 | |
3 * bookmark.el (bookmark-maybe-historicize-string): | |
4 Use new backquote syntax. | |
5 | |
1 2001-01-12 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 6 2001-01-12 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2 | 7 |
3 * subr.el (last): Handle a list that doesn't end in nil. | 8 * subr.el (last): Handle a list that doesn't end in nil. |
4 | 9 |
5 2001-01-12 Sam Steingold <sds@gnu.org> | 10 2001-01-12 Sam Steingold <sds@gnu.org> |