Mercurial > emacs
comparison src/ChangeLog.9 @ 111090:d1c6f23c3e92
Fix format of old ChangeLog entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 21 Oct 2010 20:38:52 -0700 |
parents | 62aece7dd5af |
children | 417b1e4d63cd |
comparison
equal
deleted
inserted
replaced
111089:caebfc6134af | 111090:d1c6f23c3e92 |
---|---|
12474 * alloc.c: Add comments throughout the file. | 12474 * alloc.c: Add comments throughout the file. |
12475 | 12475 |
12476 * atimer.c (stop_other_atimers): Don't call cancel_atimer because | 12476 * atimer.c (stop_other_atimers): Don't call cancel_atimer because |
12477 that unblocks alarms. | 12477 that unblocks alarms. |
12478 | 12478 |
12479 * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c, | 12479 * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c: |
12480 emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h, | 12480 * emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h: |
12481 Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'. | 12481 * Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'. |
12482 | 12482 |
12483 * frame.c (make_frame): Set frame initially to `garbaged'. | 12483 * frame.c (make_frame): Set frame initially to `garbaged'. |
12484 | 12484 |
12485 2000-02-17 Kenichi Handa <handa@etl.go.jp> | 12485 2000-02-17 Kenichi Handa <handa@etl.go.jp> |
12486 | 12486 |
13310 GNU General Public License for more details. | 13310 GNU General Public License for more details. |
13311 | 13311 |
13312 You should have received a copy of the GNU General Public License | 13312 You should have received a copy of the GNU General Public License |
13313 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 13313 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
13314 | 13314 |
13315 ;;; arch-tag: 38875948-6e89-4f08-b0ca-ff328f1e8b72 |