Mercurial > emacs
comparison lib-src/ChangeLog @ 112098:40af77a50adc
Merge changes from emacs-23 branch
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 02 Jan 2011 15:28:40 -0500 |
parents | 141d3f14d8c3 794f724ca655 |
children | 3e52c52bbc1a |
comparison
equal
deleted
inserted
replaced
112045:52100bac91db | 112098:40af77a50adc |
---|---|
1 2011-01-02 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * ebrowse.c (version) <emacs_copyright>: | |
4 * etags.c (print_version) <emacs_copyright>: | |
5 * rcs2log (Copyright): Set short copyright year to 2011. | |
6 | |
1 2010-11-27 Joe Matarazzo <joe.matarazzo@gmail.com> (tiny change) | 7 2010-11-27 Joe Matarazzo <joe.matarazzo@gmail.com> (tiny change) |
2 | 8 |
3 * ebrowse.c (yylex): If end of input buffer encountered while | 9 * ebrowse.c (yylex): If end of input buffer encountered while |
4 searching for a newline after "//", return YYEOF. (Bug#7446) | 10 searching for a newline after "//", return YYEOF. (Bug#7446) |
5 | 11 |