diff options
| author | Noah Friedman | 2011-04-22 16:29:02 -0700 |
|---|---|---|
| committer | Noah Friedman | 2011-04-22 16:29:02 -0700 |
| commit | c243bc792c65a94733ecdbfa2aa7f5a38a76885e (patch) | |
| tree | 8a06476f2b6b3195de5b17f616ffded6213aaac8 /etc/ChangeLog | |
| parent | c2fb1b6051a9acd880d99954504dd94259628f19 (diff) | |
| download | emacs-c243bc792c65a94733ecdbfa2aa7f5a38a76885e.tar.gz emacs-c243bc792c65a94733ecdbfa2aa7f5a38a76885e.zip | |
Add trailing underscores to appropriate member names, per change 2011-02-14T15:39:19Z!tromey@redhat.com of src/lisp.h.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 002dfaf7fd5..24f44b9d0e8 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-04-22 Noah Friedman <friedman@splode.com> | ||
| 2 | |||
| 3 | * emacs-buffer.gdb: Add trailing underscores to appropriate member | ||
| 4 | names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj | ||
| 5 | of src/lisp.h. | ||
| 6 | |||
| 1 | 2011-04-08 Christoph Scholtes <cschol2112@googlemail.com> | 7 | 2011-04-08 Christoph Scholtes <cschol2112@googlemail.com> |
| 2 | 8 | ||
| 3 | * NEWS: Document new function `vc-ediff'. | 9 | * NEWS: Document new function `vc-ediff'. |